Accessibility digest

Synopsis
PageMember Sharon Quirk-Silva (D)
URLhttps://a67.asmdc.org/
Requesterpool@jpdev.pro
Test date2023/06/18
Score2494
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 Sharon Quirk-Silva (D) at https://a67.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 2494, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total2494Sum of the component scores
issue2137Severity and number of reported defects
tool333Tool-by-tool defect ratings
prevention0Failed attempts by tools to test the page
log24Browser 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
focusIndication464
linkIndication132
linkTextsSame120
slashParseRisk115
targetSize108
governedBadID96
noHeading69
titleBad68
duplicateID64
obsolete60
contrastAAA59
textContrastAA44
roleRedundant42
contentBeyondLandmarks40
attributeBad40
hiddenContentRisk35
ariaBadAttribute32
imageNoText32
attributeMissing32
focusableOperable30
pseudoNavList24
errorReferenceBad24
linkForcesNewWindow24
formFieldNoText20
controlNoText20
inputNoText20
bannerNotTop20
zIndexNotZero18
labelClash16
landmarkConfusion15
textAlternativeRisk14
buttonNoText12
colorMissing12
inconsistentStyles11
bannerNot110
asideConfusion9
iframeTitleBad8
contrastRisk8
headingStructure8
pageLanguage8
parentBad8
linkWindowSurpriseRisk7
headingEmpty6
headingOfNothing6
visibleLabelNotName6
navConfusion6
navNoText6
boxSizeAbsolute6
hoverSurprise6
imagesSameAlt6
repeatedContentRisk5
typeRedundant5
sectionHeadingless5
titleRedundant5
headingLevelSkip4
listChild4
svgImageNoText4
linkNoText4
linkPair4
pseudoList4
leadingClipsText4
textRotated4
h1Missing3
decorativeImageRisk3
scrollRisk3
submitButton3
roleBad3
complementaryNoText3
elementClosure3
skipRepeatedContent3
horizontalScrolling3
fontSmall3
mainNone2
titleLong2
pseudoHeadingRisk2
noScriptRisk2
visibleBulk1
frameContentRisk0
ignorable0

Itemized issues

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

Issue focusIndication

WCAG: 2.4.7

Score: 464

Complaints by alfa

Rule r65

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

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R62

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

Count of instances: 116

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 19

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 132

Complaints by alfa

Rule r62

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

Count of instances: 1

Complaint specifics

Complaints by axe

Rule link-in-text-block

Description: Link is not distinct from surrounding text without reliance on color

Count of instances: 1

Complaint specifics

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 66

Complaint specifics

Issue linkTextsSame

WCAG: 2.4.4

Score: 120

Complaints by qualWeb

Rule QW-ACT-R9

Description: Links with identical accessible names have different purposes

Count of instances: 36

Complaint specifics
Rule QW-ACT-R44

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

Count of instances: 24

Complaint specifics

Complaints by tenon

Rule 98

Description: Links have the same text but different destinations

Count of instances: 28

Complaint specifics

Issue slashParseRisk

WCAG: 4.1

Score: 115

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

Complaint specifics

Issue targetSize

WCAG: 2.5.5

Score: 108

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 36

Complaint specifics

Issue governedBadID

WCAG: 1.3.1

Score: 96

Complaints by nuVal

Rule The aria-controls attribute must point to an element in the same document.

Description: aria-controls attribute references an element not in the document

Count of instances: 24

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 69

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 23

Complaint specifics

Issue titleBad

WCAG: 1.3.1

Score: 68

Complaints by testaro

Rule titledEl

Description: title attribute belongs to an inappropriate element

Count of instances: 17

Complaint specifics

Issue duplicateID

WCAG: 4.1.1

Score: 64

Complaints by alfa

Rule r3

Description: Element id attribute value is not unique

Count of instances: 6

Complaint specifics

Complaints by axe

Rule duplicate-id-aria

Description: id attribute used in ARIA or in a label has a value that is not unique

Count of instances: 1

Complaint specifics
Rule duplicate-id

Description: id attribute value 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: 6

Complaint specifics

Complaints by htmlcs

Rule AAA.4_1_1.F77

Description: Duplicate id attribute value

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule element_id_unique

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

Count of instances: 4

Complaint specifics

Complaints by nuVal

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

Description: Duplicate id

Count of instances: 16

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R18

Description: id attribute value is not unique

Count of instances: 6

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 60

Complaints by alfa

Rule r70

Description: Element is obsolete or deprecated

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.1_3_1.H49.AlignAttr

Description: align attribute is obsolete

Count of instances: 1

Complaint specifics
Rule AAA.1_3_1.H49.Center

Description: center element is obsolete

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

Count of instances: 8

Complaint specifics

Complaints by nuVal

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

Description: Attribute is obsolete on its element

Count of instances: 14

Complaint specifics
Rule The center element is obsolete. Use CSS instead.

Description: center element is obsolete

Count of instances: 6

Complaint specifics

Complaints by qualWeb

Rule QW-BP10

Description: HTML element is used to control the visual presentation of content

Count of instances: 3

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 59

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 59

Complaint specifics

Complaints by axe

Rule color-contrast-enhanced

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 38

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 35

Complaint specifics

Issue textContrastAA

WCAG: 1.4.3

Score: 44

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 11

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 11

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G18.Fail

Description: Contrast between the text and its background is less than 4.5:1

Count of instances: 3

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 7

Complaint specifics

Issue roleRedundant

WCAG: 4.1.2

Score: 42

Complaints by ibm

Rule aria_role_redundant

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

Count of instances: 16

Complaint specifics

Complaints by nuVal

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

Description: explicit role is redundant for its element

Count of instances: 32

Complaint specifics

Complaints by testaro

Rule role

Description: Invalid, native-replacing, or redundant role

Count of instances: 42

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 40

Complaints by alfa

Rule r57

Description: Perceivable text content is not included in any landmark

Count of instances: 8

Complaint specifics

Complaints by axe

Rule region

Description: Some page content is not contained by landmarks

Count of instances: 5

Complaint specifics

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 20

Complaint specifics

Issue attributeBad

WCAG: 1.3.1

Score: 40

Complaints by ibm

Rule aria_attribute_valid

Description: ARIA attribute is invalid for the role of its element

Count of instances: 8

Complaint specifics

Complaints by nuVal

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

Description: Attribute not allowed on this element

Count of instances: 10

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 35

Complaints by axe

Rule hidden-content

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

Count of instances: 35

Complaint specifics

Issue ariaBadAttribute

WCAG: 4.1.2

Score: 32

Complaints by alfa

Rule r18

Description: ARIA state or property is not allowed for the element on which it is specified

Count of instances: 8

Complaint specifics

Complaints by axe

Rule aria-allowed-attr

Description: ARIA attribute is invalid for the role of its element

Count of instances: 4

Complaint specifics

Complaints by continuum

Rule 281

Description: Element has an aria-expanded attribute, which is not allowed

Count of instances: 8

Complaint specifics

Issue imageNoText

WCAG: 1.1.1

Score: 32

Complaints by alfa

Rule r2

Description: Image has no accessible name

Count of instances: 4

Complaint specifics

Complaints by axe

Rule image-alt

Description: Image has no text alternative

Count of instances: 4

Complaint specifics

Complaints by continuum

Rule 89

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

Count of instances: 4

Complaint specifics

Complaints by htmlcs

Rule AAA.1_1_1.H37

Description: img element has no alt attribute

Count of instances: 4

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

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

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R17

Description: Image has no accessible name

Count of instances: 4

Complaint specifics

Complaints by wave

Rule alt_missing

Description: Text alternative is missing

Count of instances: 4

Complaint specifics

Issue attributeMissing

WCAG: 4.1.2

Score: 32

Complaints by nuVal

Rule ^Element .+ is missing one or more of the following attributes: .+$

Description: Element is missing a required attribute

Count of instances: 8

Complaint specifics

Issue focusableOperable

WCAG: 2.1.1

Score: 30

Complaints by testaro

Rule focOp

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

Count of instances: 10

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 24

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

Complaint specifics

Issue errorReferenceBad

WCAG: 3.3.1

Score: 24

Complaints by qualWeb

Rule QW-ACT-R41

Description: Error message describes no invalid form field value

Count of instances: 6

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 formFieldNoText

WCAG: 4.1.2

Score: 20

Complaints by alfa

Rule r8

Description: Form field has no accessible name

Count of instances: 5

Complaint specifics

Issue controlNoText

WCAG: 4.1.2

Score: 20

Complaints by htmlcs

Rule AAA.1_3_1.F68

Description: Form control has no label

Count of instances: 5

Complaint specifics

Complaints by wave

Rule label_missing

Description: form element has no label

Count of instances: 5

Complaint specifics

Issue inputNoText

WCAG: 4.1.2

Score: 20

Complaints by htmlcs

Rule AAA.4_1_2.H91.InputText.Name

Description: Text input has no accessible name

Count of instances: 5

Complaint specifics

Issue bannerNotTop

WCAG: 1.3.6

Score: 20

Complaints by qualWeb

Rule QW-BP19

Description: banner landmark is not at the top level

Count of instances: 10

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 18

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 18

Complaint specifics

Issue labelClash

WCAG: 1.3.1

Score: 16

Complaints by testaro

Rule labClash

Description: Incompatible label types

Count of instances: 8

Complaint specifics

Issue landmarkConfusion

WCAG: 1.3.6

Score: 15

Complaints by axe

Rule landmark-unique

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

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule aria_landmark_name_unique

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

Count of instances: 5

Complaint specifics

Issue textAlternativeRisk

WCAG: 1

Score: 14

Complaints by qualWeb

Rule QW-WCAG-T8

Description: Text alternative is not an alternative

Count of instances: 14

Complaint specifics

Issue buttonNoText

WCAG: 4.1.2

Score: 12

Complaints by htmlcs

Rule AAA.4_1_2.H91.Button.Name

Description: Button element has no accessible name

Count of instances: 3

Complaint specifics

Complaints by wave

Rule button_empty

Description: Button is empty or has no value text

Count of instances: 3

Complaint specifics

Issue colorMissing

WCAG: 1.4.3

Score: 12

Complaints by qualWeb

Rule QW-WCAG-T31

Description: Foreground or background color is specified but not both

Count of instances: 3

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 11

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 11

Complaint specifics

Issue bannerNot1

WCAG: 1.3.6

Score: 10

Complaints by qualWeb

Rule QW-BP20

Description: Document has more than 1 banner landmark

Count of instances: 5

Complaint specifics

Issue asideConfusion

WCAG: 1.3.6

Score: 9

Complaints by ibm

Rule aria_complementary_label_unique

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

Count of instances: 3

Complaint specifics

Issue iframeTitleBad

WCAG: 4.1.2

Score: 8

Complaints by alfa

Rule r13

Description: iframe has no accessible name

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.2_4_1.H64.1

Description: iframe element has no non-empty title attribute

Count of instances: 2

Complaint specifics

Issue contrastRisk

WCAG: 1.4.3

Score: 8

Complaints by htmlcs

Rule AAA.1_4_6.G17.Abs

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

Count of instances: 4

Complaint specifics
Rule AAA.1_4_6.G17.BgImage

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

Count of instances: 1

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

Complaint specifics

Issue headingStructure

WCAG: 1.3.1

Score: 8

Complaints by htmlcs

Rule AAA.1_3_1_AAA.G141

Description: Heading level is incorrect

Count of instances: 4

Complaint specifics

Complaints by tenon

Rule 155

Description: Headings are not structured in a hierarchical manner

Count of instances: 1

Complaint specifics

Issue pageLanguage

WCAG: 3.1.1

Score: 8

Complaints by ibm

Rule html_lang_exists

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

Count of instances: 2

Complaint specifics

Issue parentBad

WCAG: 1.3.1

Score: 8

Complaints by nuVal

Rule ^Element .+ not allowed as child of element .+ in this context.*$

Description: Element has an invalid parent

Count of instances: 2

Complaint specifics

Issue linkWindowSurpriseRisk

WCAG: 3.2.5

Score: 7

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

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 headingOfNothing

WCAG: 1.3.1

Score: 6

Complaints by alfa

Rule r78

Description: No content between two headings of the same level

Count of instances: 3

Complaint specifics

Issue visibleLabelNotName

WCAG: 2.5.3

Score: 6

Complaints by axe

Rule label-content-name-mismatch

Description: Element visible text is not part of its accessible name

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule label_name_visible

Description: Accessible name does not match or contain the visible label text

Count of instances: 2

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R30

Description: Visible label is not part of the accessible name

Count of instances: 1

Complaint specifics

Issue navConfusion

WCAG: 1.3.6

Score: 6

Complaints by continuum

Rule 531

Description: nav element has an accessible name that is non-unique among the nav elements

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule aria_navigation_label_unique

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

Count of instances: 2

Complaint specifics

Issue navNoText

WCAG: 1.3.6

Score: 6

Complaints by continuum

Rule 533

Description: nav element is not the only nav element but has no accessible name

Count of instances: 2

Complaint specifics

Issue boxSizeAbsolute

WCAG: 1.4.4

Score: 6

Complaints by qualWeb

Rule QW-BP15

Description: Element width is specified in an absolute value

Count of instances: 2

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 6

Complaints by testaro

Rule hover

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

Count of instances: 3

Complaint specifics

Issue imagesSameAlt

WCAG: 1.1.1

Score: 6

Complaints by wave

Rule alt_duplicate

Description: Two images near each other have the same text alternative

Count of instances: 6

Complaint specifics

Issue repeatedContentRisk

WCAG: 2.4.1

Score: 5

Complaints by alfa

Rule r87

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

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R73

Description: Block of repeated content is not collapsible

Count of instances: 1

Complaint specifics
Rule QW-ACT-R74

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

Count of instances: 1

Complaint specifics
Rule QW-WCAG-T23

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

Count of instances: 1

Complaint specifics
Rule QW-BP17

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

Count of instances: 2

Complaint specifics

Issue typeRedundant

WCAG: 1.3.1

Score: 5

Complaints by nuVal

Rule The type attribute is unnecessary for JavaScript resources.

Description: type attribute is unnecessary for a JavaScript resource

Count of instances: 5

Complaint specifics

Issue sectionHeadingless

WCAG: 1.3.1

Score: 5

Complaints by qualWeb

Rule QW-WCAG-T9

Description: Page is not organized using headings

Count of instances: 5

Complaint specifics

Issue titleRedundant

WCAG: 1.3.1

Score: 5

Complaints by tenon

Rule 79

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

Count of instances: 5

Complaint specifics

Issue headingLevelSkip

WCAG: 1.3.1

Score: 4

Complaints by alfa

Rule r53

Description: Heading skips one or more levels

Count of instances: 2

Complaint specifics

Complaints by axe

Rule heading-order

Description: Heading levels do not increase by only one

Count of instances: 2

Complaint specifics

Complaints by wave

Rule heading_skipped

Description: Skipped heading level

Count of instances: 2

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 svgImageNoText

WCAG: 1.1.1

Score: 4

Complaints by continuum

Rule 123

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

Count of instances: 1

Complaint specifics

Issue linkNoText

WCAG: 2.4.4

Score: 4

Complaints by htmlcs

Rule AAA.4_1_2.H91.A.Empty

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

Count of instances: 1

Complaint specifics

Issue linkPair

WCAG: 2.4.4

Score: 4

Complaints by qualWeb

Rule QW-WCAG-T10

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

Count of instances: 2

Complaint specifics

Complaints by wave

Rule link_redundant

Description: Adjacent links go to the same URL

Count of instances: 2

Complaint specifics

Issue pseudoList

WCAG: 1.3.1

Score: 4

Complaints by qualWeb

Rule QW-BP11

Description: br is used to make a list

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 textRotated

WCAG: 1.4.8

Score: 4

Complaints by tenon

Rule 271

Description: Text is needlessly rotated 60+ degrees or more, hurting comprehension

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 decorativeImageRisk

WCAG: 1.1.1

Score: 3

Complaints by htmlcs

Rule AAA.1_1_1.H67.2

Description: Image marked as decorative may be informative

Count of instances: 3

Complaint specifics

Issue scrollRisk

WCAG: 1.4.10

Score: 3

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

Complaint specifics

Issue submitButton

WCAG: 2.5.6

Score: 3

Complaints by htmlcs

Rule AAA.3_2_2.H32.2

Description: Form has no submit button

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-WCAG-T19

Description: Submit button not provided

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 complementaryNoText

WCAG: 1.3.6

Score: 3

Complaints by ibm

Rule aria_complementary_labelled

Description: Element with a complementary role has no label

Count of instances: 3

Complaint specifics

Issue elementClosure

WCAG: 4.1.1

Score: 3

Complaints by nuVal

Rule ^Stray start tag .+$

Description: Invalid opening tag

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 fontSmall

WCAG: 1.4

Score: 3

Complaints by tenon

Rule 134

Description: Text is very small

Count of instances: 1

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 pseudoHeadingRisk

WCAG: 1.3.1

Score: 2

Complaints by wave

Rule heading_possible

Description: Possible heading

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 visibleBulk

WCAG: 2.4

Score: 1

Complaints by testaro

Rule bulk

Description: Page contains many visible elements

Count of instances: 1

Complaint specifics

Issue frameContentRisk

WCAG: 4.1

Score: 0

Complaints by axe

Rule frame-tested

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

Count of instances: 2

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

Complaint specifics

Complete report

{
  "id": "18ixx-ts27-caAD67-a",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687102528839,
      "endTime": 1687102529361
    },
    {
      "type": "url",
      "which": "https://a67.asmdc.org/",
      "what": "Member Sharon Quirk-Silva (D)",
      "startTime": 1687102529361,
      "result": {
        "url": "https://a67.asmdc.org/"
      },
      "endTime": 1687102531611
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687102531611,
      "url": "https://a67.asmdc.org/",
      "endTime": 1687102533148
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687102533148,
      "url": "https://a67.asmdc.org/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                1028630,
                1028630,
                1028630,
                1028630,
                1028630
              ],
              "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": 1687102546902
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687102546902,
      "endTime": 1687102547465
    },
    {
      "type": "url",
      "which": "https://a67.asmdc.org/",
      "what": "Member Sharon Quirk-Silva (D)",
      "startTime": 1687102547465,
      "result": {
        "url": "https://a67.asmdc.org/"
      },
      "endTime": 1687102548869
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687102548870,
      "url": "https://a67.asmdc.org/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 101,
          "warnings": 12
        },
        "items": [
          {
            "index": 80,
            "verdict": "failed",
            "rule": {
              "ruleID": "r13",
              "ruleSummary": "<iframe> elements have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r13",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[4]/iframe[1]",
              "codeLines": [
                "<iframe name=\"votingFrame\" frameborder=\"0\">",
                "  #document",
                "    <html>",
                "      <head></head>",
                "      <body></body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 102,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-expanded",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/@aria-expanded",
              "codeLines": [
                "aria-expanded=\"true\""
              ]
            }
          },
          {
            "index": 103,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 104,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-expanded",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/@aria-expanded",
              "codeLines": [
                "aria-expanded=\"true\""
              ]
            }
          },
          {
            "index": 105,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 106,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-expanded",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/@aria-expanded",
              "codeLines": [
                "aria-expanded=\"true\""
              ]
            }
          },
          {
            "index": 107,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 108,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-expanded",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/@aria-expanded",
              "codeLines": [
                "aria-expanded=\"true\""
              ]
            }
          },
          {
            "index": 109,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 221,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/img[1]",
              "codeLines": [
                "<img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">"
              ]
            }
          },
          {
            "index": 222,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/img[1]",
              "codeLines": [
                "<img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">"
              ]
            }
          },
          {
            "index": 223,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/img[1]",
              "codeLines": [
                "<img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\">"
              ]
            }
          },
          {
            "index": 224,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/img[1]",
              "codeLines": [
                "<img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\">"
              ]
            }
          },
          {
            "index": 364,
            "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": "nav",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]",
              "codeLines": [
                "<nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\">",
                "  <h2 class=\"visually-hidden\" id=\"block-quirk-silva-theme-main-menu-menu\">",
                "    Main navigation",
                "  </h2>",
                "  <ul id=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\">",
                "    <li class=\"nav-item menu-item--expanded dropdown\">",
                "      <a href=\"/biography\" class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drupal-link-system-path=\"node/2056\">",
                "        About",
                "      </a>",
                "      <ul class=\"dropdown-menu\">",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/biography\" data-drupal-link-system-path=\"node/2056\">",
                "            Biography",
                "          </a>",
                "        </li>",
                "      </ul>",
                "    </li>",
                "    <li class=\"nav-item\">",
                "      <a href=\"/assemblywoman-quirk-silva-committees\" class=\"nav-link\" data-drupal-link-system-path=\"node/1544\">",
                "        Committees",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-item menu-item--expanded dropdown\">",
                "      <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "        District",
                "      </span>",
                "      <ul class=\"dropdown-menu\">",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/district-map\" data-drupal-link-system-path=\"node/2042\">",
                "            District Map",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/events\" data-drupal-link-system-path=\"events\">",
                "            Upcoming Events",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/events/past\" data-drupal-link-system-path=\"events/past\">",
                "            Past Events",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/district-office-internships\" data-drupal-link-system-path=\"node/2062\">",
                "            District Office Internships",
                "          </a>",
                "        </li>",
                "      </ul>",
                "    </li>",
                "    <li class=\"nav-item menu-item--expanded dropdown\">",
                "      <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "        Legislation",
                "      </span>",
                "      <ul class=\"dropdown-menu\">",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/legislative-updates\" data-drupal-link-system-path=\"node/2063\">",
                "            Legislative Update",
                "          </a>",
                "        </li>",
                "      </ul>",
                "    </li>",
                "    <li class=\"nav-item menu-item--expanded dropdown\">",
                "      <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "        Newsroom",
                "      </span>",
                "      <ul class=\"dropdown-menu\">",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\">",
                "            Press Releases",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/news\" data-drupal-link-system-path=\"news\">",
                "            News Articles",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/videos\" data-drupal-link-system-path=\"videos\">",
                "            Video Gallery",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/photo\" data-drupal-link-system-path=\"photo\">",
                "            Photo Album",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/staff-spotlight-joe-pak-senior-field-representative\" data-drupal-link-system-path=\"node/2176\">",
                "            Staff Spotlight",
                "          </a>",
                "        </li>",
                "      </ul>",
                "    </li>",
                "    <li class=\"nav-item menu-item--expanded dropdown last\">",
                "      <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "        Resources",
                "      </span>",
                "      <ul class=\"dropdown-menu\">",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/applying-california-real-id\" data-drupal-link-system-path=\"node/1378\">",
                "            Applying for a California REAL ID",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/covered-california-special-enrollment-period-now-open\" data-drupal-link-system-path=\"node/2175\">",
                "            Covered California special-enrollment period is now open!",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/covid-19-coronavirus-resources-and-contacts\" data-drupal-link-system-path=\"node/2046\">",
                "            COVID-19: Coronavirus Resources and Contacts",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/electric-lawn-mower-rebate-program-0\" data-drupal-link-system-path=\"node/2055\">",
                "            Electric Lawn Mower Rebate Program",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/wildfire-preparation-and-resources\" data-drupal-link-system-path=\"node/1314\">",
                "            Get ready: A wildfire in your backyard is the reality",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/help-shape-california-join-us-our-governor-appointments-workshop\" data-drupal-link-system-path=\"node/2177\">",
                "            Help Shape California! Join us at our Governor Appointments Workshop",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/orange-county-homelessness\" data-drupal-link-system-path=\"node/1449\">",
                "            Orange County Homelessness",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/paying-college\" data-drupal-link-system-path=\"node/1395\">",
                "            Paying For College",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/small-business-month\" data-drupal-link-system-path=\"node/2083\">",
                "            Small Business of the Month",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/summer-camps-and-city-programs-ad65\" data-drupal-link-system-path=\"node/1875\">",
                "            Summer Camps",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/tax-relief-and-small-business-grants-resources\" data-drupal-link-system-path=\"node/1977\">",
                "            Tax Relief and Small Business Grants Resources",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/there-ought-be-law-0\" data-drupal-link-system-path=\"node/2043\">",
                "            There ought to be a law",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/young-legislators-program\" data-drupal-link-system-path=\"node/2082\">",
                "            Young Legislators Program",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/veteran-resources\" data-drupal-link-system-path=\"node/2050\">",
                "            Veteran Resources",
                "          </a>",
                "        </li>",
                "      </ul>",
                "    </li>",
                "  </ul>",
                "</nav>"
              ]
            }
          },
          {
            "index": 366,
            "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": "ul",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]/ul[1]",
              "codeLines": [
                "<ul id=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\">",
                "  <li class=\"nav-item menu-item--expanded dropdown\">",
                "    <a href=\"/biography\" class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drupal-link-system-path=\"node/2056\">",
                "      About",
                "    </a>",
                "    <ul class=\"dropdown-menu\">",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/biography\" data-drupal-link-system-path=\"node/2056\">",
                "          Biography",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li class=\"nav-item\">",
                "    <a href=\"/assemblywoman-quirk-silva-committees\" class=\"nav-link\" data-drupal-link-system-path=\"node/1544\">",
                "      Committees",
                "    </a>",
                "  </li>",
                "  <li class=\"nav-item menu-item--expanded dropdown\">",
                "    <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "      District",
                "    </span>",
                "    <ul class=\"dropdown-menu\">",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/district-map\" data-drupal-link-system-path=\"node/2042\">",
                "          District Map",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/events\" data-drupal-link-system-path=\"events\">",
                "          Upcoming Events",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/events/past\" data-drupal-link-system-path=\"events/past\">",
                "          Past Events",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/district-office-internships\" data-drupal-link-system-path=\"node/2062\">",
                "          District Office Internships",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li class=\"nav-item menu-item--expanded dropdown\">",
                "    <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "      Legislation",
                "    </span>",
                "    <ul class=\"dropdown-menu\">",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/legislative-updates\" data-drupal-link-system-path=\"node/2063\">",
                "          Legislative Update",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li class=\"nav-item menu-item--expanded dropdown\">",
                "    <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "      Newsroom",
                "    </span>",
                "    <ul class=\"dropdown-menu\">",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\">",
                "          Press Releases",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/news\" data-drupal-link-system-path=\"news\">",
                "          News Articles",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/videos\" data-drupal-link-system-path=\"videos\">",
                "          Video Gallery",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/photo\" data-drupal-link-system-path=\"photo\">",
                "          Photo Album",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/staff-spotlight-joe-pak-senior-field-representative\" data-drupal-link-system-path=\"node/2176\">",
                "          Staff Spotlight",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li class=\"nav-item menu-item--expanded dropdown last\">",
                "    <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "      Resources",
                "    </span>",
                "    <ul class=\"dropdown-menu\">",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/applying-california-real-id\" data-drupal-link-system-path=\"node/1378\">",
                "          Applying for a California REAL ID",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/covered-california-special-enrollment-period-now-open\" data-drupal-link-system-path=\"node/2175\">",
                "          Covered California special-enrollment period is now open!",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/covid-19-coronavirus-resources-and-contacts\" data-drupal-link-system-path=\"node/2046\">",
                "          COVID-19: Coronavirus Resources and Contacts",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/electric-lawn-mower-rebate-program-0\" data-drupal-link-system-path=\"node/2055\">",
                "          Electric Lawn Mower Rebate Program",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/wildfire-preparation-and-resources\" data-drupal-link-system-path=\"node/1314\">",
                "          Get ready: A wildfire in your backyard is the reality",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/help-shape-california-join-us-our-governor-appointments-workshop\" data-drupal-link-system-path=\"node/2177\">",
                "          Help Shape California! Join us at our Governor Appointments Workshop",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/orange-county-homelessness\" data-drupal-link-system-path=\"node/1449\">",
                "          Orange County Homelessness",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/paying-college\" data-drupal-link-system-path=\"node/1395\">",
                "          Paying For College",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/small-business-month\" data-drupal-link-system-path=\"node/2083\">",
                "          Small Business of the Month",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/summer-camps-and-city-programs-ad65\" data-drupal-link-system-path=\"node/1875\">",
                "          Summer Camps",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/tax-relief-and-small-business-grants-resources\" data-drupal-link-system-path=\"node/1977\">",
                "          Tax Relief and Small Business Grants Resources",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/there-ought-be-law-0\" data-drupal-link-system-path=\"node/2043\">",
                "          There ought to be a law",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/young-legislators-program\" data-drupal-link-system-path=\"node/2082\">",
                "          Young Legislators Program",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/veteran-resources\" data-drupal-link-system-path=\"node/2050\">",
                "          Veteran Resources",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 369,
            "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": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">",
                "  <img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">",
                "  <br>",
                "  Resources",
                "</h3>"
              ]
            }
          },
          {
            "index": 370,
            "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": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]",
              "codeLines": [
                "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">",
                "  <img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">",
                "  <br>",
                "  Contact",
                "</h3>"
              ]
            }
          },
          {
            "index": 371,
            "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": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]",
              "codeLines": [
                "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">",
                "  <img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\">",
                "  <br>",
                "  News Room",
                "</h3>"
              ]
            }
          },
          {
            "index": 372,
            "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": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]",
              "codeLines": [
                "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">",
                "  <img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\">",
                "  <br>",
                "  About",
                "</h3>"
              ]
            }
          },
          {
            "index": 468,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">",
                "  <img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">",
                "  <br>",
                "  Resources",
                "</h3>"
              ]
            }
          },
          {
            "index": 484,
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/h4[1]",
              "codeLines": [
                "<h4 id=\"pagination-heading\" class=\"visually-hidden\">",
                "  Pagination",
                "</h4>"
              ]
            }
          },
          {
            "index": 511,
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "How Can I Help You?"
              ]
            }
          },
          {
            "index": 512,
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 513,
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 514,
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "News Room"
              ]
            }
          },
          {
            "index": 515,
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 616,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Original text"
              ]
            }
          },
          {
            "index": 617,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Rate this translation"
              ]
            }
          },
          {
            "index": 618,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[3]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Your feedback will be used to help improve Google Translate"
              ]
            }
          },
          {
            "index": 622,
            "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": 623,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
              "codeLines": [
                "<a href=\"mailto:Liliana.Jimenez@asm.ca.gov\">",
                "  Liliana.Jimenez@asm.ca.gov",
                "</a>"
              ]
            },
            "etcTags": [
              {
                "type": "version",
                "version": 2
              }
            ]
          },
          {
            "index": 632,
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/h1[1]",
              "codeLines": [
                "<h1 class=\"title\"></h1>"
              ]
            }
          },
          {
            "index": 648,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/a[1]",
              "codeLines": [
                "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\">",
                "  Skip to main content",
                "</a>"
              ]
            }
          },
          {
            "index": 703,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Contact Sharon"
              ]
            }
          },
          {
            "index": 704,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[2]/button[1]/text()[1]",
              "codeLines": [
                "Settings"
              ]
            }
          },
          {
            "index": 711,
            "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[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Contact my Office"
              ]
            }
          },
          {
            "index": 712,
            "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[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "Sign Up for Updates"
              ]
            }
          },
          {
            "index": 713,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "How Can I Help You?"
              ]
            }
          },
          {
            "index": 714,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 715,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 716,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "News Room"
              ]
            }
          },
          {
            "index": 717,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 718,
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "2023 Women of Distinction Award Nominations"
              ]
            }
          },
          {
            "index": 719,
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Do you know an extraordinary woman who leads by example, lives on purpose, and inspires others to be more and do more?"
              ]
            }
          },
          {
            "index": 720,
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "My office is now accepting nominations for the \"Women of Distinction\" awards."
              ]
            }
          },
          {
            "index": 721,
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "The ceremony will take place in March, during Women's History Month."
              ]
            }
          },
          {
            "index": 722,
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "The deadline for nominations is February 25th."
              ]
            }
          },
          {
            "index": 723,
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "For questions or additional information, please contact Lily Jimenez in my office at (714) 525-6515 or by email at"
              ]
            }
          },
          {
            "index": 724,
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "Liliana.Jimenez@asm.ca.gov"
              ]
            }
          },
          {
            "index": 725,
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 726,
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "2023 Women of Distinction Award Nominations"
              ]
            }
          },
          {
            "index": 728,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Wednesday, June 7, 2023"
              ]
            }
          },
          {
            "index": 733,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Wednesday, June 7, 2023"
              ]
            }
          },
          {
            "index": 738,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Wednesday, May 31, 2023"
              ]
            }
          },
          {
            "index": 740,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Wednesday, May 31, 2023"
              ]
            }
          },
          {
            "index": 742,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[5]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Thursday, May 25, 2023"
              ]
            }
          },
          {
            "index": 747,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[6]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Thursday, May 18, 2023"
              ]
            }
          },
          {
            "index": 752,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Saturday, May 13, 2023"
              ]
            }
          },
          {
            "index": 759,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Friday, May 5, 2023"
              ]
            }
          },
          {
            "index": 761,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[9]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Thursday, May 4, 2023"
              ]
            }
          },
          {
            "index": 763,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[10]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Tuesday, May 2, 2023"
              ]
            }
          },
          {
            "index": 768,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/span[1]/text()[1]",
              "codeLines": [
                "1"
              ]
            }
          },
          {
            "index": 769,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "2"
              ]
            }
          },
          {
            "index": 770,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "3"
              ]
            }
          },
          {
            "index": 771,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "4"
              ]
            }
          },
          {
            "index": 772,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "5"
              ]
            }
          },
          {
            "index": 773,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "6"
              ]
            }
          },
          {
            "index": 774,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "7"
              ]
            }
          },
          {
            "index": 775,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "8"
              ]
            }
          },
          {
            "index": 776,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "9"
              ]
            }
          },
          {
            "index": 777,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[10]/span[1]/text()[1]",
              "codeLines": [
                "…"
              ]
            }
          },
          {
            "index": 778,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[11]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Next ›"
              ]
            }
          },
          {
            "index": 779,
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[12]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Last »"
              ]
            }
          },
          {
            "index": 782,
            "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[3]/div[1]/div[1]/div[1]/aside[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Select Language"
              ]
            }
          },
          {
            "index": 783,
            "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[3]/div[1]/div[1]/div[1]/aside[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "​"
              ]
            }
          },
          {
            "index": 784,
            "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[3]/div[1]/div[1]/div[1]/aside[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]/span[3]/text()[1]",
              "codeLines": [
                "â–¼"
              ]
            }
          },
          {
            "index": 798,
            "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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/center[1]/strong[1]/text()[1]",
              "codeLines": [
                "Capitol Office:"
              ]
            }
          },
          {
            "index": 799,
            "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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/center[1]/text()[2]",
              "codeLines": [
                "Capitol Swing Space"
              ]
            }
          },
          {
            "index": 800,
            "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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/center[1]/text()[3]",
              "codeLines": [
                "1021 O Street, Room #4210"
              ]
            }
          },
          {
            "index": 801,
            "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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/center[1]/text()[4]",
              "codeLines": [
                "Sacramento, CA 95814"
              ]
            }
          },
          {
            "index": 802,
            "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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/center[1]/text()[5]",
              "codeLines": [
                "Phone: (916) 319-2067"
              ]
            }
          },
          {
            "index": 803,
            "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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/center[1]/strong[1]/text()[1]",
              "codeLines": [
                "District Office:"
              ]
            }
          },
          {
            "index": 804,
            "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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/center[1]/text()[2]",
              "codeLines": [
                "4 Centerpointe Drive, Suite 120"
              ]
            }
          },
          {
            "index": 805,
            "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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/center[1]/text()[3]",
              "codeLines": [
                "La Palma, CA 90623"
              ]
            }
          },
          {
            "index": 806,
            "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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/center[1]/text()[4]",
              "codeLines": [
                "Phone: (714) 521-6713"
              ]
            }
          },
          {
            "index": 807,
            "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]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/center[1]/text()[5]",
              "codeLines": [
                "Fax: (714) 521-6718"
              ]
            }
          },
          {
            "index": 808,
            "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]/footer[1]/div[1]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Privacy and Conditions of Use"
              ]
            }
          },
          {
            "index": 809,
            "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]/footer[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 810,
            "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]/footer[1]/div[1]/div[2]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 811,
            "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]/footer[1]/div[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 812,
            "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]/footer[1]/div[1]/div[2]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "General Disclaimer"
              ]
            }
          },
          {
            "index": 813,
            "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]/footer[1]/div[1]/div[2]/p[1]/text()[3]",
              "codeLines": [
                "| © 2023  California State Assembly Democratic Caucus"
              ]
            }
          },
          {
            "index": 833,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "How Can I Help You?"
              ]
            }
          },
          {
            "index": 834,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 835,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 836,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "News Room"
              ]
            }
          },
          {
            "index": 837,
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 839,
            "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]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Do you know an extraordinary woman who leads by example, lives on purpose, and inspires others to be more and do more?"
              ]
            }
          },
          {
            "index": 840,
            "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]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "My office is now accepting nominations for the \"Women of Distinction\" awards."
              ]
            }
          },
          {
            "index": 841,
            "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]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "The ceremony will take place in March, during Women's History Month."
              ]
            }
          },
          {
            "index": 842,
            "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]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "The deadline for nominations is February 25th."
              ]
            }
          },
          {
            "index": 843,
            "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]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "For questions or additional information, please contact Lily Jimenez in my office at (714) 525-6515 or by email at"
              ]
            }
          },
          {
            "index": 845,
            "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]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 938,
            "verdict": "failed",
            "rule": {
              "ruleID": "r70",
              "ruleSummary": "No obsolete or deprecated elements are used",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r70",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 1030,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">",
                "  <img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">",
                "  <br>",
                "  Resources",
                "</h3>"
              ]
            }
          },
          {
            "index": 1031,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]",
              "codeLines": [
                "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">",
                "  <img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">",
                "  <br>",
                "  Contact",
                "</h3>"
              ]
            }
          },
          {
            "index": 1032,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]",
              "codeLines": [
                "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">",
                "  <img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\">",
                "  <br>",
                "  News Room",
                "</h3>"
              ]
            }
          },
          {
            "index": 1043,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[4]/form[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" name=\"sl\" id=\"goog-gt-votingInputSrcLang\">"
              ]
            }
          },
          {
            "index": 1044,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[4]/form[1]/input[2]",
              "codeLines": [
                "<input type=\"text\" name=\"tl\" id=\"goog-gt-votingInputTrgLang\">"
              ]
            }
          },
          {
            "index": 1045,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[4]/form[1]/input[3]",
              "codeLines": [
                "<input type=\"text\" name=\"query\" id=\"goog-gt-votingInputSrcText\">"
              ]
            }
          },
          {
            "index": 1046,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[4]/form[1]/input[4]",
              "codeLines": [
                "<input type=\"text\" name=\"gtrans\" id=\"goog-gt-votingInputTrgText\">"
              ]
            }
          },
          {
            "index": 1047,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[4]/form[1]/input[5]",
              "codeLines": [
                "<input type=\"text\" name=\"vote\" id=\"goog-gt-votingInputVote\">"
              ]
            }
          },
          {
            "index": 1069,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          12,
          0,
          0,
          101
        ],
        "instances": [
          {
            "ruleID": "r13",
            "what": "<iframe> elements have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[4]/iframe[1]"
            },
            "excerpt": "<iframe name=\"votingFrame\" frameborder=\"0\"> #document <html> <head></head> <body></body> </html> </iframe>"
          },
          {
            "ruleID": "r18",
            "what": "aria-* states and properties are allowed",
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/@aria-expanded"
            },
            "excerpt": "aria-expanded=\"true\""
          },
          {
            "ruleID": "r18",
            "what": "aria-* states and properties are allowed",
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/@aria-haspopup"
            },
            "excerpt": "aria-haspopup=\"true\""
          },
          {
            "ruleID": "r18",
            "what": "aria-* states and properties are allowed",
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/@aria-expanded"
            },
            "excerpt": "aria-expanded=\"true\""
          },
          {
            "ruleID": "r18",
            "what": "aria-* states and properties are allowed",
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/@aria-haspopup"
            },
            "excerpt": "aria-haspopup=\"true\""
          },
          {
            "ruleID": "r18",
            "what": "aria-* states and properties are allowed",
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/@aria-expanded"
            },
            "excerpt": "aria-expanded=\"true\""
          },
          {
            "ruleID": "r18",
            "what": "aria-* states and properties are allowed",
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/@aria-haspopup"
            },
            "excerpt": "aria-haspopup=\"true\""
          },
          {
            "ruleID": "r18",
            "what": "aria-* states and properties are allowed",
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/@aria-expanded"
            },
            "excerpt": "aria-expanded=\"true\""
          },
          {
            "ruleID": "r18",
            "what": "aria-* states and properties are allowed",
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/@aria-haspopup"
            },
            "excerpt": "aria-haspopup=\"true\""
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/img[1]"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/img[1]"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/img[1]"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/img[1]"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\">"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]"
            },
            "excerpt": "<nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\"> <h2 class=\"visually-hidden\" id=\"b ... node/2082\"> Young Legislators Program </a> </li> <li class=\"dropdown-item\"> <a href=\"/veteran-resources\" data-drupal-link-system-path=\"node/2050\"> Veteran Resources </a> </li> </ul> </li> </ul> </nav>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]/ul[1]"
            },
            "excerpt": "<ul id=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\"> <li class=\"nav-item menu-item--expanded dropdown\"> <a href=\"/biography\" class=\"nav-link dropdown-toggle\" data-toggle=\"dropdo ... -path=\"node/2082\"> Young Legislators Program </a> </li> <li class=\"dropdown-item\"> <a href=\"/veteran-resources\" data-drupal-link-system-path=\"node/2050\"> Veteran Resources </a> </li> </ul> </li> </ul>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> <img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"> <br> Resources </h3>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> <img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"> <br> Contact </h3>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> <img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"> <br> News Room </h3>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> <img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\"> <br> About </h3>"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> <img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"> <br> Resources </h3>"
          },
          {
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/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]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "How Can I Help You?"
          },
          {
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Resources"
          },
          {
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Contact"
          },
          {
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "News Room"
          },
          {
            "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]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "About"
          },
          {
            "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[3]/div[1]/div[2]/div[1]/text()[1]"
            },
            "excerpt": "Original text"
          },
          {
            "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[3]/div[1]/div[3]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Rate this translation"
          },
          {
            "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[3]/div[1]/div[3]/div[1]/div[2]/text()[1]"
            },
            "excerpt": "Your feedback will be used to help improve Google Translate"
          },
          {
            "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": "r62",
            "what": "Links in blocks of text are distinguishable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]"
            },
            "excerpt": "<a href=\"mailto:Liliana.Jimenez@asm.ca.gov\"> Liliana.Jimenez@asm.ca.gov </a>"
          },
          {
            "ruleID": "r64",
            "what": "Heading has non-empty accessible name",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/h1[1]"
            },
            "excerpt": "<h1 class=\"title\"></h1>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/a[1]"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a>"
          },
          {
            "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[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "Contact Sharon"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[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": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Contact my Office"
          },
          {
            "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[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/a[2]/text()[1]"
            },
            "excerpt": "Sign Up for Updates"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "How Can I Help You?"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Resources"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "News Room"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "About"
          },
          {
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[1]"
            },
            "excerpt": "2023 Women of Distinction Award Nominations"
          },
          {
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Do you know an extraordinary woman who leads by example, lives on purpose, and inspires others to be more and do more?"
          },
          {
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]"
            },
            "excerpt": "My office is now accepting nominations for the \"Women of Distinction\" awards."
          },
          {
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]"
            },
            "excerpt": "The ceremony will take place in March, during Women's History Month."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "The deadline for nominations is February 25th."
          },
          {
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "For questions or additional information, please contact Lily Jimenez in my office at (714) 525-6515 or by email at"
          },
          {
            "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[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]/text()[1]"
            },
            "excerpt": "Liliana.Jimenez@asm.ca.gov"
          },
          {
            "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[2]"
            },
            "excerpt": "."
          },
          {
            "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[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]/text()[1]"
            },
            "excerpt": "2023 Women of Distinction Award Nominations"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Wednesday, June 7, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Wednesday, June 7, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Wednesday, May 31, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Wednesday, May 31, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[5]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Thursday, May 25, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[6]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Thursday, May 18, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Saturday, May 13, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Friday, May 5, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[9]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Thursday, May 4, 2023"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[10]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Tuesday, May 2, 2023"
          },
          {
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/span[1]/text()[1]"
            },
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/text()[1]"
            },
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]/text()[1]"
            },
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]/text()[1]"
            },
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[9]/a[1]/text()[1]"
            },
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[11]/a[1]/span[1]/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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[12]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Last »"
          },
          {
            "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]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Select Language"
          },
          {
            "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]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]/span[2]/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]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]/span[3]/text()[1]"
            },
            "excerpt": "â–¼"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/center[1]/strong[1]/text()[1]"
            },
            "excerpt": "Capitol Office:"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/center[1]/text()[2]"
            },
            "excerpt": "Capitol Swing Space"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/center[1]/text()[3]"
            },
            "excerpt": "1021 O Street, Room #4210"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/center[1]/text()[4]"
            },
            "excerpt": "Sacramento, CA 95814"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/center[1]/text()[5]"
            },
            "excerpt": "Phone: (916) 319-2067"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/center[1]/strong[1]/text()[1]"
            },
            "excerpt": "District Office:"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/center[1]/text()[2]"
            },
            "excerpt": "4 Centerpointe Drive, Suite 120"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/center[1]/text()[3]"
            },
            "excerpt": "La Palma, CA 90623"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/center[1]/text()[4]"
            },
            "excerpt": "Phone: (714) 521-6713"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/center[1]/text()[5]"
            },
            "excerpt": "Fax: (714) 521-6718"
          },
          {
            "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[1]/footer[1]/div[1]/div[2]/p[1]/a[1]/text()[1]"
            },
            "excerpt": "Privacy and Conditions of Use"
          },
          {
            "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]/footer[1]/div[1]/div[2]/p[1]/text()[1]"
            },
            "excerpt": "|"
          },
          {
            "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[1]/footer[1]/div[1]/div[2]/p[1]/a[2]/text()[1]"
            },
            "excerpt": "Accessibility"
          },
          {
            "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]/footer[1]/div[1]/div[2]/p[1]/text()[2]"
            },
            "excerpt": "|"
          },
          {
            "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[1]/footer[1]/div[1]/div[2]/p[1]/a[3]/text()[1]"
            },
            "excerpt": "General Disclaimer"
          },
          {
            "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]/footer[1]/div[1]/div[2]/p[1]/text()[3]"
            },
            "excerpt": "| © 2023 California State Assembly Democratic Caucus"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "How Can I Help You?"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Resources"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "News Room"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "About"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Do you know an extraordinary woman who leads by example, lives on purpose, and inspires others to be more and do more?"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]"
            },
            "excerpt": "My office is now accepting nominations for the \"Women of Distinction\" awards."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]"
            },
            "excerpt": "The ceremony will take place in March, during Women's History Month."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "The deadline for nominations is February 25th."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]"
            },
            "excerpt": "For questions or additional information, please contact Lily Jimenez in my office at (714) 525-6515 or by email at"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[2]"
            },
            "excerpt": "."
          },
          {
            "ruleID": "r70",
            "what": "No obsolete or deprecated elements are used",
            "ordinalSeverity": 3,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/"
            },
            "excerpt": "#document <!doctype html> ... </html>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> <img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"> <br> Resources </h3>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> <img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"> <br> Contact </h3>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> <img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"> <br> News Room </h3>"
          },
          {
            "ruleID": "r8",
            "what": "Form fields have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputSrcLang",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[4]/form[1]/input[1]"
            },
            "excerpt": "<input type=\"text\" name=\"sl\" id=\"goog-gt-votingInputSrcLang\">"
          },
          {
            "ruleID": "r8",
            "what": "Form fields have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputTrgLang",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[4]/form[1]/input[2]"
            },
            "excerpt": "<input type=\"text\" name=\"tl\" id=\"goog-gt-votingInputTrgLang\">"
          },
          {
            "ruleID": "r8",
            "what": "Form fields have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputSrcText",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[4]/form[1]/input[3]"
            },
            "excerpt": "<input type=\"text\" name=\"query\" id=\"goog-gt-votingInputSrcText\">"
          },
          {
            "ruleID": "r8",
            "what": "Form fields have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputTrgText",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[4]/form[1]/input[4]"
            },
            "excerpt": "<input type=\"text\" name=\"gtrans\" id=\"goog-gt-votingInputTrgText\">"
          },
          {
            "ruleID": "r8",
            "what": "Form fields have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputVote",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[3]/div[1]/div[4]/form[1]/input[5]"
            },
            "excerpt": "<input type=\"text\" name=\"vote\" id=\"goog-gt-votingInputVote\">"
          },
          {
            "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": 1687102553962
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687102553962,
      "url": "https://a67.asmdc.org/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 44,
          "rulesPassed": 51,
          "rulesWarned": 4,
          "rulesViolated": 13,
          "warnings": {
            "minor": 35,
            "moderate": 0,
            "serious": 18,
            "critical": 2
          },
          "violations": {
            "minor": 2,
            "moderate": 9,
            "serious": 35,
            "critical": 9
          }
        },
        "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-18T15:35:54.652Z",
          "url": "https://a67.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-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": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"page-link\">1</span>",
                          "target": [
                            ".active > .page-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"page-link\">1</span>",
                  "target": [
                    ".active > .page-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=1\" title=\"\" class=\"page-link\">2</a>",
                          "target": [
                            ".page-link[href=\"?page=1\"][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=1\" title=\"\" class=\"page-link\">2</a>",
                  "target": [
                    ".page-link[href=\"?page=1\"][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-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>",
                          "target": [
                            "a[href=\"?page=2\"]"
                          ]
                        }
                      ],
                      "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=\"\" class=\"page-link\">3</a>",
                  "target": [
                    "a[href=\"?page=2\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</a>",
                          "target": [
                            "a[href=\"?page=3\"]"
                          ]
                        }
                      ],
                      "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=\"\" class=\"page-link\">4</a>",
                  "target": [
                    "a[href=\"?page=3\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=4\" title=\"\" class=\"page-link\">5</a>",
                          "target": [
                            "a[href=\"?page=4\"]"
                          ]
                        }
                      ],
                      "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=\"\" class=\"page-link\">5</a>",
                  "target": [
                    "a[href=\"?page=4\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=5\" title=\"\" class=\"page-link\">6</a>",
                          "target": [
                            "a[href=\"?page=5\"]"
                          ]
                        }
                      ],
                      "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=\"\" class=\"page-link\">6</a>",
                  "target": [
                    "a[href=\"?page=5\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=6\" title=\"\" class=\"page-link\">7</a>",
                          "target": [
                            "a[href=\"?page=6\"]"
                          ]
                        }
                      ],
                      "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=\"\" class=\"page-link\">7</a>",
                  "target": [
                    "a[href=\"?page=6\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=7\" title=\"\" class=\"page-link\">8</a>",
                          "target": [
                            "a[href=\"?page=7\"]"
                          ]
                        }
                      ],
                      "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=\"\" class=\"page-link\">8</a>",
                  "target": [
                    "a[href=\"?page=7\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=8\" title=\"\" class=\"page-link\">9</a>",
                          "target": [
                            "a[href=\"?page=8\"]"
                          ]
                        }
                      ],
                      "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=\"\" class=\"page-link\">9</a>",
                  "target": [
                    "a[href=\"?page=8\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "messageKey": "nonBmp"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content contains only non-text characters"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span aria-hidden=\"true\" style=\"color: rgb(118, 118, 118);\">â–¼</span>",
                  "target": [
                    ".VIpgJd-ZVi9od-xl07Ob-lTBxed > span[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                }
              ]
            },
            {
              "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": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"services-container\">",
                          "target": [
                            ".services-container"
                          ]
                        },
                        {
                          "html": "<div class=\"highlighted\">",
                          "target": [
                            ".highlighted"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>How Can I Help You?</h1>",
                  "target": [
                    ".text-formatted.field--name-body.field--type-text-with-summary > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"services-container\">",
                          "target": [
                            ".services-container"
                          ]
                        },
                        {
                          "html": "<div class=\"highlighted\">",
                          "target": [
                            ".highlighted"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br>\nResources</h3>",
                  "target": [
                    ".col-sm-offset-2 > .dropdown > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"services-container\">",
                          "target": [
                            ".services-container"
                          ]
                        },
                        {
                          "html": "<div class=\"highlighted\">",
                          "target": [
                            ".highlighted"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"><br>\nContact</h3>",
                  "target": [
                    ".col-sm-2.services-links:nth-child(2) > .dropdown > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"services-container\">",
                          "target": [
                            ".services-container"
                          ]
                        },
                        {
                          "html": "<div class=\"highlighted\">",
                          "target": [
                            ".highlighted"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"><br>\nNews Room</h3>",
                  "target": [
                    ".col-sm-2.services-links:nth-child(3) > .dropdown > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"services-container\">",
                          "target": [
                            ".services-container"
                          ]
                        },
                        {
                          "html": "<div class=\"highlighted\">",
                          "target": [
                            ".highlighted"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\"><br>\nAbout</h3>",
                  "target": [
                    ".col-sm-2.services-links:nth-child(4) > .dropdown > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg?itok=2HIgnN9B\" width=\"650\" height=\"464\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">",
                          "target": [
                            ".col-sm-4:nth-child(3) > .colorbox.cboxElement[aria-controls=\"colorbox\"] > .image-style-max-650x650[height=\"464\"][width=\"650\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>+1</p>",
                  "target": [
                    ".views-row:nth-child(4) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .col-sm-4:nth-child(3) > .colorbox.cboxElement[aria-controls=\"colorbox\"] > .more_image > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg?itok=Z3L3Drrp\" width=\"650\" height=\"433\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">",
                          "target": [
                            ".col-sm-4:nth-child(3) > .colorbox.cboxElement[title=\"Young Legislators Graduation\"] > .image-style-max-650x650[height=\"433\"][alt=\"Young Legislators Graduation\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>+17</p>",
                  "target": [
                    ".colorbox.cboxElement[title=\"Young Legislators Graduation\"] > .more_image > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "messageKey": "nonBmp"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content contains only non-text characters"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span aria-hidden=\"true\" style=\"color: rgb(118, 118, 118);\">â–¼</span>",
                  "target": [
                    ".VIpgJd-ZVi9od-xl07Ob-lTBxed > span[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                }
              ]
            },
            {
              "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//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\">",
                  "target": [
                    ".views-row:nth-child(3) > .node--type-videos > .node__content.clearfix > .field--name-field-video.field--type-entity-reference.field__item > div > .field--name-field-media-oembed-video.youtube-container--responsive.field--type-string > .media-oembed-content[allowtransparency=\"\"][height=\"113\"]"
                  ],
                  "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//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\">",
                  "target": [
                    ".views-row:nth-child(9) > .node--type-videos > .node__content.clearfix > .field--name-field-video.field--type-entity-reference.field__item > div > .field--name-field-media-oembed-video.youtube-container--responsive.field--type-string > .media-oembed-content[allowtransparency=\"\"][height=\"113\"]"
                  ],
                  "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\" role=\"alert\">",
                  "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": "<button class=\"navbar-toggler navbar-toggler-right ml-auto border rounded\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">Menu</button>",
                  "target": [
                    ".navbar-toggler"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">\n                          <li class=\"dropdown-item\">\n                          <a href=\"/biography\" data-drupal-link-system-path=\"node/2056\">Biography</a>\n              </li>\n        </ul>",
                  "target": [
                    ".menu-item--expanded.nav-item.dropdown:nth-child(1) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".menu-item--expanded.nav-item.dropdown:nth-child(3) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">\n                          <li class=\"dropdown-item\">\n                          <a href=\"/legislative-updates\" data-drupal-link-system-path=\"node/2063\">Legislative Update</a>\n              </li>\n        </ul>",
                  "target": [
                    ".menu-item--expanded.nav-item.dropdown:nth-child(4) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".menu-item--expanded.nav-item.dropdown:nth-child(5) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".last > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"eureka-member-photo\" style=\"background-image: url('https://a67.asmdc.org/sites/a67.asmdc.org/files/member_photo_sqs.png')\">",
                  "target": [
                    ".eureka-member-photo"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\">\n\t<li><a href=\"/covid-19-coronavirus-resources-and-contacts\">COVID-19 Resources</a></li>\n<li><a href=\"/veteran-resources\">Veterans Resources</a></li>\n\t<li><a href=\"district-map\">District Map</a></li>\n</ul>",
                  "target": [
                    ".col-sm-offset-2 > .dropdown > .dropdown-menu[aria-labelledby=\"dropdownMenu1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\">",
                  "target": [
                    ".col-sm-2.services-links:nth-child(2) > .dropdown > .dropdown-menu[aria-labelledby=\"dropdownMenu1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\">\n\t<li><a href=\"press-releases\">Press Releases</a></li>\n\t<li><a href=\"news\">News Articles</a></li>\n\t<li><a href=\"videos\">Video Gallery</a></li>\n\t<li><a href=\"photo\">Photo Gallery</a></li>\n</ul>",
                  "target": [
                    ".col-sm-2.services-links:nth-child(3) > .dropdown > .dropdown-menu[aria-labelledby=\"dropdownMenu1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\">\n\t<li><a href=\"biography\">Biography</a></li>\n\t<li><a href=\"committees\">Committees</a></li>\n</ul>",
                  "target": [
                    ".col-sm-2.services-links:nth-child(4) > .dropdown > .dropdown-menu[aria-labelledby=\"dropdownMenu1\"]"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(4) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(8) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(4)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(5)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(6)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(7)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(8)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(9)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(10)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(11)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(12)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(13)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(14)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(15)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(16)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(17)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(18)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(19)"
                  ],
                  "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=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(20)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"goog-gt-tt\" class=\"VIpgJd-yAWNEb-L7lbkb skiptranslate\" style=\"border-radius: 12px; margin: 0 0 0 -23px; padding: 0; font-family: 'Google Sans', Arial, sans-serif;\" data-id=\"\">",
                  "target": [
                    "#goog-gt-tt"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"goog-gt-votingHiddenPane\" class=\"VIpgJd-yAWNEb-hvhgNd-aXYTce\">",
                  "target": [
                    "#goog-gt-votingHiddenPane"
                  ],
                  "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": "<form id=\"goog-gt-votingForm\" action=\"//translate.googleapis.com/translate_voting?client=te\" method=\"post\" target=\"votingFrame\" class=\"VIpgJd-yAWNEb-hvhgNd-aXYTce\">",
                  "target": [
                    "#goog-gt-votingForm"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">",
                  "target": [
                    "#colorbox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "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": "<iframe frameborder=\"0\" class=\"VIpgJd-ZVi9od-xl07Ob-OEVmcd skiptranslate\" title=\"Language Translate Widget\" style=\"visibility: visible; box-sizing: content-box; width: 1286px; height: 269px; display: none;\"></iframe>",
                  "target": [
                    ".VIpgJd-ZVi9od-xl07Ob-OEVmcd"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-attr",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-expanded=\"false\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-expanded=\"false\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">District</span>",
                  "target": [
                    ".menu-item--expanded.nav-item.dropdown:nth-child(3) > .nav-link.dropdown-toggle[data-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-expanded=\"false\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-expanded=\"false\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Legislation</span>",
                  "target": [
                    ".menu-item--expanded.nav-item.dropdown:nth-child(4) > .nav-link.dropdown-toggle[data-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-expanded=\"false\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-expanded=\"false\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsroom</span>",
                  "target": [
                    ".menu-item--expanded.nav-item.dropdown:nth-child(5) > .nav-link.dropdown-toggle[data-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-expanded=\"false\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-expanded=\"false\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Resources</span>",
                  "target": [
                    ".last > .nav-link.dropdown-toggle[data-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
                }
              ]
            },
            {
              "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": "#f5f5f5",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.2,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-top\" id=\"navbar-top\">",
                          "target": [
                            "#navbar-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.2 (foreground color: #f5f5f5, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\">Contact Sharon</a>",
                  "target": [
                    ".settings-links > a[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.2 (foreground color: #f5f5f5, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">Settings</button>",
                          "target": [
                            ".btn-xs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">Settings</button>",
                  "target": [
                    ".btn-xs"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-primary\" href=\"/contact\">Contact my Office</a>",
                          "target": [
                            ".btn-primary.btn[href$=\"contact\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, 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=\"/contact\">Contact my Office</a>",
                  "target": [
                    ".btn-primary.btn[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-primary\" href=\"/sign-updates\">Sign Up for Updates</a>",
                          "target": [
                            ".btn-primary.btn[href$=\"sign-updates\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, 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=\"/sign-updates\">Sign Up for Updates</a>",
                  "target": [
                    ".btn-primary.btn[href$=\"sign-updates\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#7f7f7f",
                        "bgColor": "#fdfdfd",
                        "contrastRatio": 3.93,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"alert alert-light\" role=\"alert\">",
                          "target": [
                            ".alert"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4 class=\"alert-heading\">2023 Women of Distinction Award Nominations</h4>",
                  "target": [
                    ".alert-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#fdfdfd",
                        "contrastRatio": 6.64,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"alert alert-light\" role=\"alert\">",
                          "target": [
                            ".alert"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.64 (foreground color: #2858af, background color: #fdfdfd, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:Liliana.Jimenez@asm.ca.gov\">Liliana.Jimenez@asm.ca.gov</a>",
                  "target": [
                    "p:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.64 (foreground color: #2858af, background color: #fdfdfd, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a alt=\"2023 Women of Distinction Award Nominations\" class=\"btn btn-primary\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD67&amp;survey=167\">2023 Women of Distinction Award Nominations</a>",
                          "target": [
                            "p:nth-child(5) > .btn-primary.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a alt=\"2023 Women of Distinction Award Nominations\" class=\"btn btn-primary\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD67&amp;survey=167\">2023 Women of Distinction Award Nominations</a>",
                  "target": [
                    "p:nth-child(5) > .btn-primary.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-06-07T21:22:43Z\" class=\"datetime\">Wednesday, June 7, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-06-07T21:22:43Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-06-07T17:24:04Z\" class=\"datetime\">Wednesday, June 7, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-06-07T17:24:04Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-05-31T20:21:36Z\" class=\"datetime\">Wednesday, May 31, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-05-31T20:21:36Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-05-31T19:00:00Z\" class=\"datetime\">Wednesday, May 31, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-05-31T19:00:00Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-05-25T23:20:10Z\" class=\"datetime\">Thursday, May 25, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-05-25T23:20:10Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-05-18T20:29:07Z\" class=\"datetime\">Thursday, May 18, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-05-18T20:29:07Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-05-13T17:38:59Z\" class=\"datetime\">Saturday, May 13, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-05-13T17:38:59Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-05-05T19:00:00Z\" class=\"datetime\">Friday, May 5, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-05-05T19:00:00Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-05-04T22:37:50Z\" class=\"datetime\">Thursday, May 4, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-05-04T22:37:50Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2023-05-02T17:00:00Z\" class=\"datetime\">Tuesday, May 2, 2023</time>",
                  "target": [
                    "time[datetime=\"2023-05-02T17:00:00Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=1\" title=\"Go to next page\" rel=\"next\" class=\"page-link\">\n            <span aria-hidden=\"true\">Next ›</span>\n            <span class=\"visually-hidden\">Next page</span>\n          </a>",
                          "target": [
                            "a[title=\"Go to next page\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span aria-hidden=\"true\">Next ›</span>",
                  "target": [
                    "a[title=\"Go to next page\"] > span[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=76\" title=\"Go to last page\" class=\"page-link\">\n            <span aria-hidden=\"true\">Last »</span>\n            <span class=\"visually-hidden\">Last page</span>\n          </a>",
                          "target": [
                            "a[href=\"?page=76\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span aria-hidden=\"true\">Last »</span>",
                  "target": [
                    "a[href=\"?page=76\"] > span[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\">",
                          "target": [
                            "#edit-submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\">",
                  "target": [
                    "#edit-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<center>\n    <strong>Capitol Office:</strong><br>\nCapitol Swing Space<br>\n1021 O Street, Room #4210<br>\nSacramento, CA 95814<br>\nPhone: (916) 319-2067</center>",
                  "target": [
                    ".col-lg-6:nth-child(1) > center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Capitol Office:</strong>",
                  "target": [
                    ".col-lg-6:nth-child(1) > center > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<center>\n    <strong>District Office:</strong><br>\n   4 Centerpointe Drive, Suite 120<br>\nLa Palma, CA 90623<br>\nPhone: (714) 521-6713<br>\nFax: (714) 521-6718</center>",
                  "target": [
                    ".col-lg-6:nth-child(2) > center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>District Office:</strong>",
                  "target": [
                    ".col-lg-6:nth-child(2) > center > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".site-footer__bottom > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">Privacy and Conditions of Use</a>",
                  "target": [
                    "p > a[target=\"_blank\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">Accessibility</a>",
                  "target": [
                    "p > a[target=\"_blank\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://asmdc.org/general-disclaimer\">General Disclaimer</a>",
                  "target": [
                    "p > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), 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": "#7f7f7f",
                        "bgColor": "#fdfdfd",
                        "contrastRatio": 3.93,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"alert alert-light\" role=\"alert\">",
                          "target": [
                            ".alert"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#7f7f7f",
                        "bgColor": "#fdfdfd",
                        "contrastRatio": 3.93,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"alert alert-light\" role=\"alert\">",
                          "target": [
                            ".alert"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>The deadline for nominations is February 25th.</strong>",
                  "target": [
                    "p:nth-child(3) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#7f7f7f",
                        "bgColor": "#fdfdfd",
                        "contrastRatio": 3.93,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"alert alert-light\" role=\"alert\">",
                          "target": [
                            ".alert"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>For questions or additional information, please contact Lily Jimenez in my office at (714) 525-6515 or by email at <a href=\"mailto:Liliana.Jimenez@asm.ca.gov\">Liliana.Jimenez@asm.ca.gov</a>.</p>",
                  "target": [
                    "p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "duplicate-id-aria",
              "impact": "critical",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value used in ARIA and in labels is unique",
              "help": "IDs used in ARIA and labels must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id-aria?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "dropdownMenu1",
                      "relatedNodes": [
                        {
                          "html": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"><br>\nContact</h3>",
                          "target": [
                            ".col-sm-2.services-links:nth-child(2) > .dropdown > h3"
                          ]
                        },
                        {
                          "html": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"><br>\nNews Room</h3>",
                          "target": [
                            ".col-sm-2.services-links:nth-child(3) > .dropdown > h3"
                          ]
                        },
                        {
                          "html": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\"><br>\nAbout</h3>",
                          "target": [
                            ".col-sm-2.services-links:nth-child(4) > .dropdown > h3"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: dropdownMenu1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br>\nResources</h3>",
                  "target": [
                    ".col-sm-offset-2 > .dropdown > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: dropdownMenu1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "block-quirk-silva-theme-main-menu",
                      "relatedNodes": [
                        {
                          "html": "<ul id=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\">",
                          "target": [
                            ".nav"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: block-quirk-silva-theme-main-menu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\">",
                  "target": [
                    ".block-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: block-quirk-silva-theme-main-menu"
                }
              ]
            },
            {
              "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": [
                    ".title"
                  ],
                  "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": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br>\nResources</h3>",
                  "target": [
                    ".col-sm-offset-2 > .dropdown > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "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 src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">",
                  "target": [
                    ".col-sm-offset-2 > .dropdown > h3 > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">",
                  "target": [
                    ".col-sm-2.services-links:nth-child(2) > .dropdown > h3 > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\">",
                  "target": [
                    ".col-sm-2.services-links:nth-child(3) > .dropdown > h3 > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\">",
                  "target": [
                    ".col-sm-2.services-links:nth-child(4) > .dropdown > h3 > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">",
                  "target": [
                    ".views-row:nth-child(4) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .col-sm-4:nth-child(3) > .colorbox.cboxElement[aria-controls=\"colorbox\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">",
                  "target": [
                    ".col-sm-4:nth-child(3) > .colorbox.cboxElement[title=\"Young Legislators Graduation\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\">",
                          "target": [
                            "#navbar-main"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"navbar navbar-top\" id=\"navbar-top\">",
                  "target": [
                    "#navbar-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "complementary",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<aside class=\"featured-top__inner section container clearfix\" role=\"complementary\">",
                          "target": [
                            ".featured-top__inner"
                          ]
                        },
                        {
                          "html": "<aside class=\"section\" role=\"complementary\">",
                          "target": [
                            "#sidebar_first > aside"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside class=\"container section clearfix\" role=\"complementary\">",
                  "target": [
                    ".highlighted > aside"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2a",
                "wcag141",
                "TTv5",
                "TT13.a"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "fgContrast",
                        "contrastRatio": 1.68,
                        "requiredContrastRatio": 3,
                        "nodeColor": "#2858af",
                        "parentColor": "#7f7f7f"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>For questions or additional information, please contact Lily Jimenez in my office at (714) 525-6515 or by email at <a href=\"mailto:Liliana.Jimenez@asm.ca.gov\">Liliana.Jimenez@asm.ca.gov</a>.</p>",
                          "target": [
                            "p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "The link has insufficient color contrast of 1.68:1 with the surrounding text. (Minimum contrast is 3:1, link text: #2858af, surrounding text: #7f7f7f)"
                    },
                    {
                      "id": "link-in-text-block-style",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>For questions or additional information, please contact Lily Jimenez in my office at (714) 525-6515 or by email at <a href=\"mailto:Liliana.Jimenez@asm.ca.gov\">Liliana.Jimenez@asm.ca.gov</a>.</p>",
                          "target": [
                            "p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:Liliana.Jimenez@asm.ca.gov\">Liliana.Jimenez@asm.ca.gov</a>",
                  "target": [
                    "p:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.68:1 with the surrounding text. (Minimum contrast is 3:1, link text: #2858af, surrounding text: #7f7f7f)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ]
            },
            {
              "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=\"page-item\" role=\"presentation\"><span class=\"page-link\">…</span></li>",
                          "target": [
                            "li[role=\"presentation\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "List element has direct children that are not allowed: [role=presentation]"
                    }
                  ],
                  "impact": "serious",
                  "html": "<ul class=\"pagination js-pager__items\">",
                  "target": [
                    ".pagination"
                  ],
                  "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": "<h1>How Can I Help You?</h1>",
                  "target": [
                    ".text-formatted.field--name-body.field--type-text-with-summary > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br>\nResources</h3>",
                  "target": [
                    ".col-sm-offset-2 > .dropdown > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"><br>\nContact</h3>",
                  "target": [
                    ".col-sm-2.services-links:nth-child(2) > .dropdown > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"><br>\nNews Room</h3>",
                  "target": [
                    ".col-sm-2.services-links:nth-child(3) > .dropdown > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\"><br>\nAbout</h3>",
                  "target": [
                    ".col-sm-2.services-links:nth-child(4) > .dropdown > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          35,
          20,
          11,
          44
        ],
        "instances": [
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".active > .page-link"
            },
            "excerpt": "<span class=\"page-link\">1</span>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced 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": ".page-link[href=\"?page=1\"][title=\"\"]"
            },
            "excerpt": "<a href=\"?page=1\" title=\"\" class=\"page-link\">2</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced 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\"]"
            },
            "excerpt": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced 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\"]"
            },
            "excerpt": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced 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\"]"
            },
            "excerpt": "<a href=\"?page=4\" title=\"\" class=\"page-link\">5</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced 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\"]"
            },
            "excerpt": "<a href=\"?page=5\" title=\"\" class=\"page-link\">6</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced 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\"]"
            },
            "excerpt": "<a href=\"?page=6\" title=\"\" class=\"page-link\">7</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced 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\"]"
            },
            "excerpt": "<a href=\"?page=7\" title=\"\" class=\"page-link\">8</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced 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\"]"
            },
            "excerpt": "<a href=\"?page=8\" title=\"\" class=\"page-link\">9</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element content contains only non-text characters",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".VIpgJd-ZVi9od-xl07Ob-lTBxed > span[aria-hidden=\"true\"]"
            },
            "excerpt": "<span aria-hidden=\"true\" style=\"color: rgb(118, 118, 118);\">â–¼</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".text-formatted.field--name-body.field--type-text-with-summary > h1"
            },
            "excerpt": "<h1>How Can I Help You?</h1>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-offset-2 > .dropdown > h3"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br> Resources</h3>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-2.services-links:nth-child(2) > .dropdown > h3"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"><br> Contact</h3>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-2.services-links:nth-child(3) > .dropdown > h3"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"><br> News Room</h3>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-2.services-links:nth-child(4) > .dropdown > h3"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\"><br> About</h3>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(4) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .col-sm-4:nth-child(3) > .colorbox.cboxElement[aria-controls=\"colorbox\"] > .more_image > p"
            },
            "excerpt": "<p>+1</p>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".colorbox.cboxElement[title=\"Young Legislators Graduation\"] > .more_image > p"
            },
            "excerpt": "<p>+17</p>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element content contains only non-text characters",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".VIpgJd-ZVi9od-xl07Ob-lTBxed > span[aria-hidden=\"true\"]"
            },
            "excerpt": "<span aria-hidden=\"true\" style=\"color: rgb(118, 118, 118);\">â–¼</span>"
          },
          {
            "ruleID": "frame-tested",
            "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(3) > .node--type-videos > .node__content.clearfix > .field--name-field-video.field--type-entity-reference.field__item > div > .field--name-field-media-oembed-video.youtube-container--responsive.field--type-string > .media-oembed-content[allowtransparency=\"\"][height=\"113\"]"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\">"
          },
          {
            "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(9) > .node--type-videos > .node__content.clearfix > .field--name-field-video.field--type-entity-reference.field__item > div > .field--name-field-media-oembed-video.youtube-container--responsive.field--type-string > .media-oembed-content[allowtransparency=\"\"][height=\"113\"]"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\">"
          },
          {
            "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\" role=\"alert\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".navbar-toggler"
            },
            "excerpt": "<button class=\"navbar-toggler navbar-toggler-right ml-auto border rounded\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">Menu</button>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.nav-item.dropdown:nth-child(1) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/biography\" data-drupal-link-system-path=\"node/2056\">Biography</a> </li> </ul>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.nav-item.dropdown:nth-child(3) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.nav-item.dropdown:nth-child(4) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/legislative-updates\" data-drupal-link-system-path=\"node/2063\">Legislative Update</a> </li> </ul>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.nav-item.dropdown:nth-child(5) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".last > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".eureka-member-photo"
            },
            "excerpt": "<div class=\"eureka-member-photo\" style=\"background-image: url('https://a67.asmdc.org/sites/a67.asmdc.org/files/member_photo_sqs.png')\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-offset-2 > .dropdown > .dropdown-menu[aria-labelledby=\"dropdownMenu1\"]"
            },
            "excerpt": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\"> <li><a href=\"/covid-19-coronavirus-resources-and-contacts\">COVID-19 Resources</a></li> <li><a href=\"/veteran-resources\">Veterans Resources</a></li> <li><a href=\"district-map\">District Map</a></li> </ul>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-2.services-links:nth-child(2) > .dropdown > .dropdown-menu[aria-labelledby=\"dropdownMenu1\"]"
            },
            "excerpt": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-2.services-links:nth-child(3) > .dropdown > .dropdown-menu[aria-labelledby=\"dropdownMenu1\"]"
            },
            "excerpt": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\"> <li><a href=\"press-releases\">Press Releases</a></li> <li><a href=\"news\">News Articles</a></li> <li><a href=\"videos\">Video Gallery</a></li> <li><a href=\"photo\">Photo Gallery</a></li> </ul>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-2.services-links:nth-child(4) > .dropdown > .dropdown-menu[aria-labelledby=\"dropdownMenu1\"]"
            },
            "excerpt": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\"> <li><a href=\"biography\">Biography</a></li> <li><a href=\"committees\">Committees</a></li> </ul>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(4) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(8) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(4)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(5)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(6)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(7)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(8)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(9)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(10)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(11)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(12)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(13)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(14)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(15)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(16)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(17)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(18)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(19)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(20)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": "goog-gt-tt",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#goog-gt-tt"
            },
            "excerpt": "<div id=\"goog-gt-tt\" class=\"VIpgJd-yAWNEb-L7lbkb skiptranslate\" style=\"border-radius: 12px; margin: 0 0 0 -23px; padding: 0; font-family: 'Google Sans', Arial, sans-serif;\" data-id=\"\">"
          },
          {
            "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": "goog-gt-votingHiddenPane",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#goog-gt-votingHiddenPane"
            },
            "excerpt": "<div id=\"goog-gt-votingHiddenPane\" class=\"VIpgJd-yAWNEb-hvhgNd-aXYTce\">"
          },
          {
            "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": "FORM",
            "id": "goog-gt-votingForm",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#goog-gt-votingForm"
            },
            "excerpt": "<form id=\"goog-gt-votingForm\" action=\"//translate.googleapis.com/translate_voting?client=te\" method=\"post\" target=\"votingFrame\" class=\"VIpgJd-yAWNEb-hvhgNd-aXYTce\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "colorbox",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#colorbox"
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">"
          },
          {
            "ruleID": "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": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".VIpgJd-ZVi9od-xl07Ob-OEVmcd"
            },
            "excerpt": "<iframe frameborder=\"0\" class=\"VIpgJd-ZVi9od-xl07Ob-OEVmcd skiptranslate\" title=\"Language Translate Widget\" style=\"visibility: visible; box-sizing: content-box; width: 1286px; height: 269px; display: none;\"></iframe>"
          },
          {
            "ruleID": "aria-allowed-attr",
            "what": "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.nav-item.dropdown:nth-child(3) > .nav-link.dropdown-toggle[data-toggle=\"dropdown\"]"
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">District</span>"
          },
          {
            "ruleID": "aria-allowed-attr",
            "what": "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.nav-item.dropdown:nth-child(4) > .nav-link.dropdown-toggle[data-toggle=\"dropdown\"]"
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Legislation</span>"
          },
          {
            "ruleID": "aria-allowed-attr",
            "what": "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.nav-item.dropdown:nth-child(5) > .nav-link.dropdown-toggle[data-toggle=\"dropdown\"]"
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsroom</span>"
          },
          {
            "ruleID": "aria-allowed-attr",
            "what": "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".last > .nav-link.dropdown-toggle[data-toggle=\"dropdown\"]"
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Resources</span>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.2 (foreground color: #f5f5f5, background color: #2858af, 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": ".settings-links > a[href$=\"contact\"]"
            },
            "excerpt": "<a href=\"/contact\">Contact Sharon</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".btn-xs"
            },
            "excerpt": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">Settings</button>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, 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[href$=\"contact\"]"
            },
            "excerpt": "<a class=\"btn btn-primary\" href=\"/contact\">Contact my Office</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, 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[href$=\"sign-updates\"]"
            },
            "excerpt": "<a class=\"btn btn-primary\" href=\"/sign-updates\">Sign Up for Updates</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".alert-heading"
            },
            "excerpt": "<h4 class=\"alert-heading\">2023 Women of Distinction Award Nominations</h4>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.64 (foreground color: #2858af, background color: #fdfdfd, 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": "p:nth-child(4) > a"
            },
            "excerpt": "<a href=\"mailto:Liliana.Jimenez@asm.ca.gov\">Liliana.Jimenez@asm.ca.gov</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, 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": "p:nth-child(5) > .btn-primary.btn"
            },
            "excerpt": "<a alt=\"2023 Women of Distinction Award Nominations\" class=\"btn btn-primary\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD67&amp;survey=167\">2023 Women of Distinction Award Nominations</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-06-07T21:22:43Z\"]"
            },
            "excerpt": "<time datetime=\"2023-06-07T21:22:43Z\" class=\"datetime\">Wednesday, June 7, 2023</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-06-07T17:24:04Z\"]"
            },
            "excerpt": "<time datetime=\"2023-06-07T17:24:04Z\" class=\"datetime\">Wednesday, June 7, 2023</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-05-31T20:21:36Z\"]"
            },
            "excerpt": "<time datetime=\"2023-05-31T20:21:36Z\" class=\"datetime\">Wednesday, May 31, 2023</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-05-31T19:00:00Z\"]"
            },
            "excerpt": "<time datetime=\"2023-05-31T19:00:00Z\" class=\"datetime\">Wednesday, May 31, 2023</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-05-25T23:20:10Z\"]"
            },
            "excerpt": "<time datetime=\"2023-05-25T23:20:10Z\" class=\"datetime\">Thursday, May 25, 2023</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-05-18T20:29:07Z\"]"
            },
            "excerpt": "<time datetime=\"2023-05-18T20:29:07Z\" class=\"datetime\">Thursday, May 18, 2023</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-05-13T17:38:59Z\"]"
            },
            "excerpt": "<time datetime=\"2023-05-13T17:38:59Z\" class=\"datetime\">Saturday, May 13, 2023</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-05-05T19:00:00Z\"]"
            },
            "excerpt": "<time datetime=\"2023-05-05T19:00:00Z\" class=\"datetime\">Friday, May 5, 2023</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-05-04T22:37:50Z\"]"
            },
            "excerpt": "<time datetime=\"2023-05-04T22:37:50Z\" class=\"datetime\">Thursday, May 4, 2023</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2023-05-02T17:00:00Z\"]"
            },
            "excerpt": "<time datetime=\"2023-05-02T17:00:00Z\" class=\"datetime\">Tuesday, May 2, 2023</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[title=\"Go to next page\"] > span[aria-hidden=\"true\"]"
            },
            "excerpt": "<span aria-hidden=\"true\">Next ›</span>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href=\"?page=76\"] > span[aria-hidden=\"true\"]"
            },
            "excerpt": "<span aria-hidden=\"true\">Last »</span>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#edit-submit"
            },
            "excerpt": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\">"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-lg-6:nth-child(1) > center"
            },
            "excerpt": "<center> <strong>Capitol Office:</strong><br> Capitol Swing Space<br> 1021 O Street, Room #4210<br> Sacramento, CA 95814<br> Phone: (916) 319-2067</center>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-lg-6:nth-child(1) > center > strong"
            },
            "excerpt": "<strong>Capitol Office:</strong>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-lg-6:nth-child(2) > center"
            },
            "excerpt": "<center> <strong>District Office:</strong><br> 4 Centerpointe Drive, Suite 120<br> La Palma, CA 90623<br> Phone: (714) 521-6713<br> Fax: (714) 521-6718</center>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-lg-6:nth-child(2) > center > strong"
            },
            "excerpt": "<strong>District Office:</strong>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".site-footer__bottom > p"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, 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": "p > a[target=\"_blank\"]:nth-child(1)"
            },
            "excerpt": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">Privacy and Conditions of Use</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, 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": "p > a[target=\"_blank\"]:nth-child(2)"
            },
            "excerpt": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">Accessibility</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, 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": "p > a:nth-child(3)"
            },
            "excerpt": "<a href=\"https://asmdc.org/general-disclaimer\">General Disclaimer</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(3)"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(3) > strong"
            },
            "excerpt": "<strong>The deadline for nominations is February 25th.</strong>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(4)"
            },
            "excerpt": "<p>For questions or additional information, please contact Lily Jimenez in my office at (714) 525-6515 or by email at <a href=\"mailto:Liliana.Jimenez@asm.ca.gov\">Liliana.Jimenez@asm.ca.gov</a>.</p>"
          },
          {
            "ruleID": "duplicate-id-aria",
            "what": "IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: dropdownMenu1",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-offset-2 > .dropdown > h3"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br> Resources</h3>"
          },
          {
            "ruleID": "duplicate-id",
            "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: block-quirk-silva-theme-main-menu",
            "ordinalSeverity": 2,
            "tagName": "NAV",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".block-menu"
            },
            "excerpt": "<nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\">"
          },
          {
            "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": ".title"
            },
            "excerpt": "<h1 class=\"title\"></h1>"
          },
          {
            "ruleID": "heading-order",
            "what": "Heading levels should only increase by one; Heading order invalid",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-offset-2 > .dropdown > h3"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br> Resources</h3>"
          },
          {
            "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": ".col-sm-offset-2 > .dropdown > h3 > img"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">"
          },
          {
            "ruleID": "image-alt",
            "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-2.services-links:nth-child(2) > .dropdown > h3 > img"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">"
          },
          {
            "ruleID": "image-alt",
            "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-2.services-links:nth-child(3) > .dropdown > h3 > img"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\">"
          },
          {
            "ruleID": "image-alt",
            "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-2.services-links:nth-child(4) > .dropdown > h3 > img"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\">"
          },
          {
            "ruleID": "label-content-name-mismatch",
            "what": "Elements must have their visible text as part of their accessible name; Text inside the element is not included in the accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".views-row:nth-child(4) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .col-sm-4:nth-child(3) > .colorbox.cboxElement[aria-controls=\"colorbox\"]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... nference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">"
          },
          {
            "ruleID": "label-content-name-mismatch",
            "what": "Elements must have their visible text as part of their accessible name; Text inside the element is not included in the accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-4:nth-child(3) > .colorbox.cboxElement[title=\"Young Legislators Graduation\"]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... le=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">"
          },
          {
            "ruleID": "landmark-unique",
            "what": "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "ordinalSeverity": 2,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#navbar-top"
            },
            "excerpt": "<nav class=\"navbar navbar-top\" id=\"navbar-top\">"
          },
          {
            "ruleID": "landmark-unique",
            "what": "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "ordinalSeverity": 2,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".highlighted > aside"
            },
            "excerpt": "<aside class=\"container section clearfix\" role=\"complementary\">"
          },
          {
            "ruleID": "link-in-text-block",
            "what": "Links must be distinguishable without relying on color; The link has insufficient color contrast of 1.68:1 with the surrounding text. (Minimum contrast is 3:1, link text: #2858af, surrounding text: #7f7f7f); The link has no styling (such as underline) to distinguish it from the surrounding text",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(4) > a"
            },
            "excerpt": "<a href=\"mailto:Liliana.Jimenez@asm.ca.gov\">Liliana.Jimenez@asm.ca.gov</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": ".pagination"
            },
            "excerpt": "<ul class=\"pagination js-pager__items\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".text-formatted.field--name-body.field--type-text-with-summary > h1"
            },
            "excerpt": "<h1>How Can I Help You?</h1>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-offset-2 > .dropdown > h3"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br> Resources</h3>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-2.services-links:nth-child(2) > .dropdown > h3"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"><br> Contact</h3>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-2.services-links:nth-child(3) > .dropdown > h3"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"><br> News Room</h3>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-2.services-links:nth-child(4) > .dropdown > h3"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\"><br> About</h3>"
          }
        ]
      },
      "endTime": 1687102554708
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687102554709,
      "endTime": 1687102555217
    },
    {
      "type": "url",
      "which": "https://a67.asmdc.org/",
      "what": "Member Sharon Quirk-Silva (D)",
      "startTime": 1687102555217,
      "result": {
        "url": "https://a67.asmdc.org/"
      },
      "endTime": 1687102556655
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687102556655,
      "url": "https://a67.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=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"]",
            "attNo": 1
          }
        },
        {
          "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=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"]",
            "attNo": 1
          }
        },
        {
          "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=\"/sites/a67.asmdc.org/files/icon_news_50.png\">",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"]",
            "attNo": 1
          }
        },
        {
          "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=\"/sites/a67.asmdc.org/files/icon_info_50.png\">",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/sites/a67.asmdc.org/files/icon_info_50.png\"]",
            "attNo": 1
          }
        },
        {
          "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 NAV has an id attribute of 'block-quirk-silva-theme-main-menu', which is not unique in the same DOM",
          "element": "<nav class=\"block block-menu navigation menu--main\" id=\"block-quirk-silva-theme-main-menu\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" role=\"navigation\"><h2 id=\"block-quirk-silva-theme-ma ... Resources</span><ul class=\"dropdown-menu\"><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"node/1378\" href=\"/applying-california-real-id\">Applying for a California REAL ID</a></li><li class=",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "nav[role=\"navigation\"][aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\"][id=\"block-quirk-silva-theme-main-menu\"][class=\"block block-menu navigation menu--main\"]",
            "attNo": 4
          }
        },
        {
          "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 UL has an id attribute of 'block-quirk-silva-theme-main-menu', which is not unique in the same DOM",
          "element": "<ul class=\"clearfix nav navbar-nav\" id=\"block-quirk-silva-theme-main-menu\"><li class=\"nav-item menu-item--expanded dropdown\"><a data-drupal-link-system-path=\"node/2056\" aria-haspopup=\"true\" aria-expan ... \" href=\"/covered-california-special-enrollment-period-now-open\">Covered California special-enrollment period is now open!</a></li><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"node/2046\" ",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"block-quirk-silva-theme-main-menu\"][class=\"clearfix nav navbar-nav\"]",
            "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 H3 has an id attribute of 'dropdownMenu1', which is not unique in the same DOM",
          "element": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br>Resources</h3>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "h3[aria-expanded=\"true\"][aria-haspopup=\"true\"][class=\"dropdown-toggle\"][data-toggle=\"dropdown\"][id=\"dropdownMenu1\"][type=\"button\"]",
            "attNo": 6
          }
        },
        {
          "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 H3 has an id attribute of 'dropdownMenu1', which is not unique in the same DOM",
          "element": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"><br>Contact</h3>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "h3[aria-expanded=\"true\"][aria-haspopup=\"true\"][class=\"dropdown-toggle\"][data-toggle=\"dropdown\"][id=\"dropdownMenu1\"][type=\"button\"]",
            "attNo": 6
          }
        },
        {
          "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 H3 has an id attribute of 'dropdownMenu1', which is not unique in the same DOM",
          "element": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"><br>News Room</h3>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "h3[aria-expanded=\"true\"][aria-haspopup=\"true\"][class=\"dropdown-toggle\"][data-toggle=\"dropdown\"][id=\"dropdownMenu1\"][type=\"button\"]",
            "attNo": 6
          }
        },
        {
          "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 H3 has an id attribute of 'dropdownMenu1', which is not unique in the same DOM",
          "element": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\"><br>About</h3>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "h3[aria-expanded=\"true\"][aria-haspopup=\"true\"][class=\"dropdown-toggle\"][data-toggle=\"dropdown\"][id=\"dropdownMenu1\"][type=\"button\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 66 66\" height=\"96px\" width=\"96px\" class=\"VIpgJd-ZVi9od-aZ2wEe\" xmlns=\"http://www.w3.org/2000/svg\"><circle r=\"30\" cy=\"33\" cx=\"33\" stroke-linecap=\"round\" stroke-width=\"6\" fill=\"none\" c ... x\" class=\"VIpgJd-ZVi9od-aZ2wEe\" xmlns=\"http://www.w3.org/2000/svg\"><circle r=\"30\" cy=\"33\" cx=\"33\" stroke-linecap=\"round\" stroke-width=\"6\" fill=\"none\" class=\"VIpgJd-ZVi9od-aZ2wEe-Jt5cK\"></circle></svg>",
          "path": "body>div:nth-of-type(5)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"VIpgJd-ZVi9od-aZ2wEe\"][width=\"96px\"][height=\"96px\"][viewbox=\"0 0 66 66\"]",
            "attNo": 5
          }
        },
        {
          "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=\"pagination js-pager__items\"><li class=\"page-item active\"><span class=\"page-link\">1</span></li><li class=\"page-item \"><a class=\"page-link\" title=\"\" href=\"?page=1\">2</a></li><li class=\"page-i ... age</span></a></li><li class=\"page-item\"><a class=\"page-link\" title=\"Go to last page\" href=\"?page=76\"><span aria-hidden=\"true\">Last »</span><span class=\"visually-hidden\">Last page</span></a></li></ul>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fingerprint": {
            "version": 2,
            "css": "ul[class=\"pagination js-pager__items\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this SPAN",
          "element": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">District</span>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"nav-link dropdown-toggle\"][data-toggle=\"dropdown\"][aria-expanded=\"false\"][aria-haspopup=\"true\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this SPAN",
          "element": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Legislation</span>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"nav-link dropdown-toggle\"][data-toggle=\"dropdown\"][aria-expanded=\"false\"][aria-haspopup=\"true\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this SPAN",
          "element": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Newsroom</span>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"nav-link dropdown-toggle\"][data-toggle=\"dropdown\"][aria-expanded=\"false\"][aria-haspopup=\"true\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this SPAN",
          "element": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Resources</span>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"nav-link dropdown-toggle\"][data-toggle=\"dropdown\"][aria-expanded=\"false\"][aria-haspopup=\"true\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this H3",
          "element": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br>Resources</h3>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "h3[aria-expanded=\"true\"][aria-haspopup=\"true\"][class=\"dropdown-toggle\"][data-toggle=\"dropdown\"][id=\"dropdownMenu1\"][type=\"button\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this H3",
          "element": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"><br>Contact</h3>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "h3[aria-expanded=\"true\"][aria-haspopup=\"true\"][class=\"dropdown-toggle\"][data-toggle=\"dropdown\"][id=\"dropdownMenu1\"][type=\"button\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this H3",
          "element": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"><br>News Room</h3>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "h3[aria-expanded=\"true\"][aria-haspopup=\"true\"][class=\"dropdown-toggle\"][data-toggle=\"dropdown\"][id=\"dropdownMenu1\"][type=\"button\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this H3",
          "element": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\"><br>About</h3>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "h3[aria-expanded=\"true\"][aria-haspopup=\"true\"][class=\"dropdown-toggle\"][data-toggle=\"dropdown\"][id=\"dropdownMenu1\"][type=\"button\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav id=\"navbar-top\" class=\"navbar navbar-top\"><div class=\"container\"><div class=\"top-header\"><div class=\"utility-header\"><div class=\"group flex-row\"><div class=\"social-media-links\"><a href=\"/\" class= ... ggle=\"collapse\" data-target=\"#siteSettings\" class=\"close\" aria-label=\"Close\" aria-expanded=\"false\" aria-controls=\"siteSettings\"><span aria-hidden=\"true\">×</span></button></div></div></div></div></nav>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"navbar navbar-top\"][id=\"navbar-top\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><button aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#CollapsingNavbar\" data-toggle=\"collaps ... ref=\"/photo\">Photo Album</a></li><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"node/2176\" href=\"/staff-spotlight-joe-pak-senior-field-representative\">Staff Spotlight</a></li></ul></li><li",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"navbar navbar-expand-lg\"][id=\"navbar-main\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav id=\"navbar-top\" class=\"navbar navbar-top\"><div class=\"container\"><div class=\"top-header\"><div class=\"utility-header\"><div class=\"group flex-row\"><div class=\"social-media-links\"><a href=\"/\" class= ... ggle=\"collapse\" data-target=\"#siteSettings\" class=\"close\" aria-label=\"Close\" aria-expanded=\"false\" aria-controls=\"siteSettings\"><span aria-hidden=\"true\">×</span></button></div></div></div></div></nav>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"navbar navbar-top\"][id=\"navbar-top\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><button aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#CollapsingNavbar\" data-toggle=\"collaps ... ref=\"/photo\">Photo Album</a></li><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"node/2176\" href=\"/staff-spotlight-joe-pak-senior-field-representative\">Staff Spotlight</a></li></ul></li><li",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"navbar navbar-expand-lg\"][id=\"navbar-main\"]",
            "attNo": 2
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          24
        ],
        "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(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">"
          },
          {
            "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(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">"
          },
          {
            "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(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\">"
          },
          {
            "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(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\">"
          },
          {
            "ruleID": "94",
            "what": "This NAV has an id attribute of 'block-quirk-silva-theme-main-menu', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<nav class=\"block block-menu navigation menu--main\" id=\"block-quirk-silva-theme-main-menu\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" role=\"navigation\"><h2 id=\"block-quirk-silva-theme-ma ... Resources</span><ul class=\"dropdown-menu\"><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"node/1378\" href=\"/applying-california-real-id\">Applying for a California REAL ID</a></li><li class="
          },
          {
            "ruleID": "94",
            "what": "This UL has an id attribute of 'block-quirk-silva-theme-main-menu', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)"
            },
            "excerpt": "<ul class=\"clearfix nav navbar-nav\" id=\"block-quirk-silva-theme-main-menu\"><li class=\"nav-item menu-item--expanded dropdown\"><a data-drupal-link-system-path=\"node/2056\" aria-haspopup=\"true\" aria-expan ... \" href=\"/covered-california-special-enrollment-period-now-open\">Covered California special-enrollment period is now open!</a></li><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"node/2046\" "
          },
          {
            "ruleID": "94",
            "what": "This H3 has an id attribute of 'dropdownMenu1', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "H",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br>Resources</h3>"
          },
          {
            "ruleID": "94",
            "what": "This H3 has an id attribute of 'dropdownMenu1', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "H",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"><br>Contact</h3>"
          },
          {
            "ruleID": "94",
            "what": "This H3 has an id attribute of 'dropdownMenu1', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "H",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"><br>News Room</h3>"
          },
          {
            "ruleID": "94",
            "what": "This H3 has an id attribute of 'dropdownMenu1', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "H",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\"><br>About</h3>"
          },
          {
            "ruleID": "123",
            "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "SVG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(5)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<svg viewbox=\"0 0 66 66\" height=\"96px\" width=\"96px\" class=\"VIpgJd-ZVi9od-aZ2wEe\" xmlns=\"http://www.w3.org/2000/svg\"><circle r=\"30\" cy=\"33\" cx=\"33\" stroke-linecap=\"round\" stroke-width=\"6\" fill=\"none\" c ... x\" class=\"VIpgJd-ZVi9od-aZ2wEe\" xmlns=\"http://www.w3.org/2000/svg\"><circle r=\"30\" cy=\"33\" cx=\"33\" stroke-linecap=\"round\" stroke-width=\"6\" fill=\"none\" class=\"VIpgJd-ZVi9od-aZ2wEe-Jt5cK\"></circle></svg>"
          },
          {
            "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(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)"
            },
            "excerpt": "<ul class=\"pagination js-pager__items\"><li class=\"page-item active\"><span class=\"page-link\">1</span></li><li class=\"page-item \"><a class=\"page-link\" title=\"\" href=\"?page=1\">2</a></li><li class=\"page-i ... age</span></a></li><li class=\"page-item\"><a class=\"page-link\" title=\"Go to last page\" href=\"?page=76\"><span aria-hidden=\"true\">Last »</span><span class=\"visually-hidden\">Last page</span></a></li></ul>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this SPAN",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">District</span>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this SPAN",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Legislation</span>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this SPAN",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Newsroom</span>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this SPAN",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Resources</span>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this H3",
            "ordinalSeverity": 3,
            "tagName": "H",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br>Resources</h3>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this H3",
            "ordinalSeverity": 3,
            "tagName": "H",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"><br>Contact</h3>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this H3",
            "ordinalSeverity": 3,
            "tagName": "H",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"><br>News Room</h3>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this H3",
            "ordinalSeverity": 3,
            "tagName": "H",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\"><br>About</h3>"
          },
          {
            "ruleID": "531",
            "what": "This nav does not have a unique accessible name as required when two or more nav elements are present",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<nav id=\"navbar-top\" class=\"navbar navbar-top\"><div class=\"container\"><div class=\"top-header\"><div class=\"utility-header\"><div class=\"group flex-row\"><div class=\"social-media-links\"><a href=\"/\" class= ... ggle=\"collapse\" data-target=\"#siteSettings\" class=\"close\" aria-label=\"Close\" aria-expanded=\"false\" aria-controls=\"siteSettings\"><span aria-hidden=\"true\">×</span></button></div></div></div></div></nav>"
          },
          {
            "ruleID": "531",
            "what": "This nav does not have a unique accessible name as required when two or more nav elements are present",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-main",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)"
            },
            "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><button aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#CollapsingNavbar\" data-toggle=\"collaps ... ref=\"/photo\">Photo Album</a></li><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"node/2176\" href=\"/staff-spotlight-joe-pak-senior-field-representative\">Staff Spotlight</a></li></ul></li><li"
          },
          {
            "ruleID": "533",
            "what": "This nav does not have an accessible name as required when two or more nav elements are present",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<nav id=\"navbar-top\" class=\"navbar navbar-top\"><div class=\"container\"><div class=\"top-header\"><div class=\"utility-header\"><div class=\"group flex-row\"><div class=\"social-media-links\"><a href=\"/\" class= ... ggle=\"collapse\" data-target=\"#siteSettings\" class=\"close\" aria-label=\"Close\" aria-expanded=\"false\" aria-controls=\"siteSettings\"><span aria-hidden=\"true\">×</span></button></div></div></div></div></nav>"
          },
          {
            "ruleID": "533",
            "what": "This nav does not have an accessible name as required when two or more nav elements are present",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-main",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)"
            },
            "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><button aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#CollapsingNavbar\" data-toggle=\"collaps ... ref=\"/photo\">Photo Album</a></li><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"node/2176\" href=\"/staff-spotlight-joe-pak-senior-field-representative\">Staff Spotlight</a></li></ul></li><li"
          }
        ]
      },
      "endTime": 1687102557152
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687102557152,
      "endTime": 1687102557639
    },
    {
      "type": "url",
      "which": "https://a67.asmdc.org/",
      "what": "Member Sharon Quirk-Silva (D)",
      "startTime": 1687102557639,
      "result": {
        "url": "https://a67.asmdc.org/"
      },
      "endTime": 1687102559084
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687102559084,
      "url": "https://a67.asmdc.org/",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "result": {
        "Error": {
          "AAA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">"
              }
            ]
          },
          "AAA.1_3_1.F68": {
            "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [
              {
                "tagName": "input",
                "id": "#goog-gt-votingInputSrcLang",
                "code": "<input type=\"text\" name=\"sl\" id=\"goog-gt-votingInputSrcLang\">"
              },
              {
                "tagName": "input",
                "id": "#goog-gt-votingInputSrcText",
                "code": "<input type=\"text\" name=\"query\" id=\"goog-gt-votingInputSrcText\">"
              },
              {
                "tagName": "input",
                "id": "#goog-gt-votingInputTrgLang",
                "code": "<input type=\"text\" name=\"tl\" id=\"goog-gt-votingInputTrgLang\">"
              },
              {
                "tagName": "input",
                "id": "#goog-gt-votingInputTrgText",
                "code": "<input type=\"text\" name=\"gtrans\" id=\"goog-gt-votingInputTrgText\">"
              },
              {
                "tagName": "input",
                "id": "#goog-gt-votingInputVote",
                "code": "<input type=\"text\" name=\"vote\" id=\"goog-gt-votingInputVote\">"
              }
            ]
          },
          "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.H49.AlignAttr": {
            "Align attributes .": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div align=\"center\">...</div>"
              }
            ]
          },
          "AAA.1_3_1.H49.Center": {
            "Presentational markup used that has become obsolete in HTML5.": [
              {
                "tagName": "center",
                "id": "",
                "code": "<center>...</center>"
              }
            ]
          },
          "AAA.1_3_1_AAA.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#block-quirk-silva-theme-main-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-quirk-silva-theme-main-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#block-quirk-silva-theme-main-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-quirk-silva-theme-main-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "#dropdownMenu1",
                "code": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">...</h3>"
              }
            ],
            "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>"
              }
            ]
          },
          "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 6.2:1. Recommendation:  change background to #1f4fa6.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact\">...</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 6.65:1. Recommendation:  change text colour to #2454ab.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"mailto:Liliana.Jimenez@asm.ca.gov\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.76:1. Recommendation:  change background to #2555ac.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a alt=\"2023 Women of Distinction Award Nominations\" class=\"btn btn-primary\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD67&amp;survey=167\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn btn-primary\" href=\"/contact\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn btn-primary\" href=\"/sign-updates\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://asmdc.org/general-disclaimer\">...</a>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">...</button>"
              },
              {
                "tagName": "center",
                "id": "",
                "code": "<center>...</center>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"page-link\">...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ],
            "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 6.76:1. Recommendation:  change text colour to #2555ac.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=1\" title=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=2\" title=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=3\" title=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=4\" title=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=5\" title=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=6\" title=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=7\" title=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=8\" title=\"\" 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 3.94:1. Recommendation:  change text colour to #575757.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ],
            "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.69:1. Recommendation:  change text colour to #515a62.": [
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-05-02T17:00:00Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-05-04T22:37:50Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-05-05T19:00:00Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-05-13T17:38:59Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-05-18T20:29:07Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-05-25T23:20:10Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-05-31T19:00:00Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-05-31T20:21:36Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-06-07T17:24:04Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2023-06-07T21:22:43Z\" class=\"datetime\">...</time>"
              }
            ]
          },
          "AAA.1_4_6.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1>...</h1>"
              },
              {
                "tagName": "h3",
                "id": "#dropdownMenu1",
                "code": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">...</h3>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.94:1. Recommendation:  change text colour to #757575.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"alert-heading\">...</h4>"
              }
            ]
          },
          "AAA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe name=\"votingFrame\" frameborder=\"0\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe sandbox=\"allow-scripts\" srcdoc=\"<!DOCTYPE html><body><script>(function(){/*\n\n Copyright The Closure Library Authors.\n SPDX-License-Identifier: Apache-2.0\n*/\n'use strict';var e=this"
              }
            ]
          },
          "AAA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "#goog-gt-votingForm",
                "code": "<form id=\"goog-gt-votingForm\" action=\"//translate.googleapis.com/translate_voting?client=te\" method=\"post\" target=\"votingFrame\" class=\"VIpgJd-yAWNEb-hvhgNd-aXYTce\">...</form>"
              }
            ]
          },
          "AAA.4_1_1.F77": {
            "Duplicate id attribute value \"dropdownMenu1\" found on the web page.": [
              {
                "tagName": "h3",
                "id": "#dropdownMenu1",
                "code": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">...</h3>"
              }
            ],
            "Duplicate id attribute value \"block-quirk-silva-theme-main-menu\" found on the web page.": [
              {
                "tagName": "ul",
                "id": "#block-quirk-silva-theme-main-menu",
                "code": "<ul id=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\">...</ul>"
              }
            ]
          },
          "AAA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "#cboxNext",
                "code": "<button type=\"button\" id=\"cboxNext\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxPrevious",
                "code": "<button type=\"button\" id=\"cboxPrevious\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxSlideshow",
                "code": "<button type=\"button\" id=\"cboxSlideshow\">...</button>"
              }
            ]
          },
          "AAA.4_1_2.H91.InputText.Name": {
            "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "#goog-gt-votingInputSrcLang",
                "code": "<input type=\"text\" name=\"sl\" id=\"goog-gt-votingInputSrcLang\">"
              },
              {
                "tagName": "input",
                "id": "#goog-gt-votingInputSrcText",
                "code": "<input type=\"text\" name=\"query\" id=\"goog-gt-votingInputSrcText\">"
              },
              {
                "tagName": "input",
                "id": "#goog-gt-votingInputTrgLang",
                "code": "<input type=\"text\" name=\"tl\" id=\"goog-gt-votingInputTrgLang\">"
              },
              {
                "tagName": "input",
                "id": "#goog-gt-votingInputTrgText",
                "code": "<input type=\"text\" name=\"gtrans\" id=\"goog-gt-votingInputTrgText\">"
              },
              {
                "tagName": "input",
                "id": "#goog-gt-votingInputVote",
                "code": "<input type=\"text\" name=\"vote\" id=\"goog-gt-votingInputVote\">"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://fonts.gstatic.com/s/i/productlogos/translate/v14/24px.svg\" width=\"24\" height=\"24\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.google.com/images/cleardot.gif\" alt=\"\" width=\"1\" height=\"1\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.google.com/images/cleardot.gif\" class=\"goog-te-gadget-icon\" alt=\"\" style=\"background-image: url(&quot;https://translate.googleapis.com/translate_static/img/te_ctrl3.gif&quot;); background-position: -65px 0px;\">"
              }
            ]
          },
          "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=\"social-media-links\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"text-center\">...</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": "div",
                "id": "#cboxOverlay",
                "code": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"VIpgJd-ZVi9od-aZ2wEe-wOHMyf\">...</div>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe frameborder=\"0\" class=\"VIpgJd-ZVi9od-xl07Ob-OEVmcd skiptranslate\" title=\"Language Translate Widget\" style=\"visibility: visible; display: none;\">...</iframe>"
              }
            ]
          },
          "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": "label",
                "id": "",
                "code": "<label for=\"edit-keys\" class=\"visually-hidden\">...</label>"
              },
              {
                "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=\"https://a67.asmdc.org/rss.xml\" class=\"feed-icon\">...</a>"
              }
            ]
          },
          "AAA.1_4_6.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "h2",
                "id": "#block-quirk-silva-theme-main-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-quirk-silva-theme-main-menu-menu\">...</h2>"
              },
              {
                "tagName": "h4",
                "id": "#pagination-heading",
                "code": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">...</h4>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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=\"ca-gov-icon-facebook\" href=\"https://www.facebook.com/quirksilvaca\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"ca-gov-icon-instagram\" href=\"https://www.instagram.com/quirksilvaca\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"ca-gov-icon-twitter\" href=\"https://twitter.com/quirksilvaca\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">...</a>"
              }
            ]
          },
          "AAA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\" tabindex=\"-1\">...</a>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          25,
          0,
          0,
          67
        ],
        "instances": [
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://fonts.gstatic.com/s/i/productlogos/translate/v14/24px.svg\" width=\"24\" height=\"24\" alt=\"\">"
          },
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://www.google.com/images/cleardot.gif\" alt=\"\" width=\"1\" height=\"1\">"
          },
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://www.google.com/images/cleardot.gif\" class=\"goog-te-gadget-icon\" alt=\"\" style=\"background-image: url(&quot;https://translate.googleapis.com/translate_static/img/te_ctrl3.gif&quot;); background-position: -65px 0px;\">"
          },
          {
            "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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"text-center\">...</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": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"VIpgJd-ZVi9od-aZ2wEe-wOHMyf\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe frameborder=\"0\" class=\"VIpgJd-ZVi9od-xl07Ob-OEVmcd skiptranslate\" title=\"Language Translate Widget\" style=\"visibility: visible; display: none;\">...</iframe>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "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": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<label for=\"edit-keys\" class=\"visually-hidden\">...</label>"
          },
          {
            "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=\"https://a67.asmdc.org/rss.xml\" class=\"feed-icon\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "block-quirk-silva-theme-main-menu-menu",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-quirk-silva-theme-main-menu-menu\">...</h2>"
          },
          {
            "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": "H4",
            "id": "pagination-heading",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">...</h4>"
          },
          {
            "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": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "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=\"ca-gov-icon-facebook\" href=\"https://www.facebook.com/quirksilvaca\" 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 class=\"ca-gov-icon-instagram\" href=\"https://www.instagram.com/quirksilvaca\" 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 class=\"ca-gov-icon-twitter\" href=\"https://twitter.com/quirksilvaca\" 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=\"/contact\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://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=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.Empty",
            "what": "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\">...</a>"
          },
          {
            "ruleID": "AAA.1_1_1.H37",
            "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">"
          },
          {
            "ruleID": "AAA.1_1_1.H37",
            "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\">"
          },
          {
            "ruleID": "AAA.1_1_1.H37",
            "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\">"
          },
          {
            "ruleID": "AAA.1_1_1.H37",
            "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">"
          },
          {
            "ruleID": "AAA.1_3_1.F68",
            "what": "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputSrcLang",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" name=\"sl\" id=\"goog-gt-votingInputSrcLang\">"
          },
          {
            "ruleID": "AAA.1_3_1.F68",
            "what": "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputSrcText",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" name=\"query\" id=\"goog-gt-votingInputSrcText\">"
          },
          {
            "ruleID": "AAA.1_3_1.F68",
            "what": "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputTrgLang",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" name=\"tl\" id=\"goog-gt-votingInputTrgLang\">"
          },
          {
            "ruleID": "AAA.1_3_1.F68",
            "what": "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputTrgText",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" name=\"gtrans\" id=\"goog-gt-votingInputTrgText\">"
          },
          {
            "ruleID": "AAA.1_3_1.F68",
            "what": "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputVote",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" name=\"vote\" id=\"goog-gt-votingInputVote\">"
          },
          {
            "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.H49.AlignAttr",
            "what": "Align attributes .",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div align=\"center\">...</div>"
          },
          {
            "ruleID": "AAA.1_3_1.H49.Center",
            "what": "Presentational markup used that has become obsolete in HTML5.",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<center>...</center>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "block-quirk-silva-theme-main-menu-menu",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-quirk-silva-theme-main-menu-menu\">...</h2>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "block-quirk-silva-theme-main-menu-menu",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-quirk-silva-theme-main-menu-menu\">...</h2>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">...</h3>"
          },
          {
            "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_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 6.2:1. Recommendation:  change background to #1f4fa6.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/contact\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.65:1. Recommendation:  change text colour to #2454ab.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"mailto:Liliana.Jimenez@asm.ca.gov\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a alt=\"2023 Women of Distinction Award Nominations\" class=\"btn btn-primary\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD67&amp;survey=167\">...</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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"btn btn-primary\" href=\"/contact\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"btn btn-primary\" href=\"/sign-updates\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://assembly.ca.gov/accessibility\" 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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" 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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://asmdc.org/general-disclaimer\">...</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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">...</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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<center>...</center>"
          },
          {
            "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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.76:1. Recommendation:  change background to #2555ac.",
            "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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<strong>...</strong>"
          },
          {
            "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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=1\" title=\"\" 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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=2\" title=\"\" 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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=3\" title=\"\" 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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=4\" title=\"\" 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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=5\" title=\"\" 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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=6\" title=\"\" 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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=7\" title=\"\" 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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=8\" title=\"\" 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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "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 3.94:1. Recommendation:  change text colour to #575757.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.94:1. Recommendation:  change text colour to #575757.",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<strong>...</strong>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-05-02T17:00:00Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-05-04T22:37:50Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-05-05T19:00:00Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-05-13T17:38:59Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-05-18T20:29:07Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-05-25T23:20:10Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-05-31T19:00:00Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-05-31T20:21:36Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-06-07T17:24:04Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2023-06-07T21:22:43Z\" class=\"datetime\">...</time>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h1>...</h1>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">...</h3>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.94:1. Recommendation:  change text colour to #757575.",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h4 class=\"alert-heading\">...</h4>"
          },
          {
            "ruleID": "AAA.2_4_1.H64.1",
            "what": "Iframe element requires a non-empty title attribute that identifies the frame.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe name=\"votingFrame\" frameborder=\"0\">...</iframe>"
          },
          {
            "ruleID": "AAA.2_4_1.H64.1",
            "what": "Iframe element requires a non-empty title attribute that identifies the frame.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe sandbox=\"allow-scripts\" srcdoc=\"<!DOCTYPE html><body><script>(function(){/* Copyright The Closure Library Authors. SPDX-License-Identifier: Apache-2.0 */ 'use strict';var e=this"
          },
          {
            "ruleID": "AAA.3_2_2.H32.2",
            "what": "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.",
            "ordinalSeverity": 3,
            "tagName": "FORM",
            "id": "goog-gt-votingForm",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<form id=\"goog-gt-votingForm\" action=\"//translate.googleapis.com/translate_voting?client=te\" method=\"post\" target=\"votingFrame\" class=\"VIpgJd-yAWNEb-hvhgNd-aXYTce\">...</form>"
          },
          {
            "ruleID": "AAA.4_1_1.F77",
            "what": "Duplicate id attribute value \"dropdownMenu1\" found on the web page.",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">...</h3>"
          },
          {
            "ruleID": "AAA.4_1_1.F77",
            "what": "Duplicate id attribute value \"block-quirk-silva-theme-main-menu\" found on the web page.",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<ul id=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\">...</ul>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.Button.Name",
            "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\">...</button>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.Button.Name",
            "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\">...</button>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.Button.Name",
            "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\">...</button>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.InputText.Name",
            "what": "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputSrcLang",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" name=\"sl\" id=\"goog-gt-votingInputSrcLang\">"
          },
          {
            "ruleID": "AAA.4_1_2.H91.InputText.Name",
            "what": "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputSrcText",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" name=\"query\" id=\"goog-gt-votingInputSrcText\">"
          },
          {
            "ruleID": "AAA.4_1_2.H91.InputText.Name",
            "what": "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputTrgLang",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" name=\"tl\" id=\"goog-gt-votingInputTrgLang\">"
          },
          {
            "ruleID": "AAA.4_1_2.H91.InputText.Name",
            "what": "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputTrgText",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" name=\"gtrans\" id=\"goog-gt-votingInputTrgText\">"
          },
          {
            "ruleID": "AAA.4_1_2.H91.InputText.Name",
            "what": "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputVote",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" name=\"vote\" id=\"goog-gt-votingInputVote\">"
          }
        ]
      },
      "endTime": 1687102559622
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687102559622,
      "endTime": 1687102560114
    },
    {
      "type": "url",
      "which": "https://a67.asmdc.org/",
      "what": "Member Sharon Quirk-Silva (D)",
      "startTime": 1687102560114,
      "result": {
        "url": "https://a67.asmdc.org/"
      },
      "endTime": 1687102561700
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687102561700,
      "url": "https://a67.asmdc.org/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 54,
          "recommendation": 25,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "label_name_visible",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/button[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/button[1]"
            },
            "message": "Accessible name does not match or contain the visible label text",
            "bounds": {
              "left": 8,
              "top": 150,
              "height": 22,
              "width": 50
            },
            "snippet": "<button aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#CollapsingNavbar\" data-toggle=\"collapse\" type=\"button\" class=\"navbar-toggler navbar-toggler-right ml-auto border rounded\">",
            "level": "violation"
          },
          {
            "ruleId": "label_name_visible",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[3]/a[1]",
              "aria": "/document[1]/main[1]/article[8]/button[3]"
            },
            "message": "Accessible name does not match or contain the visible label text",
            "bounds": {
              "left": 8,
              "top": 3223,
              "height": 53,
              "width": 784
            },
            "snippet": "<a data-cbox-img-attrs=\"{\"alt\":\"Young Legislators Graduation\"}\" class=\"colorbox cboxElement\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" title=\"Young Legislators Graduation\" role=\"button\" aria-label=\"{\"alt\":\"Young Legislators Graduation\"}\" aria-controls=\"colorbox\" href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/img[1]",
              "aria": "/document[1]/heading[5]/img[1]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 8,
              "top": 1447,
              "height": 0,
              "width": 0
            },
            "snippet": "<img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/img[1]",
              "aria": "/document[1]/heading[4]/img[1]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 8,
              "top": 1293,
              "height": 0,
              "width": 0
            },
            "snippet": "<img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/img[1]",
              "aria": "/document[1]/heading[3]/img[1]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 8,
              "top": 1120,
              "height": 0,
              "width": 0
            },
            "snippet": "<img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/img[1]",
              "aria": "/document[1]/heading[2]/img[1]"
            },
            "message": "The image has neither an alt atttribute nor an ARIA label or title",
            "bounds": {
              "left": 8,
              "top": 984,
              "height": 0,
              "width": 0
            },
            "snippet": "<img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">",
            "level": "violation"
          },
          {
            "ruleId": "html_lang_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[9]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]/html[1]",
              "aria": "/document[1]/main[1]/article[9]/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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]/html[1]",
              "aria": "/document[1]/main[1]/article[3]/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]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]/ul[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]"
            },
            "message": "The <ul> element has the id \"block-quirk-silva-theme-main-menu\" that is already in use",
            "bounds": {
              "left": 8,
              "top": 239,
              "height": 574,
              "width": 784
            },
            "snippet": "<ul class=\"clearfix nav navbar-nav\" id=\"block-quirk-silva-theme-main-menu\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]",
              "aria": "/document[1]/heading[5]"
            },
            "message": "The <h3> element has the id \"dropdownMenu1\" that is already in use",
            "bounds": {
              "left": 8,
              "top": 1430,
              "height": 43,
              "width": 784
            },
            "snippet": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]",
              "aria": "/document[1]/heading[4]"
            },
            "message": "The <h3> element has the id \"dropdownMenu1\" that is already in use",
            "bounds": {
              "left": 8,
              "top": 1276,
              "height": 43,
              "width": 784
            },
            "snippet": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]",
              "aria": "/document[1]/heading[3]"
            },
            "message": "The <h3> element has the id \"dropdownMenu1\" that is already in use",
            "bounds": {
              "left": 8,
              "top": 1103,
              "height": 43,
              "width": 784
            },
            "snippet": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_role_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/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": 3938,
              "height": 19,
              "width": 744
            },
            "snippet": "<li role=\"presentation\" class=\"page-item\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_navigation_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[1]"
            },
            "message": "Multiple elements with \"navigation\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 27,
              "height": 105,
              "width": 784
            },
            "snippet": "<nav id=\"navbar-top\" class=\"navbar navbar-top\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_navigation_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[2]"
            },
            "message": "Multiple elements with \"navigation\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 150,
              "height": 663,
              "width": 784
            },
            "snippet": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[1]"
            },
            "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 8,
              "top": 27,
              "height": 105,
              "width": 784
            },
            "snippet": "<nav id=\"navbar-top\" class=\"navbar navbar-top\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[2]"
            },
            "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 8,
              "top": 150,
              "height": 663,
              "width": 784
            },
            "snippet": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[3]"
            },
            "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 8,
              "top": 4047,
              "height": 464,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"section\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 8,
              "top": 1550,
              "height": 238,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 8,
              "top": 881,
              "height": 19,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"container section clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]",
              "aria": "/document[1]/heading[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 920,
              "height": 28,
              "width": 784
            },
            "snippet": "<h1>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/a[1]",
              "aria": "/document[1]/list[4]/listitem[2]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1511,
              "height": 18,
              "width": 78
            },
            "snippet": "<a href=\"committees\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/a[1]",
              "aria": "/document[1]/list[4]/listitem[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1492,
              "height": 18,
              "width": 68
            },
            "snippet": "<a href=\"biography\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]",
              "aria": "/document[1]/heading[5]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1430,
              "height": 43,
              "width": 784
            },
            "snippet": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]",
              "aria": "/document[1]/list[3]/listitem[4]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1393,
              "height": 18,
              "width": 90
            },
            "snippet": "<a href=\"photo\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]",
              "aria": "/document[1]/list[3]/listitem[3]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1375,
              "height": 18,
              "width": 91
            },
            "snippet": "<a href=\"videos\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
              "aria": "/document[1]/list[3]/listitem[2]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1356,
              "height": 18,
              "width": 91
            },
            "snippet": "<a href=\"news\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
              "aria": "/document[1]/list[3]/listitem[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1338,
              "height": 18,
              "width": 94
            },
            "snippet": "<a href=\"press-releases\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]",
              "aria": "/document[1]/heading[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1276,
              "height": 43,
              "width": 784
            },
            "snippet": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "aria": "/document[1]/list[2]/listitem[5]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1239,
              "height": 18,
              "width": 108
            },
            "snippet": "<a target=\"_blank\" href=\"http://findyourrep.legislature.ca.gov/\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "aria": "/document[1]/list[2]/listitem[4]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1220,
              "height": 18,
              "width": 93
            },
            "snippet": "<a href=\"/event-request/\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "aria": "/document[1]/list[2]/listitem[3]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1202,
              "height": 18,
              "width": 109
            },
            "snippet": "<a href=\"/meeting-request/\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "aria": "/document[1]/list[2]/listitem[2]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1183,
              "height": 18,
              "width": 132
            },
            "snippet": "<a href=\"/sign-updates\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "aria": "/document[1]/list[2]/listitem[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1165,
              "height": 18,
              "width": 76
            },
            "snippet": "<a href=\"/contact\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]",
              "aria": "/document[1]/heading[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 1103,
              "height": 43,
              "width": 784
            },
            "snippet": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "aria": "/document[1]/list[1]/listitem[3]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1066,
              "height": 18,
              "width": 82
            },
            "snippet": "<a href=\"district-map\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "aria": "/document[1]/list[1]/listitem[2]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1047,
              "height": 18,
              "width": 125
            },
            "snippet": "<a href=\"/veteran-resources\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "aria": "/document[1]/list[1]/listitem[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 48,
              "top": 1029,
              "height": 18,
              "width": 142
            },
            "snippet": "<a href=\"/covid-19-coronavirus-resources-and-contacts\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "aria": "/document[1]/heading[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 8,
              "top": 967,
              "height": 43,
              "width": 784
            },
            "snippet": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">",
            "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[1]/div[3]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[3]"
            },
            "message": "The element with \"complementary\" role does not have a label",
            "bounds": {
              "left": 8,
              "top": 4047,
              "height": 464,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"section\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_labelled",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "The element with \"complementary\" role does not have a label",
            "bounds": {
              "left": 8,
              "top": 1550,
              "height": 238,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_labelled",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "The element with \"complementary\" role does not have a label",
            "bounds": {
              "left": 8,
              "top": 881,
              "height": 19,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"container section clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[3]"
            },
            "message": "Multiple elements with \"complementary\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 4047,
              "height": 464,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"section\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "Multiple elements with \"complementary\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 1550,
              "height": 238,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "Multiple elements with \"complementary\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 881,
              "height": 19,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"container section clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]/ul[1]/li[6]/span[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]/listitem[6]/generic[1]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "bounds": {
              "left": 48,
              "top": 535,
              "height": 18,
              "width": 66
            },
            "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]/ul[1]/li[5]/span[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]/listitem[5]/generic[1]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "bounds": {
              "left": 48,
              "top": 424,
              "height": 18,
              "width": 71
            },
            "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/span[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]/listitem[4]/generic[1]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "bounds": {
              "left": 48,
              "top": 387,
              "height": 18,
              "width": 72
            },
            "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/span[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]/listitem[3]/generic[1]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "bounds": {
              "left": 48,
              "top": 294,
              "height": 18,
              "width": 48
            },
            "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]",
              "aria": "/document[1]/heading[5]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <h3> with implicit ARIA role \"heading\"",
            "bounds": {
              "left": 8,
              "top": 1430,
              "height": 43,
              "width": 784
            },
            "snippet": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]",
              "aria": "/document[1]/heading[4]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <h3> with implicit ARIA role \"heading\"",
            "bounds": {
              "left": 8,
              "top": 1276,
              "height": 43,
              "width": 784
            },
            "snippet": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]",
              "aria": "/document[1]/heading[3]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <h3> with implicit ARIA role \"heading\"",
            "bounds": {
              "left": 8,
              "top": 1103,
              "height": 43,
              "width": 784
            },
            "snippet": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "aria": "/document[1]/heading[2]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <h3> with implicit ARIA role \"heading\"",
            "bounds": {
              "left": 8,
              "top": 967,
              "height": 43,
              "width": 784
            },
            "snippet": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">",
            "level": "violation"
          },
          {
            "ruleId": "heading_content_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[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": 1808,
              "height": 0,
              "width": 784
            },
            "snippet": "<h1 class=\"title\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[9]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/link[50]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"charset\" is deprecated for the <link> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<link href=\"https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.69JJaQ5G5xA.L.W.O/d=0/rs=AN8SPfpC36MIoWPngdVwZ4RUzeJYZaC7rg/m=el_main_css\" charset=\"UTF-8\" rel=\"stylesheet\" type=\"text/css\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/center[1]",
              "aria": "/document[1]/contentinfo[1]"
            },
            "message": "The <center> element is deprecated in HTML 5",
            "bounds": {
              "left": 8,
              "top": 4670,
              "height": 93,
              "width": 784
            },
            "snippet": "<center>",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/center[1]",
              "aria": "/document[1]/contentinfo[1]"
            },
            "message": "The <center> element is deprecated in HTML 5",
            "bounds": {
              "left": 8,
              "top": 4578,
              "height": 93,
              "width": 784
            },
            "snippet": "<center>",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/center[1]",
              "aria": "/document[1]/contentinfo[1]"
            },
            "message": "The <center> element is deprecated in HTML 5",
            "bounds": {
              "left": 8,
              "top": 4530,
              "height": 28,
              "width": 784
            },
            "snippet": "<center>",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[9]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]",
              "aria": "/document[1]/main[1]/article[9]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 8,
              "top": 3390,
              "height": 113,
              "width": 200
            },
            "snippet": "<iframe title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//youtu.be/WvCYmuPNm2U&max_width=0&max_height=0&hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]",
              "aria": "/document[1]/main[1]/article[3]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 8,
              "top": 2262,
              "height": 113,
              "width": 200
            },
            "snippet": "<iframe title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//youtu.be/L7GFJ7NhEcE&max_width=0&max_height=0&hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]/div[2]/div[1]/div[1]/div[1]",
              "aria": "/document[1]/complementary[3]"
            },
            "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
            "bounds": {
              "left": 8,
              "top": 4205,
              "height": 19,
              "width": 784
            },
            "snippet": "<div align=\"center\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]"
            },
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "bounds": {
              "left": 8,
              "top": 191,
              "height": 621,
              "width": 784
            },
            "snippet": "<nav class=\"block block-menu navigation menu--main\" id=\"block-quirk-silva-theme-main-menu\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" role=\"navigation\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]",
              "aria": "/document[1]/banner[1]"
            },
            "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
            "bounds": {
              "left": 8,
              "top": 27,
              "height": 839,
              "width": 784
            },
            "snippet": "<header aria-label=\"Site header\" role=\"banner\" class=\"header\" id=\"header\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/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": 3296,
              "height": 211,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20230504-artsentertainment-committee-chair-quirk-silva-marks-star-wars-day-state-capitol\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/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": 3120,
              "height": 156,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20230505-young-legislators-graduation\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/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": 2917,
              "height": 184,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230513-assemblywoman-sharon-quirk-silva-and-senator-josh-newman-celebrate-opening\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/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": 2760,
              "height": 138,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230518-assemblywoman-quirk-silvas-legislation-moves-assembly-floor\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/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": 2575,
              "height": 165,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230525-assemblywoman-quirk-silvas-ab-1297-paving-way-enhanced-accessibility-public\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/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": 2399,
              "height": 156,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20230531-national-gun-violence-awareness-day-press-conference\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/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": 2196,
              "height": 183,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20230531-quirk-silva-speaks-out-about-gun-violence-awareness-capitol-presser\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/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": 1993,
              "height": 184,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230607-assemblywoman-quirk-silvas-recognizes-icna-relief-nonprofit-year-67th\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/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": 3527,
              "height": 184,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230502-assemblywoman-sharon-quirk-silva-responds-release-caloptima-audit-report\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/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": 1808,
              "height": 165,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230607-assemblywoman-quirk-silva-denounces-anti-lgbtq-board-supervisor-vote-and\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]",
              "aria": "/document[1]/main[1]"
            },
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "bounds": {
              "left": 8,
              "top": 1808,
              "height": 2220,
              "width": 784
            },
            "snippet": "<main role=\"main\" id=\"content\" class=\"main-content col order-first\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[3]"
            },
            "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "bounds": {
              "left": 8,
              "top": 4047,
              "height": 464,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"section\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "bounds": {
              "left": 8,
              "top": 1550,
              "height": 238,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "bounds": {
              "left": 8,
              "top": 881,
              "height": 19,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"container section clearfix\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          25,
          0,
          54
        ],
        "instances": [
          {
            "ruleID": "label_name_visible",
            "what": "Accessible name does not match or contain the visible label text",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/button[1]"
            },
            "excerpt": "<button aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#CollapsingNavbar\" data-toggle=\"collapse\" type=\"button\" class=\"navbar-toggler navbar-toggler-right ml-auto border rounded\">"
          },
          {
            "ruleID": "label_name_visible",
            "what": "Accessible name does not match or contain the visible label text",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[3]/a[1]"
            },
            "excerpt": "<a data-cbox-img-attrs=\"{\"alt\":\"Young Legislators Graduation\"}\" class=\"colorbox cboxElement\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" title=\"Young Legislators Graduation\" role=\"button\" aria-label=\"{\"alt\":\"Young Legislators Graduation\"}\" aria-controls=\"colorbox\" href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\">"
          },
          {
            "ruleID": "img_alt_valid",
            "what": "The image has neither an alt atttribute nor an ARIA label or title",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]/img[1]"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\">"
          },
          {
            "ruleID": "img_alt_valid",
            "what": "The image has neither an alt atttribute nor an ARIA label or title",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]/img[1]"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\">"
          },
          {
            "ruleID": "img_alt_valid",
            "what": "The image has neither an alt atttribute nor an ARIA label or title",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/img[1]"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">"
          },
          {
            "ruleID": "img_alt_valid",
            "what": "The image has neither an alt atttribute nor an ARIA label or title",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/img[1]"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">"
          },
          {
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[9]/article[1]/div[1]/div[2]/div[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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]/html[1]"
            },
            "excerpt": "<html>"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <ul> element has the id \"block-quirk-silva-theme-main-menu\" that is already in use",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]/ul[1]"
            },
            "excerpt": "<ul class=\"clearfix nav navbar-nav\" id=\"block-quirk-silva-theme-main-menu\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <h3> element has the id \"dropdownMenu1\" that is already in use",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <h3> element has the id \"dropdownMenu1\" that is already in use",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <h3> element has the id \"dropdownMenu1\" that is already in use",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">"
          },
          {
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[10]"
            },
            "excerpt": "<li role=\"presentation\" class=\"page-item\">"
          },
          {
            "ruleID": "aria_navigation_label_unique",
            "what": "Multiple elements with \"navigation\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]"
            },
            "excerpt": "<nav id=\"navbar-top\" class=\"navbar navbar-top\">"
          },
          {
            "ruleID": "aria_navigation_label_unique",
            "what": "Multiple elements with \"navigation\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-main",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]"
            },
            "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]"
            },
            "excerpt": "<nav id=\"navbar-top\" class=\"navbar navbar-top\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-main",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]"
            },
            "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"section\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"container section clearfix\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]"
            },
            "excerpt": "<h1>"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"committees\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"biography\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a href=\"photo\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a href=\"videos\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"news\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"press-releases\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]"
            },
            "excerpt": "<a target=\"_blank\" href=\"http://findyourrep.legislature.ca.gov/\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a href=\"/event-request/\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a href=\"/meeting-request/\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"/sign-updates\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"/contact\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a href=\"district-map\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"/veteran-resources\">"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"/covid-19-coronavirus-resources-and-contacts\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/a[1]"
            },
            "excerpt": "<a class=\"visually-hidden-focusable skip-link\" href=\"#main-content\">"
          },
          {
            "ruleID": "aria_complementary_labelled",
            "what": "The element with \"complementary\" role does not have a label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"section\">"
          },
          {
            "ruleID": "aria_complementary_labelled",
            "what": "The element with \"complementary\" role does not have a label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">"
          },
          {
            "ruleID": "aria_complementary_labelled",
            "what": "The element with \"complementary\" role does not have a label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"container section clearfix\">"
          },
          {
            "ruleID": "aria_complementary_label_unique",
            "what": "Multiple elements with \"complementary\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"section\">"
          },
          {
            "ruleID": "aria_complementary_label_unique",
            "what": "Multiple elements with \"complementary\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">"
          },
          {
            "ruleID": "aria_complementary_label_unique",
            "what": "Multiple elements with \"complementary\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"container section clearfix\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]/ul[1]/li[6]/span[1]"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]/ul[1]/li[5]/span[1]"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/span[1]"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/span[1]"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <h3> with implicit ARIA role \"heading\"",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h3[1]"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <h3> with implicit ARIA role \"heading\"",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h3[1]"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <h3> with implicit ARIA role \"heading\"",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <h3> with implicit ARIA role \"heading\"",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3 type=\"button\" id=\"dropdownMenu1\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"true\">"
          },
          {
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/h1[1]"
            },
            "excerpt": "<h1 class=\"title\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/meta[9]"
            },
            "excerpt": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"charset\" is deprecated for the <link> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/link[50]"
            },
            "excerpt": "<link href=\"https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.69JJaQ5G5xA.L.W.O/d=0/rs=AN8SPfpC36MIoWPngdVwZ4RUzeJYZaC7rg/m=el_main_css\" charset=\"UTF-8\" rel=\"stylesheet\" type=\"text/css\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The <center> element is deprecated in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/center[1]"
            },
            "excerpt": "<center>"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The <center> element is deprecated in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/center[1]"
            },
            "excerpt": "<center>"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The <center> element is deprecated in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/center[1]"
            },
            "excerpt": "<center>"
          },
          {
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[9]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//youtu.be/WvCYmuPNm2U&max_width=0&max_height=0&hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\">"
          },
          {
            "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]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//youtu.be/L7GFJ7NhEcE&max_width=0&max_height=0&hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]/div[2]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div align=\"center\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/div[1]/nav[1]"
            },
            "excerpt": "<nav class=\"block block-menu navigation menu--main\" id=\"block-quirk-silva-theme-main-menu\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" role=\"navigation\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "header",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]"
            },
            "excerpt": "<header aria-label=\"Site header\" role=\"banner\" class=\"header\" id=\"header\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[9]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20230504-artsentertainment-committee-chair-quirk-silva-marks-star-wars-day-state-capitol\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20230505-young-legislators-graduation\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230513-assemblywoman-sharon-quirk-silva-and-senator-josh-newman-celebrate-opening\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[6]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230518-assemblywoman-quirk-silvas-legislation-moves-assembly-floor\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[5]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230525-assemblywoman-quirk-silvas-ab-1297-paving-way-enhanced-accessibility-public\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20230531-national-gun-violence-awareness-day-press-conference\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20230531-quirk-silva-speaks-out-about-gun-violence-awareness-capitol-presser\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230607-assemblywoman-quirk-silvas-recognizes-icna-relief-nonprofit-year-67th\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[10]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230502-assemblywoman-sharon-quirk-silva-responds-release-caloptima-audit-report\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230607-assemblywoman-quirk-silva-denounces-anti-lgbtq-board-supervisor-vote-and\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "ordinalSeverity": 1,
            "tagName": "MAIN",
            "id": "content",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]"
            },
            "excerpt": "<main role=\"main\" id=\"content\" class=\"main-content col order-first\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "ordinalSeverity": 1,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"section\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "ordinalSeverity": 1,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "ordinalSeverity": 1,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"container section clearfix\">"
          }
        ]
      },
      "endTime": 1687102565965
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687102565965,
      "endTime": 1687102566481
    },
    {
      "type": "url",
      "which": "https://a67.asmdc.org/",
      "what": "Member Sharon Quirk-Silva (D)",
      "startTime": 1687102566481,
      "result": {
        "url": "https://a67.asmdc.org/"
      },
      "endTime": 1687102567955
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687102567955,
      "url": "https://a67.asmdc.org/",
      "what": "Nu Html Checker",
      "result": {
        "pageContent": {
          "messages": [
            {
              "type": "error",
              "lastLine": 66,
              "lastColumn": 204,
              "firstColumn": 3,
              "message": "The charset attribute on the link element is obsolete. Use an HTTP Content-Type header on the linked resource instead.",
              "extract": ">\n\n    \n  <link type=\"text/css\" rel=\"stylesheet\" charset=\"UTF-8\" href=\"https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.69JJaQ5G5xA.L.W.O/d=0/rs=AN8SPfpC36MIoWPngdVwZ4RUzeJYZaC7rg/m=el_main_css\"><scrip",
              "hiliteStart": 10,
              "hiliteLength": 202
            },
            {
              "type": "info",
              "lastLine": 66,
              "lastColumn": 421,
              "firstColumn": 205,
              "subType": "warning",
              "message": "The charset attribute on the script element is obsolete.",
              "extract": "main_css\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.en_US.r4UO9iP_V_E.O/d=1/exm=el_conf/ed=1/rs=AN8SPfqBsgcXYIQP9cKXCM2S_otNV8mqwA/m=el_main\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 217
            },
            {
              "type": "info",
              "lastLine": 66,
              "lastColumn": 421,
              "firstColumn": 205,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "main_css\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.en_US.r4UO9iP_V_E.O/d=1/exm=el_conf/ed=1/rs=AN8SPfqBsgcXYIQP9cKXCM2S_otNV8mqwA/m=el_main\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 217
            },
            {
              "type": "info",
              "lastLine": 76,
              "lastColumn": 78,
              "firstColumn": 5,
              "subType": "warning",
              "message": "The banner role is unnecessary for element header.",
              "extract": "age\">\n    <header id=\"header\" class=\"header\" role=\"banner\" aria-label=\"Site header\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 136,
              "lastColumn": 180,
              "firstColumn": 15,
              "subType": "warning",
              "message": "The navigation role is unnecessary for element nav.",
              "extract": "          <nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 166
            },
            {
              "type": "error",
              "lastLine": 142,
              "lastColumn": 89,
              "firstColumn": 15,
              "message": "Duplicate ID block-quirk-silva-theme-main-menu.",
              "extract": "          <ul id=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 75
            },
            {
              "type": "info",
              "lastLine": 136,
              "lastColumn": 180,
              "firstColumn": 15,
              "subType": "warning",
              "message": "The first occurrence of ID block-quirk-silva-theme-main-menu was here.",
              "extract": "          <nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 166
            },
            {
              "type": "error",
              "lastLine": 156,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Distri",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "error",
              "lastLine": 174,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Legisl",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "error",
              "lastLine": 183,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsro",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "error",
              "lastLine": 204,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Resour",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "info",
              "lastLine": 279,
              "lastColumn": 71,
              "firstColumn": 9,
              "subType": "warning",
              "message": "The complementary role is unnecessary for element aside.",
              "extract": ">\n        <aside class=\"container section clearfix\" role=\"complementary\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "error",
              "lastLine": 306,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Attribute type not allowed on element h3 at this point.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 306,
              "lastColumn": 186,
              "firstColumn": 127,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br>\nR",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "error",
              "lastLine": 319,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Duplicate ID dropdownMenu1.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "info",
              "lastLine": 306,
              "lastColumn": 126,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID dropdownMenu1 was here.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 319,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Attribute type not allowed on element h3 at this point.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 319,
              "lastColumn": 184,
              "firstColumn": 127,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"><br>\nC",
              "hiliteStart": 10,
              "hiliteLength": 58
            },
            {
              "type": "error",
              "lastLine": 334,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Duplicate ID dropdownMenu1.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "info",
              "lastLine": 306,
              "lastColumn": 126,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID dropdownMenu1 was here.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 334,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Attribute type not allowed on element h3 at this point.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 334,
              "lastColumn": 181,
              "firstColumn": 127,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"><br>\nN",
              "hiliteStart": 10,
              "hiliteLength": 55
            },
            {
              "type": "error",
              "lastLine": 348,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Duplicate ID dropdownMenu1.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "info",
              "lastLine": 306,
              "lastColumn": 126,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID dropdownMenu1 was here.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 348,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Attribute type not allowed on element h3 at this point.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 348,
              "lastColumn": 181,
              "firstColumn": 127,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\"><br>\nA",
              "hiliteStart": 10,
              "hiliteLength": 55
            },
            {
              "type": "info",
              "lastLine": 369,
              "lastColumn": 93,
              "firstColumn": 11,
              "subType": "warning",
              "message": "The complementary role is unnecessary for element aside.",
              "extract": "          <aside class=\"featured-top__inner section container clearfix\" role=\"complementary\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 83
            },
            {
              "type": "error",
              "lastLine": 385,
              "lastColumn": 181,
              "firstColumn": 4,
              "message": "Attribute alt not allowed on element a at this point.",
              "extract": ".</p>\n\n<p><a alt=\"2023 Women of Distinction Award Nominations\" class=\"btn btn-primary\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD67&amp;survey=167\">2023 W",
              "hiliteStart": 10,
              "hiliteLength": 178
            },
            {
              "type": "info",
              "lastLine": 399,
              "lastColumn": 82,
              "firstColumn": 15,
              "subType": "warning",
              "message": "The main role is unnecessary for element main.",
              "extract": "          <main class=\"main-content col order-first\" id=\"content\" role=\"main\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 68
            },
            {
              "type": "info",
              "lastLine": 407,
              "lastColumn": 20,
              "firstColumn": 3,
              "subType": "warning",
              "message": "Empty heading.",
              "extract": "\n      \n  <h1 class=\"title\"></h1>\n",
              "hiliteStart": 10,
              "hiliteLength": 18
            },
            {
              "type": "info",
              "lastLine": 428,
              "lastColumn": 216,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20230607-assemblywoman-quirk-silva-denounces-anti-lgbtq-board-supervisor-vote-and\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 216
            },
            {
              "type": "info",
              "lastLine": 455,
              "lastColumn": 213,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20230607-assemblywoman-quirk-silvas-recognizes-icna-relief-nonprofit-year-67th\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 213
            },
            {
              "type": "info",
              "lastLine": 482,
              "lastColumn": 194,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/video/20230531-quirk-silva-speaks-out-about-gun-violence-awareness-capitol-presser\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 194
            },
            {
              "type": "error",
              "lastLine": 499,
              "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//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 319
            },
            {
              "type": "error",
              "lastLine": 499,
              "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//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 319
            },
            {
              "type": "info",
              "lastLine": 512,
              "lastColumn": 179,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/photo/20230531-national-gun-violence-awareness-day-press-conference\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 179
            },
            {
              "type": "info",
              "lastLine": 564,
              "lastColumn": 219,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20230525-assemblywoman-quirk-silvas-ab-1297-paving-way-enhanced-accessibility-public\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 219
            },
            {
              "type": "info",
              "lastLine": 591,
              "lastColumn": 203,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20230518-assemblywoman-quirk-silvas-legislation-moves-assembly-floor\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 203
            },
            {
              "type": "info",
              "lastLine": 618,
              "lastColumn": 218,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20230513-assemblywoman-sharon-quirk-silva-and-senator-josh-newman-celebrate-opening\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 218
            },
            {
              "type": "info",
              "lastLine": 645,
              "lastColumn": 155,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/photo/20230505-young-legislators-graduation\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 155
            },
            {
              "type": "info",
              "lastLine": 809,
              "lastColumn": 206,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/video/20230504-artsentertainment-committee-chair-quirk-silva-marks-star-wars-day-state-capitol\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 206
            },
            {
              "type": "error",
              "lastLine": 826,
              "lastColumn": 481,
              "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//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 332
            },
            {
              "type": "error",
              "lastLine": 826,
              "lastColumn": 481,
              "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//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 332
            },
            {
              "type": "info",
              "lastLine": 839,
              "lastColumn": 216,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20230502-assemblywoman-sharon-quirk-silva-responds-release-caloptima-audit-report\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 216
            },
            {
              "type": "info",
              "lastLine": 928,
              "lastColumn": 60,
              "firstColumn": 17,
              "subType": "warning",
              "message": "The complementary role is unnecessary for element aside.",
              "extract": "          <aside class=\"section\" role=\"complementary\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 44
            },
            {
              "type": "error",
              "lastLine": 962,
              "lastColumn": 154,
              "firstColumn": 135,
              "message": "The align attribute on the div element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><div align=\"center\"><scrip",
              "hiliteStart": 10,
              "hiliteLength": 20
            },
            {
              "type": "info",
              "lastLine": 962,
              "lastColumn": 267,
              "firstColumn": 155,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "=\"center\"><script type=\"text/javascript\" src=\"//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 113
            },
            {
              "type": "info",
              "lastLine": 962,
              "lastColumn": 307,
              "firstColumn": 277,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "></script><script type=\"text/javascript\">\nfunct",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "error",
              "lastLine": 975,
              "lastColumn": 114,
              "firstColumn": 13,
              "message": "Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.)",
              "extract": "          <div class=\"field field--name-field-feature-title field--type-string field--label-hidden field__item\">Contac",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "error",
              "lastLine": 1020,
              "lastColumn": 8,
              "firstColumn": 1,
              "message": "The center element is obsolete. Use CSS instead.",
              "extract": "l-md-12\">\n<center><h2>Of",
              "hiliteStart": 10,
              "hiliteLength": 8
            },
            {
              "type": "error",
              "lastLine": 1025,
              "lastColumn": 8,
              "firstColumn": 1,
              "message": "The center element is obsolete. Use CSS instead.",
              "extract": "ol-lg-6\">\n<center>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 8
            },
            {
              "type": "error",
              "lastLine": 1033,
              "lastColumn": 9,
              "firstColumn": 2,
              "message": "The center element is obsolete. Use CSS instead.",
              "extract": "l-lg-6\">\n <center>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 8
            },
            {
              "type": "error",
              "lastLine": 1068,
              "lastColumn": 3386,
              "firstColumn": 3344,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "e\"></form><iframe name=\"votingFrame\" frameborder=\"0\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 43
            },
            {
              "type": "error",
              "lastLine": 1068,
              "lastColumn": 5016,
              "firstColumn": 4865,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "div></div><iframe frameborder=\"0\" class=\"VIpgJd-ZVi9od-xl07Ob-OEVmcd skiptranslate\" title=\"Language Translate Widget\" style=\"visibility: visible; display: none;\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 152
            },
            {
              "type": "error",
              "lastLine": 1079,
              "firstLine": 1068,
              "lastColumn": 1696,
              "firstColumn": 5026,
              "message": "Stray start tag iframe.",
              "extract": "></iframe></body><iframe sandbox=\"allow-scripts\" srcdoc=\"<!DOCTYPE html><body><script>(function(){/*\n\n Copyright The Closure Library Authors.\n SPDX-License-Identifier: Apache-2.0\n*/\n'use strict';var e=this||self;function f(a){return a};var h;function k(a){this.g=a}k.prototype.toString=function(){return this.g+&quot;&quot;};var l={};function m(a){if(void 0===h){var c=null;var b=e.trustedTypes;if(b&amp;&amp;b.createPolicy){try{c=b.createPolicy(&quot;goog#html&quot;,{createHTML:f,createScript:f,createScriptURL:f})}catch(d){e.console&amp;&amp;e.console.error(d.message)}h=c}else h=c}a=(c=h)?c.createScriptURL(a):a;return new k(a,l)};/*\n\n SPDX-License-Identifier: Apache-2.0\n*/\nif(!function(){if(self.origin)return&quot;null&quot;===self.origin;if(&quot;&quot;!==location.host)return!1;try{return window.parent.escape(&quot;&quot;),!1}catch(a){return!0}}())throw Error(&quot;sandboxing error&quot;);\nwindow.addEventListener(&quot;message&quot;,function(a){var c=a.ports[0];a=a.data;var b=a.callbackName.split(&quot;.&quot;),d=window;&quot;window&quot;===b[0]&amp;&amp;b.shift();for(var g=0;g<b.length-1;g++)d[b[g]]={},d=d[b[g]];d[b[b.length-1]]=function(n){c.postMessage(JSON.stringify(n))};b=document.createElement(&quot;script&quot;);a=m(a.url);b.src=a instanceof k&amp;&amp;a.constructor===k?a.g:&quot;type_error:TrustedResourceUrl&quot;;document.body.appendChild(b)},!0);}).call(this);\n</script></body>\" src=\"data:text/html;charset=UTF-8;base64,PCFET0NUWVBFIGh0bWw+PGJvZHk+PHNjcmlwdD4oZnVuY3Rpb24oKXsvKgoKIENvcHlyaWdodCBUaGUgQ2xvc3VyZSBMaWJyYXJ5IEF1dGhvcnMuCiBTUERYLUxpY2Vuc2UtSWRlbnRpZmllcjogQXBhY2hlLTIuMAoqLwondXNlIHN0cmljdCc7dmFyIGU9dGhpc3x8c2VsZjtmdW5jdGlvbiBmKGEpe3JldHVybiBhfTt2YXIgaDtmdW5jdGlvbiBrKGEpe3RoaXMuZz1hfWsucHJvdG90eXBlLnRvU3RyaW5nPWZ1bmN0aW9uKCl7cmV0dXJuIHRoaXMuZysiIn07dmFyIGw9e307ZnVuY3Rpb24gbShhKXtpZih2b2lkIDA9PT1oKXt2YXIgYz1udWxsO3ZhciBiPWUudHJ1c3RlZFR5cGVzO2lmKGImJmIuY3JlYXRlUG9saWN5KXt0cnl7Yz1iLmNyZWF0ZVBvbGljeSgiZ29vZyNodG1sIix7Y3JlYXRlSFRNTDpmLGNyZWF0ZVNjcmlwdDpmLGNyZWF0ZVNjcmlwdFVSTDpmfSl9Y2F0Y2goZCl7ZS5jb25zb2xlJiZlLmNvbnNvbGUuZXJyb3IoZC5tZXNzYWdlKX1oPWN9ZWxzZSBoPWN9YT0oYz1oKT9jLmNyZWF0ZVNjcmlwdFVSTChhKTphO3JldHVybiBuZXcgayhhLGwpfTsvKgoKIFNQRFgtTGljZW5zZS1JZGVudGlmaWVyOiBBcGFjaGUtMi4wCiovCmlmKCFmdW5jdGlvbigpe2lmKHNlbGYub3JpZ2luKXJldHVybiJudWxsIj09PXNlbGYub3JpZ2luO2lmKCIiIT09bG9jYXRpb24uaG9zdClyZXR1cm4hMTt0cnl7cmV0dXJuIHdpbmRvdy5wYXJlbnQuZXNjYXBlKCIiKSwhMX1jYXRjaChhKXtyZXR1cm4hMH19KCkpdGhyb3cgRXJyb3IoInNhbmRib3hpbmcgZXJyb3IiKTsKd2luZG93LmFkZEV2ZW50TGlzdGVuZXIoIm1lc3NhZ2UiLGZ1bmN0aW9uKGEpe3ZhciBjPWEucG9ydHNbMF07YT1hLmRhdGE7dmFyIGI9YS5jYWxsYmFja05hbWUuc3BsaXQoIi4iKSxkPXdpbmRvdzsid2luZG93Ij09PWJbMF0mJmIuc2hpZnQoKTtmb3IodmFyIGc9MDtnPGIubGVuZ3RoLTE7ZysrKWRbYltnXV09e30sZD1kW2JbZ11dO2RbYltiLmxlbmd0aC0xXV09ZnVuY3Rpb24obil7Yy5wb3N0TWVzc2FnZShKU09OLnN0cmluZ2lmeShuKSl9O2I9ZG9jdW1lbnQuY3JlYXRlRWxlbWVudCgic2NyaXB0Iik7YT1tKGEudXJsKTtiLnNyYz1hIGluc3RhbmNlb2YgayYmYS5jb25zdHJ1Y3Rvcj09PWs/YS5nOiJ0eXBlX2Vycm9yOlRydXN0ZWRSZXNvdXJjZVVybCI7ZG9jdW1lbnQuYm9keS5hcHBlbmRDaGlsZChiKX0sITApO30pLmNhbGwodGhpcyk7Cjwvc2NyaXB0PjwvYm9keT4=\" style=\"display: none;\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 3077
            }
          ]
        },
        "rawPage": {
          "messages": [
            {
              "type": "info",
              "lastLine": 4,
              "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": 6,
              "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://a67.asmdc.org/\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 54
            },
            {
              "type": "info",
              "lastLine": 7,
              "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://a67.asmdc.org/\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 54
            },
            {
              "type": "info",
              "lastLine": 8,
              "lastColumn": 122,
              "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 Sharon Quirk-Silva Representing the 67th California Assembly District\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 122
            },
            {
              "type": "info",
              "lastLine": 9,
              "lastColumn": 57,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "trict\" />\n<link rel=\"icon\" href=\"/sites/all/favicon/favicon.ico\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "info",
              "lastLine": 10,
              "lastColumn": 74,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n.ico\" />\n<link rel=\"icon\" sizes=\"16x16\" href=\"/sites/all/favicon/favicon-16.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 11,
              "lastColumn": 74,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "6.png\" />\n<link rel=\"icon\" sizes=\"32x32\" href=\"/sites/all/favicon/favicon-32.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 12,
              "lastColumn": 74,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "2.png\" />\n<link rel=\"icon\" sizes=\"96x96\" href=\"/sites/all/favicon/favicon-96.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 13,
              "lastColumn": 77,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "6.png\" />\n<link rel=\"icon\" sizes=\"192x192\" href=\"/sites/all/favicon/favicon-192.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 77
            },
            {
              "type": "info",
              "lastLine": 14,
              "lastColumn": 72,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "2.png\" />\n<link rel=\"apple-touch-icon\" href=\"/sites/all/favicon/favicon-60.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 72
            },
            {
              "type": "info",
              "lastLine": 15,
              "lastColumn": 86,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "0.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"/sites/all/favicon/favicon-72.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 86
            },
            {
              "type": "info",
              "lastLine": 16,
              "lastColumn": 86,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "2.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"76x76\" href=\"/sites/all/favicon/favicon-76.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 86
            },
            {
              "type": "info",
              "lastLine": 17,
              "lastColumn": 89,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "6.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"/sites/all/favicon/favicon-114.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 89
            },
            {
              "type": "info",
              "lastLine": 18,
              "lastColumn": 89,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "4.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/sites/all/favicon/favicon-120.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 89
            },
            {
              "type": "info",
              "lastLine": 19,
              "lastColumn": 89,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "0.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"/sites/all/favicon/favicon-144.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 89
            },
            {
              "type": "info",
              "lastLine": 20,
              "lastColumn": 89,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "4.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"152x152\" href=\"/sites/all/favicon/favicon-152.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 89
            },
            {
              "type": "info",
              "lastLine": 21,
              "lastColumn": 89,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "2.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/all/favicon/favicon-180.png\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 89
            },
            {
              "type": "info",
              "lastLine": 22,
              "lastColumn": 146,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "0.png\" />\n<meta property=\"og:site_name\" content=\"Official Website - Assemblymember Sharon Quirk-Silva Representing the 67th California Assembly District\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 146
            },
            {
              "type": "info",
              "lastLine": 23,
              "lastColumn": 63,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "trict\" />\n<meta property=\"og:url\" content=\"https://a67.asmdc.org/node\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "info",
              "lastLine": 24,
              "lastColumn": 129,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "/node\" />\n<meta property=\"og:description\" content=\"Assemblymember Sharon Quirk-Silva Representing the 67th California Assembly District\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 129
            },
            {
              "type": "info",
              "lastLine": 25,
              "lastColumn": 47,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "trict\" />\n<meta name=\"MobileOptimized\" content=\"width\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 47
            },
            {
              "type": "info",
              "lastLine": 26,
              "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": 27,
              "lastColumn": 88,
              "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, shrink-to-fit=no\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 88
            },
            {
              "type": "info",
              "lastLine": 28,
              "lastColumn": 55,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "it=no\" />\n<meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 55
            },
            {
              "type": "info",
              "lastLine": 29,
              "lastColumn": 97,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "=edge\" />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"\" href=\"https://a67.asmdc.org/rss.xml\" />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 97
            },
            {
              "type": "info",
              "lastLine": 33,
              "lastColumn": 116,
              "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=\"/core/modules/system/css/components/ajax-progress.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 112
            },
            {
              "type": "info",
              "lastLine": 34,
              "lastColumn": 104,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/align.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 104
            },
            {
              "type": "info",
              "lastLine": 35,
              "lastColumn": 119,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/autocomplete-loading.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 119
            },
            {
              "type": "info",
              "lastLine": 36,
              "lastColumn": 109,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/fieldgroup.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 109
            },
            {
              "type": "info",
              "lastLine": 37,
              "lastColumn": 115,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/container-inline.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 115
            },
            {
              "type": "info",
              "lastLine": 38,
              "lastColumn": 107,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/clearfix.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 107
            },
            {
              "type": "info",
              "lastLine": 39,
              "lastColumn": 106,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/details.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 106
            },
            {
              "type": "info",
              "lastLine": 40,
              "lastColumn": 105,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/hidden.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "info",
              "lastLine": 41,
              "lastColumn": 108,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/item-list.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 108
            },
            {
              "type": "info",
              "lastLine": 42,
              "lastColumn": 101,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/js.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 101
            },
            {
              "type": "info",
              "lastLine": 43,
              "lastColumn": 105,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/nowrap.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "info",
              "lastLine": 44,
              "lastColumn": 117,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/position-container.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 117
            },
            {
              "type": "info",
              "lastLine": 45,
              "lastColumn": 107,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/progress.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 107
            },
            {
              "type": "info",
              "lastLine": 46,
              "lastColumn": 115,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/reset-appearance.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 115
            },
            {
              "type": "info",
              "lastLine": 47,
              "lastColumn": 105,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/resize.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "info",
              "lastLine": 48,
              "lastColumn": 112,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/sticky-header.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 112
            },
            {
              "type": "info",
              "lastLine": 49,
              "lastColumn": 113,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/system-status-counter.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 113
            },
            {
              "type": "info",
              "lastLine": 50,
              "lastColumn": 121,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/system-status-report-counters.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 121
            },
            {
              "type": "info",
              "lastLine": 51,
              "lastColumn": 125,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/system-status-report-general-info.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 125
            },
            {
              "type": "info",
              "lastLine": 52,
              "lastColumn": 108,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/tabledrag.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 108
            },
            {
              "type": "info",
              "lastLine": 53,
              "lastColumn": 108,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/tablesort.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 108
            },
            {
              "type": "info",
              "lastLine": 54,
              "lastColumn": 109,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/tree-child.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 109
            },
            {
              "type": "info",
              "lastLine": 55,
              "lastColumn": 92,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/views/css/views.module.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 92
            },
            {
              "type": "info",
              "lastLine": 56,
              "lastColumn": 96,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/media/css/oembed.formatter.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 96
            },
            {
              "type": "info",
              "lastLine": 57,
              "lastColumn": 88,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/modules/contrib/extlink/extlink.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 88
            },
            {
              "type": "info",
              "lastLine": 58,
              "lastColumn": 111,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/modules/contrib/colorbox/styles/default/colorbox_style.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 111
            },
            {
              "type": "info",
              "lastLine": 59,
              "lastColumn": 108,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/themes/contrib/bootstrap_barrio/css/components/node.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 108
            },
            {
              "type": "info",
              "lastLine": 60,
              "lastColumn": 88,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/themes/custom/minerva/css/style.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 88
            },
            {
              "type": "info",
              "lastLine": 61,
              "lastColumn": 88,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/themes/custom/minerva/css/local.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 88
            },
            {
              "type": "info",
              "lastLine": 62,
              "lastColumn": 112,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/a67.asmdc.org/themes/quirk_silva_theme/css/custom.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 112
            },
            {
              "type": "info",
              "lastLine": 63,
              "lastColumn": 119,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/themes/contrib/bootstrap_barrio/css/components/bootstrap-icons.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 119
            },
            {
              "type": "info",
              "lastLine": 64,
              "lastColumn": 88,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/themes/custom/minerva/css/photo.css?rvlkkm\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 88
            },
            {
              "type": "info",
              "lastLine": 65,
              "lastColumn": 74,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "vlkkm\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"//use.typekit.net/wtq1aoy.css\" />\n\n    ",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 78,
              "lastColumn": 78,
              "firstColumn": 5,
              "subType": "warning",
              "message": "The banner role is unnecessary for element header.",
              "extract": "age\">\n    <header id=\"header\" class=\"header\" role=\"banner\" aria-label=\"Site header\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 127,
              "lastColumn": 75,
              "firstColumn": 7,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e\">\n      <img src=\"/sites/a67.asmdc.org/files/SQS_AD67_logo.png\" alt=\"Home\" />\n    <",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "info",
              "lastLine": 138,
              "lastColumn": 180,
              "firstColumn": 15,
              "subType": "warning",
              "message": "The navigation role is unnecessary for element nav.",
              "extract": "          <nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 166
            },
            {
              "type": "error",
              "lastLine": 144,
              "lastColumn": 89,
              "firstColumn": 15,
              "message": "Duplicate ID block-quirk-silva-theme-main-menu.",
              "extract": "          <ul id=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 75
            },
            {
              "type": "info",
              "lastLine": 138,
              "lastColumn": 180,
              "firstColumn": 15,
              "subType": "warning",
              "message": "The first occurrence of ID block-quirk-silva-theme-main-menu was here.",
              "extract": "          <nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 166
            },
            {
              "type": "error",
              "lastLine": 158,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Distri",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "error",
              "lastLine": 176,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Legisl",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "error",
              "lastLine": 185,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsro",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "error",
              "lastLine": 206,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Resour",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "info",
              "lastLine": 281,
              "lastColumn": 71,
              "firstColumn": 9,
              "subType": "warning",
              "message": "The complementary role is unnecessary for element aside.",
              "extract": ">\n        <aside class=\"container section clearfix\" role=\"complementary\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "error",
              "lastLine": 308,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Attribute type not allowed on element h3 at this point.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 308,
              "lastColumn": 188,
              "firstColumn": 127,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\" /><br />",
              "hiliteStart": 10,
              "hiliteLength": 62
            },
            {
              "type": "info",
              "lastLine": 308,
              "lastColumn": 188,
              "firstColumn": 127,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\" /><br />",
              "hiliteStart": 10,
              "hiliteLength": 62
            },
            {
              "type": "info",
              "lastLine": 308,
              "lastColumn": 194,
              "firstColumn": 189,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "50.png\" /><br />\nResou",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "error",
              "lastLine": 321,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Duplicate ID dropdownMenu1.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "info",
              "lastLine": 308,
              "lastColumn": 126,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID dropdownMenu1 was here.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 321,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Attribute type not allowed on element h3 at this point.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 321,
              "lastColumn": 186,
              "firstColumn": 127,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\" /><br />",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "info",
              "lastLine": 321,
              "lastColumn": 186,
              "firstColumn": 127,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\" /><br />",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "info",
              "lastLine": 321,
              "lastColumn": 192,
              "firstColumn": 187,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "50.png\" /><br />\nConta",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "error",
              "lastLine": 336,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Duplicate ID dropdownMenu1.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "info",
              "lastLine": 308,
              "lastColumn": 126,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID dropdownMenu1 was here.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 336,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Attribute type not allowed on element h3 at this point.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 336,
              "lastColumn": 183,
              "firstColumn": 127,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\" /><br />",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "info",
              "lastLine": 336,
              "lastColumn": 183,
              "firstColumn": 127,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\" /><br />",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "info",
              "lastLine": 336,
              "lastColumn": 189,
              "firstColumn": 184,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "50.png\" /><br />\nNews ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "error",
              "lastLine": 350,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Duplicate ID dropdownMenu1.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "info",
              "lastLine": 308,
              "lastColumn": 126,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID dropdownMenu1 was here.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 350,
              "lastColumn": 126,
              "firstColumn": 1,
              "message": "Attribute type not allowed on element h3 at this point.",
              "extract": "ropdown\">\n<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "error",
              "lastLine": 350,
              "lastColumn": 183,
              "firstColumn": 127,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\" /><br />",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "info",
              "lastLine": 350,
              "lastColumn": 183,
              "firstColumn": 127,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\" /><br />",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "info",
              "lastLine": 350,
              "lastColumn": 189,
              "firstColumn": 184,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "50.png\" /><br />\nAbout",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 371,
              "lastColumn": 93,
              "firstColumn": 11,
              "subType": "warning",
              "message": "The complementary role is unnecessary for element aside.",
              "extract": "          <aside class=\"featured-top__inner section container clearfix\" role=\"complementary\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 83
            },
            {
              "type": "info",
              "lastLine": 381,
              "lastColumn": 6,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ons</h4>\n\n<hr /><p><im",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 381,
              "lastColumn": 214,
              "firstColumn": 10,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\n<hr /><p><img alt=\"2023 Women of Distinction Award Nominations\" src=\"/sites/a67.asmdc.org/files/2023-02/Event%20graphic%20-%20no%20copy.png\" style=\"float:left;padding-right:12px;padding-bottom:12px;\" width=\"200\" />Do you",
              "hiliteStart": 10,
              "hiliteLength": 205
            },
            {
              "type": "info",
              "lastLine": 381,
              "lastColumn": 338,
              "firstColumn": 333,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "d do more?<br />\nMy of",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 382,
              "lastColumn": 83,
              "firstColumn": 78,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n\" awards.<br />\nThe c",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "error",
              "lastLine": 387,
              "lastColumn": 181,
              "firstColumn": 4,
              "message": "Attribute alt not allowed on element a at this point.",
              "extract": ".</p>\n\n<p><a alt=\"2023 Women of Distinction Award Nominations\" class=\"btn btn-primary\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD67&amp;survey=167\">2023 W",
              "hiliteStart": 10,
              "hiliteLength": 178
            },
            {
              "type": "info",
              "lastLine": 401,
              "lastColumn": 82,
              "firstColumn": 15,
              "subType": "warning",
              "message": "The main role is unnecessary for element main.",
              "extract": "          <main class=\"main-content col order-first\" id=\"content\" role=\"main\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 68
            },
            {
              "type": "info",
              "lastLine": 409,
              "lastColumn": 20,
              "firstColumn": 3,
              "subType": "warning",
              "message": "Empty heading.",
              "extract": "\n      \n  <h1 class=\"title\"></h1>\n",
              "hiliteStart": 10,
              "hiliteLength": 18
            },
            {
              "type": "info",
              "lastLine": 430,
              "lastColumn": 216,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20230607-assemblywoman-quirk-silva-denounces-anti-lgbtq-board-supervisor-vote-and\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 216
            },
            {
              "type": "info",
              "lastLine": 444,
              "lastColumn": 262,
              "firstColumn": 117,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "__item\">  <img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-06/Statement.jpg\" width=\"1649\" height=\"530\" alt=\"Statement Header\" typeof=\"foaf:Image\" />\n\n</di",
              "hiliteStart": 10,
              "hiliteLength": 146
            },
            {
              "type": "info",
              "lastLine": 457,
              "lastColumn": 213,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20230607-assemblywoman-quirk-silvas-recognizes-icna-relief-nonprofit-year-67th\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 213
            },
            {
              "type": "info",
              "lastLine": 471,
              "lastColumn": 272,
              "firstColumn": 117,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "__item\">  <img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-06/Press%20Release.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header\" typeof=\"foaf:Image\" />\n\n</di",
              "hiliteStart": 10,
              "hiliteLength": 156
            },
            {
              "type": "info",
              "lastLine": 484,
              "lastColumn": 194,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/video/20230531-quirk-silva-speaks-out-about-gun-violence-awareness-capitol-presser\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 194
            },
            {
              "type": "error",
              "lastLine": 501,
              "lastColumn": 465,
              "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//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 316
            },
            {
              "type": "error",
              "lastLine": 501,
              "lastColumn": 465,
              "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//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 316
            },
            {
              "type": "info",
              "lastLine": 514,
              "lastColumn": 179,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/photo/20230531-national-gun-violence-awareness-day-press-conference\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 179
            },
            {
              "type": "info",
              "lastLine": 531,
              "lastColumn": 836,
              "firstColumn": 520,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg?itok=pl2ti5TM\" width=\"650\" height=\"464\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 317
            },
            {
              "type": "info",
              "lastLine": 538,
              "lastColumn": 836,
              "firstColumn": 520,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg?itok=BTT1s88f\" width=\"650\" height=\"433\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 317
            },
            {
              "type": "info",
              "lastLine": 545,
              "lastColumn": 836,
              "firstColumn": 520,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg?itok=2HIgnN9B\" width=\"650\" height=\"464\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 317
            },
            {
              "type": "info",
              "lastLine": 552,
              "lastColumn": 836,
              "firstColumn": 520,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg?itok=GCqYU7Ji\" width=\"650\" height=\"464\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 317
            },
            {
              "type": "info",
              "lastLine": 566,
              "lastColumn": 219,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20230525-assemblywoman-quirk-silvas-ab-1297-paving-way-enhanced-accessibility-public\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 219
            },
            {
              "type": "info",
              "lastLine": 580,
              "lastColumn": 332,
              "firstColumn": 117,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "__item\">  <img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease_2.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" typeof=\"foaf:Image\" />\n\n</di",
              "hiliteStart": 10,
              "hiliteLength": 216
            },
            {
              "type": "info",
              "lastLine": 593,
              "lastColumn": 203,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20230518-assemblywoman-quirk-silvas-legislation-moves-assembly-floor\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 203
            },
            {
              "type": "info",
              "lastLine": 607,
              "lastColumn": 332,
              "firstColumn": 117,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "__item\">  <img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease_0.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" typeof=\"foaf:Image\" />\n\n</di",
              "hiliteStart": 10,
              "hiliteLength": 216
            },
            {
              "type": "info",
              "lastLine": 620,
              "lastColumn": 218,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20230513-assemblywoman-sharon-quirk-silva-and-senator-josh-newman-celebrate-opening\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 218
            },
            {
              "type": "info",
              "lastLine": 634,
              "lastColumn": 330,
              "firstColumn": 117,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "__item\">  <img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" typeof=\"foaf:Image\" />\n\n</di",
              "hiliteStart": 10,
              "hiliteLength": 214
            },
            {
              "type": "info",
              "lastLine": 647,
              "lastColumn": 155,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/photo/20230505-young-legislators-graduation\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 155
            },
            {
              "type": "info",
              "lastLine": 664,
              "lastColumn": 692,
              "firstColumn": 424,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg?itok=f852EKOW\" width=\"650\" height=\"433\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 269
            },
            {
              "type": "info",
              "lastLine": 671,
              "lastColumn": 692,
              "firstColumn": 424,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg?itok=I10X7Sky\" width=\"650\" height=\"353\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 269
            },
            {
              "type": "info",
              "lastLine": 678,
              "lastColumn": 692,
              "firstColumn": 424,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg?itok=Z3L3Drrp\" width=\"650\" height=\"433\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 269
            },
            {
              "type": "info",
              "lastLine": 685,
              "lastColumn": 692,
              "firstColumn": 424,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg?itok=_Qr2LXtv\" width=\"650\" height=\"433\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 269
            },
            {
              "type": "info",
              "lastLine": 692,
              "lastColumn": 692,
              "firstColumn": 424,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg?itok=1990b1nI\" width=\"650\" height=\"437\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 269
            },
            {
              "type": "info",
              "lastLine": 699,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg?itok=JfYXQqDP\" width=\"650\" height=\"455\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 706,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg?itok=wGFLdAEn\" width=\"650\" height=\"418\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 713,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg?itok=VfKCkr3J\" width=\"650\" height=\"446\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 720,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg?itok=UIO45iOI\" width=\"650\" height=\"426\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 727,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg?itok=pyUrMbOo\" width=\"650\" height=\"437\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 734,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg?itok=x_O3yBOB\" width=\"650\" height=\"430\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 741,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg?itok=4Wgqy77r\" width=\"650\" height=\"432\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 748,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg?itok=FjgTKZIb\" width=\"650\" height=\"437\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 755,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg?itok=DFpf5bgE\" width=\"650\" height=\"418\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 762,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg?itok=m-AMy-a4\" width=\"650\" height=\"435\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 769,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg?itok=rSoNVyYl\" width=\"650\" height=\"433\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 776,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg?itok=NfwncXLW\" width=\"650\" height=\"453\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 783,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg?itok=eevLq7_e\" width=\"650\" height=\"442\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 790,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg?itok=aD12DsKd\" width=\"650\" height=\"460\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 797,
              "lastColumn": 694,
              "firstColumn": 425,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg?itok=rVkkb5T2\" width=\"650\" height=\"454\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 270
            },
            {
              "type": "info",
              "lastLine": 811,
              "lastColumn": 206,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/video/20230504-artsentertainment-committee-chair-quirk-silva-marks-star-wars-day-state-capitol\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 206
            },
            {
              "type": "error",
              "lastLine": 828,
              "lastColumn": 478,
              "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//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 329
            },
            {
              "type": "error",
              "lastLine": 828,
              "lastColumn": 478,
              "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//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 329
            },
            {
              "type": "info",
              "lastLine": 841,
              "lastColumn": 216,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20230502-assemblywoman-sharon-quirk-silva-responds-release-caloptima-audit-report\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 216
            },
            {
              "type": "info",
              "lastLine": 855,
              "lastColumn": 332,
              "firstColumn": 117,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "__item\">  <img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease_1.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" typeof=\"foaf:Image\" />\n\n</di",
              "hiliteStart": 10,
              "hiliteLength": 216
            },
            {
              "type": "info",
              "lastLine": 930,
              "lastColumn": 60,
              "firstColumn": 17,
              "subType": "warning",
              "message": "The complementary role is unnecessary for element aside.",
              "extract": "          <aside class=\"section\" role=\"complementary\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 44
            },
            {
              "type": "info",
              "lastLine": 946,
              "lastColumn": 219,
              "firstColumn": 21,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-control\" />\n\n    ",
              "hiliteStart": 10,
              "hiliteLength": 199
            },
            {
              "type": "info",
              "lastLine": 949,
              "lastColumn": 275,
              "firstColumn": 115,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "-actions\"><input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\" />\n</div",
              "hiliteStart": 10,
              "hiliteLength": 161
            },
            {
              "type": "error",
              "lastLine": 964,
              "lastColumn": 154,
              "firstColumn": 135,
              "message": "The align attribute on the div element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><div align=\"center\"><scrip",
              "hiliteStart": 10,
              "hiliteLength": 20
            },
            {
              "type": "info",
              "lastLine": 964,
              "lastColumn": 267,
              "firstColumn": 155,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "=\"center\"><script type=\"text/javascript\" src=\"//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 113
            },
            {
              "type": "info",
              "lastLine": 964,
              "lastColumn": 307,
              "firstColumn": 277,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "></script><script type=\"text/javascript\">\nfunct",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "error",
              "lastLine": 977,
              "lastColumn": 114,
              "firstColumn": 13,
              "message": "Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.)",
              "extract": "          <div class=\"field field--name-field-feature-title field--type-string field--label-hidden field__item\">Contac",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "info",
              "lastLine": 984,
              "lastColumn": 175,
              "firstColumn": 170,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ":</strong><br />\nCapit",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 985,
              "lastColumn": 25,
              "firstColumn": 20,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "wing Space<br />\nRoom ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 986,
              "lastColumn": 16,
              "firstColumn": 11,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "Room #4210<br />\n1021 ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 987,
              "lastColumn": 19,
              "firstColumn": 14,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "1 O Street<br />\nSacra",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 988,
              "lastColumn": 26,
              "firstColumn": 21,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ", CA 95814<br />\nPhone",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 991,
              "lastColumn": 42,
              "firstColumn": 37,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ":</strong><br />\n4 Cen",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 992,
              "lastColumn": 37,
              "firstColumn": 32,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": " Suite 120<br />\nLa Pa",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 993,
              "lastColumn": 24,
              "firstColumn": 19,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ", CA 90623<br />\nPhone",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 994,
              "lastColumn": 27,
              "firstColumn": 22,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ") 521-6713<br />\nFax: ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "error",
              "lastLine": 1022,
              "lastColumn": 8,
              "firstColumn": 1,
              "message": "The center element is obsolete. Use CSS instead.",
              "extract": "l-md-12\">\n<center><h2>Of",
              "hiliteStart": 10,
              "hiliteLength": 8
            },
            {
              "type": "error",
              "lastLine": 1027,
              "lastColumn": 8,
              "firstColumn": 1,
              "message": "The center element is obsolete. Use CSS instead.",
              "extract": "ol-lg-6\">\n<center>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 8
            },
            {
              "type": "error",
              "lastLine": 1035,
              "lastColumn": 9,
              "firstColumn": 2,
              "message": "The center element is obsolete. Use CSS instead.",
              "extract": "l-lg-6\">\n <center>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 8
            },
            {
              "type": "info",
              "lastLine": 1037,
              "lastColumn": 40,
              "firstColumn": 35,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": " Suite 120<br />\nLa Pa",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 1038,
              "lastColumn": 24,
              "firstColumn": 19,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ", CA 90623<br />\nPhone",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 1039,
              "lastColumn": 27,
              "firstColumn": 22,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ") 521-6713<br />\nFax: ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "error",
              "lastLine": 531,
              "lastColumn": 519,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\"  title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 519
            },
            {
              "type": "error",
              "lastLine": 538,
              "lastColumn": 519,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\"  title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 519
            },
            {
              "type": "error",
              "lastLine": 545,
              "lastColumn": 519,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\"  title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 519
            },
            {
              "type": "error",
              "lastLine": 552,
              "lastColumn": 519,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\"  title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 519
            },
            {
              "type": "error",
              "lastLine": 664,
              "lastColumn": 423,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 423
            },
            {
              "type": "error",
              "lastLine": 671,
              "lastColumn": 423,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 423
            },
            {
              "type": "error",
              "lastLine": 678,
              "lastColumn": 423,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 423
            },
            {
              "type": "error",
              "lastLine": 685,
              "lastColumn": 423,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 423
            },
            {
              "type": "error",
              "lastLine": 692,
              "lastColumn": 423,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 423
            },
            {
              "type": "error",
              "lastLine": 699,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 706,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 713,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 720,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 727,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 734,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 741,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 748,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 755,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 762,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 769,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 776,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 783,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 790,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            },
            {
              "type": "error",
              "lastLine": 797,
              "lastColumn": 424,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\"  title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 424
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          48,
          0,
          80,
          0
        ],
        "instances": [
          {
            "ruleID": "The charset attribute on the link element is obsolete. Use an HTTP Content-Type header on the linked resource instead.",
            "what": "The charset attribute on the link element is obsolete. Use an HTTP Content-Type header on the linked resource instead.",
            "ordinalSeverity": 2,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "66"
            },
            "excerpt": "> <link type=\"text/css\" rel=\"stylesheet\" charset=\"UTF-8\" href=\"https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.69JJaQ5G5xA.L.W.O/d=0/rs=AN8SPfpC36MIoWPngdVwZ4RUzeJYZaC7rg/m=el_main_css\"><scrip"
          },
          {
            "ruleID": "The charset attribute on the script element is obsolete.",
            "what": "The charset attribute on the script element is obsolete.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "66"
            },
            "excerpt": "main_css\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.en_US.r4UO9iP_V_E.O/d=1/exm=el_conf/ed=1/rs=AN8SPfqBsgcXYIQP9cKXCM2S_otNV8mqwA/m=el_main\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "66"
            },
            "excerpt": "main_css\"><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.en_US.r4UO9iP_V_E.O/d=1/exm=el_conf/ed=1/rs=AN8SPfqBsgcXYIQP9cKXCM2S_otNV8mqwA/m=el_main\"></scri"
          },
          {
            "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": "76"
            },
            "excerpt": "age\"> <header id=\"header\" class=\"header\" role=\"banner\" aria-label=\"Site header\"> "
          },
          {
            "ruleID": "The navigation role is unnecessary for element nav.",
            "what": "The navigation role is unnecessary for element nav.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "136"
            },
            "excerpt": " <nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\"> "
          },
          {
            "ruleID": "Duplicate ID block-quirk-silva-theme-main-menu.",
            "what": "Duplicate ID block-quirk-silva-theme-main-menu.",
            "ordinalSeverity": 2,
            "tagName": "UL",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "142"
            },
            "excerpt": " <ul id=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\"> "
          },
          {
            "ruleID": "The first occurrence of ID block-quirk-silva-theme-main-menu was here.",
            "what": "The first occurrence of ID block-quirk-silva-theme-main-menu was here.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "136"
            },
            "excerpt": " <nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\"> "
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "156"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Distri"
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "174"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Legisl"
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "183"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsro"
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "204"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Resour"
          },
          {
            "ruleID": "The complementary role is unnecessary for element aside.",
            "what": "The complementary role is unnecessary for element aside.",
            "ordinalSeverity": 0,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "279"
            },
            "excerpt": "> <aside class=\"container section clearfix\" role=\"complementary\"> "
          },
          {
            "ruleID": "Attribute type not allowed on element h3 at this point.",
            "what": "Attribute type not allowed on element h3 at this point.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "306"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "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": "306"
            },
            "excerpt": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\"><br> R"
          },
          {
            "ruleID": "Duplicate ID dropdownMenu1.",
            "what": "Duplicate ID dropdownMenu1.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "319"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "ruleID": "The first occurrence of ID dropdownMenu1 was here.",
            "what": "The first occurrence of ID dropdownMenu1 was here.",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "306"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "ruleID": "Attribute type not allowed on element h3 at this point.",
            "what": "Attribute type not allowed on element h3 at this point.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "319"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "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": "319"
            },
            "excerpt": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\"><br> C"
          },
          {
            "ruleID": "Duplicate ID dropdownMenu1.",
            "what": "Duplicate ID dropdownMenu1.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "334"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "ruleID": "The first occurrence of ID dropdownMenu1 was here.",
            "what": "The first occurrence of ID dropdownMenu1 was here.",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "306"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "ruleID": "Attribute type not allowed on element h3 at this point.",
            "what": "Attribute type not allowed on element h3 at this point.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "334"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "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": "334"
            },
            "excerpt": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\"><br> N"
          },
          {
            "ruleID": "Duplicate ID dropdownMenu1.",
            "what": "Duplicate ID dropdownMenu1.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "348"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "ruleID": "The first occurrence of ID dropdownMenu1 was here.",
            "what": "The first occurrence of ID dropdownMenu1 was here.",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "306"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "ruleID": "Attribute type not allowed on element h3 at this point.",
            "what": "Attribute type not allowed on element h3 at this point.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "348"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "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": "348"
            },
            "excerpt": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\"><br> A"
          },
          {
            "ruleID": "The complementary role is unnecessary for element aside.",
            "what": "The complementary role is unnecessary for element aside.",
            "ordinalSeverity": 0,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "369"
            },
            "excerpt": " <aside class=\"featured-top__inner section container clearfix\" role=\"complementary\"> "
          },
          {
            "ruleID": "Attribute alt not allowed on element a at this point.",
            "what": "Attribute alt not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "385"
            },
            "excerpt": ".</p> <p><a alt=\"2023 Women of Distinction Award Nominations\" class=\"btn btn-primary\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD67&amp;survey=167\">2023 W"
          },
          {
            "ruleID": "The main role is unnecessary for element main.",
            "what": "The main role is unnecessary for element main.",
            "ordinalSeverity": 0,
            "tagName": "MAIN",
            "id": "content",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "399"
            },
            "excerpt": " <main class=\"main-content col order-first\" id=\"content\" role=\"main\"> "
          },
          {
            "ruleID": "Empty heading.",
            "what": "Empty heading.",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "407"
            },
            "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": "428"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230607-assemblywoman-quirk-silva-denounces-anti-lgbtq-board-supervisor-vote-and\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "455"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230607-assemblywoman-quirk-silvas-recognizes-icna-relief-nonprofit-year-67th\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "482"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/video/20230531-quirk-silva-speaks-out-about-gun-violence-awareness-capitol-presser\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "499"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\"></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": "499"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\"></ifra"
          },
          {
            "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": "512"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/photo/20230531-national-gun-violence-awareness-day-press-conference\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "564"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230525-assemblywoman-quirk-silvas-ab-1297-paving-way-enhanced-accessibility-public\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "w\"> <article role=\"article\" about=\"/press-releases/20230518-assemblywoman-quirk-silvas-legislation-moves-assembly-floor\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "618"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230513-assemblywoman-sharon-quirk-silva-and-senator-josh-newman-celebrate-opening\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "645"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/photo/20230505-young-legislators-graduation\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "809"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/video/20230504-artsentertainment-committee-chair-quirk-silva-marks-star-wars-day-state-capitol\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "826"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\"></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": "826"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\"></ifra"
          },
          {
            "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": "839"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230502-assemblywoman-sharon-quirk-silva-responds-release-caloptima-audit-report\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "ruleID": "The complementary role is unnecessary for element aside.",
            "what": "The complementary role is unnecessary for element aside.",
            "ordinalSeverity": 0,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "928"
            },
            "excerpt": " <aside class=\"section\" role=\"complementary\"> "
          },
          {
            "ruleID": "The align attribute on the div element is obsolete. Use CSS instead.",
            "what": "The align attribute on the div element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "962"
            },
            "excerpt": "ld__item\"><div align=\"center\"><scrip"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "962"
            },
            "excerpt": "=\"center\"><script type=\"text/javascript\" src=\"//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "962"
            },
            "excerpt": "></script><script type=\"text/javascript\"> funct"
          },
          {
            "ruleID": "Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.)",
            "what": "Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "975"
            },
            "excerpt": " <div class=\"field field--name-field-feature-title field--type-string field--label-hidden field__item\">Contac"
          },
          {
            "ruleID": "The center element is obsolete. Use CSS instead.",
            "what": "The center element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "1020"
            },
            "excerpt": "l-md-12\"> <center><h2>Of"
          },
          {
            "ruleID": "The center element is obsolete. Use CSS instead.",
            "what": "The center element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "1025"
            },
            "excerpt": "ol-lg-6\"> <center> <"
          },
          {
            "ruleID": "The center element is obsolete. Use CSS instead.",
            "what": "The center element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "1033"
            },
            "excerpt": "l-lg-6\"> <center> <"
          },
          {
            "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": "1068"
            },
            "excerpt": "e\"></form><iframe name=\"votingFrame\" frameborder=\"0\"></ifra"
          },
          {
            "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": "1068"
            },
            "excerpt": "div></div><iframe frameborder=\"0\" class=\"VIpgJd-ZVi9od-xl07Ob-OEVmcd skiptranslate\" title=\"Language Translate Widget\" style=\"visibility: visible; display: none;\"></ifra"
          },
          {
            "ruleID": "Stray start tag iframe.",
            "what": "Stray start tag iframe.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "1079"
            },
            "excerpt": "></iframe></body><iframe sandbox=\"allow-scripts\" srcdoc=\"<!DOCTYPE html><body><script>(function(){/* Copyright The Closure Library Authors. SPDX-License-Identifier: Apache-2.0 */ 'use strict';var e=th ... lb2YgayYmYS5jb25zdHJ1Y3Rvcj09PWs/YS5nOiJ0eXBlX2Vycm9yOlRydXN0ZWRSZXNvdXJjZVVybCI7ZG9jdW1lbnQuYm9keS5hcHBlbmRDaGlsZChiKX0sITApO30pLmNhbGwodGhpcyk7Cjwvc2NyaXB0PjwvYm9keT4=\" style=\"display: none;\"></ifra"
          },
          {
            "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": "4"
            },
            "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": "6"
            },
            "excerpt": "/noscript><link rel=\"canonical\" href=\"https://a67.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": "7"
            },
            "excerpt": ".org/\" /> <link rel=\"shortlink\" href=\"https://a67.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": "8"
            },
            "excerpt": ".org/\" /> <meta name=\"description\" content=\"Assemblymember Sharon Quirk-Silva Representing the 67th California Assembly District\" /> <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": "9"
            },
            "excerpt": "trict\" /> <link rel=\"icon\" href=\"/sites/all/favicon/favicon.ico\" /> <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": "10"
            },
            "excerpt": "n.ico\" /> <link rel=\"icon\" sizes=\"16x16\" href=\"/sites/all/favicon/favicon-16.png\" /> <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": "11"
            },
            "excerpt": "6.png\" /> <link rel=\"icon\" sizes=\"32x32\" href=\"/sites/all/favicon/favicon-32.png\" /> <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": "12"
            },
            "excerpt": "2.png\" /> <link rel=\"icon\" sizes=\"96x96\" href=\"/sites/all/favicon/favicon-96.png\" /> <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": "13"
            },
            "excerpt": "6.png\" /> <link rel=\"icon\" sizes=\"192x192\" href=\"/sites/all/favicon/favicon-192.png\" /> <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": "2.png\" /> <link rel=\"apple-touch-icon\" href=\"/sites/all/favicon/favicon-60.png\" /> <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": "0.png\" /> <link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"/sites/all/favicon/favicon-72.png\" /> <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": "16"
            },
            "excerpt": "2.png\" /> <link rel=\"apple-touch-icon\" sizes=\"76x76\" href=\"/sites/all/favicon/favicon-76.png\" /> <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": "17"
            },
            "excerpt": "6.png\" /> <link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"/sites/all/favicon/favicon-114.png\" /> <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": "18"
            },
            "excerpt": "4.png\" /> <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/sites/all/favicon/favicon-120.png\" /> <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": "19"
            },
            "excerpt": "0.png\" /> <link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"/sites/all/favicon/favicon-144.png\" /> <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": "4.png\" /> <link rel=\"apple-touch-icon\" sizes=\"152x152\" href=\"/sites/all/favicon/favicon-152.png\" /> <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": "21"
            },
            "excerpt": "2.png\" /> <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/all/favicon/favicon-180.png\" /> <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": "22"
            },
            "excerpt": "0.png\" /> <meta property=\"og:site_name\" content=\"Official Website - Assemblymember Sharon Quirk-Silva Representing the 67th 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": "23"
            },
            "excerpt": "trict\" /> <meta property=\"og:url\" content=\"https://a67.asmdc.org/node\" /> <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": "24"
            },
            "excerpt": "/node\" /> <meta property=\"og:description\" content=\"Assemblymember Sharon Quirk-Silva Representing the 67th 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": "25"
            },
            "excerpt": "trict\" /> <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": "26"
            },
            "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": "27"
            },
            "excerpt": "\"true\" /> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\" /> <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": "28"
            },
            "excerpt": "it=no\" /> <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\" /> <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": "29"
            },
            "excerpt": "=edge\" /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"\" href=\"https://a67.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": "33"
            },
            "excerpt": "itle> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/ajax-progress.module.css?rvlkkm\" /> <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": "34"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/align.module.css?rvlkkm\" /> <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": "35"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/autocomplete-loading.module.css?rvlkkm\" /> <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": "36"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/fieldgroup.module.css?rvlkkm\" /> <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": "37"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/container-inline.module.css?rvlkkm\" /> <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": "38"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/clearfix.module.css?rvlkkm\" /> <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": "39"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/details.module.css?rvlkkm\" /> <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": "40"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/hidden.module.css?rvlkkm\" /> <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": "41"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/item-list.module.css?rvlkkm\" /> <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": "42"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/js.module.css?rvlkkm\" /> <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": "43"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/nowrap.module.css?rvlkkm\" /> <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": "44"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/position-container.module.css?rvlkkm\" /> <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": "45"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/progress.module.css?rvlkkm\" /> <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": "46"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/reset-appearance.module.css?rvlkkm\" /> <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": "47"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/resize.module.css?rvlkkm\" /> <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": "48"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/sticky-header.module.css?rvlkkm\" /> <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": "49"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/system-status-counter.css?rvlkkm\" /> <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": "50"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/system-status-report-counters.css?rvlkkm\" /> <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": "51"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/system-status-report-general-info.css?rvlkkm\" /> <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": "52"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/tabledrag.module.css?rvlkkm\" /> <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": "53"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/tablesort.module.css?rvlkkm\" /> <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": "54"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/system/css/components/tree-child.module.css?rvlkkm\" /> <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": "55"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/views/css/views.module.css?rvlkkm\" /> <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": "56"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/core/modules/media/css/oembed.formatter.css?rvlkkm\" /> <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": "57"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/modules/contrib/extlink/extlink.css?rvlkkm\" /> <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": "58"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/modules/contrib/colorbox/styles/default/colorbox_style.css?rvlkkm\" /> <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": "59"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/themes/contrib/bootstrap_barrio/css/components/node.css?rvlkkm\" /> <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": "60"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/themes/custom/minerva/css/style.css?rvlkkm\" /> <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": "61"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/themes/custom/minerva/css/local.css?rvlkkm\" /> <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": "62"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a67.asmdc.org/themes/quirk_silva_theme/css/custom.css?rvlkkm\" /> <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": "63"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/themes/contrib/bootstrap_barrio/css/components/bootstrap-icons.css?rvlkkm\" /> <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": "64"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/themes/custom/minerva/css/photo.css?rvlkkm\" /> <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": "65"
            },
            "excerpt": "vlkkm\" /> <link rel=\"stylesheet\" media=\"all\" href=\"//use.typekit.net/wtq1aoy.css\" /> "
          },
          {
            "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": "78"
            },
            "excerpt": "age\"> <header id=\"header\" class=\"header\" role=\"banner\" aria-label=\"Site header\"> "
          },
          {
            "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": "127"
            },
            "excerpt": "e\"> <img src=\"/sites/a67.asmdc.org/files/SQS_AD67_logo.png\" alt=\"Home\" /> <"
          },
          {
            "ruleID": "The navigation role is unnecessary for element nav.",
            "what": "The navigation role is unnecessary for element nav.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "138"
            },
            "excerpt": " <nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\"> "
          },
          {
            "ruleID": "Duplicate ID block-quirk-silva-theme-main-menu.",
            "what": "Duplicate ID block-quirk-silva-theme-main-menu.",
            "ordinalSeverity": 2,
            "tagName": "UL",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "144"
            },
            "excerpt": " <ul id=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\"> "
          },
          {
            "ruleID": "The first occurrence of ID block-quirk-silva-theme-main-menu was here.",
            "what": "The first occurrence of ID block-quirk-silva-theme-main-menu was here.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "138"
            },
            "excerpt": " <nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\"> "
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "158"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Distri"
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "176"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Legisl"
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "185"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsro"
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "206"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Resour"
          },
          {
            "ruleID": "The complementary role is unnecessary for element aside.",
            "what": "The complementary role is unnecessary for element aside.",
            "ordinalSeverity": 0,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "281"
            },
            "excerpt": "> <aside class=\"container section clearfix\" role=\"complementary\"> "
          },
          {
            "ruleID": "Attribute type not allowed on element h3 at this point.",
            "what": "Attribute type not allowed on element h3 at this point.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "308"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "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": "308"
            },
            "excerpt": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\" /><br />"
          },
          {
            "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": "308"
            },
            "excerpt": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\" /><br />"
          },
          {
            "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": "308"
            },
            "excerpt": "50.png\" /><br /> Resou"
          },
          {
            "ruleID": "Duplicate ID dropdownMenu1.",
            "what": "Duplicate ID dropdownMenu1.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "321"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "ruleID": "The first occurrence of ID dropdownMenu1 was here.",
            "what": "The first occurrence of ID dropdownMenu1 was here.",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "308"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "ruleID": "Attribute type not allowed on element h3 at this point.",
            "what": "Attribute type not allowed on element h3 at this point.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "321"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "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": "321"
            },
            "excerpt": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\" /><br />"
          },
          {
            "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": "321"
            },
            "excerpt": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\" /><br />"
          },
          {
            "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": "321"
            },
            "excerpt": "50.png\" /><br /> Conta"
          },
          {
            "ruleID": "Duplicate ID dropdownMenu1.",
            "what": "Duplicate ID dropdownMenu1.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "336"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "ruleID": "The first occurrence of ID dropdownMenu1 was here.",
            "what": "The first occurrence of ID dropdownMenu1 was here.",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "308"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "ruleID": "Attribute type not allowed on element h3 at this point.",
            "what": "Attribute type not allowed on element h3 at this point.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "336"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "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": "336"
            },
            "excerpt": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\" /><br />"
          },
          {
            "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": "336"
            },
            "excerpt": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\" /><br />"
          },
          {
            "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": "336"
            },
            "excerpt": "50.png\" /><br /> News "
          },
          {
            "ruleID": "Duplicate ID dropdownMenu1.",
            "what": "Duplicate ID dropdownMenu1.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "350"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "ruleID": "The first occurrence of ID dropdownMenu1 was here.",
            "what": "The first occurrence of ID dropdownMenu1 was here.",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "308"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "ruleID": "Attribute type not allowed on element h3 at this point.",
            "what": "Attribute type not allowed on element h3 at this point.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "350"
            },
            "excerpt": "ropdown\"> <h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"><img s"
          },
          {
            "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": "350"
            },
            "excerpt": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\" /><br />"
          },
          {
            "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": "350"
            },
            "excerpt": "=\"button\"><img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\" /><br />"
          },
          {
            "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": "350"
            },
            "excerpt": "50.png\" /><br /> About"
          },
          {
            "ruleID": "The complementary role is unnecessary for element aside.",
            "what": "The complementary role is unnecessary for element aside.",
            "ordinalSeverity": 0,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "371"
            },
            "excerpt": " <aside class=\"featured-top__inner section container clearfix\" role=\"complementary\"> "
          },
          {
            "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": "HR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "381"
            },
            "excerpt": "ons</h4> <hr /><p><im"
          },
          {
            "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": "HR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "381"
            },
            "excerpt": " <hr /><p><img alt=\"2023 Women of Distinction Award Nominations\" src=\"/sites/a67.asmdc.org/files/2023-02/Event%20graphic%20-%20no%20copy.png\" style=\"float:left;padding-right:12px;padding-bottom:12px;\" width=\"200\" />Do you"
          },
          {
            "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": "381"
            },
            "excerpt": "d do more?<br /> My of"
          },
          {
            "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": "382"
            },
            "excerpt": "n\" awards.<br /> The c"
          },
          {
            "ruleID": "Attribute alt not allowed on element a at this point.",
            "what": "Attribute alt not allowed on element a at this point.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "387"
            },
            "excerpt": ".</p> <p><a alt=\"2023 Women of Distinction Award Nominations\" class=\"btn btn-primary\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD67&amp;survey=167\">2023 W"
          },
          {
            "ruleID": "The main role is unnecessary for element main.",
            "what": "The main role is unnecessary for element main.",
            "ordinalSeverity": 0,
            "tagName": "MAIN",
            "id": "content",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "401"
            },
            "excerpt": " <main class=\"main-content col order-first\" id=\"content\" role=\"main\"> "
          },
          {
            "ruleID": "Empty heading.",
            "what": "Empty heading.",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "409"
            },
            "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": "430"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230607-assemblywoman-quirk-silva-denounces-anti-lgbtq-board-supervisor-vote-and\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "444"
            },
            "excerpt": "__item\"> <img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-06/Statement.jpg\" width=\"1649\" height=\"530\" alt=\"Statement Header\" typeof=\"foaf:Image\" /> </di"
          },
          {
            "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": "457"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230607-assemblywoman-quirk-silvas-recognizes-icna-relief-nonprofit-year-67th\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "471"
            },
            "excerpt": "__item\"> <img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-06/Press%20Release.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header\" typeof=\"foaf:Image\" /> </di"
          },
          {
            "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": "484"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/video/20230531-quirk-silva-speaks-out-about-gun-violence-awareness-capitol-presser\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "501"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\"></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": "501"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\"></ifra"
          },
          {
            "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": "514"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/photo/20230531-national-gun-violence-awareness-day-press-conference\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "531"
            },
            "excerpt": "e&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg?itok=pl2ti5TM\" width=\"650\" height=\"464\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "538"
            },
            "excerpt": "e&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg?itok=BTT1s88f\" width=\"650\" height=\"433\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "545"
            },
            "excerpt": "e&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg?itok=2HIgnN9B\" width=\"650\" height=\"464\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "552"
            },
            "excerpt": "e&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg?itok=GCqYU7Ji\" width=\"650\" height=\"464\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </a>"
          },
          {
            "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": "566"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230525-assemblywoman-quirk-silvas-ab-1297-paving-way-enhanced-accessibility-public\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "580"
            },
            "excerpt": "__item\"> <img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease_2.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" typeof=\"foaf:Image\" /> </di"
          },
          {
            "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": "593"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230518-assemblywoman-quirk-silvas-legislation-moves-assembly-floor\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "607"
            },
            "excerpt": "__item\"> <img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease_0.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" typeof=\"foaf:Image\" /> </di"
          },
          {
            "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": "620"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230513-assemblywoman-sharon-quirk-silva-and-senator-josh-newman-celebrate-opening\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "634"
            },
            "excerpt": "__item\"> <img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" typeof=\"foaf:Image\" /> </di"
          },
          {
            "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": "647"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/photo/20230505-young-legislators-graduation\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "664"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg?itok=f852EKOW\" width=\"650\" height=\"433\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "671"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg?itok=I10X7Sky\" width=\"650\" height=\"353\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "678"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg?itok=Z3L3Drrp\" width=\"650\" height=\"433\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "685"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg?itok=_Qr2LXtv\" width=\"650\" height=\"433\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "692"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg?itok=1990b1nI\" width=\"650\" height=\"437\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "699"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg?itok=JfYXQqDP\" width=\"650\" height=\"455\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "706"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg?itok=wGFLdAEn\" width=\"650\" height=\"418\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "713"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg?itok=VfKCkr3J\" width=\"650\" height=\"446\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "720"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg?itok=UIO45iOI\" width=\"650\" height=\"426\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "727"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg?itok=pyUrMbOo\" width=\"650\" height=\"437\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "734"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg?itok=x_O3yBOB\" width=\"650\" height=\"430\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "741"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg?itok=4Wgqy77r\" width=\"650\" height=\"432\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "748"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg?itok=FjgTKZIb\" width=\"650\" height=\"437\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "755"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg?itok=DFpf5bgE\" width=\"650\" height=\"418\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "762"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg?itok=m-AMy-a4\" width=\"650\" height=\"435\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "769"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg?itok=rSoNVyYl\" width=\"650\" height=\"433\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "776"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg?itok=NfwncXLW\" width=\"650\" height=\"453\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "783"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg?itok=eevLq7_e\" width=\"650\" height=\"442\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "790"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg?itok=aD12DsKd\" width=\"650\" height=\"460\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </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": "797"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg?itok=rVkkb5T2\" width=\"650\" height=\"454\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\" /> </a>"
          },
          {
            "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": "811"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/video/20230504-artsentertainment-committee-chair-quirk-silva-marks-star-wars-day-state-capitol\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "828"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\"></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": "828"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\"></ifra"
          },
          {
            "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": "841"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230502-assemblywoman-sharon-quirk-silva-responds-release-caloptima-audit-report\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "855"
            },
            "excerpt": "__item\"> <img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease_1.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" typeof=\"foaf:Image\" /> </di"
          },
          {
            "ruleID": "The complementary role is unnecessary for element aside.",
            "what": "The complementary role is unnecessary for element aside.",
            "ordinalSeverity": 0,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "930"
            },
            "excerpt": " <aside class=\"section\" role=\"complementary\"> "
          },
          {
            "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": "946"
            },
            "excerpt": " <input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-control\" /> "
          },
          {
            "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-submit",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "949"
            },
            "excerpt": "-actions\"><input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\" /> </div"
          },
          {
            "ruleID": "The align attribute on the div element is obsolete. Use CSS instead.",
            "what": "The align attribute on the div element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "964"
            },
            "excerpt": "ld__item\"><div align=\"center\"><scrip"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "964"
            },
            "excerpt": "=\"center\"><script type=\"text/javascript\" src=\"//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "964"
            },
            "excerpt": "></script><script type=\"text/javascript\"> funct"
          },
          {
            "ruleID": "Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.)",
            "what": "Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "977"
            },
            "excerpt": " <div class=\"field field--name-field-feature-title field--type-string field--label-hidden field__item\">Contac"
          },
          {
            "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": "984"
            },
            "excerpt": ":</strong><br /> Capit"
          },
          {
            "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": "985"
            },
            "excerpt": "wing Space<br /> Room "
          },
          {
            "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": "986"
            },
            "excerpt": "Room #4210<br /> 1021 "
          },
          {
            "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": "987"
            },
            "excerpt": "1 O Street<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": "988"
            },
            "excerpt": ", CA 95814<br /> Phone"
          },
          {
            "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": "991"
            },
            "excerpt": ":</strong><br /> 4 Cen"
          },
          {
            "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": "992"
            },
            "excerpt": " Suite 120<br /> La Pa"
          },
          {
            "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": "993"
            },
            "excerpt": ", CA 90623<br /> Phone"
          },
          {
            "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": "994"
            },
            "excerpt": ") 521-6713<br /> Fax: "
          },
          {
            "ruleID": "The center element is obsolete. Use CSS instead.",
            "what": "The center element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "1022"
            },
            "excerpt": "l-md-12\"> <center><h2>Of"
          },
          {
            "ruleID": "The center element is obsolete. Use CSS instead.",
            "what": "The center element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "1027"
            },
            "excerpt": "ol-lg-6\"> <center> <"
          },
          {
            "ruleID": "The center element is obsolete. Use CSS instead.",
            "what": "The center element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "1035"
            },
            "excerpt": "l-lg-6\"> <center> <"
          },
          {
            "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": "1037"
            },
            "excerpt": " Suite 120<br /> La Pa"
          },
          {
            "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": "1038"
            },
            "excerpt": ", CA 90623<br /> Phone"
          },
          {
            "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": "1039"
            },
            "excerpt": ") 521-6713<br /> Fax: "
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "531"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:& ... ess Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "538"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:& ... ess Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "545"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:& ... ess Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "552"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:& ... ess Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "664"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "671"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "678"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "685"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "692"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "699"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "706"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "713"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "720"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "727"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "734"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "741"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "748"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "755"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "762"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "769"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "776"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "783"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "790"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "797"
            },
            "excerpt": " <a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators  ... n\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"><img s"
          }
        ]
      },
      "endTime": 1687102569481
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687102569481,
      "url": "https://a67.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 15:36:10",
          "hash": "55483256ca76c4d5407242597a0868027ca760fcd0f589334bf4ec8026f2cb7aaefde346877cdaa0aebbf412c353a9739fcb42c394425e34a5a5dcb46e15adad",
          "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": 35,
          "warning": 15,
          "failed": 13,
          "inapplicable": 62
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 15,
              "warning": 8,
              "failed": 4,
              "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": 4,
                  "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\" style=\"font-size: 1rem; height: 100%;\"><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": 4,
                  "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\" style=\"font-size: 1rem; height: 100%;\"><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": 4,
                  "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\" style=\"font-size: 1rem; height: 100%;\"><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\" style=\"font-size: 1rem; height: 100%;\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R18": {
                "name": "`id` attribute value is unique",
                "code": "QW-ACT-R18",
                "mapping": "3ea0c8",
                "description": "This rule checks that all id attribute values on a single page are unique.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "4.1.1",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#parsing"
                    }
                  ],
                  "related": [
                    "H93"
                  ],
                  "url": "https://act-rules.github.io/rules/3ea0c8",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 64,
                  "warning": 0,
                  "failed": 2,
                  "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": "<nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n            \n  Main navigation\n  \n\n        \n              \n                          \n                          About\n                        \n                          \n                          Biography\n              \n        \n  \n              \n                      \n                          Committees\n              \n                      \n                          District\n                        \n                          \n                          District Map\n              \n                      \n                        …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1)"
                      },
                      {
                        "htmlCode": "<ul id=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\">\n                          \n                          About\n                        \n                          \n                          Biography\n              \n        \n  \n              \n                      \n                          Committees\n              \n                      \n                          District\n                        \n                          \n                          District Map\n              \n                      \n                          Upcoming Events\n              \n                      \n                          Past Events\n              \n                      \n                  …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">\nResources</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
                      },
                      {
                        "htmlCode": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">\nContact</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
                      },
                      {
                        "htmlCode": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">\nNews Room</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > h3:nth-child(1)"
                      },
                      {
                        "htmlCode": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">\nAbout</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > h3: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": 116,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the element has some visible focus indication"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"ca-gov-icon-home\" href=\"/\">Home</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"ca-gov-icon-facebook\" href=\"https://www.facebook.com/quirksilvaca\" target=\"_blank\" rel=\"noopener\">Facebook</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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 class=\"ca-gov-icon-instagram\" href=\"https://www.instagram.com/quirksilvaca\" target=\"_blank\" rel=\"noopener\">Instagram</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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 class=\"ca-gov-icon-twitter\" href=\"https://twitter.com/quirksilvaca\" target=\"_blank\" rel=\"noopener\">Twitter</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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 class=\"ca-gov-icon-email\" href=\"/contact\">Email</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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=\"/contact\">Contact Sharon</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">Settings</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"btn btn-secondary disableHighContrastMode\" type=\"button\">Default</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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 class=\"btn btn-secondary enableHighContrastMode\" type=\"button\">High Contrast</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"btn btn-secondary resetTextSize\" type=\"button\">Reset</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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 class=\"btn btn-secondary increaseTextSize\" type=\"button\">Increase Font SizeFont Increase</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"btn btn-secondary decreaseTextSize\" type=\"button\">Decrease Font SizeFont Decrease</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" aria-label=\"Close\" class=\"close\" data-target=\"#siteSettings\" data-toggle=\"collapse\" type=\"button\">×</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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 class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\">\n      \n    </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"navbar-toggler navbar-toggler-right ml-auto border rounded\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">Menu</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav: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=\"/biography\" class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drupal-link-system-path=\"node/2056\">About</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\" data-drupal-link-system-path=\"node/2056\">Biography</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/assemblywoman-quirk-silva-committees\" class=\"nav-link\" data-drupal-link-system-path=\"node/1544\">Committees</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/district-map\" data-drupal-link-system-path=\"node/2042\">District Map</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/events\" data-drupal-link-system-path=\"events\">Upcoming Events</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/events/past\" data-drupal-link-system-path=\"events/past\">Past Events</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > 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=\"/district-office-internships\" data-drupal-link-system-path=\"node/2062\">District Office Internships</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/legislative-updates\" data-drupal-link-system-path=\"node/2063\">Legislative Update</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/news\" data-drupal-link-system-path=\"news\">News Articles</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/videos\" data-drupal-link-system-path=\"videos\">Video Gallery</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/photo\" data-drupal-link-system-path=\"photo\">Photo Album</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/staff-spotlight-joe-pak-senior-field-representative\" data-drupal-link-system-path=\"node/2176\">Staff Spotlight</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/applying-california-real-id\" data-drupal-link-system-path=\"node/1378\">Applying for a California REAL ID</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > 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=\"/covered-california-special-enrollment-period-now-open\" data-drupal-link-system-path=\"node/2175\">Covered California special-enrollment period is now open!</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > 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=\"/covid-19-coronavirus-resources-and-contacts\" data-drupal-link-system-path=\"node/2046\">COVID-19: Coronavirus Resources and Contacts</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > 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=\"/electric-lawn-mower-rebate-program-0\" data-drupal-link-system-path=\"node/2055\">Electric Lawn Mower Rebate Program</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > 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=\"/wildfire-preparation-and-resources\" data-drupal-link-system-path=\"node/1314\">Get ready: A wildfire in your backyard is the reality</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > 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=\"/help-shape-california-join-us-our-governor-appointments-workshop\" data-drupal-link-system-path=\"node/2177\">Help Shape California! Join us at our Governor Appointments Workshop</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > 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=\"/orange-county-homelessness\" data-drupal-link-system-path=\"node/1449\">Orange County Homelessness</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > 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=\"/paying-college\" data-drupal-link-system-path=\"node/1395\">Paying For College</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > 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=\"/small-business-month\" data-drupal-link-system-path=\"node/2083\">Small Business of the Month</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > 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=\"/summer-camps-and-city-programs-ad65\" data-drupal-link-system-path=\"node/1875\">Summer Camps</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(10) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/tax-relief-and-small-business-grants-resources\" data-drupal-link-system-path=\"node/1977\">Tax Relief and Small Business Grants Resources</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > 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=\"/there-ought-be-law-0\" data-drupal-link-system-path=\"node/2043\">There ought to be a law</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > 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=\"/young-legislators-program\" data-drupal-link-system-path=\"node/2082\">Young Legislators Program</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(13) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/veteran-resources\" data-drupal-link-system-path=\"node/2050\">Veteran Resources</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(14) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\" target=\"_blank\">Contact Me</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Find my District</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"btn btn-primary\" href=\"/contact\">Contact my Office</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"btn btn-primary\" href=\"/sign-updates\">Sign Up for Updates</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside: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=\"/covid-19-coronavirus-resources-and-contacts\">COVID-19 Resources</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > 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=\"/veteran-resources\">Veterans Resources</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > 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=\"district-map\">District Map</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > 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=\"/contact\">Contact Me</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/sign-updates\">Sign Up for Updates</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/meeting-request/\">Meeting Request</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/event-request/\">Event Request</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Find My District</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > 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=\"press-releases\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"news\">News Articles</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"videos\">Video Gallery</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"photo\">Photo Gallery</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"biography\">Biography</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"committees\">Committees</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"mailto:Liliana.Jimenez@asm.ca.gov\">Liliana.Jimenez@asm.ca.gov</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p: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 alt=\"2023 Women of Distinction Award Nominations\" class=\"btn btn-primary\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD67&amp;survey=167\">2023 Women of Distinction Award Nominations</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p: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=\"/press-releases/20230607-assemblywoman-quirk-silva-denounces-anti-lgbtq-board-supervisor-vote-and\" rel=\"bookmark\">Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of Violence\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > header: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/20230607-assemblywoman-quirk-silvas-recognizes-icna-relief-nonprofit-year-67th\" rel=\"bookmark\">Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as  Nonprofit of the Year for the 67th District \n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > header: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/20230531-quirk-silva-speaks-out-about-gun-violence-awareness-capitol-presser\" rel=\"bookmark\">Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > header: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//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/photo/20230531-national-gun-violence-awareness-day-press-conference\" rel=\"bookmark\">National Gun Violence Awareness Day Press Conference\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > header: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=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n+1</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/press-releases/20230525-assemblywoman-quirk-silvas-ab-1297-paving-way-enhanced-accessibility-public\" rel=\"bookmark\">Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advances Through Assembly \n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > header: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/20230518-assemblywoman-quirk-silvas-legislation-moves-assembly-floor\" rel=\"bookmark\">Assemblywoman Quirk-Silva’s Legislation Moves to Assembly Floor\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > header: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/20230513-assemblywoman-sharon-quirk-silva-and-senator-josh-newman-celebrate-opening\" rel=\"bookmark\">Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Initial Trail\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > header: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=\"/photo/20230505-young-legislators-graduation\" rel=\"bookmark\">Young Legislators Graduation\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > header: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=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n+17</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div: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=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div: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=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div: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://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div: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=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div: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=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(10) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div: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=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div: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://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(13) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(14) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(15) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(16) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(17) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(18) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(19) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(20) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video/20230504-artsentertainment-committee-chair-quirk-silva-marks-star-wars-day-state-capitol\" rel=\"bookmark\">Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > header: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//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/press-releases/20230502-assemblywoman-sharon-quirk-silva-responds-release-caloptima-audit-report\" rel=\"bookmark\">Assemblywoman Sharon Quirk-Silva Responds to  Release of CalOptima Audit Report\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > header: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=1\" title=\"\" class=\"page-link\">2</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"\" class=\"page-link\">5</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"\" class=\"page-link\">6</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"\" class=\"page-link\">7</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"\" class=\"page-link\">8</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"\" class=\"page-link\">9</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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 ›\n            Next page\n          </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=76\" title=\"Go to last page\" class=\"page-link\">\n            Last »\n            Last page\n          </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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://a67.asmdc.org/rss.xml\" class=\"feed-icon\">\n  Subscribe to \n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-control\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a aria-haspopup=\"true\" class=\"VIpgJd-ZVi9od-xl07Ob-lTBxed\" href=\"#\">Select Language​▼</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">Privacy and Conditions of Use</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">Accessibility</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://asmdc.org/general-disclaimer\">General Disclaimer</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > 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": 3,
                  "warning": 8,
                  "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=\"biography\">Biography</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Biography"
                      },
                      {
                        "htmlCode": "<a href=\"/biography\" data-drupal-link-system-path=\"node/2056\">Biography</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Biography"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "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=\"committees\">Committees</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)",
                        "accessibleName": "Committees"
                      },
                      {
                        "htmlCode": "<a href=\"/assemblywoman-quirk-silva-committees\" class=\"nav-link\" data-drupal-link-system-path=\"node/1544\">Committees</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)",
                        "accessibleName": "Committees"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "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=\"district-map\">District Map</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)",
                        "accessibleName": "District Map"
                      },
                      {
                        "htmlCode": "<a href=\"/district-map\" data-drupal-link-system-path=\"node/2042\">District Map</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "District Map"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "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=\"press-releases\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Press Releases"
                      },
                      {
                        "htmlCode": "<a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "Press Releases"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"news\">News Articles</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)",
                        "accessibleName": "News Articles"
                      },
                      {
                        "htmlCode": "<a href=\"/news\" data-drupal-link-system-path=\"news\">News Articles</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)",
                        "accessibleName": "News Articles"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "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=\"videos\">Video Gallery</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)",
                        "accessibleName": "Video Gallery"
                      },
                      {
                        "htmlCode": "<a href=\"/videos\" data-drupal-link-system-path=\"videos\">Video Gallery</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)",
                        "accessibleName": "Video Gallery"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "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=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"National Gun Violence Awareness Day Press Conference\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n+1</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"National Gun Violence Awareness Day Press Conference\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"National Gun Violence Awareness Day Press Conference\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"National Gun Violence Awareness Day Press Conference\"}"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "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=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n+17</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(5) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(8) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(9) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(10) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(11) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(12) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(13) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(14) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(15) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(16) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(17) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(18) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(19) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(20) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Young Legislators Graduation\"}"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R44": {
                "name": "Links with identical accessible names and context serve equivalent purpose",
                "code": "QW-ACT-R44",
                "mapping": "fd3a94",
                "description": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
                "metadata": {
                  "target": {
                    "element": "a, [role='link']"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/fd3a94",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 1,
                  "warning": 2,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n+1</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n+17</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(5) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(8) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(10) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(11) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(12) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(13) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(14) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(15) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(16) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(17) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(18) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(19) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(20) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R41": {
                "name": "Error message describes invalid form field value",
                "code": "QW-ACT-R41",
                "mapping": "36b590",
                "description": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
                "metadata": {
                  "target": {
                    "element": [
                      "input",
                      "select",
                      "textarea",
                      "*[role]"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "3.3.1",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/TR/WCAG21/#error-identification",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#error-identification"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/36b590",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 6,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that text error messages provided, identify the cause of the error or how to fix the error."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-control\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "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 type=\"text\" name=\"sl\" id=\"goog-gt-votingInputSrcLang\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "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 type=\"text\" name=\"tl\" id=\"goog-gt-votingInputTrgLang\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "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 type=\"text\" name=\"query\" id=\"goog-gt-votingInputSrcText\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > input:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "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 type=\"text\" name=\"gtrans\" id=\"goog-gt-votingInputTrgText\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > input:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "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 type=\"text\" name=\"vote\" id=\"goog-gt-votingInputVote\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > input:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R17": {
                "name": "Image has accessible name",
                "code": "QW-ACT-R17",
                "mapping": "23a2a8",
                "description": "This rule checks that each image that is not marked as decorative, has an accessible name.",
                "metadata": {
                  "target": {
                    "element": "img"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#non-text-content"
                    }
                  ],
                  "related": [
                    "G94",
                    "G95"
                  ],
                  "url": "https://act-rules.github.io/rules/23a2a8",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 11,
                  "warning": 0,
                  "failed": 4,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target doesn't have an accessible name."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > h3:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > h3:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R30": {
                "name": "Visible label is part of accessible name",
                "code": "QW-ACT-R30",
                "mapping": "2ee8b8",
                "description": "This rule checks that interactive elements labeled through their content have their visible label as part of their accessible name.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "2.5.3",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/label-in-name.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#label-in-name"
                    }
                  ],
                  "related": [
                    "G208"
                  ],
                  "url": "https://act-rules.github.io/rules/2ee8b8",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The complete visible text content of the test target neither matches or is contained within its accessible name."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The complete visible text content of the test target neither matches or is contained within its accessible name.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"navbar-toggler navbar-toggler-right ml-auto border rounded\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">Menu</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > button:nth-child(1)",
                        "accessibleName": "Toggle navigation"
                      }
                    ],
                    "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": 22,
                  "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h1:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 8,
              "warning": 5,
              "failed": 3,
              "inapplicable": 18
            },
            "assertions": {
              "QW-WCAG-T9": {
                "name": "Organizing a page using headings",
                "code": "QW-WCAG-T9",
                "mapping": "G141",
                "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ],
                    "attributes": "role='heading'"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    },
                    {
                      "name": "2.4.10",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings"
                    }
                  ],
                  "related": [
                    "G91",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141",
                  "passed": 0,
                  "warning": 5,
                  "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=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\">\n    \n      Skip to main content\n    \n    <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WNR82R8\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>\n      \n    \n\n  \n    \n              \n\n          \n            \n  \n    \n      \n        \n          Home\n                      Facebook\n                                Instagram\n                                Twitter\n                              Email\n        \n\n        \n\n          Contact Sharon\n          Settings\n      \n    \n\n    \n      \n        DefaultHig …",
                        "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": []
                  },
                  {
                    "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 a <main> element."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The first focusable control is a visible link to a <main> element.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T10": {
                "name": "Combining adjacent image and text links for the same resource",
                "code": "QW-WCAG-T10",
                "mapping": "H2",
                "description": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/text-equiv-all.html"
                    },
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-link.html"
                    }
                  ],
                  "related": [
                    "G91",
                    "G94",
                    "H30",
                    "C9",
                    "F89"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H2",
                  "passed": 1,
                  "warning": 2,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The link contains an image that has an alt attribute that should be manually verified."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n+1</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n+17</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T20": {
                "name": "Supplementing link text with the title attribute",
                "code": "QW-WCAG-T20",
                "mapping": "H33",
                "description": "Supplementing link text with the title attribute",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only"
                    }
                  ],
                  "related": [
                    "C7",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H33",
                  "passed": 0,
                  "warning": 27,
                  "failed": 8,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The element's title attribute is empty."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\">\n      \n    </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n+1</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\" role=\"button\" title=\"National Gun Violence Awareness Day Press Conference\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n+17</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(8) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(10) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(11) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(12) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(13) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(14) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(15) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(16) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(17) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(18) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(19) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\" role=\"button\" title=\"Young Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(20) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=1\" title=\"\" class=\"page-link\">2</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=4\" title=\"\" class=\"page-link\">5</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=5\" title=\"\" class=\"page-link\">6</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=6\" title=\"\" class=\"page-link\">7</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=7\" title=\"\" class=\"page-link\">8</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(8) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=8\" title=\"\" class=\"page-link\">9</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=1\" title=\"Go to next page\" rel=\"next\" class=\"page-link\">\n            Next ›\n            Next page\n          </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(11) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=76\" title=\"Go to last page\" class=\"page-link\">\n            Last »\n            Last page\n          </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(12) > 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": 12,
                  "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=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\">\n                          <li class=\"nav-item menu-item--expanded dropdown\">\n                          <a href=\"/biography\" class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drupal-link-system-path=\"node/2056\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">About</a>\n           …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\">\n                          <li class=\"dropdown-item\">\n                          <a href=\"/biography\" data-drupal-link-system-path=\"node/2056\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a>\n              </li>\n        </ul>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\">\n                          <li class=\"dropdown-item\">\n                          <a href=\"/district-map\" data-drupal-link-system-path=\"node/2042\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">District Map</a>\n              </li>\n                      <li class=\"dropdown-item\">\n                          <a href=\"/events\" data-drupal-link-system …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\">\n                          <li class=\"dropdown-item\">\n                          <a href=\"/legislative-updates\" data-drupal-link-system-path=\"node/2063\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Legislative Update</a>\n              </li>\n        </ul>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\">\n                          <li class=\"dropdown-item\">\n                          <a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Press Releases</a>\n              </li>\n                      <li class=\"dropdown-item\">\n                          <a href=\"/news\" data-drupal-link …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"dropdown-menu\">\n                          <li class=\"dropdown-item\">\n                          <a href=\"/applying-california-real-id\" data-drupal-link-system-path=\"node/1378\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Applying for a California REAL ID</a>\n              </li>\n                      <li class=\"dropdown-item\">\n                          <a hr …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul>\n        <li>\n\n          <a href=\"/contact\" target=\"_blank\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Contact Me</a></li>\n        <li><a href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">Find my Dis …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\">\n\t<li><a href=\"/covid-19-coronavirus-resources-and-contacts\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">COVID-19 Resources</a></li>\n<li><a href=\"/veteran-resources\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div: …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\">\n\t<li><a href=\"/contact\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Contact Me</a></li>\n<li><a href=\"/sign-updates\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1 …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\">\n\t<li><a href=\"press-releases\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Press Releases</a></li>\n\t<li><a href=\"news\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\">\n\t<li><a href=\"biography\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a></li>\n\t<li><a href=\"committees\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)  …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"pagination js-pager__items\">\n                                                        <li class=\"page-item active\">\n                      <span class=\"page-link\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > span:nth-child(1)\">1</span>\n                  </li>\n              <li class=\"page-item \">\n                      <a href=\"?page=1\" title=\"\" class=\"page-link\" _selector=\"html > body:nth-child(2) > div:nth …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T19": {
                "name": "Providing submit buttons",
                "code": "QW-WCAG-T19",
                "mapping": "H32",
                "description": "The objective of this technique is to provide a mechanism that allows users to explicitly request changes of context. The intended use of a submit button is to generate an HTTP request that submits data entered in a form, so it is an appropriate control to use for causing a change of context.",
                "metadata": {
                  "target": {
                    "element": "form"
                  },
                  "success-criteria": [
                    {
                      "name": "3.2.2",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/on-input"
                    }
                  ],
                  "related": [
                    "G80",
                    "H36",
                    "H84"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H32",
                  "passed": 1,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Form tag doesn't contain any of the following elements input[type~='submit image'], button[type='submit']."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Form tag doesn't contain any of the following elements input[type~='submit image'], button[type='submit'].",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<form id=\"goog-gt-votingForm\" action=\"//translate.googleapis.com/translate_voting?client=te\" method=\"post\" target=\"votingFrame\" class=\"VIpgJd-yAWNEb-hvhgNd-aXYTce\"></form>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T8": {
                "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives",
                "code": "QW-WCAG-T8",
                "mapping": "F30",
                "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
                "metadata": {
                  "target": {
                    "attributes": "alt"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content"
                    },
                    {
                      "name": "1.2.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded"
                    }
                  ],
                  "related": [],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30",
                  "passed": 0,
                  "warning": 14,
                  "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/a67.asmdc.org/files/SQS_AD67_logo.png\" alt=\"Home\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"2023 Women of Distinction Award Nominations\" src=\"/sites/a67.asmdc.org/files/2023-02/Event%20graphic%20-%20no%20copy.png\" style=\"float:left;padding-right:12px;padding-bottom:12px;\" width=\"200\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-06/Statement.jpg\" width=\"1649\" height=\"530\" alt=\"Statement Header\" typeof=\"foaf:Image\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-06/Press%20Release.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header\" typeof=\"foaf:Image\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg?itok=pl2ti5TM\" width=\"650\" height=\"464\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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 src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg?itok=BTT1s88f\" width=\"650\" height=\"433\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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 src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg?itok=2HIgnN9B\" width=\"650\" height=\"464\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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 loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease_2.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" typeof=\"foaf:Image\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease_0.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" typeof=\"foaf:Image\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" typeof=\"foaf:Image\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg?itok=f852EKOW\" width=\"650\" height=\"433\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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 src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg?itok=I10X7Sky\" width=\"650\" height=\"353\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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 src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg?itok=Z3L3Drrp\" width=\"650\" height=\"433\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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 loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease_1.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" typeof=\"foaf:Image\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T31": {
                "name": "Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa",
                "code": "QW-WCAG-T31",
                "mapping": "F24",
                "description": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "text-decoration"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.3",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum"
                    },
                    {
                      "name": "1.4.6",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced"
                    },
                    {
                      "name": "1.4.8",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation"
                    }
                  ],
                  "related": [
                    "C23",
                    "C25"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F24",
                  "passed": 0,
                  "warning": 0,
                  "failed": 3,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target has a author defined background property but not a color css property."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\" target=\"_blank\">Contact Me</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Find my District</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span aria-hidden=\"true\" style=\"color: rgb(118, 118, 118);\">â–¼</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > a:nth-child(1) > span:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 12,
              "warning": 2,
              "failed": 6,
              "inapplicable": 4
            },
            "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 Sharon Quirk-Silva Representing the 67th California Assembly District</title>",
                        "pointer": "html > head:nth-child(1) > title:nth-child(32)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP10": {
                "name": "HTML elements are used to control visual presentation of content",
                "code": "QW-BP10",
                "description": "No HTML elements are used to control the visual presentation of content",
                "metadata": {
                  "target": {
                    "element": [
                      "b",
                      "blink",
                      "blockquote",
                      "basefont",
                      "center",
                      "cite",
                      "em",
                      "font",
                      "i",
                      "link",
                      "mark",
                      "strong",
                      "s",
                      "strike",
                      "u",
                      "vlink"
                    ]
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 3,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The webpage uses the element center to control the visual content presentation."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The webpage uses the element center to control the visual content presentation.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<center>Offices</center>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > center:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "center"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "The webpage uses the element center to control the visual content presentation.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<center>\n    Capitol Office:\nCapitol Swing Space\n1021 O Street, Room #4210\nSacramento, CA 95814\nPhone: (916) 319-2067</center>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > center:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "center"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "The webpage uses the element center to control the visual content presentation.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<center>\n    District Office:\n   4 Centerpointe Drive, Suite 120\nLa Palma, CA 90623\nPhone: (714) 521-6713\nFax: (714) 521-6718</center>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > center:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "center"
                    ]
                  }
                ]
              },
              "QW-BP11": {
                "name": "Using br to make a list",
                "code": "QW-BP11",
                "description": "Using 3 consecutive br elements",
                "metadata": {
                  "target": {
                    "element": "br"
                  },
                  "passed": 5,
                  "warning": 0,
                  "failed": 4,
                  "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:\nCapitol Swing Space\nRoom #4210\n1021 O Street\nSacramento, CA 95814\nPhone: (916) 319-2067</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "`br` elements are being be used as a list.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>District Office:\n4 Centerpointe Drive, Suite 120\nLa Palma, CA 90623\nPhone: (714) 521-6713\nFax: (714) 521-6718</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "`br` elements are being be used as a list.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<center>\n    Capitol Office:\nCapitol Swing Space\n1021 O Street, Room #4210\nSacramento, CA 95814\nPhone: (916) 319-2067</center>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > center:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "`br` elements are being be used as a list.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<center>\n    District Office:\n   4 Centerpointe Drive, Suite 120\nLa Palma, CA 90623\nPhone: (714) 521-6713\nFax: (714) 521-6718</center>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > center:nth-child(1)"
                      }
                    ],
                    "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": 23,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that heading markup is used when content is a heading."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"visually-hidden\" id=\"block-quirk-silva-theme-main-menu-menu\">Main navigation</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1>How Can I Help You?</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">\nResources</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">\nContact</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">\nNews Room</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\">\nAbout</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h4 class=\"alert-heading\">2023 Women of Distinction Award Nominations</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4: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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > 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 class=\"node__title\">\n        Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of Violence\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"node__title\">\n        Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as  Nonprofit of the Year for the 67th District \n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"node__title\">\n        Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"node__title\">\n        National Gun Violence Awareness Day Press Conference\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"node__title\">\n        Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advances Through Assembly \n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"node__title\">\n        Assemblywoman Quirk-Silva’s Legislation Moves to Assembly Floor\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"node__title\">\n        Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Initial Trail\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"node__title\">\n        Young Legislators Graduation\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"node__title\">\n        Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"node__title\">\n        Assemblywoman Sharon Quirk-Silva Responds to  Release of CalOptima Audit Report\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > header: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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > h4:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Search</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Translate</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > 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            Contact\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(3) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Offices</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > center:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP20": {
                "name": "Landmark no duplicate banner",
                "code": "QW-BP20",
                "description": "Ensures the document has at most one banner landmark",
                "metadata": {
                  "target": {
                    "element": "body"
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 5,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "There are multiple banner landmarks"
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "There are multiple banner landmarks",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\">\n    \n      Skip to main content\n    \n    <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WNR82R8\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>\n      \n    \n\n  \n    \n              \n\n          \n            \n  \n    \n      \n        \n          Home\n                      Facebook\n                                Instagram\n                                Twitter\n                              Email\n        \n\n        \n\n          Contact Sharon\n          Settings\n      \n    \n\n    \n      \n        DefaultHig …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "There are multiple banner landmarks",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "There are multiple banner landmarks",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "There are multiple banner landmarks",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "There are multiple banner landmarks",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "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": 2,
                  "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//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div: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//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div: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(1)"
                      },
                      {
                        "htmlCode": "<a id=\"main-content\" tabindex=\"-1\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP19": {
                "name": "Landmark banner is top level",
                "code": "QW-BP19",
                "description": "Ensures the banner landmark is at top level",
                "metadata": {
                  "target": {
                    "element": "header:not([role]), [role=banner]"
                  },
                  "passed": 1,
                  "warning": 0,
                  "failed": 10,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The banner landmark is not at top level."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of Violence\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as  Nonprofit of the Year for the 67th District \n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        National Gun Violence Awareness Day Press Conference\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advances Through Assembly \n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Assemblywoman Quirk-Silva’s Legislation Moves to Assembly Floor\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Initial Trail\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Young Legislators Graduation\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Assemblywoman Sharon Quirk-Silva Responds to  Release of CalOptima Audit Report\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 130,
                "document": 5,
                "banner": 11,
                "navigation": 4,
                "button": 38,
                "alert": 2,
                "group": 2,
                "img": 18,
                "heading": 23,
                "list": 12,
                "listitem": 58,
                "complementary": 3,
                "region": 4,
                "separator": 1,
                "main": 1,
                "article": 10,
                "presentation": 5,
                "search": 1,
                "form": 2,
                "searchbox": 1,
                "graphics-document": 5,
                "textbox": 5,
                "dialog": 1
              },
              "tags": {
                "html": 5,
                "head": 5,
                "meta": 9,
                "noscript": 2,
                "link": 50,
                "script": 16,
                "title": 1,
                "body": 5,
                "a": 105,
                "div": 201,
                "header": 11,
                "nav": 4,
                "span": 84,
                "button": 13,
                "img": 22,
                "h2": 15,
                "ul": 12,
                "li": 59,
                "aside": 3,
                "section": 4,
                "h1": 2,
                "h3": 4,
                "br": 23,
                "h4": 2,
                "hr": 1,
                "p": 14,
                "strong": 13,
                "main": 1,
                "article": 10,
                "time": 10,
                "iframe": 4,
                "form": 2,
                "label": 1,
                "input": 7,
                "footer": 1,
                "center": 3,
                "svg": 5,
                "path": 4,
                "circle": 1
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          86,
          211,
          12,
          12
        ],
        "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 ... ct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\" style=\"font-size: 1rem; height: 100%;\"><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 ... ct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\" style=\"font-size: 1rem; height: 100%;\"><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 ... ct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\" style=\"font-size: 1rem; height: 100%;\"><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 ... ct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\" style=\"font-size: 1rem; height: 100%;\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1)"
            },
            "excerpt": "<nav role=\"navigation\" aria-labelledby=\"block-quirk-silva-theme-main-menu-menu\" id=\"block-quirk-silva-theme-main-menu\" class=\"block block-menu navigation menu--main\"> Main navigation About Biography Committees District District Map …"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul id=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\"> About Biography Committees District District Map Upcoming Events Past Events …"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> Resources</h3>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> Contact</h3>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> News Room</h3>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> About</h3>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"ca-gov-icon-home\" href=\"/\">Home</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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 class=\"ca-gov-icon-facebook\" href=\"https://www.facebook.com/quirksilvaca\" 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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 class=\"ca-gov-icon-instagram\" href=\"https://www.instagram.com/quirksilvaca\" 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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 class=\"ca-gov-icon-twitter\" href=\"https://twitter.com/quirksilvaca\" 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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 class=\"ca-gov-icon-email\" href=\"/contact\">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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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=\"/contact\">Contact Sharon</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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(2)"
            },
            "excerpt": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button class=\"btn btn-secondary disableHighContrastMode\" type=\"button\">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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2)"
            },
            "excerpt": "<button class=\"btn btn-secondary enableHighContrastMode\" type=\"button\">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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button class=\"btn btn-secondary resetTextSize\" type=\"button\">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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button:nth-child(2)"
            },
            "excerpt": "<button class=\"btn btn-secondary increaseTextSize\" type=\"button\">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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button:nth-child(3)"
            },
            "excerpt": "<button class=\"btn btn-secondary decreaseTextSize\" type=\"button\">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": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > button:nth-child(3)"
            },
            "excerpt": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" aria-label=\"Close\" class=\"close\" data-target=\"#siteSettings\" data-toggle=\"collapse\" type=\"button\">×</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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" 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": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button class=\"navbar-toggler navbar-toggler-right ml-auto border rounded\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\" class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drupal-link-system-path=\"node/2056\">About</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\" data-drupal-link-system-path=\"node/2056\">Biography</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/assemblywoman-quirk-silva-committees\" class=\"nav-link\" data-drupal-link-system-path=\"node/1544\">Committees</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district-map\" data-drupal-link-system-path=\"node/2042\">District Map</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/events\" data-drupal-link-system-path=\"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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/events/past\" data-drupal-link-system-path=\"events/past\">Past 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district-office-internships\" data-drupal-link-system-path=\"node/2062\">District Office Internships</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/legislative-updates\" data-drupal-link-system-path=\"node/2063\">Legislative Update</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\">Press Releases</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news\" data-drupal-link-system-path=\"news\">News Articles</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/videos\" data-drupal-link-system-path=\"videos\">Video Gallery</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/photo\" data-drupal-link-system-path=\"photo\">Photo Album</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/staff-spotlight-joe-pak-senior-field-representative\" data-drupal-link-system-path=\"node/2176\">Staff Spotlight</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/applying-california-real-id\" data-drupal-link-system-path=\"node/1378\">Applying for a California REAL ID</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/covered-california-special-enrollment-period-now-open\" data-drupal-link-system-path=\"node/2175\">Covered California special-enrollment period is now open!</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/covid-19-coronavirus-resources-and-contacts\" data-drupal-link-system-path=\"node/2046\">COVID-19: Coronavirus Resources and Contacts</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/electric-lawn-mower-rebate-program-0\" data-drupal-link-system-path=\"node/2055\">Electric Lawn Mower Rebate Program</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/wildfire-preparation-and-resources\" data-drupal-link-system-path=\"node/1314\">Get ready: A wildfire in your backyard is the reality</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/help-shape-california-join-us-our-governor-appointments-workshop\" data-drupal-link-system-path=\"node/2177\">Help Shape California! Join us at our Governor Appointments Workshop</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/orange-county-homelessness\" data-drupal-link-system-path=\"node/1449\">Orange County Homelessness</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/paying-college\" data-drupal-link-system-path=\"node/1395\">Paying For College</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/small-business-month\" data-drupal-link-system-path=\"node/2083\">Small Business of the Month</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(10) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/summer-camps-and-city-programs-ad65\" data-drupal-link-system-path=\"node/1875\">Summer Camps</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(11) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/tax-relief-and-small-business-grants-resources\" data-drupal-link-system-path=\"node/1977\">Tax Relief and Small Business Grants Resources</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(12) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/there-ought-be-law-0\" data-drupal-link-system-path=\"node/2043\">There ought to be a law</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(13) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/young-legislators-program\" data-drupal-link-system-path=\"node/2082\">Young Legislators Program</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(14) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/veteran-resources\" data-drupal-link-system-path=\"node/2050\">Veteran Resources</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\" target=\"_blank\">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(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Find my 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"btn btn-primary\" href=\"/contact\">Contact my Office</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside: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 class=\"btn btn-primary\" href=\"/sign-updates\">Sign Up for Updates</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/covid-19-coronavirus-resources-and-contacts\">COVID-19 Resources</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/veteran-resources\">Veterans Resources</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"district-map\">District Map</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\">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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/sign-updates\">Sign Up for Updates</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/meeting-request/\">Meeting 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/event-request/\">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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Find My 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"press-releases\">Press Releases</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"news\">News Articles</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"videos\">Video Gallery</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"photo\">Photo Gallery</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"biography\">Biography</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"committees\">Committees</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"mailto:Liliana.Jimenez@asm.ca.gov\">Liliana.Jimenez@asm.ca.gov</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a alt=\"2023 Women of Distinction Award Nominations\" class=\"btn btn-primary\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD67&amp;survey=167\">2023 Women of Distinction Award Nominations</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases/20230607-assemblywoman-quirk-silva-denounces-anti-lgbtq-board-supervisor-vote-and\" rel=\"bookmark\">Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of Violence </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases/20230607-assemblywoman-quirk-silvas-recognizes-icna-relief-nonprofit-year-67th\" rel=\"bookmark\">Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as Nonprofit of the Year for the 67th 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video/20230531-quirk-silva-speaks-out-about-gun-violence-awareness-capitol-presser\" rel=\"bookmark\">Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser </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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\"></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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/photo/20230531-national-gun-violence-awareness-day-press-conference\" rel=\"bookmark\">National Gun Violence Awareness Day Press Conference </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... nce\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... nce\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... e\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> +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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... nce\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases/20230525-assemblywoman-quirk-silvas-ab-1297-paving-way-enhanced-accessibility-public\" rel=\"bookmark\">Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advances Through Assembly </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases/20230518-assemblywoman-quirk-silvas-legislation-moves-assembly-floor\" rel=\"bookmark\">Assemblywoman Quirk-Silva’s Legislation Moves to 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases/20230513-assemblywoman-sharon-quirk-silva-and-senator-josh-newman-celebrate-opening\" rel=\"bookmark\">Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Initial Trail </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/photo/20230505-young-legislators-graduation\" rel=\"bookmark\">Young Legislators Graduation </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... g Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> +17</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(10) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(11) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(12) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(13) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(14) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(15) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(16) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(17) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(18) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(19) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(20) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video/20230504-artsentertainment-committee-chair-quirk-silva-marks-star-wars-day-state-capitol\" rel=\"bookmark\">Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol </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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\"></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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases/20230502-assemblywoman-sharon-quirk-silva-responds-release-caloptima-audit-report\" rel=\"bookmark\">Assemblywoman Sharon Quirk-Silva Responds to Release of CalOptima Audit Report </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=1\" title=\"\" class=\"page-link\">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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=2\" title=\"\" class=\"page-link\">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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=3\" title=\"\" class=\"page-link\">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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=4\" title=\"\" class=\"page-link\">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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=5\" title=\"\" class=\"page-link\">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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=6\" title=\"\" class=\"page-link\">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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=7\" title=\"\" class=\"page-link\">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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=8\" title=\"\" class=\"page-link\">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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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 › Next page </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(12) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=76\" title=\"Go to last page\" class=\"page-link\"> Last » Last page </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.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": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-control\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a aria-haspopup=\"true\" class=\"VIpgJd-ZVi9od-xl07Ob-lTBxed\" href=\"#\">Select Language​▼</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">Privacy and Conditions of Use</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">Accessibility</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"https://asmdc.org/general-disclaimer\">General Disclaimer</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"biography\">Biography</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\" data-drupal-link-system-path=\"node/2056\">Biography</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"committees\">Committees</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/assemblywoman-quirk-silva-committees\" class=\"nav-link\" data-drupal-link-system-path=\"node/1544\">Committees</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"district-map\">District Map</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district-map\" data-drupal-link-system-path=\"node/2042\">District Map</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"press-releases\">Press Releases</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\">Press Releases</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"news\">News Articles</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/news\" data-drupal-link-system-path=\"news\">News Articles</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"videos\">Video Gallery</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/videos\" data-drupal-link-system-path=\"videos\">Video Gallery</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... nce\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... e\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> +1</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... nce\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... nce\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... g Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> +17</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(10) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(11) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(12) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(13) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(14) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(15) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(16) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(17) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(18) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(19) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(20) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... nce\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... e\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> +1</a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... nce\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... nce\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... g Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> +17</a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(10) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(11) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(12) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(13) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(14) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(15) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(16) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(17) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(18) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(19) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(20) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-control\">"
          },
          {
            "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": "goog-gt-votingInputSrcLang",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"text\" name=\"sl\" id=\"goog-gt-votingInputSrcLang\">"
          },
          {
            "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": "goog-gt-votingInputTrgLang",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" name=\"tl\" id=\"goog-gt-votingInputTrgLang\">"
          },
          {
            "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": "goog-gt-votingInputSrcText",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > input:nth-child(3)"
            },
            "excerpt": "<input type=\"text\" name=\"query\" id=\"goog-gt-votingInputSrcText\">"
          },
          {
            "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": "goog-gt-votingInputTrgText",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > input:nth-child(4)"
            },
            "excerpt": "<input type=\"text\" name=\"gtrans\" id=\"goog-gt-votingInputTrgText\">"
          },
          {
            "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": "goog-gt-votingInputVote",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > input:nth-child(5)"
            },
            "excerpt": "<input type=\"text\" name=\"vote\" id=\"goog-gt-votingInputVote\">"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_resources_50.png\">"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_contact_50.png\">"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > h3:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_news_50.png\">"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > h3:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/icon_info_50.png\">"
          },
          {
            "ruleID": "QW-ACT-R30",
            "what": "This rule checks that interactive elements labeled through their content have their visible label as part of their accessible name.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button class=\"navbar-toggler navbar-toggler-right ml-auto border rounded\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">Menu</button>"
          },
          {
            "ruleID": "QW-ACT-R35",
            "what": "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree.",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > 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=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\"> Skip to main content <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WNR82R8\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe> Home Facebook Instagram Twitter Email Contact Sharon Settings DefaultHig …"
          },
          {
            "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-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(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-WCAG-T10",
            "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... e\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> +1</a>"
          },
          {
            "ruleID": "QW-WCAG-T10",
            "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... g Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> +17</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... nce\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... nce\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... e\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> +1</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&q ... nce\" data-colorbox-gallery=\"gallery-photos-2321-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;National Gun Violence Awareness Day Press Conference&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... g Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> +17</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators Gr ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(10) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(11) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(12) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(13) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(14) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(15) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(16) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(17) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(18) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(19) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(20) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Young Legislators G ... oung Legislators Graduation\" data-colorbox-gallery=\"gallery-photos-2309-dPhRNAPtLik\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Young Legislators Graduation&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=1\" title=\"\" class=\"page-link\">2</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=4\" title=\"\" class=\"page-link\">5</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=5\" title=\"\" class=\"page-link\">6</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=6\" title=\"\" class=\"page-link\">7</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=7\" title=\"\" class=\"page-link\">8</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=8\" title=\"\" class=\"page-link\">9</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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 › Next page </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(12) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=76\" title=\"Go to last page\" class=\"page-link\"> Last » Last page </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": "block-quirk-silva-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul id=\"block-quirk-silva-theme-main-menu\" class=\"clearfix nav navbar-nav\"> <li class=\"nav-item menu-item--expanded dropdown\"> <a href=\"/biography\" class=\"nav-link dropdown-toggle\" data-toggle=\"dropdo ... ) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">About</a> …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/biography\" data-drupal-link-system-path=\"node/2056\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth- ... child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a> </li> </ul>"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/district-map\" data-drupal-link-system-path=\"node/2042\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:n ... nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">District Map</a> </li> <li class=\"dropdown-item\"> <a href=\"/events\" data-drupal-link-system …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/legislative-updates\" data-drupal-link-system-path=\"node/2063\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1)  ... > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Legislative Update</a> </li> </ul>"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1)  ... d(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Press Releases</a> </li> <li class=\"dropdown-item\"> <a href=\"/news\" data-drupal-link …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/applying-california-real-id\" data-drupal-link-system-path=\"node/1378\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-c ... nth-child(2) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Applying for a California REAL ID</a> </li> <li class=\"dropdown-item\"> <a hr …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul> <li> <a href=\"/contact\" target=\"_blank\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) >  ... iv:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">Find my Dis …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\"> <li><a href=\"/covid-19-coronavirus-resources-and-contacts\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nt ... veteran-resources\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div: …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\"> <li><a href=\"/contact\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div: ... ld(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1 …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\"> <li><a href=\"press-releases\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)  ... hild(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul aria-labelledby=\"dropdownMenu1\" class=\"dropdown-menu\"> <li><a href=\"biography\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div ... d(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"pagination js-pager__items\"> <li class=\"page-item active\"> <span class=\"page-link\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-chi ... th-child(2) > ul:nth-child(2) > li:nth-child(1) > span:nth-child(1)\">1</span> </li> <li class=\"page-item \"> <a href=\"?page=1\" title=\"\" class=\"page-link\" _selector=\"html > body:nth-child(2) > div:nth …"
          },
          {
            "ruleID": "QW-WCAG-T19",
            "what": "The objective of this technique is to provide a mechanism that allows users to explicitly request changes of context. The intended use of a submit button is to generate an HTTP request that submits data entered in a form, so it is an appropriate control to use for causing a change of context.",
            "ordinalSeverity": 2,
            "tagName": "FORM",
            "id": "goog-gt-votingForm",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1)"
            },
            "excerpt": "<form id=\"goog-gt-votingForm\" action=\"//translate.googleapis.com/translate_voting?client=te\" method=\"post\" target=\"votingFrame\" class=\"VIpgJd-yAWNEb-hvhgNd-aXYTce\"></form>"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/SQS_AD67_logo.png\" 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"2023 Women of Distinction Award Nominations\" src=\"/sites/a67.asmdc.org/files/2023-02/Event%20graphic%20-%20no%20copy.png\" style=\"float:left;padding-right:12px;padding-bottom:12px;\" width=\"200\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-06/Statement.jpg\" width=\"1649\" height=\"530\" alt=\"Statement Header\" 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-06/Press%20Release.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header\" 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg?itok=pl2ti5TM\" width=\"650\" height=\"464\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg?itok=BTT1s88f\" width=\"650\" height=\"433\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg?itok=2HIgnN9B\" width=\"650\" height=\"464\" alt=\"National Gun Violence Awareness Day Press Conference\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease_2.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease_0.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg?itok=f852EKOW\" width=\"650\" height=\"433\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg?itok=I10X7Sky\" width=\"650\" height=\"353\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a67.asmdc.org/files/styles/max_650x650/public/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg?itok=Z3L3Drrp\" width=\"650\" height=\"433\" alt=\"Young Legislators Graduation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"image-style-max-650x650\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img loading=\"lazy\" src=\"/sites/a67.asmdc.org/files/2023-05/AD67%20-%20SQS%20Header_PressRelease_1.jpg\" width=\"2931\" height=\"942\" alt=\"Press Release Header for Assemblywoman Sharon Quirk Silva\" typeof=\"foaf:Image\">"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\" target=\"_blank\">Contact Me</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Find my District</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > a:nth-child(1) > span:nth-child(5)"
            },
            "excerpt": "<span aria-hidden=\"true\" style=\"color: rgb(118, 118, 118);\">â–¼</span>"
          },
          {
            "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(32)"
            },
            "excerpt": "<title>Official Website - Assemblymember Sharon Quirk-Silva Representing the 67th California Assembly District</title>"
          },
          {
            "ruleID": "QW-BP10",
            "what": "No HTML elements are used to control the visual presentation of content",
            "ordinalSeverity": 1,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > center:nth-child(1)"
            },
            "excerpt": "<center>Offices</center>"
          },
          {
            "ruleID": "QW-BP10",
            "what": "No HTML elements are used to control the visual presentation of content",
            "ordinalSeverity": 1,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > center:nth-child(1)"
            },
            "excerpt": "<center> Capitol Office: Capitol Swing Space 1021 O Street, Room #4210 Sacramento, CA 95814 Phone: (916) 319-2067</center>"
          },
          {
            "ruleID": "QW-BP10",
            "what": "No HTML elements are used to control the visual presentation of content",
            "ordinalSeverity": 1,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > center:nth-child(1)"
            },
            "excerpt": "<center> District Office: 4 Centerpointe Drive, Suite 120 La Palma, CA 90623 Phone: (714) 521-6713 Fax: (714) 521-6718</center>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Capitol Office: Capitol Swing Space Room #4210 1021 O Street Sacramento, CA 95814 Phone: (916) 319-2067</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p>District Office: 4 Centerpointe Drive, Suite 120 La Palma, CA 90623 Phone: (714) 521-6713 Fax: (714) 521-6718</p>"
          },
          {
            "ruleID": "QW-BP11",
            "what": "Using 3 consecutive br elements",
            "ordinalSeverity": 1,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > center:nth-child(1)"
            },
            "excerpt": "<center> Capitol Office: Capitol Swing Space 1021 O Street, Room #4210 Sacramento, CA 95814 Phone: (916) 319-2067</center>"
          },
          {
            "ruleID": "QW-BP11",
            "what": "Using 3 consecutive br elements",
            "ordinalSeverity": 1,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > center:nth-child(1)"
            },
            "excerpt": "<center> District Office: 4 Centerpointe Drive, Suite 120 La Palma, CA 90623 Phone: (714) 521-6713 Fax: (714) 521-6718</center>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "block-quirk-silva-theme-main-menu-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-quirk-silva-theme-main-menu-menu\">Main navigation</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1>How Can I Help You?</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": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> Resources</h3>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> Contact</h3>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> News Room</h3>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 aria-expanded=\"true\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" id=\"dropdownMenu1\" type=\"button\"> About</h3>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)"
            },
            "excerpt": "<h4 class=\"alert-heading\">2023 Women of Distinction Award Nominations</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": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of Violence </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as Nonprofit of the Year for the 67th District </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> National Gun Violence Awareness Day Press Conference </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advances Through Assembly </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Assemblywoman Quirk-Silva’s Legislation Moves to 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Initial Trail </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Young Legislators Graduation </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Assemblywoman Sharon Quirk-Silva Responds to Release of CalOptima Audit Report </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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Search</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Translate</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(3) > h2:nth-child(1)"
            },
            "excerpt": "<h2> Contact </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > center:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Offices</h2>"
          },
          {
            "ruleID": "QW-BP20",
            "what": "Ensures the document has at most one banner landmark",
            "ordinalSeverity": 1,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\"> Skip to main content <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WNR82R8\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe> Home Facebook Instagram Twitter Email Contact Sharon Settings DefaultHig …"
          },
          {
            "ruleID": "QW-BP20",
            "what": "Ensures the document has at most one banner landmark",
            "ordinalSeverity": 1,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-BP20",
            "what": "Ensures the document has at most one banner landmark",
            "ordinalSeverity": 1,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-BP20",
            "what": "Ensures the document has at most one banner landmark",
            "ordinalSeverity": 1,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-BP20",
            "what": "Ensures the document has at most one banner landmark",
            "ordinalSeverity": 1,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;hash=4hJ6ajMD_olJH9D4liqEFO6fxk3HtJE_M2hmdv3x-gs\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser\"></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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;hash=jDPVt_GmeVivISjKV-OOggKiR56t9x-EE4jqvvg2RXU\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol\"></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(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of Violence </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as Nonprofit of the Year for the 67th District </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> National Gun Violence Awareness Day Press Conference </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advances Through Assembly </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Assemblywoman Quirk-Silva’s Legislation Moves to Assembly Floor </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Initial Trail </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Young Legislators Graduation </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Assemblywoman Sharon Quirk-Silva Responds to Release of CalOptima Audit Report </header>"
          }
        ]
      },
      "endTime": 1687102571680
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687102571680,
      "url": "https://a67.asmdc.org/",
      "what": "Tenon",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.096",
        "responseTime": "2023-06-18T15:36:11.129Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1033256,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 82,
              "totalWarnings": 1,
              "totalIssues": 83
            },
            "issuesByLevel": {
              "A": {
                "count": 73,
                "pct": 87.95
              },
              "AA": {
                "count": 39,
                "pct": 46.99
              },
              "AAA": {
                "count": 83,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 8,
              "warningDensity": 0,
              "allDensity": 8
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "33fce99e-5042-4b5f-a903-fa0260d748a0",
          "docID": "3edb87e9-48d9-4f88-a89f-d9a2805962bb",
          "sourceHash": "f674adeee0fe2108dd43184de5f67c72",
          "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=33fce99e-5042-4b5f-a903-fa0260d748a0",
          "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": 4608.09
                },
                "height": 4608.09,
                "width": 1008
              },
              "position": {
                "line": 2109,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"&gt; Skip to ma",
              "xpath": "/html/body",
              "issueID": "3676c0bae24c1413e174e05402d674d9",
              "signature": "869f997beab44619f354a8270fda157b",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=3676c0bae24c1413e174e05402d674d9"
            },
            {
              "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": 0,
                  "y": 120
                },
                "bottom-right": {
                  "x": 55,
                  "y": 137
                },
                "height": 17,
                "width": 55
              },
              "position": {
                "line": 74,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"&gt; &lt;img src=\"/sites/a67.asmdc.org/files/SQS_AD67_logo.png\" alt=\"Home\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "4c54b474253f5916958c0434e2a1021c",
              "signature": "d4ee37f4bbc735d79ec7ee13769f0d8a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4c54b474253f5916958c0434e2a1021c"
            },
            {
              "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": 0,
                  "y": 2382.4375
                },
                "bottom-right": {
                  "x": 381,
                  "y": 2399.4375
                },
                "height": 17,
                "width": 381
              },
              "position": {
                "line": 6232,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;National Gun Violence Awareness Day",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "0259fa9f84df1f033f27feab785df3d7",
              "signature": "eb2358b3356476a1472bc0f7ae923bc9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0259fa9f84df1f033f27feab785df3d7"
            },
            {
              "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": 0,
                  "y": 2400.4375
                },
                "bottom-right": {
                  "x": 381,
                  "y": 2417.4375
                },
                "height": 17,
                "width": 381
              },
              "position": {
                "line": 6232,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;National Gun Violence Awareness Day",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "78bdf5fa7d67e4eeb9810c95657e6554",
              "signature": "0358f796001bf8e62733c756ff470445",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=78bdf5fa7d67e4eeb9810c95657e6554"
            },
            {
              "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": 0,
                  "y": 3073.6875
                },
                "bottom-right": {
                  "x": 209,
                  "y": 3090.6875
                },
                "height": 17,
                "width": 209
              },
              "position": {
                "line": 6471,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "f2fbdbb1d65c3295a3356ddf146e409c",
              "signature": "4a59a94a8a3081766c66bd069cae4077",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f2fbdbb1d65c3295a3356ddf146e409c"
            },
            {
              "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": 0,
                  "y": 3091.6875
                },
                "bottom-right": {
                  "x": 209,
                  "y": 3108.6875
                },
                "height": 17,
                "width": 209
              },
              "position": {
                "line": 6472,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "f57d54193243c7daa43b386bad6ef74c",
              "signature": "8133190d790cb6f8db4e116f16cc7468",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f57d54193243c7daa43b386bad6ef74c"
            },
            {
              "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": 40,
                  "y": 1035.34375
                },
                "bottom-right": {
                  "x": 121,
                  "y": 1052.34375
                },
                "height": 17,
                "width": 81
              },
              "position": {
                "line": 4378,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"district-map\"&gt;District Map&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "474473e49959e0c564f1c61b48ea7762",
              "signature": "e303b1adcee4eeadb743325d15bdf2a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=474473e49959e0c564f1c61b48ea7762"
            },
            {
              "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": 40,
                  "y": 1306.21875
                },
                "bottom-right": {
                  "x": 134,
                  "y": 1323.21875
                },
                "height": 17,
                "width": 94
              },
              "position": {
                "line": 4703,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"press-releases\"&gt;Press Releases&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "18e2ac59b283e4dd9fe2a569396efe72",
              "signature": "26b717cc0aaf2a396c2331606e5ea7d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=18e2ac59b283e4dd9fe2a569396efe72"
            },
            {
              "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": 40,
                  "y": 1324.21875
                },
                "bottom-right": {
                  "x": 130,
                  "y": 1341.21875
                },
                "height": 17,
                "width": 90
              },
              "position": {
                "line": 4714,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"news\"&gt;News Articles&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "a918e3333c34fadb2ddcf16cdec782b5",
              "signature": "669fb7b89cf775f0b3a267686f8eb34f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a918e3333c34fadb2ddcf16cdec782b5"
            },
            {
              "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": 40,
                  "y": 1342.21875
                },
                "bottom-right": {
                  "x": 130,
                  "y": 1359.21875
                },
                "height": 17,
                "width": 90
              },
              "position": {
                "line": 4715,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"videos\"&gt;Video Gallery&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "58be0ae1cb5d7f042ffdb6cf8124ed27",
              "signature": "4bd377eb3314c1782cc600de57e51d30",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=58be0ae1cb5d7f042ffdb6cf8124ed27"
            },
            {
              "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": 40,
                  "y": 1459.65625
                },
                "bottom-right": {
                  "x": 108,
                  "y": 1476.65625
                },
                "height": 17,
                "width": 68
              },
              "position": {
                "line": 5123,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"biography\"&gt;Biography&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "d3c963b57b0c9e5a6f1152cf1c2214c4",
              "signature": "cd56a54311d9f603c45ddcd5cb7775bd",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d3c963b57b0c9e5a6f1152cf1c2214c4"
            },
            {
              "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": 40,
                  "y": 1477.65625
                },
                "bottom-right": {
                  "x": 117,
                  "y": 1494.65625
                },
                "height": 17,
                "width": 77
              },
              "position": {
                "line": 5123,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"committees\"&gt;Committees&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "d01b9814a5a77e7dc59968b9d4a83e4d",
              "signature": "f8e74c6cf02c22f876f586d8a350044c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d01b9814a5a77e7dc59968b9d4a83e4d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 2400.4375
                },
                "bottom-right": {
                  "x": 381,
                  "y": 2417.4375
                },
                "height": 17,
                "width": 381
              },
              "position": {
                "line": 6232,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;National Gun Violence Awareness Day",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "0e377144963cb479d11b41b513e10930",
              "signature": "881d840c817f0b15d1a8852a98e48ce2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0e377144963cb479d11b41b513e10930"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 2418.4375
                },
                "bottom-right": {
                  "x": 381,
                  "y": 2435.4375
                },
                "height": 17,
                "width": 381
              },
              "position": {
                "line": 6232,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;National Gun Violence Awareness Day",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[3]/a[1]",
              "issueID": "8e0bc73c2a515331ca980931afe9ba97",
              "signature": "a52557a3f7e30aea86dc86ce90ea743a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8e0bc73c2a515331ca980931afe9ba97"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 2486.4375
                },
                "bottom-right": {
                  "x": 0,
                  "y": 2486.4375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6232,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;National Gun Violence Awareness Day",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[4]/a[1]",
              "issueID": "d9985d1c94e1f62b9560abdf80051b4a",
              "signature": "21b4780bac7875de350d548c804e2b5c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d9985d1c94e1f62b9560abdf80051b4a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3091.6875
                },
                "bottom-right": {
                  "x": 209,
                  "y": 3108.6875
                },
                "height": 17,
                "width": 209
              },
              "position": {
                "line": 6472,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "dc5460d04f2ccb09abf83513c1133f93",
              "signature": "d5cbabb3882891020bb5fbbcf7465b6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dc5460d04f2ccb09abf83513c1133f93"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3109.6875
                },
                "bottom-right": {
                  "x": 209,
                  "y": 3126.6875
                },
                "height": 17,
                "width": 209
              },
              "position": {
                "line": 6472,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[3]/a[1]",
              "issueID": "fe7c482e8d2f4a24ddc40c2d2242784f",
              "signature": "61762df77fa4411b047482c474cc8c66",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fe7c482e8d2f4a24ddc40c2d2242784f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6472,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[4]/a[1]",
              "issueID": "4f127e3041f65919e2f49a4a391a046c",
              "signature": "60fb850339517bb40c94c0349d744789",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4f127e3041f65919e2f49a4a391a046c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6543,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[5]/a[1]",
              "issueID": "a06270801f653e2e160a3d42aef9df3f",
              "signature": "eb801ca963a3af23fdbed27da8ced436",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a06270801f653e2e160a3d42aef9df3f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6699,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[6]/a[1]",
              "issueID": "063a4e1aed1591396d12264772c9ae9e",
              "signature": "0dbf03d62d285542def011ffe71a2ec6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=063a4e1aed1591396d12264772c9ae9e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6700,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[7]/a[1]",
              "issueID": "e362d18aff5a6b18f016120590cc10ed",
              "signature": "0b0d0afebbb002a0752f04ce9571a35b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e362d18aff5a6b18f016120590cc10ed"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6700,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[8]/a[1]",
              "issueID": "b741496a4c31db6ac5d17c0d59168807",
              "signature": "6c60b5a37110ce81472e3080a95293ce",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b741496a4c31db6ac5d17c0d59168807"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6700,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[9]/a[1]",
              "issueID": "7e01038a86862765f34ab3013a1d5ef0",
              "signature": "924229396e59704bdaedcdc5a3f72390",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7e01038a86862765f34ab3013a1d5ef0"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6867,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[10]/a[1]",
              "issueID": "1cbb2508f3eeacd44b3cde6393ecc0de",
              "signature": "5e347c81d90e24e98de9b669f85c1b67",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1cbb2508f3eeacd44b3cde6393ecc0de"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6868,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[11]/a[1]",
              "issueID": "37809c0688f9be6df609fc34a2e7f75d",
              "signature": "188ec132ea4fa128d64a70d126792b7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=37809c0688f9be6df609fc34a2e7f75d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6879,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[12]/a[1]",
              "issueID": "4e5ad4809e7baf5815b4acded36d9c73",
              "signature": "b9daa52b9bfba5ccaf8f355658a16837",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4e5ad4809e7baf5815b4acded36d9c73"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6880,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[13]/a[1]",
              "issueID": "869a26e6934efd2386c1eb6cd71fef70",
              "signature": "a118e98480a0d530bef19785e4b9aebc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=869a26e6934efd2386c1eb6cd71fef70"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7287,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[14]/a[1]",
              "issueID": "6a7cca0e4635e44a1a9412b701c734b7",
              "signature": "0a26c20893465118fa8452c5aef49619",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6a7cca0e4635e44a1a9412b701c734b7"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7288,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[15]/a[1]",
              "issueID": "7646bf58b1a9bc369e3fd3309d98b65f",
              "signature": "349a30c4afbf9e27cc7642c58f0fe795",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7646bf58b1a9bc369e3fd3309d98b65f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7288,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[16]/a[1]",
              "issueID": "951b8aacaea64f3991eb1d57317ca30b",
              "signature": "fa18b1b6ea34355dfd0544809f645124",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=951b8aacaea64f3991eb1d57317ca30b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7780,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[17]/a[1]",
              "issueID": "5b0b2ddc1f7d2913321c252313dedfa6",
              "signature": "4170faf0b1623d33dee6d093f1ee2ddf",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5b0b2ddc1f7d2913321c252313dedfa6"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7797,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[18]/a[1]",
              "issueID": "226956302697e051bceca07b68d7910b",
              "signature": "3695119fa3d76bfca56ea8ca74654b83",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=226956302697e051bceca07b68d7910b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7798,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[19]/a[1]",
              "issueID": "bffb41e9c06cd989f6fd3cb1fd51d5ed",
              "signature": "084aa01ee1235df7881d5c17008b3a4a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=bffb41e9c06cd989f6fd3cb1fd51d5ed"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7799,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[20]/a[1]",
              "issueID": "f179816b739d3f1e4dbea8d30d9b4120",
              "signature": "ba6ce0c16ed22ce16dce41aed9787270",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f179816b739d3f1e4dbea8d30d9b4120"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 4022.46875
                },
                "bottom-right": {
                  "x": 1008,
                  "y": 4046.46875
                },
                "height": 24,
                "width": 1008
              },
              "position": {
                "line": 8654,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"skiptranslate goog-te-gadget\" dir=\"ltr\" style=\"\"&gt;&lt;div id=\":0.targetLanguage\" class=\"goog-te-gadget-simple\" style=\"white-space: nowrap;\"&gt;&lt;img src=\"https://www.google.com/images/cleardot.gif\" class=\"goog-te-gadget-icon\" alt=\"\" st",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "064ad339cd9cfc77851debf087426a10",
              "signature": "70c62c3d6ef800e052e84bd37864d2ce",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=064ad339cd9cfc77851debf087426a10"
            },
            {
              "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": 4608.09
                },
                "height": 4608.09,
                "width": 1008
              },
              "position": {
                "line": 2109,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"&gt; Skip to ma",
              "xpath": "/html/body",
              "issueID": "895b8ba14d84191747a7dc1d012933d2",
              "signature": "078613a828d6e09c95c2404678ad468b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=895b8ba14d84191747a7dc1d012933d2"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 99
                },
                "bottom-right": {
                  "x": 7.796900000000001,
                  "y": 114
                },
                "height": 15,
                "width": 7.796900000000001
              },
              "position": {
                "line": 7816,
                "column": 9
              },
              "errorSnippet": "&lt;button aria-controls=\"siteSettings\" aria-expanded=\"false\" aria-label=\"Close\" class=\"close\" data-target=\"#siteSettings\" data-toggle=\"collapse\" type=\"button\"&gt;&lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "10c6eb0477fa6dabf4cca5eb97ef0f94",
              "signature": "579bd8cc2909dbde82df6b2c5a2f1a24",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=10c6eb0477fa6dabf4cca5eb97ef0f94"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 2486.4375
                },
                "bottom-right": {
                  "x": 0,
                  "y": 2486.4375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6232,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;National Gun Violence Awareness Day",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[4]/a[1]",
              "issueID": "c6cafa2890c04abd4b199c496a408847",
              "signature": "212c190256f81faa9e8bfbec0ea10702",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c6cafa2890c04abd4b199c496a408847"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6472,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[4]/a[1]",
              "issueID": "62bfbcbe244f2f7b280f613a7e59ac25",
              "signature": "83fff79c4dacc3808c6ea3559789df96",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=62bfbcbe244f2f7b280f613a7e59ac25"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6543,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[5]/a[1]",
              "issueID": "70abadc7cc08f04154a955689945ac50",
              "signature": "7835329be8ac8f542cba0fd3ffe2ff30",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=70abadc7cc08f04154a955689945ac50"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6699,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[6]/a[1]",
              "issueID": "e72501ff0eb9c9e99840111e94308d83",
              "signature": "d5ae73926ff2651cb933d06efe0efd26",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e72501ff0eb9c9e99840111e94308d83"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6700,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[7]/a[1]",
              "issueID": "25077633f3fa8f55e9730169fbd47f45",
              "signature": "eabee5d7ca022466474767e602e34a5d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=25077633f3fa8f55e9730169fbd47f45"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6700,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[8]/a[1]",
              "issueID": "e78d9302b828652a31727fe0fae21d38",
              "signature": "c9bcd774493e0d0fe8e4070a78d1e5ae",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e78d9302b828652a31727fe0fae21d38"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6700,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[9]/a[1]",
              "issueID": "77f3029201113cf38c2f860f172665b8",
              "signature": "f0ad90c426721105cf60c44e632c77c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=77f3029201113cf38c2f860f172665b8"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6867,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[10]/a[1]",
              "issueID": "40605aadf4a6d521a922d222ee06c04b",
              "signature": "43d86ab669d5abbd7efc873c07a47616",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=40605aadf4a6d521a922d222ee06c04b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6868,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[11]/a[1]",
              "issueID": "18fffb0a16270f723932aff8ff94137b",
              "signature": "4e11dfb27ec7eea9d9df17ce4612625f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=18fffb0a16270f723932aff8ff94137b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6879,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[12]/a[1]",
              "issueID": "a004a8912203ab352cb8b41f4b2e7c1c",
              "signature": "9fcf7ac6f5558c46fa3228ce6af03192",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a004a8912203ab352cb8b41f4b2e7c1c"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6880,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[13]/a[1]",
              "issueID": "c01f723ae6b4822b91fa2ff35a0c59b9",
              "signature": "41cd8b3238fda4ce667011478b413ebc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c01f723ae6b4822b91fa2ff35a0c59b9"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7287,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[14]/a[1]",
              "issueID": "3794fe198fbea889c1975990c3672263",
              "signature": "a7727f2440750a7bb046d3d65873a212",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3794fe198fbea889c1975990c3672263"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7288,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[15]/a[1]",
              "issueID": "215a2c10aea9da5fbfe7aa0b33c2ca7e",
              "signature": "63c67628c175a9c83a1c7217aab93e29",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=215a2c10aea9da5fbfe7aa0b33c2ca7e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7288,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[16]/a[1]",
              "issueID": "0342803d79453e97256a6eb56276935d",
              "signature": "32974dbf8220430173439fcb20b3fb61",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0342803d79453e97256a6eb56276935d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7780,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[17]/a[1]",
              "issueID": "1fb090f646fda100c71f97ab0c9addf0",
              "signature": "5c09fdb7d0406e77ef1e4682967ee97d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1fb090f646fda100c71f97ab0c9addf0"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7797,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[18]/a[1]",
              "issueID": "98a69e8a9b99c458cf779501fba065af",
              "signature": "a3b89c3d13e10a635d3a642902596105",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=98a69e8a9b99c458cf779501fba065af"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7798,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[19]/a[1]",
              "issueID": "7b60bb3c5c3744d1c8c43e3abe60263a",
              "signature": "2f698309965ed2eeacb81cd9a550127a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7b60bb3c5c3744d1c8c43e3abe60263a"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3177.6875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 3177.6875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7799,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[20]/a[1]",
              "issueID": "b3691b2b833eaaf8f9078476e6757e61",
              "signature": "ebc45c3328ab3d007ee5055e6481ef15",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b3691b2b833eaaf8f9078476e6757e61"
            },
            {
              "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": 40,
                  "y": 3596.84375
                },
                "bottom-right": {
                  "x": 48,
                  "y": 3613.84375
                },
                "height": 17,
                "width": 8
              },
              "position": {
                "line": 7806,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"?page=1\" title=\"\" class=\"page-link\"&gt;2&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "a7b791c4f89f34c8b6eaeba0fadf7f18",
              "signature": "91e141c03c07e2cca5d186cb16f8253b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a7b791c4f89f34c8b6eaeba0fadf7f18"
            },
            {
              "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": 40,
                  "y": 3614.84375
                },
                "bottom-right": {
                  "x": 48,
                  "y": 3631.84375
                },
                "height": 17,
                "width": 8
              },
              "position": {
                "line": 7836,
                "column": 7
              },
              "errorSnippet": "&lt;a href=\"?page=2\" title=\"\" class=\"page-link\"&gt;3&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "bb8da6ad00c94e2614923f8c6583af90",
              "signature": "0fb231b4cf05ea3d7f61e2a44090617e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bb8da6ad00c94e2614923f8c6583af90"
            },
            {
              "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": 40,
                  "y": 3632.84375
                },
                "bottom-right": {
                  "x": 48,
                  "y": 3649.84375
                },
                "height": 17,
                "width": 8
              },
              "position": {
                "line": 7856,
                "column": 27
              },
              "errorSnippet": "&lt;a href=\"?page=3\" title=\"\" class=\"page-link\"&gt;4&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "a07c6efbe8e1fd70cfa03ec3618e0dd3",
              "signature": "95f6492ea82c9d72a753467dd0711e2d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a07c6efbe8e1fd70cfa03ec3618e0dd3"
            },
            {
              "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": 40,
                  "y": 3650.84375
                },
                "bottom-right": {
                  "x": 48,
                  "y": 3667.84375
                },
                "height": 17,
                "width": 8
              },
              "position": {
                "line": 7859,
                "column": 27
              },
              "errorSnippet": "&lt;a href=\"?page=4\" title=\"\" class=\"page-link\"&gt;5&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "f74acab04b89a7346df2d0a9ffc8ed3b",
              "signature": "1dcdb364e550fe953f914990c3bfce45",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f74acab04b89a7346df2d0a9ffc8ed3b"
            },
            {
              "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": 40,
                  "y": 3668.84375
                },
                "bottom-right": {
                  "x": 48,
                  "y": 3685.84375
                },
                "height": 17,
                "width": 8
              },
              "position": {
                "line": 7865,
                "column": 27
              },
              "errorSnippet": "&lt;a href=\"?page=5\" title=\"\" class=\"page-link\"&gt;6&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "issueID": "ef3fcfc60c1cded9afacfd732b8bcd41",
              "signature": "c24dac3113c2f85198ea9ab52e9396ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ef3fcfc60c1cded9afacfd732b8bcd41"
            },
            {
              "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": 40,
                  "y": 3686.84375
                },
                "bottom-right": {
                  "x": 48,
                  "y": 3703.84375
                },
                "height": 17,
                "width": 8
              },
              "position": {
                "line": 7871,
                "column": 27
              },
              "errorSnippet": "&lt;a href=\"?page=6\" title=\"\" class=\"page-link\"&gt;7&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]",
              "issueID": "a2ba9d9ba93abd97b386df6cb6b5d9f3",
              "signature": "81de5fa3fa980f6315e60ef24bacf638",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a2ba9d9ba93abd97b386df6cb6b5d9f3"
            },
            {
              "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": 40,
                  "y": 3704.84375
                },
                "bottom-right": {
                  "x": 48,
                  "y": 3721.84375
                },
                "height": 17,
                "width": 8
              },
              "position": {
                "line": 7874,
                "column": 27
              },
              "errorSnippet": "&lt;a href=\"?page=7\" title=\"\" class=\"page-link\"&gt;8&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]",
              "issueID": "203c00b5d31291e37ae42a37056ee917",
              "signature": "81719dc69c4e3fb0298a3a867e530dfe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=203c00b5d31291e37ae42a37056ee917"
            },
            {
              "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": 40,
                  "y": 3722.84375
                },
                "bottom-right": {
                  "x": 48,
                  "y": 3739.84375
                },
                "height": 17,
                "width": 8
              },
              "position": {
                "line": 7877,
                "column": 27
              },
              "errorSnippet": "&lt;a href=\"?page=8\" title=\"\" class=\"page-link\"&gt;9&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[9]/a[1]",
              "issueID": "18c241bcac4ad948f90f38cc19003b06",
              "signature": "80811a235267d8f0b55ff83ce4cf726b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=18c241bcac4ad948f90f38cc19003b06"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3916.65625
                },
                "bottom-right": {
                  "x": 42.2344,
                  "y": 3931.65625
                },
                "height": 15,
                "width": 42.2344
              },
              "position": {
                "line": 3838,
                "column": 34
              },
              "errorSnippet": "&lt;input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]",
              "issueID": "eb6d0971175897a13a5bace7926a1ea2",
              "signature": "6faf37560de5a259ec921aae9894e3f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eb6d0971175897a13a5bace7926a1ea2"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3839,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"sl\" id=\"goog-gt-votingInputSrcLang\"&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[4]/form[1]/input[1]",
              "issueID": "2d0bad5313efea7658af4df4f7150885",
              "signature": "2d6ee6da01dfd782738a45aa0b60ff07",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2d0bad5313efea7658af4df4f7150885"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3839,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"tl\" id=\"goog-gt-votingInputTrgLang\"&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[4]/form[1]/input[2]",
              "issueID": "a843af6275acebebaffcadd061401f18",
              "signature": "82a7e6bcbecf213ae8c3e28b751916ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a843af6275acebebaffcadd061401f18"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6003,
                "column": 34
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"query\" id=\"goog-gt-votingInputSrcText\"&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[4]/form[1]/input[3]",
              "issueID": "3285034f6a25ed35feb5f2f43151f194",
              "signature": "9e0caebce521281e0421b2605fd8673e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3285034f6a25ed35feb5f2f43151f194"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6004,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"gtrans\" id=\"goog-gt-votingInputTrgText\"&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[4]/form[1]/input[4]",
              "issueID": "b0e298991ca51f5e44d53de2235cc84b",
              "signature": "3c1848b083112fa71e499719898c5109",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b0e298991ca51f5e44d53de2235cc84b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6004,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"vote\" id=\"goog-gt-votingInputVote\"&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[4]/form[1]/input[5]",
              "issueID": "cd32f8672df86c821dbfb987793e29c8",
              "signature": "eb439f1d732f21326222d012553fd283",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cd32f8672df86c821dbfb987793e29c8"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -6
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 8780,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxPrevious\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/button[1]",
              "issueID": "02709db3117ca41a8ed12983e7ab1c85",
              "signature": "8b27ace20c131663c5dba00f6bdf8d0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=02709db3117ca41a8ed12983e7ab1c85"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -6
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 8780,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxNext\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/button[2]",
              "issueID": "032a251711ab88515e6806550392c30e",
              "signature": "26acead43e963f9d96bae433a21bfcd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=032a251711ab88515e6806550392c30e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -6
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 8780,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxSlideshow\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/button[3]",
              "issueID": "f6951826fa1b4b0efa60c3f01260e6ff",
              "signature": "a7b2c54217b0604dc25aa359ee31c308",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f6951826fa1b4b0efa60c3f01260e6ff"
            },
            {
              "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": 4608.09
                },
                "height": 4608.09,
                "width": 1008
              },
              "position": {
                "line": 2109,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"&gt; Skip to ma",
              "xpath": "/html/body",
              "issueID": "b1da854f9ea06b533d99d68dca18ea60",
              "signature": "46d1ec192c1c045c948da1f3fa8c848b",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=b1da854f9ea06b533d99d68dca18ea60"
            },
            {
              "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": 43.109375,
                  "y": 18
                },
                "bottom-right": {
                  "x": 105.109375,
                  "y": 35
                },
                "height": 17,
                "width": 62
              },
              "position": {
                "line": 73,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"ca-gov-icon-facebook\" href=\"https://www.facebook.com/quirksilvaca\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"sr-only\"&gt;Facebook&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "7d804610b18ea90769b301d3ab2f022a",
              "signature": "05aaeda172652258faaa97bc8db2cbbe",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7d804610b18ea90769b301d3ab2f022a"
            },
            {
              "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": 109.3125,
                  "y": 18
                },
                "bottom-right": {
                  "x": 173.3125,
                  "y": 35
                },
                "height": 17,
                "width": 64
              },
              "position": {
                "line": 73,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"ca-gov-icon-instagram\" href=\"https://www.instagram.com/quirksilvaca\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"sr-only\"&gt;Instagram&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[3]",
              "issueID": "5ad6c3d72bc1d724c3945019529e9b57",
              "signature": "1abaef44cc200492e77f9701a6ebf3b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5ad6c3d72bc1d724c3945019529e9b57"
            },
            {
              "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": 177.015625,
                  "y": 18
                },
                "bottom-right": {
                  "x": 223.015625,
                  "y": 35
                },
                "height": 17,
                "width": 46
              },
              "position": {
                "line": 74,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"ca-gov-icon-twitter\" href=\"https://twitter.com/quirksilvaca\" target=\"_blank\" rel=\"noopener\"&gt;&lt;span class=\"sr-only\"&gt;Twitter&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "14ba3b88f0a451158a07f1449cb11956",
              "signature": "d967e6e03353efc16011e9e99388e7f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=14ba3b88f0a451158a07f1449cb11956"
            },
            {
              "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": 40,
                  "y": 799.8125
                },
                "bottom-right": {
                  "x": 115,
                  "y": 816.8125
                },
                "height": 17,
                "width": 75
              },
              "position": {
                "line": 4235,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/contact\" target=\"_blank\"&gt;Contact Me&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "a52a1070a2a5e5a2b95cf8599ae18f32",
              "signature": "ca45a588ca32d70a27b44133a7893a31",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a52a1070a2a5e5a2b95cf8599ae18f32"
            },
            {
              "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": 40,
                  "y": 817.8125
                },
                "bottom-right": {
                  "x": 146,
                  "y": 834.8125
                },
                "height": 17,
                "width": 106
              },
              "position": {
                "line": 4235,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\"&gt;Find my District&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "064e5eea8447b2205f6029326a923060",
              "signature": "034064b6c31498f95d3d396350519c05",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=064e5eea8447b2205f6029326a923060"
            },
            {
              "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": 40,
                  "y": 1206.78125
                },
                "bottom-right": {
                  "x": 148,
                  "y": 1223.78125
                },
                "height": 17,
                "width": 108
              },
              "position": {
                "line": 4702,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\"&gt;Find My District&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "7dec608d89277a991608220cef7f3c43",
              "signature": "8ad48fa25dc41ecaf10f7563c166e8ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7dec608d89277a991608220cef7f3c43"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 4590.09375
                },
                "bottom-right": {
                  "x": 196,
                  "y": 4607.09375
                },
                "height": 17,
                "width": 196
              },
              "position": {
                "line": 7904,
                "column": 27
              },
              "errorSnippet": "&lt;a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\"&gt;Privacy and Conditions of Use&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "27d6beb0f5204aa701f7953eb3fc624a",
              "signature": "26c293e6ea708c2b4ee471a17821359f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=27d6beb0f5204aa701f7953eb3fc624a"
            },
            {
              "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": 206.75,
                  "y": 4590.09375
                },
                "bottom-right": {
                  "x": 289.75,
                  "y": 4607.09375
                },
                "height": 17,
                "width": 83
              },
              "position": {
                "line": 7907,
                "column": 27
              },
              "errorSnippet": "&lt;a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[2]",
              "issueID": "5cbe19a50bcbdbb0b07cd8be1a583856",
              "signature": "2dcab8c35aaf42def34070ff88ba3f25",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5cbe19a50bcbdbb0b07cd8be1a583856"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "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 text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": -976.7100219726562,
                  "y": -976.7100219726562
                },
                "bottom-right": {
                  "x": -880.7100219726562,
                  "y": -880.7100219726562
                },
                "height": 96,
                "width": 96
              },
              "position": {
                "line": 8780,
                "column": 0
              },
              "errorSnippet": "&lt;svg xmlns=\"http://www.w3.org/2000/svg\" class=\"VIpgJd-ZVi9od-aZ2wEe\" width=\"96px\" height=\"96px\" viewBox=\"0 0 66 66\"&gt;&lt;circle class=\"VIpgJd-ZVi9od-aZ2wEe-Jt5cK\" fill=\"none\" stroke-width=\"6\" stroke-linecap=\"round\" cx=\"33\" cy=\"33\" r=\"30\"&gt;&lt;/cir",
              "xpath": "/html/body/div[5]/div[1]/svg[1]",
              "issueID": "710f545ca2722783c14e88554e4a4ab8",
              "signature": "30d6c7c7778e83e8b20298d11e7149e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=710f545ca2722783c14e88554e4a4ab8"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "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 text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": -966.04931640625,
                  "y": -966.04931640625
                },
                "bottom-right": {
                  "x": -966.04931640625,
                  "y": -966.04931640625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8780,
                "column": 4756
              },
              "errorSnippet": "&lt;circle class=\"VIpgJd-ZVi9od-aZ2wEe-Jt5cK\" fill=\"none\" stroke-width=\"6\" stroke-linecap=\"round\" cx=\"33\" cy=\"33\" r=\"30\"&gt;&lt;/circle&gt;",
              "xpath": "/html/body/div[5]/div[1]/svg[1]/circle[1]",
              "issueID": "c6c3c20c0348dd7e341cb994c4871055",
              "signature": "fccf342f95a16ab5123a3422c2ce365e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=c6c3c20c0348dd7e341cb994c4871055"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          2,
          81
        ],
        "instances": [
          {
            "ruleID": "28",
            "what": "The layout or sizing of this page causes horizontal scrolling.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\"> <a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to ma"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a67.asmdc.org/files/SQS_AD67_logo.png\" alt=\"Home\"> </a>"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20539%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;National Gun Violence Awareness Day"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;National Gun Violence Awareness Day"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_002.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl"
          },
          {
            "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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a href=\"district-map\">District Map</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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"press-releases\">Press Releases</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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"news\">News Articles</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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a href=\"videos\">Video Gallery</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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"biography\">Biography</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[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"committees\">Committees</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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20540%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;National Gun Violence Awareness Day"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[3]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20541%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;National Gun Violence Awareness Day"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[4]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;National Gun Violence Awareness Day"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_001.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[3]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_003.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[4]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[5]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[6]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[7]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[8]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[9]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[10]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[11]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[12]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[13]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[14]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[15]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[16]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[17]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[18]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[19]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "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[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[20]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "134",
            "what": "Very small text found.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"skiptranslate goog-te-gadget\" dir=\"ltr\" style=\"\"><div id=\":0.targetLanguage\" class=\"goog-te-gadget-simple\" style=\"white-space: nowrap;\"><img src=\"https://www.google.com/images/cleardot.gif\" class=\"goog-te-gadget-icon\" alt=\"\" st"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\"> <a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to ma"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[2]/div[1]/button[1]"
            },
            "excerpt": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" aria-label=\"Close\" class=\"close\" data-target=\"#siteSettings\" data-toggle=\"collapse\" type=\"button\"><span aria-hidden=\"true\">×</span></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[4]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%20Awareness%20Day%20PC%20543%2005-31-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;National Gun Violence Awareness Day"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[4]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_004.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[5]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_007.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" titl"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[6]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0010.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[7]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0011.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[8]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0015.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[9]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0016.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[10]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0017.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[11]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0018.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[12]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0019.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[13]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0020.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[14]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0021.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[15]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0022.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[16]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0023.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[17]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0024.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[18]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0025.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[19]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0026.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[20]/a[1]"
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_05-05-2023_0027.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Young Legislators Graduation&amp;quot;}\" role=\"button\" tit"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"?page=1\" title=\"\" class=\"page-link\">2</a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]"
            },
            "excerpt": "<a href=\"?page=4\" title=\"\" class=\"page-link\">5</a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]"
            },
            "excerpt": "<a href=\"?page=5\" title=\"\" class=\"page-link\">6</a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]"
            },
            "excerpt": "<a href=\"?page=6\" title=\"\" class=\"page-link\">7</a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]"
            },
            "excerpt": "<a href=\"?page=7\" title=\"\" class=\"page-link\">8</a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[9]/a[1]"
            },
            "excerpt": "<a href=\"?page=8\" title=\"\" class=\"page-link\">9</a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]"
            },
            "excerpt": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\">"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputSrcLang",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/div[4]/form[1]/input[1]"
            },
            "excerpt": "<input type=\"text\" name=\"sl\" id=\"goog-gt-votingInputSrcLang\">"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputTrgLang",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/div[4]/form[1]/input[2]"
            },
            "excerpt": "<input type=\"text\" name=\"tl\" id=\"goog-gt-votingInputTrgLang\">"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputSrcText",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/div[4]/form[1]/input[3]"
            },
            "excerpt": "<input type=\"text\" name=\"query\" id=\"goog-gt-votingInputSrcText\">"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputTrgText",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/div[4]/form[1]/input[4]"
            },
            "excerpt": "<input type=\"text\" name=\"gtrans\" id=\"goog-gt-votingInputTrgText\">"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputVote",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/div[4]/form[1]/input[5]"
            },
            "excerpt": "<input type=\"text\" name=\"vote\" id=\"goog-gt-votingInputVote\">"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[4]/div[1]/div[2]/div[2]/button[1]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[4]/div[1]/div[2]/div[2]/button[2]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[4]/div[1]/div[2]/div[2]/button[3]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></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=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\" style=\"position: relative; min-height: 100%; top: 0px;\"> <a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to ma"
          },
          {
            "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[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]"
            },
            "excerpt": "<a class=\"ca-gov-icon-facebook\" href=\"https://www.facebook.com/quirksilvaca\" 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/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[3]"
            },
            "excerpt": "<a class=\"ca-gov-icon-instagram\" href=\"https://www.instagram.com/quirksilvaca\" 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/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[4]"
            },
            "excerpt": "<a class=\"ca-gov-icon-twitter\" href=\"https://twitter.com/quirksilvaca\" 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/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"/contact\" target=\"_blank\">Contact Me</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[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Find my 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[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]"
            },
            "excerpt": "<a href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Find My 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[1]/footer[1]/div[1]/div[2]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">Privacy and Conditions of Use</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[1]/footer[1]/div[1]/div[2]/p[1]/a[2]"
            },
            "excerpt": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">Accessibility</a>"
          },
          {
            "ruleID": "271",
            "what": "This text is rotated from the horizontal by 60 degrees or more.",
            "ordinalSeverity": 3,
            "tagName": "SVG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[5]/div[1]/svg[1]"
            },
            "excerpt": "<svg xmlns=\"http://www.w3.org/2000/svg\" class=\"VIpgJd-ZVi9od-aZ2wEe\" width=\"96px\" height=\"96px\" viewBox=\"0 0 66 66\"><circle class=\"VIpgJd-ZVi9od-aZ2wEe-Jt5cK\" fill=\"none\" stroke-width=\"6\" stroke-linecap=\"round\" cx=\"33\" cy=\"33\" r=\"30\"></cir"
          },
          {
            "ruleID": "271",
            "what": "This text is rotated from the horizontal by 60 degrees or more.",
            "ordinalSeverity": 3,
            "tagName": "CIRCLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[5]/div[1]/svg[1]/circle[1]"
            },
            "excerpt": "<circle class=\"VIpgJd-ZVi9od-aZ2wEe-Jt5cK\" fill=\"none\" stroke-width=\"6\" stroke-linecap=\"round\" cx=\"33\" cy=\"33\" r=\"30\"></circle>"
          }
        ]
      },
      "endTime": 1687102572121
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687102572121,
      "url": "https://a67.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": "content"
              }
            },
            "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": 407
            },
            "totals": [
              1,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "bulk",
                "what": "Page contains a large number of visible elements",
                "count": 1,
                "ordinalSeverity": 0,
                "tagName": "HTML",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "docType": {
            "what": "document without a doctype property",
            "data": {
              "docHasType": true
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "dupAtt": {
            "what": "elements with duplicate attributes",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "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": 50,
              "tabFocused": 50,
              "discrepancy": 0
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 50,
                "types": {
                  "missing": {
                    "total": 3,
                    "tagNames": {
                      "A": 1,
                      "IFRAME": 2
                    }
                  },
                  "nonoutline": {
                    "total": 16,
                    "tagNames": {
                      "BUTTON": 1,
                      "A": 13,
                      "INPUT": 2
                    }
                  },
                  "outline": {
                    "total": 31,
                    "meanDelay": 0,
                    "tagNames": {
                      "A": 31
                    }
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content"
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;h"
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;h"
                  }
                ],
                "nonoutline": [
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Settings"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact my Office"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Sign Up for Updates"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "2023 Women of Distinction Award Nominations"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "2"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "3"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "4"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "5"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "6"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "7"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "8"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "9"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Next › Next page"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Last » Last page"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "edit-keys",
                    "text": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "edit-submit",
                    "text": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"butto"
                  }
                ],
                "outline": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Facebook",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Instagram",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Twitter",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Email",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Sharon",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a67.asmdc.or",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Liliana.Jimenez@asm.ca.gov",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of V",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as Nonprofit of the Year for the 67th District",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "National Gun Violence Awareness Day Press Conference",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "+1",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advan",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblywoman Quirk-Silva’s Legislation Moves to Assembly Floor",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Init",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Young Legislators Graduation",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "+17",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblywoman Sharon Quirk-Silva Responds to Release of CalOptima Audit Report",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Subscribe to",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Select Language​▼",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy and Conditions of Use",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "General Disclaimer",
                    "delay": 0
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              16,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "BUTTON element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Settings"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact my Office"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sign Up for Updates"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "2023 Women of Distinction Award Nominations"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "2"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "3"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "4"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "5"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "6"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "7"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "8"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "9"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Next › Next page"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Last » Last page"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "INPUT",
                "id": "edit-keys",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "INPUT",
                "id": "edit-submit",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"butto"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "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//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;h"
              },
              {
                "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//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;h"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 138,
                "types": {
                  "onlyFocusable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "onlyOperable": {
                    "total": 10,
                    "tagNames": {
                      "SPAN": 4,
                      "H3": 4,
                      "A": 1,
                      "DIV": 1
                    }
                  },
                  "focusableAndOperable": {
                    "total": 128,
                    "tagNames": {
                      "A": 104,
                      "BUTTON": 13,
                      "IFRAME": 4,
                      "INPUT": 7
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [],
                "onlyOperable": [
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "District",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "Legislation",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "Newsroom",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "Resources",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "H3",
                    "id": "dropdownMenu1",
                    "text": "Resources",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "H3",
                    "id": "dropdownMenu1",
                    "text": "Contact",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "H3",
                    "id": "dropdownMenu1",
                    "text": "News Room",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "H3",
                    "id": "dropdownMenu1",
                    "text": "About",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "main-content",
                    "text": "<a id=\"main-content\" tabindex=\"-1\"></a>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "DIV",
                    "id": ":0.targetLanguage",
                    "text": "Select Language​▼",
                    "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": "Instagram",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Twitter",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Email",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Sharon",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "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": "",
                    "text": "×",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\" style=\"cursor: default;\"> <img",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Menu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Biography",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "byTag": true,
                    "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": "Past Events",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District Office Internships",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Legislative Update",
                    "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": "Staff Spotlight",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Applying for a California REAL ID",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Covered California special-enrollment period is now open!",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "COVID-19: Coronavirus Resources and Contacts",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Electric Lawn Mower Rebate Program",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Get ready: A wildfire in your backyard is the reality",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Help Shape California! Join us at our Governor Appointments Workshop",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Orange County Homelessness",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Paying For College",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Small Business of the Month",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Summer Camps",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Tax Relief and Small Business Grants Resources",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "There ought to be a law",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Young Legislators Program",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Veteran Resources",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Find my District",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact my Office",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Sign Up for Updates",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "COVID-19 Resources",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Veterans Resources",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District Map",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Sign Up for Updates",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Meeting Request",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Event Request",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Find My District",
                    "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 Gallery",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Biography",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Liliana.Jimenez@asm.ca.gov",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "2023 Women of Distinction Award Nominations",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of V",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as Nonprofit of the Year for the 67th District",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;h",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "National Gun Violence Awareness Day Press Conference",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "+1",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advan",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblywoman Quirk-Silva’s Legislation Moves to Assembly Floor",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Init",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Young Legislators Graduation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "+17",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;h",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblywoman Sharon Quirk-Silva Responds to Release of CalOptima Audit Report",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "3",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "4",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "5",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "6",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "7",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "8",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "9",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Next › Next page",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Last » Last page",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Subscribe to",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "INPUT",
                    "id": "edit-keys",
                    "text": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "edit-submit",
                    "text": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"butto",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Select Language​▼",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy and Conditions of Use",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "General Disclaimer",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "goog-gt-thumbUpButton",
                    "text": "<button id=\"goog-gt-thumbUpButton\" type=\"button\" class=\"VIpgJd-yAWNEb-hvhgNd-bgm6sf\" title=\"Good tra",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "goog-gt-thumbDownButton",
                    "text": "<button id=\"goog-gt-thumbDownButton\" type=\"button\" class=\"VIpgJd-yAWNEb-hvhgNd-bgm6sf\" title=\"Poor t",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "INPUT",
                    "id": "goog-gt-votingInputSrcLang",
                    "text": "<input type=\"text\" name=\"sl\" id=\"goog-gt-votingInputSrcLang\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "goog-gt-votingInputTrgLang",
                    "text": "<input type=\"text\" name=\"tl\" id=\"goog-gt-votingInputTrgLang\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "goog-gt-votingInputSrcText",
                    "text": "<input type=\"text\" name=\"query\" id=\"goog-gt-votingInputSrcText\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "goog-gt-votingInputTrgText",
                    "text": "<input type=\"text\" name=\"gtrans\" id=\"goog-gt-votingInputTrgText\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "goog-gt-votingInputVote",
                    "text": "<input type=\"text\" name=\"vote\" id=\"goog-gt-votingInputVote\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxPrevious",
                    "text": "<button type=\"button\" id=\"cboxPrevious\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxNext",
                    "text": "<button type=\"button\" id=\"cboxNext\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxSlideshow",
                    "text": "<button type=\"button\" id=\"cboxSlideshow\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe frameborder=\"0\" class=\"VIpgJd-ZVi9od-xl07Ob-OEVmcd skiptranslate\" title=\"Language Translate ",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              10
            ],
            "standardInstances": [
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District"
              },
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation"
              },
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Resources"
              },
              {
                "ruleID": "focOp",
                "complaint": "H3 element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "H3",
                "id": "dropdownMenu1",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Resources"
              },
              {
                "ruleID": "focOp",
                "complaint": "H3 element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "H3",
                "id": "dropdownMenu1",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact"
              },
              {
                "ruleID": "focOp",
                "complaint": "H3 element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "H3",
                "id": "dropdownMenu1",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "News Room"
              },
              {
                "ruleID": "focOp",
                "complaint": "H3 element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "H3",
                "id": "dropdownMenu1",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "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": "DIV element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": ":0.targetLanguage",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Select Language​▼"
              }
            ]
          },
          "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": 63,
                "triggerSample": 20,
                "impactTriggers": 4,
                "additions": 74,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0,
                "unhoverables": 0,
                "noCursors": 0,
                "badCursors": 2,
                "noIndicators": 0,
                "badIndicators": 0
              },
              "items": {
                "impactTriggers": [
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Newsroom Press Releases News Articles Video Gallery Photo Album Staff Spotlight",
                    "additions": 11,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Resources Applying for a California REAL ID Covered California special-enrollment period is now open",
                    "additions": 29,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  }
                ],
                "unhoverables": [],
                "noCursors": [],
                "badCursors": [
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Settings"
                  }
                ],
                "noIndicators": [],
                "badIndicators": []
              }
            },
            "totals": [
              0,
              74,
              2,
              4
            ],
            "standardInstances": [
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom Press Releases News Articles Video Gallery Photo Album Staff Spotlight"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Resources Applying for a California REAL ID Covered California special-enrollment period is now open"
              },
              {
                "ruleID": "hover",
                "what": "Link or button makes the hovering mouse cursor nonstandard",
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Settings"
              }
            ]
          },
          "labClash": {
            "what": "labeling inconsistencies",
            "data": {
              "totals": {
                "mislabeled": 0,
                "unlabeled": 8,
                "wellLabeled": 12
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [
                  {
                    "index": 12,
                    "tagName": "INPUT",
                    "type": "text",
                    "texts": {}
                  },
                  {
                    "index": 13,
                    "tagName": "INPUT",
                    "type": "text",
                    "texts": {}
                  },
                  {
                    "index": 14,
                    "tagName": "INPUT",
                    "type": "text",
                    "texts": {}
                  },
                  {
                    "index": 15,
                    "tagName": "INPUT",
                    "type": "text",
                    "texts": {}
                  },
                  {
                    "index": 16,
                    "tagName": "INPUT",
                    "type": "text",
                    "texts": {}
                  },
                  {
                    "index": 17,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxPrevious\"></button>"
                  },
                  {
                    "index": 18,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxNext\"></button>"
                  },
                  {
                    "index": 19,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                  }
                ],
                "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": "button",
                    "labelType": "aria-label",
                    "texts": {
                      "attribute": "Toggle navigation",
                      "content": "Menu"
                    }
                  },
                  {
                    "index": 8,
                    "tagName": "INPUT",
                    "type": "search",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "Search"
                      ]
                    }
                  },
                  {
                    "index": 9,
                    "tagName": "INPUT",
                    "type": "submit",
                    "texts": {
                      "content": "Search"
                    }
                  },
                  {
                    "index": 10,
                    "tagName": "BUTTON",
                    "type": "button",
                    "labelType": "aria-label",
                    "texts": {
                      "attribute": "Good translation"
                    }
                  },
                  {
                    "index": 11,
                    "tagName": "BUTTON",
                    "type": "button",
                    "labelType": "aria-label",
                    "texts": {
                      "attribute": "Poor translation"
                    }
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              8
            ],
            "standardInstances": [
              {
                "ruleID": "labClash",
                "what": "Element INPUT is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "INPUT: "
              },
              {
                "ruleID": "labClash",
                "what": "Element INPUT is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "INPUT: "
              },
              {
                "ruleID": "labClash",
                "what": "Element INPUT is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "INPUT: "
              },
              {
                "ruleID": "labClash",
                "what": "Element INPUT is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "INPUT: "
              },
              {
                "ruleID": "labClash",
                "what": "Element INPUT is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "INPUT: "
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxPrevious\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxNext\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxSlideshow\"></button>"
              }
            ]
          },
          "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": 105,
                "adjacent": {
                  "total": 66,
                  "underlined": 0,
                  "underlinedPercent": 0
                }
              },
              "items": {
                "underlined": [],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "Skip to main content"
                  },
                  {
                    "id": "",
                    "text": "Home"
                  },
                  {
                    "id": "",
                    "text": "Facebook"
                  },
                  {
                    "id": "",
                    "text": "Instagram"
                  },
                  {
                    "id": "",
                    "text": "Twitter"
                  },
                  {
                    "id": "",
                    "text": "Email"
                  },
                  {
                    "id": "",
                    "text": "Contact Sharon"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a67.asmdc.or"
                  },
                  {
                    "id": "",
                    "text": "About"
                  },
                  {
                    "id": "",
                    "text": "Biography"
                  },
                  {
                    "id": "",
                    "text": "Committees"
                  },
                  {
                    "id": "",
                    "text": "Legislative Update"
                  },
                  {
                    "id": "",
                    "text": "Contact my Office"
                  },
                  {
                    "id": "",
                    "text": "Sign Up for Updates"
                  },
                  {
                    "id": "",
                    "text": "Liliana.Jimenez@asm.ca.gov"
                  },
                  {
                    "id": "",
                    "text": "2023 Women of Distinction Award Nominations"
                  },
                  {
                    "id": "main-content",
                    "text": "<a id=\"main-content\" tabindex=\"-1\"></a>"
                  },
                  {
                    "id": "",
                    "text": "Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of V"
                  },
                  {
                    "id": "",
                    "text": "Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as Nonprofit of the Year for the 67th District"
                  },
                  {
                    "id": "",
                    "text": "Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser"
                  },
                  {
                    "id": "",
                    "text": "National Gun Violence Awareness Day Press Conference"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2"
                  },
                  {
                    "id": "",
                    "text": "+1"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2"
                  },
                  {
                    "id": "",
                    "text": "Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advan"
                  },
                  {
                    "id": "",
                    "text": "Assemblywoman Quirk-Silva’s Legislation Moves to Assembly Floor"
                  },
                  {
                    "id": "",
                    "text": "Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Init"
                  },
                  {
                    "id": "",
                    "text": "Young Legislators Graduation"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "+17"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
                  },
                  {
                    "id": "",
                    "text": "Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol"
                  },
                  {
                    "id": "",
                    "text": "Assemblywoman Sharon Quirk-Silva Responds to Release of CalOptima Audit Report"
                  },
                  {
                    "id": "",
                    "text": "2"
                  },
                  {
                    "id": "",
                    "text": "3"
                  },
                  {
                    "id": "",
                    "text": "4"
                  },
                  {
                    "id": "",
                    "text": "5"
                  },
                  {
                    "id": "",
                    "text": "6"
                  },
                  {
                    "id": "",
                    "text": "7"
                  },
                  {
                    "id": "",
                    "text": "8"
                  },
                  {
                    "id": "",
                    "text": "9"
                  },
                  {
                    "id": "",
                    "text": "Next › Next page"
                  },
                  {
                    "id": "",
                    "text": "Last » Last page"
                  },
                  {
                    "id": "",
                    "text": "Subscribe to"
                  },
                  {
                    "id": "",
                    "text": "Select Language​▼"
                  },
                  {
                    "id": "",
                    "text": "Privacy and Conditions of Use"
                  },
                  {
                    "id": "",
                    "text": "Accessibility"
                  },
                  {
                    "id": "",
                    "text": "General Disclaimer"
                  }
                ]
              }
            },
            "totals": [
              0,
              66,
              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": "Instagram"
              },
              {
                "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": "Email"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Sharon"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a67.asmdc.or"
              },
              {
                "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": "Biography"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Committees"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislative Update"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact my Office"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sign Up for Updates"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Liliana.Jimenez@asm.ca.gov"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "2023 Women of Distinction Award Nominations"
              },
              {
                "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": "Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of V"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as Nonprofit of the Year for the 67th District"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "National Gun Violence Awareness Day Press Conference"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "+1"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advan"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblywoman Quirk-Silva’s Legislation Moves to Assembly Floor"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Init"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Young Legislators Graduation"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "+17"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblywoman Sharon Quirk-Silva Responds to Release of CalOptima Audit Report"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "3"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "4"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "5"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "6"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "7"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "8"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "9"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Next › Next page"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Last » Last page"
              },
              {
                "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": "Select Language​▼"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Privacy and Conditions of Use"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Accessibility"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "General Disclaimer"
              }
            ]
          },
          "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": 47,
              "badRoleElements": 27,
              "redundantRoleElements": 15,
              "tagNames": {
                "HEADER": {
                  "banner": {
                    "bad": 1,
                    "redundant": 0
                  }
                },
                "DIV": {
                  "group": {
                    "bad": 2,
                    "redundant": 0
                  }
                },
                "NAV": {
                  "navigation": {
                    "bad": 0,
                    "redundant": 1
                  }
                },
                "ASIDE": {
                  "complementary": {
                    "bad": 0,
                    "redundant": 3
                  }
                },
                "MAIN": {
                  "main": {
                    "bad": 0,
                    "redundant": 1
                  }
                },
                "ARTICLE": {
                  "article": {
                    "bad": 0,
                    "redundant": 10
                  }
                },
                "A": {
                  "button": {
                    "bad": 24,
                    "redundant": 0
                  }
                }
              }
            },
            "totals": [
              0,
              15,
              0,
              27
            ],
            "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": "NAV elements have redundant explicit role navigation (count: 1)",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "NAV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "ASIDE elements have redundant explicit role complementary (count: 3)",
                "count": 3,
                "ordinalSeverity": 1,
                "tagName": "ASIDE",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "MAIN elements have redundant explicit role main (count: 1)",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "MAIN",
                "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": "A elements have invalid or native-replaceable explicit role button (count: 24)",
                "count": 24,
                "ordinalSeverity": 3,
                "tagName": "A",
                "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": 11,
                  "subtotals": [
                    5,
                    2,
                    1,
                    1,
                    1,
                    1
                  ]
                },
                "adjacentLink": {
                  "total": 65,
                  "subtotals": [
                    53,
                    10,
                    2
                  ]
                },
                "listLink": {
                  "total": 39
                },
                "h1": {
                  "total": 2,
                  "subtotals": [
                    1,
                    1
                  ]
                },
                "h2": {
                  "total": 15,
                  "subtotals": [
                    11,
                    3,
                    1
                  ]
                },
                "h3": {
                  "total": 4
                },
                "h4": {
                  "total": 2,
                  "subtotals": [
                    1,
                    1
                  ]
                }
              },
              "items": {
                "button": {
                  "fontWeight": {
                    "400": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "Menu",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ],
                    "700": [
                      "×"
                    ]
                  },
                  "opacity": {
                    "1": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "Menu",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ],
                    "0.5": [
                      "×"
                    ]
                  },
                  "borderStyle": {
                    "solid": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "Menu"
                    ],
                    "none": [
                      "×",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  },
                  "borderWidth": {
                    "1px": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "Menu"
                    ],
                    "0px": [
                      "×",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  },
                  "height": {
                    "38px": [
                      "Settings"
                    ],
                    "auto": [
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "×",
                      "Menu",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ],
                    "25px": [
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>"
                    ]
                  },
                  "lineHeight": {
                    "24px": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "×",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ],
                    "14px": [
                      "Menu"
                    ]
                  },
                  "minHeight": {
                    "auto": [
                      "Settings"
                    ],
                    "0px": [
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "×",
                      "Menu",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  },
                  "minWidth": {
                    "auto": [
                      "Settings"
                    ],
                    "0px": [
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "×",
                      "Menu",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  }
                },
                "adjacentLink": {
                  "fontWeight": {
                    "400": [
                      "Skip to main content",
                      "Home",
                      "Facebook",
                      "Instagram",
                      "Twitter",
                      "Email",
                      "Contact Sharon",
                      "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a67.asmdc.or",
                      "Biography",
                      "Legislative Update",
                      "Contact my Office",
                      "Sign Up for Updates",
                      "Liliana.Jimenez@asm.ca.gov",
                      "2023 Women of Distinction Award Nominations",
                      "<a id=\"main-content\" tabindex=\"-1\"></a>",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2",
                      "+1",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "+17",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_",
                      "2",
                      "3",
                      "4",
                      "5",
                      "6",
                      "7",
                      "8",
                      "9",
                      "Next › Next page",
                      "Last » Last page",
                      "Subscribe to",
                      "Privacy and Conditions of Use",
                      "Accessibility",
                      "General Disclaimer"
                    ],
                    "500": [
                      "About",
                      "Committees"
                    ],
                    "700": [
                      "Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of V",
                      "Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as Nonprofit of the Year for the 67th District",
                      "Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser",
                      "National Gun Violence Awareness Day Press Conference",
                      "Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advan",
                      "Assemblywoman Quirk-Silva’s Legislation Moves to Assembly Floor",
                      "Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Init",
                      "Young Legislators Graduation",
                      "Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol",
                      "Assemblywoman Sharon Quirk-Silva Responds to Release of CalOptima Audit Report"
                    ]
                  }
                },
                "h1": {
                  "color": {
                    "rgb(255, 255, 255)": [
                      "How Can I Help You?"
                    ],
                    "rgb(75, 84, 92)": [
                      "<h1 class=\"title\"></h1>"
                    ]
                  }
                },
                "h2": {
                  "color": {
                    "rgb(75, 84, 92)": [
                      "Main navigation",
                      "Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of V",
                      "Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as Nonprofit of the Year for the 67th District",
                      "Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser",
                      "National Gun Violence Awareness Day Press Conference",
                      "Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advan",
                      "Assemblywoman Quirk-Silva’s Legislation Moves to Assembly Floor",
                      "Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Init",
                      "Young Legislators Graduation",
                      "Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol",
                      "Assemblywoman Sharon Quirk-Silva Responds to Release of CalOptima Audit Report"
                    ],
                    "rgb(20, 58, 129)": [
                      "Search",
                      "Translate",
                      "Contact"
                    ],
                    "rgb(255, 255, 255)": [
                      "Offices"
                    ]
                  },
                  "fontSize": {
                    "32px": [
                      "Main navigation",
                      "Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of V",
                      "Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as Nonprofit of the Year for the 67th District",
                      "Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser",
                      "National Gun Violence Awareness Day Press Conference",
                      "Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advan",
                      "Assemblywoman Quirk-Silva’s Legislation Moves to Assembly Floor",
                      "Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Init",
                      "Young Legislators Graduation",
                      "Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol",
                      "Assemblywoman Sharon Quirk-Silva Responds to Release of CalOptima Audit Report",
                      "Offices"
                    ],
                    "25.6px": [
                      "Search",
                      "Translate",
                      "Contact"
                    ]
                  }
                },
                "h4": {
                  "color": {
                    "rgb(127, 127, 127)": [
                      "2023 Women of Distinction Award Nominations"
                    ],
                    "rgb(75, 84, 92)": [
                      "Pagination"
                    ]
                  }
                }
              }
            },
            "totals": [
              2,
              0,
              5,
              4
            ],
            "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 6 different styles",
                "count": 5,
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-1 headings have 2 different styles",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "H1",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-2 headings have 3 different styles",
                "count": 2,
                "ordinalSeverity": 3,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-4 headings have 2 different styles",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "H4",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "tabNav": {
            "what": "nonstandard keyboard navigation between elements with the tab role",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "tabElements": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "tabLists": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "tabElements": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "titledEl": {
            "what": "title attributes on inappropriate elements",
            "data": {
              "total": 17,
              "items": [
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "Home"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "National Gun Violence Awareness Day Press Conference"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "National Gun Violence Awareness Day Press Conference"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "+1",
                  "title": "National Gun Violence Awareness Day Press Conference"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "Young Legislators Graduation"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "Young Legislators Graduation"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "+17",
                  "title": "Young Legislators Graduation"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "2",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "3",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "4",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "5",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "6",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "7",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "8",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "9",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Next › Next page",
                  "title": "Go to next page"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Last » Last page",
                  "title": "Go to last page"
                }
              ]
            },
            "totals": [
              0,
              0,
              17,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): Home"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): National Gun Violence Awareness Day Press Conference"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): National Gun Violence Awareness Day Press Conference"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (+1): National Gun Violence Awareness Day Press Conference"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): Young Legislators Graduation"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): Young Legislators Graduation"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (+17): Young Legislators Graduation"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (2): "
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (3): "
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (4): "
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (5): "
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (6): "
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (7): "
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (8): "
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (9): "
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (Next › Next page): Go to next page"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (Last » Last page): Go to last page"
              }
            ]
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 18,
                "tagNames": {
                  "A": 1,
                  "UL": 9,
                  "DIV": 6,
                  "SPAN": 1,
                  "IFRAME": 1
                }
              },
              "items": [
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Skip to main content"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Biography"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "District Map Upcoming Events Past Events District Office Internships"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Legislative Update"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Press Releases News Articles Video Gallery Photo Album Staff Spotlight"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Applying for a California REAL ID Covered California special-enrollment period is now open! COVID-19"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Contact Me Find my District"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "COVID-19 Resources Veterans Resources District Map"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Contact Me Sign Up for Updates Meeting Request Event Request Find My District"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Press Releases News Articles Video Gallery Photo Gallery"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Biography Committees"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "1"
                },
                {
                  "tagName": "DIV",
                  "id": "cboxOverlay",
                  "text": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
                },
                {
                  "tagName": "DIV",
                  "id": "goog-gt-tt",
                  "text": "Original textRate this translationYour feedback will be used to help improve Google Translate"
                },
                {
                  "tagName": "DIV",
                  "id": "colorbox",
                  "text": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\""
                },
                {
                  "tagName": "DIV",
                  "id": "cboxWrapper",
                  "text": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" "
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"VIpgJd-ZVi9od-aZ2wEe-wOHMyf\"><div class=\"VIpgJd-ZVi9od-aZ2wEe-OiiCO\"><svg xmlns=\"http://"
                },
                {
                  "tagName": "IFRAME",
                  "id": "",
                  "text": "<iframe frameborder=\"0\" class=\"VIpgJd-ZVi9od-xl07Ob-OEVmcd skiptranslate\" title=\"Language Translate "
                }
              ]
            },
            "totals": [
              18,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Biography"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District Map Upcoming Events Past Events District Office Internships"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislative Update"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases News Articles Video Gallery Photo Album Staff Spotlight"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Applying for a California REAL ID Covered California special-enrollment period is now open! COVID-19"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Me Find my District"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "COVID-19 Resources Veterans Resources District Map"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Me Sign Up for Updates Meeting Request Event Request Find My District"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases News Articles Video Gallery Photo Gallery"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Biography Committees"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "1"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "cboxOverlay",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "goog-gt-tt",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Original textRate this translationYour feedback will be used to help improve Google Translate"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "colorbox",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\""
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "cboxWrapper",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" "
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"VIpgJd-ZVi9od-aZ2wEe-wOHMyf\"><div class=\"VIpgJd-ZVi9od-aZ2wEe-OiiCO\"><svg xmlns=\"http://"
              },
              {
                "ruleID": "zIndex",
                "what": "IFRAME element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "IFRAME",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<iframe frameborder=\"0\" class=\"VIpgJd-ZVi9od-xl07Ob-OEVmcd skiptranslate\" title=\"Language Translate "
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          21,
          155,
          40,
          56
        ],
        "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": "focInd",
            "what": "BUTTON element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Settings"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact my Office"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sign Up for Updates"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "2023 Women of Distinction Award Nominations"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "2"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "3"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "4"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "5"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "6"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "7"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "8"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "9"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Next › Next page"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Last » Last page"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"butto"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "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//youtu.be/L7GFJ7NhEcE&amp;max_width=0&amp;max_height=0&amp;h"
          },
          {
            "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//youtu.be/WvCYmuPNm2U&amp;max_width=0&amp;max_height=0&amp;h"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Resources"
          },
          {
            "ruleID": "focOp",
            "complaint": "H3 element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Resources"
          },
          {
            "ruleID": "focOp",
            "complaint": "H3 element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "focOp",
            "complaint": "H3 element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "News Room"
          },
          {
            "ruleID": "focOp",
            "complaint": "H3 element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "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": "DIV element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": ":0.targetLanguage",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Select Language​▼"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom Press Releases News Articles Video Gallery Photo Album Staff Spotlight"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Resources Applying for a California REAL ID Covered California special-enrollment period is now open"
          },
          {
            "ruleID": "hover",
            "what": "Link or button makes the hovering mouse cursor nonstandard",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Settings"
          },
          {
            "ruleID": "labClash",
            "what": "Element INPUT is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "INPUT: "
          },
          {
            "ruleID": "labClash",
            "what": "Element INPUT is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "INPUT: "
          },
          {
            "ruleID": "labClash",
            "what": "Element INPUT is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "INPUT: "
          },
          {
            "ruleID": "labClash",
            "what": "Element INPUT is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "INPUT: "
          },
          {
            "ruleID": "labClash",
            "what": "Element INPUT is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "INPUT: "
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "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": "Instagram"
          },
          {
            "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": "Email"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Sharon"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a67.asmdc.or"
          },
          {
            "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": "Biography"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Committees"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislative Update"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact my Office"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sign Up for Updates"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Liliana.Jimenez@asm.ca.gov"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "2023 Women of Distinction Award Nominations"
          },
          {
            "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": "Assemblywoman Quirk-Silva Denounces Anti-LGBTQ+ Board of Supervisor Vote and Condemns Incidents of V"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblywoman Quirk-Silva’s Recognizes ICNA Relief as Nonprofit of the Year for the 67th District"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Quirk-Silva Speaks Out about Gun Violence Awareness at Capitol Presser"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "National Gun Violence Awareness Day Press Conference"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "+1"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Natl%20Gun%20Violence%2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblywoman Quirk-Silva’s AB 1297 Paving Way for Enhanced Accessibility for Public Restrooms Advan"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblywoman Quirk-Silva’s Legislation Moves to Assembly Floor"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblywoman Sharon Quirk-Silva and Senator Josh Newman Celebrate Opening of West Coyote Hills Init"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Young Legislators Graduation"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "+17"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a67.asmdc.org/sites/a67.asmdc.org/files/2023-05/Quirk-Silva_Young_legislators_Grad_"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Arts/Entertainment Committee Chair Quirk-Silva Marks Star Wars Day at State Capitol"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblywoman Sharon Quirk-Silva Responds to Release of CalOptima Audit Report"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "3"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "4"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "5"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "6"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "7"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "8"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "9"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Next › Next page"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Last » Last page"
          },
          {
            "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": "Select Language​▼"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Privacy and Conditions of Use"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Accessibility"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "General Disclaimer"
          },
          {
            "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": "NAV elements have redundant explicit role navigation (count: 1)",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "ASIDE elements have redundant explicit role complementary (count: 3)",
            "count": 3,
            "ordinalSeverity": 1,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "MAIN elements have redundant explicit role main (count: 1)",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "MAIN",
            "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": "A elements have invalid or native-replaceable explicit role button (count: 24)",
            "count": 24,
            "ordinalSeverity": 3,
            "tagName": "A",
            "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 6 different styles",
            "count": 5,
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-1 headings have 2 different styles",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-2 headings have 3 different styles",
            "count": 2,
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-4 headings have 2 different styles",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): Home"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): National Gun Violence Awareness Day Press Conference"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): National Gun Violence Awareness Day Press Conference"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (+1): National Gun Violence Awareness Day Press Conference"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): Young Legislators Graduation"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): Young Legislators Graduation"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (+17): Young Legislators Graduation"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (2): "
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (3): "
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (4): "
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (5): "
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (6): "
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (7): "
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (8): "
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (9): "
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (Next › Next page): Go to next page"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (Last » Last page): Go to last page"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Biography"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District Map Upcoming Events Past Events District Office Internships"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislative Update"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases News Articles Video Gallery Photo Album Staff Spotlight"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Applying for a California REAL ID Covered California special-enrollment period is now open! COVID-19"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Me Find my District"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "COVID-19 Resources Veterans Resources District Map"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Me Sign Up for Updates Meeting Request Event Request Find My District"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases News Articles Video Gallery Photo Gallery"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Biography Committees"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "1"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "goog-gt-tt",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Original textRate this translationYour feedback will be used to help improve Google Translate"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "colorbox",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\""
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "cboxWrapper",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" "
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"VIpgJd-ZVi9od-aZ2wEe-wOHMyf\"><div class=\"VIpgJd-ZVi9od-aZ2wEe-OiiCO\"><svg xmlns=\"http://"
          },
          {
            "ruleID": "zIndex",
            "what": "IFRAME element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe frameborder=\"0\" class=\"VIpgJd-ZVi9od-xl07Ob-OEVmcd skiptranslate\" title=\"Language Translate "
          }
        ]
      },
      "endTime": 1687102614509
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687102614509,
      "url": "https://a67.asmdc.org/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Official Website - Assemblymember Sharon Quirk-Silva Representing the 67th California Assembly District",
          "pageurl": "https://a67.asmdc.org/",
          "time": 5.92,
          "creditsremaining": 1053,
          "allitemcount": 238,
          "totalelements": 717,
          "waveurl": "http://wave.webaim.org/report?url=https://a67.asmdc.org/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 13,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child + DIV > DIV:first-child > SECTION:first-child > DIV#block-servicesmenu > DIV:first-child > DIV:first-child > H1:first-child + DIV > DIV:first-child > DIV:first-child > H3#dropdownMenu1 > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child + DIV > DIV:first-child > SECTION:first-child > DIV#block-servicesmenu > DIV:first-child > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV > DIV:first-child > H3#dropdownMenu1 > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child + DIV > DIV:first-child > SECTION:first-child > DIV#block-servicesmenu > DIV:first-child > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > H3#dropdownMenu1 > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child + DIV > DIV:first-child > SECTION:first-child > DIV#block-servicesmenu > DIV:first-child > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > H3#dropdownMenu1 > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#goog-gt-tt > DIV#goog-gt-vt > DIV#goog-gt-votingHiddenPane > FORM#goog-gt-votingForm > INPUT#goog-gt-votingInputSrcLang",
                  "HTML > HEAD:first-child + BODY > DIV#goog-gt-tt > DIV#goog-gt-vt > DIV#goog-gt-votingHiddenPane > FORM#goog-gt-votingForm > INPUT#goog-gt-votingInputTrgLang",
                  "HTML > HEAD:first-child + BODY > DIV#goog-gt-tt > DIV#goog-gt-vt > DIV#goog-gt-votingHiddenPane > FORM#goog-gt-votingForm > INPUT#goog-gt-votingInputSrcText",
                  "HTML > HEAD:first-child + BODY > DIV#goog-gt-tt > DIV#goog-gt-vt > DIV#goog-gt-votingHiddenPane > FORM#goog-gt-votingForm > INPUT#goog-gt-votingInputTrgText",
                  "HTML > HEAD:first-child + BODY > DIV#goog-gt-tt > DIV#goog-gt-vt > DIV#goog-gt-votingHiddenPane > FORM#goog-gt-votingForm > INPUT#goog-gt-votingInputVote"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_empty": {
                "id": "heading_empty",
                "description": "Empty heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-page-title > DIV:first-child > H1:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious",
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext",
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 7,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-quirk-silva-theme-main-menu > H2#block-quirk-silva-theme-main-menu-menu",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-2023womenofdistinctionawardnominations > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + HR + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-2023womenofdistinctionawardnominations > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + HR + P > IMG:first-child + BR + BR + STRONG",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-2023womenofdistinctionawardnominations > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + HR + P + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child"
                ],
                "contrastdata": [
                  [
                    1.2,
                    "#2858af",
                    "#495057",
                    false
                  ],
                  [
                    1.39,
                    "#4b545c",
                    "#143a81",
                    true
                  ],
                  [
                    3.93,
                    "#7f7f7f",
                    "#fdfdfd",
                    false
                  ],
                  [
                    3.93,
                    "#7f7f7f",
                    "#fdfdfd",
                    false
                  ],
                  [
                    3.93,
                    "#7f7f7f",
                    "#fdfdfd",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 14,
            "items": {
              "alt_duplicate": {
                "id": "alt_duplicate",
                "description": "A nearby image has the same alternative text",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > 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"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child + DIV > DIV:first-child > SECTION:first-child > DIV#block-servicesmenu > DIV:first-child > DIV:first-child > H1:first-child + DIV > DIV:first-child > DIV:first-child > H3#dropdownMenu1",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + 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"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P: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"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV#navbar-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-quirk-silva-theme-main-menu > UL#block-quirk-silva-theme-main-menu > LI:first-child > A:first-child + UL > LI:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          14,
          0,
          0,
          20
        ],
        "instances": [
          {
            "ruleID": "alt_missing",
            "what": "Missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child + DIV > DIV:first-child > SECTION:first-child > DIV#block-servicesmenu > DIV:first-child > DIV:first-child > H1:first-child + DIV > DIV:first-child > DIV:first-child > H3#dropdownMenu1 > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_missing",
            "what": "Missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child + DIV > DIV:first-child > SECTION:first-child > DIV#block-servicesmenu > DIV:first-child > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV > DIV:first-child > H3#dropdownMenu1 > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_missing",
            "what": "Missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child + DIV > DIV:first-child > SECTION:first-child > DIV#block-servicesmenu > DIV:first-child > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > H3#dropdownMenu1 > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_missing",
            "what": "Missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child + DIV > DIV:first-child > SECTION:first-child > DIV#block-servicesmenu > DIV:first-child > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > H3#dropdownMenu1 > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_missing",
            "what": "Missing form label",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputSrcLang",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#goog-gt-tt > DIV#goog-gt-vt > DIV#goog-gt-votingHiddenPane > FORM#goog-gt-votingForm > INPUT#goog-gt-votingInputSrcLang"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_missing",
            "what": "Missing form label",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputTrgLang",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#goog-gt-tt > DIV#goog-gt-vt > DIV#goog-gt-votingHiddenPane > FORM#goog-gt-votingForm > INPUT#goog-gt-votingInputTrgLang"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_missing",
            "what": "Missing form label",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputSrcText",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#goog-gt-tt > DIV#goog-gt-vt > DIV#goog-gt-votingHiddenPane > FORM#goog-gt-votingForm > INPUT#goog-gt-votingInputSrcText"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_missing",
            "what": "Missing form label",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputTrgText",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#goog-gt-tt > DIV#goog-gt-vt > DIV#goog-gt-votingHiddenPane > FORM#goog-gt-votingForm > INPUT#goog-gt-votingInputTrgText"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_missing",
            "what": "Missing form label",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "goog-gt-votingInputVote",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#goog-gt-tt > DIV#goog-gt-vt > DIV#goog-gt-votingHiddenPane > FORM#goog-gt-votingForm > INPUT#goog-gt-votingInputVote"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_empty",
            "what": "Empty heading",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-page-title > DIV:first-child > H1:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "block-quirk-silva-theme-main-menu-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-quirk-silva-theme-main-menu > H2#block-quirk-silva-theme-main-menu-menu"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-2023womenofdistinctionawardnominations > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + HR + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-2023womenofdistinctionawardnominations > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + HR + P > IMG:first-child + BR + BR + STRONG"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-2023womenofdistinctionawardnominations > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + HR + P + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_duplicate",
            "what": "A nearby image has the same alternative text",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_duplicate",
            "what": "A nearby image has the same alternative text",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_duplicate",
            "what": "A nearby image has the same alternative text",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_duplicate",
            "what": "A nearby image has the same alternative text",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_duplicate",
            "what": "A nearby image has the same alternative text",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_duplicate",
            "what": "A nearby image has the same alternative text",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "dropdownMenu1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child + DIV > DIV:first-child > SECTION:first-child > DIV#block-servicesmenu > DIV:first-child > DIV:first-child > H1:first-child + DIV > DIV:first-child > DIV:first-child > H3#dropdownMenu1"
            },
            "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 > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + NAV > H4#pagination-heading"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-quirk-silva-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV#navbar-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-quirk-silva-theme-main-menu > UL#block-quirk-silva-theme-main-menu > LI:first-child > A:first-child + UL > LI: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 > A:first-child + NOSCRIPT"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687102620846
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caassy",
    "target": {
      "id": "caAD67-a",
      "which": "https://a67.asmdc.org/",
      "what": "Member Sharon Quirk-Silva (D)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-18T02:07:06",
  "timeStamp": "18ixx",
  "jobData": {
    "startTime": "2023-06-18T15:35:28",
    "endTime": "2023-06-18T15:37:00",
    "elapsedSeconds": 92,
    "visitLatency": 8,
    "logCount": 34,
    "logSize": 2292,
    "errorLogCount": 34,
    "errorLogSize": 2292,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        42
      ],
      [
        "testaro",
        14
      ],
      [
        "wave",
        6
      ],
      [
        "alfa",
        5
      ],
      [
        "ibm",
        4
      ],
      [
        "nuVal",
        2
      ],
      [
        "qualWeb",
        2
      ],
      [
        "axe",
        1
      ],
      [
        "htmlcs",
        1
      ],
      [
        "continuum",
        0
      ],
      [
        "tenon",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp27",
    "summary": {
      "total": 2494,
      "issue": 2137,
      "tool": 333,
      "prevention": 0,
      "log": 24,
      "latency": 0
    },
    "details": {
      "severity": {
        "total": [
          241,
          411,
          145,
          459
        ],
        "byTool": {
          "testaro": [
            21,
            155,
            40,
            56
          ],
          "alfa": [
            12,
            0,
            0,
            101
          ],
          "axe": [
            35,
            20,
            11,
            44
          ],
          "continuum": [
            0,
            0,
            0,
            24
          ],
          "htmlcs": [
            25,
            0,
            0,
            67
          ],
          "ibm": [
            0,
            25,
            0,
            54
          ],
          "nuVal": [
            48,
            0,
            80,
            0
          ],
          "qualWeb": [
            86,
            211,
            12,
            12
          ],
          "tenon": [
            0,
            0,
            2,
            81
          ],
          "wave": [
            14,
            0,
            0,
            20
          ]
        }
      },
      "prevention": {},
      "issue": {
        "iframeTitleBad": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "alfa": {
              "r13": {
                "quality": 1,
                "what": "iframe has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "<iframe> elements have an accessible name"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.2_4_1.H64.1": {
                "quality": 1,
                "what": "iframe element has no non-empty title attribute",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Iframe element requires a non-empty title attribute that identifies the frame."
                  ]
                }
              }
            }
          }
        },
        "ariaBadAttribute": {
          "score": 32,
          "maxCount": 8,
          "weight": 4,
          "tools": {
            "alfa": {
              "r18": {
                "quality": 1,
                "what": "ARIA state or property is not allowed for the element on which it is specified",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "aria-* states and properties are allowed"
                  ]
                }
              }
            },
            "axe": {
              "aria-allowed-attr": {
                "quality": 1,
                "what": "ARIA attribute is invalid for the role of its element",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\""
                  ]
                }
              }
            },
            "continuum": {
              "281": {
                "quality": 1,
                "what": "Element has an aria-expanded attribute, which is not allowed",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "The aria-expanded attribute is not allowed on this SPAN",
                    "The aria-expanded attribute is not allowed on this H3"
                  ]
                }
              }
            }
          }
        },
        "imageNoText": {
          "score": 32,
          "maxCount": 8,
          "weight": 4,
          "tools": {
            "alfa": {
              "r2": {
                "quality": 1,
                "what": "Image has no accessible name",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Images have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "image-alt": {
                "quality": 1,
                "what": "Image has no text alternative",
                "complaints": {
                  "countTotal": 4,
                  "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": 4,
                  "texts": [
                    "This img element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_1_1.H37": {
                "quality": 1,
                "what": "img element has no alt attribute",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative."
                  ]
                }
              }
            },
            "ibm": {
              "img_alt_valid": {
                "quality": 1,
                "what": "Image has neither an alt attribute nor an ARIA label or title",
                "complaints": {
                  "countTotal": 4,
                  "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": 8,
                  "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": 4,
                  "texts": [
                    "This rule checks that each image that is not marked as decorative, has an accessible name."
                  ]
                }
              }
            },
            "wave": {
              "alt_missing": {
                "quality": 1,
                "what": "Text alternative is missing",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Missing alternative text"
                  ]
                }
              }
            }
          }
        },
        "duplicateID": {
          "score": 64,
          "maxCount": 16,
          "weight": 4,
          "tools": {
            "alfa": {
              "r3": {
                "quality": 1,
                "what": "Element id attribute value is not unique",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "id attributes have a unique value"
                  ]
                }
              }
            },
            "axe": {
              "duplicate-id-aria": {
                "quality": 1,
                "what": "id attribute used in ARIA or in a label has a value that is not unique",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: dropdownMenu1"
                  ]
                }
              },
              "duplicate-id": {
                "quality": 1,
                "what": "id attribute value is not unique",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "id attribute value must be unique; Document has multiple static elements with the same id attribute: block-quirk-silva-theme-main-menu"
                  ]
                }
              }
            },
            "continuum": {
              "94": {
                "quality": 1,
                "what": "Element contains an id attribute set to a value that is not unique in the DOM",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "This NAV has an id attribute of 'block-quirk-silva-theme-main-menu', which is not unique in the same DOM",
                    "This UL has an id attribute of 'block-quirk-silva-theme-main-menu', which is not unique in the same DOM",
                    "This H3 has an id attribute of 'dropdownMenu1', which is not unique in the same DOM"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.4_1_1.F77": {
                "quality": 1,
                "what": "Duplicate id attribute value",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Duplicate id attribute value \"dropdownMenu1\" found on the web page.",
                    "Duplicate id attribute value \"block-quirk-silva-theme-main-menu\" 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": 4,
                  "texts": [
                    "The <ul> element has the id \"block-quirk-silva-theme-main-menu\" that is already in use",
                    "The <h3> element has the id \"dropdownMenu1\" that is already in use"
                  ]
                }
              }
            },
            "nuVal": {
              "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": {
                "quality": 1,
                "what": "Duplicate id",
                "complaints": {
                  "countTotal": 16,
                  "texts": [
                    "Duplicate ID block-quirk-silva-theme-main-menu.",
                    "The first occurrence of ID block-quirk-silva-theme-main-menu was here.",
                    "Duplicate ID dropdownMenu1.",
                    "The first occurrence of ID dropdownMenu1 was here."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R18": {
                "quality": 1,
                "what": "id attribute value is not unique",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "This rule checks that all id attribute values on a single page are unique."
                  ]
                }
              }
            }
          }
        },
        "headingLevelSkip": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "alfa": {
              "r53": {
                "quality": 1,
                "what": "Heading skips one or more levels",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Headings are structured"
                  ]
                }
              }
            },
            "axe": {
              "heading-order": {
                "quality": 1,
                "what": "Heading levels do not increase by only one",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Heading levels should only increase by one; Heading order invalid"
                  ]
                }
              }
            },
            "wave": {
              "heading_skipped": {
                "quality": 1,
                "what": "Skipped heading level",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Skipped heading level"
                  ]
                }
              }
            }
          }
        },
        "contentBeyondLandmarks": {
          "score": 40,
          "maxCount": 20,
          "weight": 2,
          "tools": {
            "alfa": {
              "r57": {
                "quality": 1,
                "what": "Perceivable text content is not included in any landmark",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "Perceivable text content is included in a landmark"
                  ]
                }
              }
            },
            "axe": {
              "region": {
                "quality": 1,
                "what": "Some page content is not contained by landmarks",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "All page content should be contained by landmarks; Some page content is not contained by landmarks"
                  ]
                }
              }
            },
            "ibm": {
              "aria_content_in_landmark": {
                "quality": 1,
                "what": "Content is not within a landmark element",
                "complaints": {
                  "countTotal": 20,
                  "texts": [
                    "Content is not within a landmark element"
                  ]
                }
              }
            }
          }
        },
        "h1Missing": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "alfa": {
              "r61": {
                "quality": 1,
                "what": "First heading is not h1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Documents start with a level 1 heading"
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 132,
          "maxCount": 66,
          "weight": 2,
          "tools": {
            "alfa": {
              "r62": {
                "quality": 1,
                "what": "Inline link is not distinct from the surrounding text except by color",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links in blocks of text are distinguishable"
                  ]
                }
              }
            },
            "axe": {
              "link-in-text-block": {
                "quality": 1,
                "what": "Link is not distinct from surrounding text without reliance on color",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links must be distinguishable without relying on color; The link has insufficient color contrast of 1.68:1 with the surrounding text. (Minimum contrast is 3:1, link text: #2858af, surrounding text: #7f7f7f); The link has no styling (such as underline) to distinguish it from the surrounding text"
                  ]
                }
              }
            },
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 66,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 464,
          "maxCount": 116,
          "weight": 4,
          "tools": {
            "alfa": {
              "r65": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Element in sequential focus order has visible focus"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R62": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 116,
                  "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": 19,
                  "texts": [
                    "BUTTON element has a non-outline focus indicator",
                    "A element has a non-outline focus indicator",
                    "INPUT element has a non-outline focus indicator",
                    "A element has no focus indicator",
                    "IFRAME element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 59,
          "maxCount": 59,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 59,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast-enhanced": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 38,
                  "texts": [
                    "Elements must meet enhanced color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
                    "Elements must meet enhanced color contrast ratio thresholds; Element content contains only non-text characters",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.2 (foreground color: #f5f5f5, background color: #2858af, 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 6.76 (foreground color: #ffffff, background color: #2858af, 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 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 4.5:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.64 (foreground color: #2858af, background color: #fdfdfd, 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 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, 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 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G17.Fail": {
                "quality": 1,
                "what": "Text has insufficient contrast",
                "complaints": {
                  "countTotal": 35,
                  "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 6.2:1. Recommendation:  change background to #1f4fa6.",
                    "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 6.65:1. Recommendation:  change text colour to #2454ab.",
                    "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 6.76:1. Recommendation:  change background to #2555ac.",
                    "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 6.76:1. Recommendation:  change text colour to #2555ac.",
                    "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.94:1. Recommendation:  change text colour to #575757.",
                    "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.69:1. Recommendation:  change text colour to #515a62."
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 44,
          "maxCount": 11,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
                    "Elements must meet minimum color contrast ratio thresholds; Element content contains only non-text characters",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.93 (foreground color: #7f7f7f, background color: #fdfdfd, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G18.Fail": {
                "quality": 1,
                "what": "Contrast between the text and its background is less than 4.5:1",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.",
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.94:1. Recommendation:  change text colour to #757575."
                  ]
                }
              }
            },
            "wave": {
              "contrast": {
                "quality": 1,
                "what": "Very low contrast",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "Very low contrast"
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 60,
          "maxCount": 20,
          "weight": 3,
          "tools": {
            "alfa": {
              "r70": {
                "quality": 1,
                "what": "Element is obsolete or deprecated",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "No obsolete or deprecated elements are used"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_3_1.H49.AlignAttr": {
                "quality": 1,
                "what": "align attribute is obsolete",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Align attributes ."
                  ]
                }
              },
              "AAA.1_3_1.H49.Center": {
                "quality": 1,
                "what": "center element is obsolete",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Presentational markup used that has become obsolete in HTML5."
                  ]
                }
              }
            },
            "ibm": {
              "element_attribute_deprecated": {
                "quality": 1,
                "what": "Element or attribute is obsolete",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
                    "The HTML attribute(s) \"charset\" is deprecated for the <link> element in HTML 5",
                    "The <center> element is deprecated in HTML 5",
                    "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
                    "The HTML attribute(s) \"align\" is deprecated in HTML 5"
                  ]
                }
              }
            },
            "nuVal": {
              "^The .+ attribute on the .+ element is obsolete.+$": {
                "quality": 1,
                "what": "Attribute is obsolete on its element",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "The charset attribute on the link element is obsolete. Use an HTTP Content-Type header on the linked resource instead.",
                    "The charset attribute on the script element is obsolete.",
                    "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
                    "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
                    "The align attribute on the div element is obsolete. Use CSS instead."
                  ]
                }
              },
              "The center element is obsolete. Use CSS instead.": {
                "quality": 1,
                "what": "center element is obsolete",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "The center element is obsolete. Use CSS instead."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-BP10": {
                "quality": 1,
                "what": "HTML element is used to control the visual presentation of content",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "No HTML elements are used to control the visual presentation of content"
                  ]
                }
              }
            }
          }
        },
        "headingOfNothing": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "alfa": {
              "r78": {
                "quality": 1,
                "what": "No content between two headings of the same level",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Headings of same level have text content between them"
                  ]
                }
              }
            }
          }
        },
        "formFieldNoText": {
          "score": 20,
          "maxCount": 5,
          "weight": 4,
          "tools": {
            "alfa": {
              "r8": {
                "quality": 1,
                "what": "Form field has no accessible name",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Form fields have an accessible name"
                  ]
                }
              }
            }
          }
        },
        "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": 0,
          "maxCount": 0.4,
          "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": 2,
                  "texts": [
                    "Frames should be tested with axe-core; The iframe still has to be tested with axe-core"
                  ]
                }
              }
            }
          }
        },
        "hiddenContentRisk": {
          "score": 35,
          "maxCount": 35,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 35,
                  "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."
                  ]
                }
              }
            }
          }
        },
        "visibleLabelNotName": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "axe": {
              "label-content-name-mismatch": {
                "quality": 1,
                "what": "Element visible text is not part of its accessible name",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Elements must have their visible text as part of their accessible name; Text inside the element is not included in the accessible name"
                  ]
                }
              }
            },
            "ibm": {
              "label_name_visible": {
                "quality": 1,
                "what": "Accessible name does not match or contain the visible label text",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Accessible name does not match or contain the visible label text"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R30": {
                "quality": 1,
                "what": "Visible label is not part of the accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that interactive elements labeled through their content have their visible label as part of their accessible name."
                  ]
                }
              }
            }
          }
        },
        "landmarkConfusion": {
          "score": 15,
          "maxCount": 5,
          "weight": 3,
          "tools": {
            "axe": {
              "landmark-unique": {
                "quality": 1,
                "what": "Landmark has a role and an accessible name that are identical to another",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                  ]
                }
              }
            },
            "ibm": {
              "aria_landmark_name_unique": {
                "quality": 1,
                "what": "Multiple landmarks with the same parent region are not distinguished from one another",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
                    "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label"
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        },
        "svgImageNoText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "continuum": {
              "123": {
                "quality": 1,
                "what": "svg element has no machanism allowing an accessible name to be calculated",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This svg element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            }
          }
        },
        "navConfusion": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "continuum": {
              "531": {
                "quality": 1,
                "what": "nav element has an accessible name that is non-unique among the nav elements",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This nav does not have a unique accessible name as required when two or more nav elements are present"
                  ]
                }
              }
            },
            "ibm": {
              "aria_navigation_label_unique": {
                "quality": 1,
                "what": "Multiple elements with the navigation role do not have unique labels",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Multiple elements with \"navigation\" role do not have unique labels"
                  ]
                }
              }
            }
          }
        },
        "navNoText": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "continuum": {
              "533": {
                "quality": 1,
                "what": "nav element is not the only nav element but has no accessible name",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This nav does not have an accessible name as required when two or more nav elements are present"
                  ]
                }
              }
            }
          }
        },
        "decorativeImageRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_1_1.H67.2": {
                "quality": 1,
                "what": "Image marked as decorative may be informative",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Img element is marked so that it is ignored by Assistive Technology."
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 24,
          "maxCount": 12,
          "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": 12,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "scrollRisk": {
          "score": 3,
          "maxCount": 3,
          "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": 3,
                  "texts": [
                    "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion."
                  ]
                }
              }
            }
          }
        },
        "contrastRisk": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_6.G17.Abs": {
                "quality": 1,
                "what": "Contrast between the absolutely positioned text and its background may be less than 7:1",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1."
                  ]
                }
              },
              "AAA.1_4_6.G17.BgImage": {
                "quality": 1,
                "what": "Contrast between the text and its background image may be less than 7: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 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": 3,
                  "texts": [
                    "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1."
                  ]
                }
              }
            }
          }
        },
        "linkWindowSurpriseRisk": {
          "score": 7,
          "maxCount": 7,
          "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": 7,
                  "texts": [
                    "Check that this link's link text contains information indicating that the link will open in a new window."
                  ]
                }
              }
            }
          }
        },
        "linkNoText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "htmlcs": {
              "AAA.4_1_2.H91.A.Empty": {
                "quality": 1,
                "what": "a element has an id attribute but no href attribute or text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element."
                  ]
                }
              }
            }
          }
        },
        "controlNoText": {
          "score": 20,
          "maxCount": 5,
          "weight": 4,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.F68": {
                "quality": 1,
                "what": "Form control has no label",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate."
                  ]
                }
              }
            },
            "wave": {
              "label_missing": {
                "quality": 1,
                "what": "form element has no label",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Missing form label"
                  ]
                }
              }
            }
          }
        },
        "headingStructure": {
          "score": 8,
          "maxCount": 4,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1_AAA.G141": {
                "quality": 1,
                "what": "Heading level is incorrect",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.",
                    "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.",
                    "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.",
                    "The heading structure is not logically nested. This h4 element should be an h3 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."
                  ]
                }
              }
            }
          }
        },
        "submitButton": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "htmlcs": {
              "AAA.3_2_2.H32.2": {
                "quality": 1,
                "what": "Form has no submit button",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-WCAG-T19": {
                "quality": 1,
                "what": "Submit button not provided",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to provide a mechanism that allows users to explicitly request changes of context. The intended use of a submit button is to generate an HTTP request that submits data entered in a form, so it is an appropriate control to use for causing a change of context."
                  ]
                }
              }
            }
          }
        },
        "buttonNoText": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "htmlcs": {
              "AAA.4_1_2.H91.Button.Name": {
                "quality": 1,
                "what": "Button element has no accessible name",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute."
                  ]
                }
              }
            },
            "wave": {
              "button_empty": {
                "quality": 1,
                "what": "Button is empty or has no value text",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Empty button"
                  ]
                }
              }
            }
          }
        },
        "inputNoText": {
          "score": 20,
          "maxCount": 5,
          "weight": 4,
          "tools": {
            "htmlcs": {
              "AAA.4_1_2.H91.InputText.Name": {
                "quality": 1,
                "what": "Text input has no accessible name",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute."
                  ]
                }
              }
            }
          }
        },
        "pageLanguage": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "ibm": {
              "html_lang_exists": {
                "quality": 1,
                "what": "Page detected as HTML, but has no lang attribute",
                "complaints": {
                  "countTotal": 2,
                  "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"
                  ]
                }
              }
            }
          }
        },
        "complementaryNoText": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "ibm": {
              "aria_complementary_labelled": {
                "quality": 1,
                "what": "Element with a complementary role has no label",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The element with \"complementary\" role does not have a label"
                  ]
                }
              }
            }
          }
        },
        "asideConfusion": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_complementary_label_unique": {
                "quality": 1,
                "what": "Multiple elements with a complementary role have no unique labels",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Multiple elements with \"complementary\" role do not have unique labels"
                  ]
                }
              }
            }
          }
        },
        "attributeBad": {
          "score": 40,
          "maxCount": 10,
          "weight": 4,
          "tools": {
            "ibm": {
              "aria_attribute_valid": {
                "quality": 1,
                "what": "ARIA attribute is invalid for the role of its element",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
                    "The ARIA attributes \"aria-expanded\" are not valid for the element <h3> with implicit ARIA role \"heading\""
                  ]
                }
              }
            },
            "nuVal": {
              "^Attribute .+ not allowed on element .+ at this point.*$": {
                "quality": 1,
                "what": "Attribute not allowed on this element",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Attribute type not allowed on element h3 at this point.",
                    "Attribute alt not allowed on element a at this point."
                  ]
                }
              }
            }
          }
        },
        "roleRedundant": {
          "score": 42,
          "maxCount": 42,
          "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": 16,
                  "texts": [
                    "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
                    "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
                    "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
                    "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
                    "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>"
                  ]
                }
              }
            },
            "nuVal": {
              "^The .+ role is unnecessary for element .+$": {
                "quality": 1,
                "what": "explicit role is redundant for its element",
                "complaints": {
                  "countTotal": 32,
                  "texts": [
                    "The banner role is unnecessary for element header.",
                    "The navigation role is unnecessary for element nav.",
                    "The complementary role is unnecessary for element aside.",
                    "The main role is unnecessary for element main.",
                    "The article role is unnecessary for element article."
                  ]
                }
              }
            },
            "testaro": {
              "role": {
                "quality": 1,
                "what": "Invalid, native-replacing, or redundant role",
                "complaints": {
                  "countTotal": 42,
                  "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)",
                    "NAV elements have redundant explicit role navigation (count: 1)",
                    "ASIDE elements have redundant explicit role complementary (count: 3)",
                    "MAIN elements have redundant explicit role main (count: 1)",
                    "ARTICLE elements have redundant explicit role article (count: 10)",
                    "A elements have invalid or native-replaceable explicit role button (count: 24)"
                  ]
                }
              }
            }
          }
        },
        "typeRedundant": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "nuVal": {
              "The type attribute is unnecessary for JavaScript resources.": {
                "quality": 1,
                "what": "type attribute is unnecessary for a JavaScript resource",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "The type attribute is unnecessary for JavaScript resources."
                  ]
                }
              }
            }
          }
        },
        "attributeMissing": {
          "score": 32,
          "maxCount": 8,
          "weight": 4,
          "tools": {
            "nuVal": {
              "^Element .+ is missing one or more of the following attributes: .+$": {
                "quality": 1,
                "what": "Element is missing a required attribute",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "Element span is missing one or more of the following attributes: role."
                  ]
                }
              }
            }
          }
        },
        "parentBad": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "nuVal": {
              "^Element .+ not allowed as child of element .+ in this context.*$": {
                "quality": 1,
                "what": "Element has an invalid parent",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.)"
                  ]
                }
              }
            }
          }
        },
        "elementClosure": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "nuVal": {
              "^Stray start tag .+$": {
                "quality": 1,
                "what": "Invalid opening tag",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Stray start tag iframe."
                  ]
                }
              }
            }
          }
        },
        "slashParseRisk": {
          "score": 115,
          "maxCount": 115,
          "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": 115,
                  "texts": [
                    "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values."
                  ]
                }
              }
            }
          }
        },
        "governedBadID": {
          "score": 96,
          "maxCount": 24,
          "weight": 4,
          "tools": {
            "nuVal": {
              "The aria-controls attribute must point to an element in the same document.": {
                "quality": 1,
                "what": "aria-controls attribute references an element not in the document",
                "complaints": {
                  "countTotal": 24,
                  "texts": [
                    "The aria-controls attribute must point to an element in the same document."
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        },
        "linkTextsSame": {
          "score": 120,
          "maxCount": 60,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-ACT-R9": {
                "quality": 1,
                "what": "Links with identical accessible names have different purposes",
                "complaints": {
                  "countTotal": 36,
                  "texts": [
                    "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources."
                  ]
                }
              },
              "QW-ACT-R44": {
                "quality": 1,
                "what": "Links with identical accessible names and context serve different purposes",
                "complaints": {
                  "countTotal": 24,
                  "texts": [
                    "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources."
                  ]
                }
              }
            },
            "tenon": {
              "98": {
                "quality": 1,
                "what": "Links have the same text but different destinations",
                "complaints": {
                  "countTotal": 28,
                  "texts": [
                    "These links have the same text but different destinations."
                  ]
                }
              }
            }
          }
        },
        "errorReferenceBad": {
          "score": 24,
          "maxCount": 6,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R41": {
                "quality": 1,
                "what": "Error message describes no invalid form field value",
                "complaints": {
                  "countTotal": 6,
                  "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": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T9": {
                "quality": 1,
                "what": "Page is not organized using headings",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order"
                  ]
                }
              }
            }
          }
        },
        "linkPair": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T10": {
                "quality": 1,
                "what": "Adjacent image and text links for the same resource are not combined",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link."
                  ]
                }
              }
            },
            "wave": {
              "link_redundant": {
                "quality": 1,
                "what": "Adjacent links go to the same URL",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Redundant link"
                  ]
                }
              }
            }
          }
        },
        "ignorable": {
          "score": 0,
          "maxCount": 35,
          "weight": 0,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T20": {
                "quality": 1,
                "what": "Link text is not supplemented with a title attribute",
                "complaints": {
                  "countTotal": 35,
                  "texts": [
                    "Supplementing link text with the title attribute"
                  ]
                }
              }
            }
          }
        },
        "textAlternativeRisk": {
          "score": 14,
          "maxCount": 14,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T8": {
                "quality": 1,
                "what": "Text alternative is not an alternative",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content"
                  ]
                }
              }
            }
          }
        },
        "colorMissing": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T31": {
                "quality": 1,
                "what": "Foreground or background color is specified but not both",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination."
                  ]
                }
              }
            }
          }
        },
        "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": 4,
          "maxCount": 4,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-BP11": {
                "quality": 1,
                "what": "br is used to make a list",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Using 3 consecutive br elements"
                  ]
                }
              }
            }
          }
        },
        "noHeading": {
          "score": 69,
          "maxCount": 23,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP1": {
                "quality": 1,
                "what": "h1-h6 not used to identify headings",
                "complaints": {
                  "countTotal": 23,
                  "texts": [
                    "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content"
                  ]
                }
              }
            }
          }
        },
        "bannerNot1": {
          "score": 10,
          "maxCount": 5,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-BP20": {
                "quality": 1,
                "what": "Document has more than 1 banner landmark",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Ensures the document has at most one banner landmark"
                  ]
                }
              }
            }
          }
        },
        "boxSizeAbsolute": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP15": {
                "quality": 1,
                "what": "Element width is specified in an absolute value",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "At least one width attribute of an HTML element is expressed in absolute values"
                  ]
                }
              }
            }
          }
        },
        "bannerNotTop": {
          "score": 20,
          "maxCount": 10,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-BP19": {
                "quality": 1,
                "what": "banner landmark is not at the top level",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Ensures the banner landmark is at top level"
                  ]
                }
              }
            }
          }
        },
        "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."
                  ]
                }
              }
            }
          }
        },
        "titleRedundant": {
          "score": 5,
          "maxCount": 5,
          "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": 5,
                  "texts": [
                    "This link has a `title` attribute that is the same as the text inside the link."
                  ]
                }
              }
            }
          }
        },
        "fontSmall": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "134": {
                "quality": 1,
                "what": "Text is very small",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Very small text found."
                  ]
                }
              }
            }
          }
        },
        "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": 108,
          "maxCount": 36,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 36,
                  "texts": [
                    "This actionable element is smaller than the minimum required size."
                  ]
                }
              }
            }
          }
        },
        "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."
                  ]
                }
              }
            }
          }
        },
        "textRotated": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "tenon": {
              "271": {
                "quality": 1,
                "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This text is rotated from the horizontal by 60 degrees or more."
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        },
        "focusableOperable": {
          "score": 30,
          "maxCount": 10,
          "weight": 3,
          "tools": {
            "testaro": {
              "focOp": {
                "quality": 1,
                "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    null
                  ]
                }
              }
            }
          }
        },
        "hoverSurprise": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "testaro": {
              "hover": {
                "quality": 1,
                "what": "Hovering is impossible or mis-indicated or changes content",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Hovering over element has unexpected effects",
                    "Link or button makes the hovering mouse cursor nonstandard"
                  ]
                }
              }
            }
          }
        },
        "labelClash": {
          "score": 16,
          "maxCount": 8,
          "weight": 2,
          "tools": {
            "testaro": {
              "labClash": {
                "quality": 1,
                "what": "Incompatible label types",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "Element INPUT is unlabeled",
                    "Element BUTTON is unlabeled"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 11,
          "maxCount": 11,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "In-line links have 3 different styles",
                    "Buttons have 6 different styles",
                    "Level-1 headings have 2 different styles",
                    "Level-2 headings have 3 different styles",
                    "Level-4 headings have 2 different styles"
                  ]
                }
              }
            }
          }
        },
        "titleBad": {
          "score": 68,
          "maxCount": 17,
          "weight": 4,
          "tools": {
            "testaro": {
              "titledEl": {
                "quality": 1,
                "what": "title attribute belongs to an inappropriate element",
                "complaints": {
                  "countTotal": 17,
                  "texts": [
                    "A element has a title attribute"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 18,
          "maxCount": 18,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 18,
                  "texts": [
                    "A element has a non-default Z index",
                    "UL element has a non-default Z index",
                    "DIV element has a non-default Z index",
                    "SPAN element has a non-default Z index",
                    "IFRAME element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "imagesSameAlt": {
          "score": 6,
          "maxCount": 6,
          "weight": 1,
          "tools": {
            "wave": {
              "alt_duplicate": {
                "quality": 1,
                "what": "Two images near each other have the same text alternative",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "A nearby image has the same alternative text"
                  ]
                }
              }
            }
          }
        },
        "pseudoHeadingRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "wave": {
              "heading_possible": {
                "quality": 1,
                "what": "Possible heading",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Possible heading"
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}