Accessibility digest
Page | Member Robert Rivas (D) |
---|---|
URL | https://a29.asmdc.org/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/18 |
Score | 2333 |
Tested by | Testaro, procedure ts27 |
Scored by | Testilo, procedure tsp27 |
Digested by | Testilo, 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 Robert Rivas (D) at https://a29.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 2333, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 2333 | Sum of the component scores |
issue | 1991 | Severity and number of reported defects |
tool | 319 | Tool-by-tool defect ratings |
prevention | 0 | Failed attempts by tools to test the page |
log | 23 | Browser warnings about the page |
latency | 0 | Abnormal 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 | Score |
---|---|
focusIndication | 492 |
linkIndication | 154 |
titleBad | 104 |
targetSize | 90 |
linkForcesNewWindow | 90 |
textContrastAA | 76 |
linkNoText | 60 |
contrastAAA | 58 |
noHeading | 57 |
fatalError | 50 |
linkTextsSame | 48 |
slashParseRisk | 43 |
attributeMissing | 40 |
linkPair | 40 |
elementClosure | 33 |
obsolete | 30 |
roleRedundant | 30 |
focusableOperable | 30 |
tabFocusability | 28 |
parseError | 27 |
landmarkConfusion | 24 |
ariaBadAttribute | 20 |
attributeBad | 20 |
bannerNotTop | 20 |
navConfusion | 18 |
navNoText | 18 |
zIndexNotZero | 18 |
duplicateID | 16 |
pseudoNavList | 16 |
textAlternativeRisk | 16 |
contrastRisk | 15 |
linkWindowSurpriseRisk | 15 |
hiddenContentRisk | 12 |
buttonNoText | 12 |
inconsistentStyles | 11 |
headingStructure | 10 |
hoverSurprise | 10 |
titleRedundant | 9 |
headingLevelSkip | 8 |
pageLanguage | 8 |
h1Multiple | 8 |
parentBad | 8 |
visibleLabelNotName | 6 |
activeEmbedding | 6 |
asideConfusion | 6 |
justification | 6 |
bannerNot1 | 6 |
boxSizeAbsolute | 6 |
labelClash | 6 |
repeatedContentRisk | 5 |
listChild | 4 |
errorReferenceBad | 4 |
leadingClipsText | 4 |
h1Missing | 3 |
roleBad | 3 |
nestingBad | 3 |
skipRepeatedContent | 3 |
sectionHeadingless | 3 |
horizontalScrolling | 3 |
imagesSameAlt | 3 |
linkConfusionRisk | 2 |
pseudoHeadingRisk | 2 |
contentBeyondLandmarks | 2 |
complementaryNoText | 2 |
mainNone | 2 |
imageTextLong | 2 |
noScriptRisk | 2 |
scrollRisk | 1 |
pseudoList | 1 |
visibleBulk | 1 |
duplicateAttribute | 1 |
videoCaptionRisk | 1 |
frameContentRisk | 0 |
ignorable | 0 |
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: 492
Complaints by alfa
Rule r65
r65
Description: Element in the sequential focus order has no visible focus
Count of instances: 1
Complaint specifics
- Element in sequential focus order has visible focus
Complaints by qualWeb
Rule QW-ACT-R62
QW-ACT-R62
Description: Element in the sequential focus order has no visible focus
Count of instances: 123
Complaint specifics
- This rule checks that each element in sequential focus order has some visible focus indication.
Complaints by testaro
Rule focInd
focInd
Description: Focused element displays a nonstandard or no focus indicator
Count of instances: 21
Complaint specifics
- 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
Issue linkIndication
WCAG: 1.3.3
Score: 154
Complaints by testaro
Rule linkUl
linkUl
Description: Non-underlined adjacent links
Count of instances: 77
Complaint specifics
- Link is inline but has no underline
Issue titleBad
WCAG: 1.3.1
Score: 104
Complaints by testaro
Rule titledEl
titledEl
Description: title attribute belongs to an inappropriate element
Count of instances: 26
Complaint specifics
- A element has a title attribute
Issue targetSize
WCAG: 2.5.5
Score: 90
Complaints by tenon
Rule 152
152
Description: Actionable element is smaller than the minimum required size
Count of instances: 30
Complaint specifics
- This actionable element is smaller than the minimum required size.
Issue linkForcesNewWindow
WCAG: 3.2.5
Score: 90
Complaints by tenon
Rule 218
218
Description: Link opens in a new window without user control
Count of instances: 30
Complaint specifics
- This link opens in a new window without user control.
Issue textContrastAA
WCAG: 1.4.3
Score: 76
Complaints by alfa
Rule r69
r69
Description: Text outside widget has subminimum contrast
Count of instances: 19
Complaint specifics
- Text outside widget has minimum contrast
Complaints by axe
Rule color-contrast
color-contrast
Description: Element has insufficient color contrast
Count of instances: 4
Complaint specifics
- 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
Complaints by wave
Rule contrast
contrast
Description: Very low contrast
Count of instances: 5
Complaint specifics
- Very low contrast
Issue linkNoText
WCAG: 2.4.4
Score: 60
Complaints by alfa
Rule r11
r11
Description: Link has no accessible name
Count of instances: 14
Complaint specifics
- Links have an accessible name
Complaints by axe
Rule link-name
link-name
Description: Link has no discernible text
Count of instances: 14
Complaint specifics
- Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute
Complaints by continuum
Rule 237
237
Description: a element has no machanism allowing an accessible name value to be calculated
Count of instances: 15
Complaint specifics
- This A element does not have a mechanism that allows an accessible name value to be calculated
Complaints by htmlcs
Rule AAA.4_1_2.H91.A.Empty
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
- Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.
Rule AAA.4_1_2.H91.A.NoContent
Description: Link has an href attribute but no text
Count of instances: 1
Complaint specifics
- Anchor element found with a valid href attribute, but no link content has been supplied.
Complaints by ibm
Rule a_text_purpose
a_text_purpose
Description: Hyperlink has no link text, label, or image with a text alternative
Count of instances: 14
Complaint specifics
- Hyperlink has no link text, label or image with a text alternative
Complaints by qualWeb
Rule QW-ACT-R12
QW-ACT-R12
Description: Link has no accessible name
Count of instances: 15
Complaint specifics
- This rule checks that each link has an accessible name.
Complaints by tenon
Rule 57
57
Description: Link has no text inside it
Count of instances: 14
Complaint specifics
- This link has no text inside it.
Complaints by wave
Rule link_empty
link_empty
Description: Link contains no text
Count of instances: 14
Complaint specifics
- Empty link
Issue contrastAAA
WCAG: 1.4.6
Score: 58
Complaints by alfa
Rule r66
r66
Description: Text contrast less than AAA requires
Count of instances: 58
Complaint specifics
- Text outside widget has enhanced contrast
Complaints by axe
Rule color-contrast-enhanced
color-contrast-enhanced
Description: Element has insufficient color contrast (Level AAA)
Count of instances: 40
Complaint specifics
- 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 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 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: #2858af, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1
Complaints by htmlcs
Rule AAA.1_4_6.G17.Fail
AAA.1_4_6.G17.Fail
Description: Text has insufficient contrast
Count of instances: 36
Complaint specifics
- 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.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 4.69:1. Recommendation: change text colour to #515a62.
Issue noHeading
WCAG: 1.3.1
Score: 57
Complaints by qualWeb
Rule QW-BP1
QW-BP1
Description: h1-h6 not used to identify headings
Count of instances: 19
Complaint specifics
- It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content
Issue fatalError
WCAG: 4.1
Score: 50
Complaints by nuVal
Rule Cannot recover after last error. Any further errors will be ignored.
Cannot recover after last error. Any further errors will be ignored.
Description: Testing was interrupted by a fatal error
Count of instances: 1
Complaint specifics
- Cannot recover after last error. Any further errors will be ignored.
Issue linkTextsSame
WCAG: 2.4.4
Score: 48
Complaints by qualWeb
Rule QW-ACT-R9
QW-ACT-R9
Description: Links with identical accessible names have different purposes
Count of instances: 16
Complaint specifics
- This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.
Rule QW-ACT-R44
Description: Links with identical accessible names and context serve different purposes
Count of instances: 8
Complaint specifics
- This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.
Complaints by tenon
Rule 98
98
Description: Links have the same text but different destinations
Count of instances: 9
Complaint specifics
- These links have the same text but different destinations.
Issue slashParseRisk
WCAG: 4.1
Score: 43
Complaints by nuVal
Rule Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
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: 43
Complaint specifics
- Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Issue attributeMissing
WCAG: 4.1.2
Score: 40
Complaints by nuVal
Rule ^Element .+ is missing one or more of the following attributes: .+$
^Element .+ is missing one or more of the following attributes: .+$
Description: Element is missing a required attribute
Count of instances: 10
Complaint specifics
- Element span is missing one or more of the following attributes: role.
Issue linkPair
WCAG: 2.4.4
Score: 40
Complaints by qualWeb
Rule QW-WCAG-T10
QW-WCAG-T10
Description: Adjacent image and text links for the same resource are not combined
Count of instances: 2
Complaint specifics
- 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.
Complaints by wave
Rule link_redundant
link_redundant
Description: Adjacent links go to the same URL
Count of instances: 20
Complaint specifics
- Redundant link
Issue elementClosure
WCAG: 4.1.1
Score: 33
Complaints by nuVal
Rule ^End tag .+ seen, but there were open elements.*$
^End tag .+ seen, but there were open elements.*$
Description: Element is closed while an element within it is unclosed
Count of instances: 9
Complaint specifics
- End tag figcaption seen, but there were open elements.
- End tag figure seen, but there were open elements.
- End tag div seen, but there were open elements.
- End tag section seen, but there were open elements.
- End tag main seen, but there were open elements.
Rule ^Unclosed element .+$
Description: Element is unclosed
Count of instances: 1
Complaint specifics
- Unclosed element a.
Rule ^Start tag .+ seen but an element of the same type was already open.*$
Description: Element is invalidly a descendant of another such element
Count of instances: 1
Complaint specifics
- Start tag a seen but an element of the same type was already open.
Issue obsolete
WCAG: 4.1
Score: 30
Complaints by htmlcs
Rule AAA.1_3_1.H49.AlignAttr
AAA.1_3_1.H49.AlignAttr
Description: align attribute is obsolete
Count of instances: 1
Complaint specifics
- Align attributes .
Complaints by ibm
Rule element_attribute_deprecated
element_attribute_deprecated
Description: Element or attribute is obsolete
Count of instances: 4
Complaint specifics
- The HTML attribute(s) "http-equiv" is deprecated for the <meta> element in HTML 5
- The HTML attribute(s) "align" is deprecated in HTML 5
- The HTML attribute(s) "frameborder" is deprecated for the <iframe> element in HTML 5
Complaints by nuVal
Rule ^The .+ attribute on the .+ element is obsolete.+$
^The .+ attribute on the .+ element is obsolete.+$
Description: Attribute is obsolete on its element
Count of instances: 10
Complaint specifics
- 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.
Issue roleRedundant
WCAG: 4.1.2
Score: 30
Complaints by ibm
Rule aria_role_redundant
aria_role_redundant
Description: Explicitly assigned ARIA role is redundant with the implicit role of the element
Count of instances: 15
Complaint specifics
- 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>
Complaints by nuVal
Rule ^The .+ role is unnecessary for element .+$
^The .+ role is unnecessary for element .+$
Description: explicit role is redundant for its element
Count of instances: 30
Complaint specifics
- 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.
Complaints by testaro
Rule role
role
Description: Invalid, native-replacing, or redundant role
Count of instances: 30
Complaint specifics
- 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: 2)
- 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: 13)
Issue focusableOperable
WCAG: 2.1.1
Score: 30
Complaints by testaro
Rule focOp
focOp
Description: Tab-focusable elements that are inoperable or operable elements that are not focusable
Count of instances: 10
Complaint specifics
Issue tabFocusability
WCAG: 2.1.1
Score: 28
Complaints by testaro
Rule focAll
focAll
Description: Discrepancy between elements that should be and that are Tab-focusable
Count of instances: 14
Complaint specifics
- Some focusable elements are not Tab-focusable or vice versa
Issue parseError
WCAG: 4.1
Score: 27
Complaints by nuVal
Rule ^Saw .+ when expecting an attribute name. Probable cause: (?:.+ missing|Missing .+) immediately before.*$
^Saw .+ when expecting an attribute name. Probable cause: (?:.+ missing|Missing .+) immediately before.*$
Description: Invalid character appears where an attribute name must appear
Count of instances: 2
Complaint specifics
- Saw " when expecting an attribute name. Probable cause: = missing immediately before.
Rule ^The element .+ must not appear as a descendant of the .+ element.*$
Description: Element has an invalid ancestor
Count of instances: 6
Complaint specifics
- The element label must not appear as a descendant of the a element.
- The element input must not appear as a descendant of the a element.
Rule No space between attributes.
Description: No space between attributes
Count of instances: 1
Complaint specifics
- No space between attributes.
Issue landmarkConfusion
WCAG: 1.3.6
Score: 24
Complaints by axe
Rule landmark-unique
landmark-unique
Description: Landmark has a role and an accessible name that are identical to another
Count of instances: 2
Complaint specifics
- Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Complaints by ibm
Rule aria_landmark_name_unique
aria_landmark_name_unique
Description: Multiple landmarks with the same parent region are not distinguished from one another
Count of instances: 8
Complaint specifics
- 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
Issue ariaBadAttribute
WCAG: 4.1.2
Score: 20
Complaints by axe
Rule aria-allowed-attr
aria-allowed-attr
Description: ARIA attribute is invalid for the role of its element
Count of instances: 5
Complaint specifics
- Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded="false"
Complaints by continuum
Rule 281
281
Description: Element has an aria-expanded attribute, which is not allowed
Count of instances: 5
Complaint specifics
- The aria-expanded attribute is not allowed on this SPAN
Issue attributeBad
WCAG: 1.3.1
Score: 20
Complaints by ibm
Rule aria_attribute_valid
aria_attribute_valid
Description: ARIA attribute is invalid for the role of its element
Count of instances: 5
Complaint specifics
- The ARIA attributes "aria-expanded" are not valid for the element <span> with implicit ARIA role "generic"
Complaints by nuVal
Rule ^Attribute .+ is not serializable as XML 1\.0.*$
^Attribute .+ is not serializable as XML 1\.0.*$
Description: Attribute is invalidly nonserializable
Count of instances: 2
Complaint specifics
- Attribute " is not serializable as XML 1.0.
Rule ^Attribute .+ not allowed on element .+ at this point.*$
Description: Attribute not allowed on this element
Count of instances: 2
Complaint specifics
- Attribute " not allowed on element a at this point.
Issue bannerNotTop
WCAG: 1.3.6
Score: 20
Complaints by qualWeb
Rule QW-BP19
QW-BP19
Description: banner landmark is not at the top level
Count of instances: 10
Complaint specifics
- Ensures the banner landmark is at top level
Issue navConfusion
WCAG: 1.3.6
Score: 18
Complaints by continuum
Rule 531
531
Description: nav element has an accessible name that is non-unique among the nav elements
Count of instances: 6
Complaint specifics
- This nav does not have a unique accessible name as required when two or more nav elements are present
Complaints by ibm
Rule aria_navigation_label_unique
aria_navigation_label_unique
Description: Multiple elements with the navigation role do not have unique labels
Count of instances: 6
Complaint specifics
- Multiple elements with "navigation" role do not have unique labels
Issue navNoText
WCAG: 1.3.6
Score: 18
Complaints by continuum
Rule 533
533
Description: nav element is not the only nav element but has no accessible name
Count of instances: 6
Complaint specifics
- This nav does not have an accessible name as required when two or more nav elements are present
Issue zIndexNotZero
WCAG: 1.4
Score: 18
Complaints by testaro
Rule zIndex
zIndex
Description: Layering with nondefault z-index values
Count of instances: 18
Complaint specifics
- 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
- IMG element has a non-default Z index
- FIGCAPTION element has a non-default Z index
Issue duplicateID
WCAG: 4.1.1
Score: 16
Complaints by alfa
Rule r3
r3
Description: Element id attribute value is not unique
Count of instances: 2
Complaint specifics
- id attributes have a unique value
Complaints by axe
Rule duplicate-id
duplicate-id
Description: id attribute value is not unique
Count of instances: 1
Complaint specifics
- id attribute value must be unique; Document has multiple static elements with the same id attribute: block-rrivas-theme-main-menu
Complaints by continuum
Rule 94
94
Description: Element contains an id attribute set to a value that is not unique in the DOM
Count of instances: 2
Complaint specifics
- This NAV has an id attribute of 'block-rrivas-theme-main-menu', which is not unique in the same DOM
- This UL has an id attribute of 'block-rrivas-theme-main-menu', which is not unique in the same DOM
Complaints by htmlcs
Rule AAA.4_1_1.F77
AAA.4_1_1.F77
Description: Duplicate id attribute value
Count of instances: 1
Complaint specifics
- Duplicate id attribute value "block-rrivas-theme-main-menu" found on the web page.
Complaints by ibm
Rule element_id_unique
element_id_unique
Description: Element has an id attribute value that is already in use
Count of instances: 1
Complaint specifics
- The <ul> element has the id "block-rrivas-theme-main-menu" that is already in use
Complaints by nuVal
Rule ^Duplicate ID .+$|^The first occurrence of ID .* was here.*$
^Duplicate ID .+$|^The first occurrence of ID .* was here.*$
Description: Duplicate id
Count of instances: 4
Complaint specifics
- Duplicate ID block-rrivas-theme-main-menu.
- The first occurrence of ID block-rrivas-theme-main-menu was here.
Complaints by qualWeb
Rule QW-ACT-R18
QW-ACT-R18
Description: id attribute value is not unique
Count of instances: 2
Complaint specifics
- This rule checks that all id attribute values on a single page are unique.
Issue pseudoNavList
WCAG: 1.3.1
Score: 16
Complaints by htmlcs
Rule AAA.1_3_1.H48
AAA.1_3_1.H48
Description: Navigation links are not coded as a list
Count of instances: 2
Complaint specifics
- If this element contains a navigation section, it is recommended that it be marked up as a list.
Complaints by qualWeb
Rule QW-WCAG-T32
QW-WCAG-T32
Description: ol, ul or dl is not used for a list or group of links
Count of instances: 8
Complaint specifics
- The objective of this technique is to create lists of related items using list elements appropriate for their purposes.
Issue textAlternativeRisk
WCAG: 1
Score: 16
Complaints by qualWeb
Rule QW-WCAG-T8
QW-WCAG-T8
Description: Text alternative is not an alternative
Count of instances: 16
Complaint specifics
- 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
Issue contrastRisk
WCAG: 1.4.3
Score: 15
Complaints by htmlcs
Rule AAA.1_4_6.G17.Abs
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: 10
Complaint specifics
- 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.
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
- 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.
Rule AAA.1_4_6.G18.BgImage
Description: Contrast between the text and the background image may be less than 4.5:1
Count of instances: 2
Complaint specifics
- This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.
Issue linkWindowSurpriseRisk
WCAG: 3.2.5
Score: 15
Complaints by htmlcs
Rule AAA.3_2_5.H83.3
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: 15
Complaint specifics
- Check that this link's link text contains information indicating that the link will open in a new window.
Issue hiddenContentRisk
WCAG: 4.1
Score: 12
Complaints by axe
Rule hidden-content
hidden-content
Description: Some content is hidden and therefore may not be testable for accessibility
Count of instances: 12
Complaint specifics
- 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.
Issue buttonNoText
WCAG: 4.1.2
Score: 12
Complaints by htmlcs
Rule AAA.4_1_2.H91.Button.Name
AAA.4_1_2.H91.Button.Name
Description: Button element has no accessible name
Count of instances: 3
Complaint specifics
- 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.
Complaints by wave
Rule button_empty
button_empty
Description: Button is empty or has no value text
Count of instances: 3
Complaint specifics
- Empty button
Issue inconsistentStyles
WCAG: 3.2.4
Score: 11
Complaints by testaro
Rule styleDiff
styleDiff
Description: Heading, link, and button style inconsistencies
Count of instances: 11
Complaint specifics
- In-line links have 4 different styles
- Buttons have 6 different styles
- Level-1 headings have 2 different styles
- Level-2 headings have 2 different styles
- Level-3 headings have 2 different styles
Issue headingStructure
WCAG: 1.3.1
Score: 10
Complaints by htmlcs
Rule AAA.1_3_1_AAA.G141
AAA.1_3_1_AAA.G141
Description: Heading level is incorrect
Count of instances: 5
Complaint specifics
- 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.
Complaints by tenon
Rule 155
155
Description: Headings are not structured in a hierarchical manner
Count of instances: 1
Complaint specifics
- These headings are not structured in a hierarchical manner.
Issue hoverSurprise
WCAG: 1.4.13
Score: 10
Complaints by testaro
Rule hover
hover
Description: Hovering is impossible or mis-indicated or changes content
Count of instances: 5
Complaint specifics
- Hovering over element has unexpected effects
Issue titleRedundant
WCAG: 1.3.1
Score: 9
Complaints by tenon
Rule 79
79
Description: Link has a title attribute that is the same as the text inside the link
Count of instances: 9
Complaint specifics
- This link has a `title` attribute that is the same as the text inside the link.
Issue headingLevelSkip
WCAG: 1.3.1
Score: 8
Complaints by alfa
Rule r53
r53
Description: Heading skips one or more levels
Count of instances: 3
Complaint specifics
- Headings are structured
Complaints by axe
Rule heading-order
heading-order
Description: Heading levels do not increase by only one
Count of instances: 3
Complaint specifics
- Heading levels should only increase by one; Heading order invalid
Complaints by wave
Rule heading_skipped
heading_skipped
Description: Skipped heading level
Count of instances: 4
Complaint specifics
- Skipped heading level
Issue pageLanguage
WCAG: 3.1.1
Score: 8
Complaints by ibm
Rule html_lang_exists
html_lang_exists
Description: Page detected as HTML, but has no lang attribute
Count of instances: 2
Complaint specifics
- Page detected as HTML, but does not have a 'lang' attribute
Issue h1Multiple
WCAG: 1.3.1
Score: 8
Complaints by nuVal
Rule Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).
Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).
Description: Page contains more than 1 h1 element
Count of instances: 4
Complaint specifics
- Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).
Issue parentBad
WCAG: 1.3.1
Score: 8
Complaints by nuVal
Rule ^Element .+ not allowed as child of element .+ in this context.*$
^Element .+ not allowed as child of element .+ in this context.*$
Description: Element has an invalid parent
Count of instances: 2
Complaint specifics
- Element a not allowed as child of element figure in this context. (Suppressing further errors from this subtree.)
Issue visibleLabelNotName
WCAG: 2.5.3
Score: 6
Complaints by axe
Rule label-content-name-mismatch
label-content-name-mismatch
Description: Element visible text is not part of its accessible name
Count of instances: 2
Complaint specifics
- Elements must have their visible text as part of their accessible name; Text inside the element is not included in the accessible name
Issue activeEmbedding
WCAG: 2.5.5
Score: 6
Complaints by continuum
Rule 22
22
Description: Link contains an input, keygen, select, textarea, or button
Count of instances: 1
Complaint specifics
- This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)
Complaints by testaro
Rule embAc
embAc
Description: Active element is embedded in a link or button
Count of instances: 2
Complaint specifics
- INPUT element is embedded in a link or button
Issue asideConfusion
WCAG: 1.3.6
Score: 6
Complaints by ibm
Rule aria_complementary_label_unique
aria_complementary_label_unique
Description: Multiple elements with a complementary role have no unique labels
Count of instances: 2
Complaint specifics
- Multiple elements with "complementary" role do not have unique labels
Issue justification
WCAG: 1.4.8
Score: 6
Complaints by qualWeb
Rule QW-WCAG-T27
QW-WCAG-T27
Description: Text is justified (aligned to both the left and the right margins)
Count of instances: 1
Complaint specifics
- This failure describes situations where blocks of text that are justified (aligned to both the left and the right margins) occurs in HTML, using the 'align' attribute.
Complaints by tenon
Rule 36
36
Description: Text is fully justified
Count of instances: 3
Complaint specifics
- This text is justified.
Complaints by wave
Rule text_justified
text_justified
Description: Text is justified
Count of instances: 2
Complaint specifics
- Justified text
Issue bannerNot1
WCAG: 1.3.6
Score: 6
Complaints by qualWeb
Rule QW-BP20
QW-BP20
Description: Document has more than 1 banner landmark
Count of instances: 3
Complaint specifics
- Ensures the document has at most one banner landmark
Issue boxSizeAbsolute
WCAG: 1.4.4
Score: 6
Complaints by qualWeb
Rule QW-BP15
QW-BP15
Description: Element width is specified in an absolute value
Count of instances: 2
Complaint specifics
- At least one width attribute of an HTML element is expressed in absolute values
Issue labelClash
WCAG: 1.3.1
Score: 6
Complaints by testaro
Rule labClash
labClash
Description: Incompatible label types
Count of instances: 3
Complaint specifics
- Element BUTTON is unlabeled
Issue repeatedContentRisk
WCAG: 2.4.1
Score: 5
Complaints by alfa
Rule r87
r87
Description: First focusable element is not a link to the main content
Count of instances: 1
Complaint specifics
- First focusable element is link to main content
Complaints by qualWeb
Rule QW-ACT-R73
QW-ACT-R73
Description: Block of repeated content is not collapsible
Count of instances: 1
Complaint specifics
- This rule checks that repeated blocks of content are collapsible.
Rule QW-ACT-R74
Description: Document has no instrument to move focus to non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that there is an instrument to move focus to non-repeated content in the page.
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
- 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.
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
- The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.
Issue listChild
WCAG: 1.3.1
Score: 4
Complaints by axe
Rule list
list
Description: List element ul or ol has a child element other than li, script, and template
Count of instances: 1
Complaint specifics
- <ul> and <ol> must only directly contain <li>, <script> or <template> elements
Complaints by continuum
Rule 246
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
- 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
Issue errorReferenceBad
WCAG: 3.3.1
Score: 4
Complaints by qualWeb
Rule QW-ACT-R41
QW-ACT-R41
Description: Error message describes no invalid form field value
Count of instances: 1
Complaint specifics
- 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.
Issue leadingClipsText
WCAG: 1.4.8
Score: 4
Complaints by tenon
Rule 144
144
Description: Line height is insufficent to properly display the computed font size
Count of instances: 1
Complaint specifics
- This content's line height is insufficent to properly display the computed element font size.
Issue h1Missing
WCAG: 1.3.1
Score: 3
Complaints by alfa
Rule r61
r61
Description: First heading is not h1
Count of instances: 1
Complaint specifics
- Documents start with a level 1 heading
Issue roleBad
WCAG: 4.1.2
Score: 3
Complaints by ibm
Rule aria_role_valid
aria_role_valid
Description: ARIA role is not valid for its element
Count of instances: 1
Complaint specifics
- The ARIA role 'presentation' is not valid for the element <li> and may be ignored by the browser since the element is focusable
Issue nestingBad
WCAG: 4.1.1
Score: 3
Complaints by nuVal
Rule ^End tag .+ violates nesting rules.*$
^End tag .+ violates nesting rules.*$
Description: End tag violates nesting rules
Count of instances: 1
Complaint specifics
- End tag a violates nesting rules.
Issue skipRepeatedContent
WCAG: 2.4.1
Score: 3
Complaints by qualWeb
Rule QW-ACT-R64
QW-ACT-R64
Description: Document has no heading for non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that the non-repeated content contains a heading
Issue sectionHeadingless
WCAG: 1.3.1
Score: 3
Complaints by qualWeb
Rule QW-WCAG-T9
QW-WCAG-T9
Description: Page is not organized using headings
Count of instances: 3
Complaint specifics
- 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
Issue horizontalScrolling
WCAG: 1.4.10
Score: 3
Complaints by tenon
Rule 28
28
Description: Layout or sizing of the page causes horizontal scrolling
Count of instances: 1
Complaint specifics
- The layout or sizing of this page causes horizontal scrolling.
Issue imagesSameAlt
WCAG: 1.1.1
Score: 3
Complaints by wave
Rule alt_duplicate
alt_duplicate
Description: Two images near each other have the same text alternative
Count of instances: 3
Complaint specifics
- A nearby image has the same alternative text
Issue linkConfusionRisk
WCAG: 2.4.4
Score: 2
Complaints by axe
Rule identical-links-same-purpose
identical-links-same-purpose
Description: Links with the same accessible name may serve dissimilar purposes
Count of instances: 2
Complaint specifics
- Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.
Issue pseudoHeadingRisk
WCAG: 1.3.1
Score: 2
Complaints by htmlcs
Rule AAA.1_3_1.H42
AAA.1_3_1.H42
Description: Heading coding is not used but the element may be intended as a heading
Count of instances: 1
Complaint specifics
- Heading markup should be used if this content is intended as a heading.
Complaints by wave
Rule heading_possible
heading_possible
Description: Possible heading
Count of instances: 2
Complaint specifics
- Possible heading
Issue contentBeyondLandmarks
WCAG: 1.3.6
Score: 2
Complaints by ibm
Rule aria_content_in_landmark
aria_content_in_landmark
Description: Content is not within a landmark element
Count of instances: 1
Complaint specifics
- Content is not within a landmark element
Issue complementaryNoText
WCAG: 1.3.6
Score: 2
Complaints by ibm
Rule aria_complementary_labelled
aria_complementary_labelled
Description: Element with a complementary role has no label
Count of instances: 2
Complaint specifics
- The element with "complementary" role does not have a label
Issue mainNone
WCAG: 1.3.6
Score: 2
Complaints by qualWeb
Rule QW-ACT-R63
QW-ACT-R63
Description: Document has no landmark with non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that each page has an element with a landmark semantic role starting with non-repeated content
Issue imageTextLong
WCAG: 1.1.1
Score: 2
Complaints by qualWeb
Rule QW-BP2
QW-BP2
Description: image text alternative is not concise
Count of instances: 1
Complaint specifics
- Image alt text attribute with more than 100 characters
Complaints by wave
Rule alt_long
alt_long
Description: Long text alternative
Count of instances: 1
Complaint specifics
- Long alternative text
Issue noScriptRisk
WCAG: 4.1
Score: 2
Complaints by wave
Rule noscript
noscript
Description: noscript element may fail to contain an accessible equivalent or alternative
Count of instances: 2
Complaint specifics
- Noscript element
Issue scrollRisk
WCAG: 1.4.10
Score: 1
Complaints by htmlcs
Rule AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
Description: Fixed-position element may force bidirectional scrolling
Count of instances: 1
Complaint specifics
- This element has "position: fixed". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.
Issue pseudoList
WCAG: 1.3.1
Score: 1
Complaints by qualWeb
Rule QW-BP11
QW-BP11
Description: br is used to make a list
Count of instances: 1
Complaint specifics
- Using 3 consecutive br elements
Issue visibleBulk
WCAG: 2.4
Score: 1
Complaints by testaro
Rule bulk
bulk
Description: Page contains many visible elements
Count of instances: 1
Complaint specifics
- Page contains a large number of visible elements
Issue duplicateAttribute
WCAG: 4.1.1
Score: 1
Complaints by testaro
Rule dupAtt
dupAtt
Description: Source code of the element contains 2 or more of the same attribute
Count of instances: 1
Complaint specifics
- Element A has 2 attributes with the same name
Issue videoCaptionRisk
WCAG: 1.2.2
Score: 1
Complaints by wave
Rule youtube_video
youtube_video
Description: YouTube video may have no or incorrect captions
Count of instances: 1
Complaint specifics
- YouTube video
Issue frameContentRisk
WCAG: 4.1
Score: 0
Complaints by axe
Rule frame-tested
frame-tested
Description: Some content is in an iframe and therefore may not be testable for accessibility
Count of instances: 2
Complaint specifics
- Frames should be tested with axe-core; The iframe still has to be tested with axe-core
Issue ignorable
WCAG: N/A
Score: 0
Complaints by qualWeb
Rule QW-WCAG-T20
QW-WCAG-T20
Description: Link text is not supplemented with a title attribute
Count of instances: 28
Complaint specifics
- Supplementing link text with the title attribute
Complete report
{ "id": "18ixx-ts27-caAD29-a", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687096170157, "endTime": 1687096170702 }, { "type": "url", "which": "https://a29.asmdc.org/", "what": "Member Robert Rivas (D)", "startTime": 1687096170702, "result": { "url": "https://a29.asmdc.org/" }, "endTime": 1687096171672 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687096171672, "url": "https://a29.asmdc.org/", "endTime": 1687096172366 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687096172366, "url": "https://a29.asmdc.org/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 928235, 928235, 928235, 928235, 928235 ], "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": 1687096186121 }, { "type": "launch", "which": "chromium", "startTime": 1687096186121, "endTime": 1687096186718 }, { "type": "url", "which": "https://a29.asmdc.org/", "what": "Member Robert Rivas (D)", "startTime": 1687096186718, "result": { "url": "https://a29.asmdc.org/" }, "endTime": 1687096187447 }, { "type": "test", "which": "alfa", "startTime": 1687096187447, "url": "https://a29.asmdc.org/", "what": "alfa", "result": { "totals": { "failures": 59, "warnings": 40 }, "items": [ { "index": 40, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/a[1]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 41, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 42, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/a[1]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 43, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 44, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/a[1]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 45, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/a[1]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 46, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/a[2]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 47, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/a[1]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 48, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 49, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 51, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 52, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 53, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 54, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[1]/a[1]", "codeLines": [ "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" ] } }, { "index": 310, "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]/nav[1]/div[1]/div[2]/nav[1]", "codeLines": [ "<nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-theme-main-menu\" class=\"block block-menu navigation menu--main\">", " <h2 class=\"visually-hidden\" id=\"block-rrivas-theme-main-menu-menu\">", " Main navigation", " </h2>", " <ul id=\"block-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\">", " <li class=\"nav-item menu-item--expanded dropdown\">", " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">", " About", " </span>", " <ul class=\"dropdown-menu\">", " <li class=\"dropdown-item\">", " <a href=\"/biography\" data-drupal-link-system-path=\"node/36\">", " Biography", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/accomplishments\" data-drupal-link-system-path=\"node/1125\">", " Accomplishments", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/committees\" data-drupal-link-system-path=\"node/942\">", " Committees", " </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\">", " District", " </span>", " <ul class=\"dropdown-menu\">", " <li class=\"dropdown-item\">", " <a href=\"/district-map\" data-drupal-link-system-path=\"node/1181\">", " District Map", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/there-ought-be-law-deberia-haber-una-ley-0\" data-drupal-link-system-path=\"node/1182\">", " There Ought To Be A Law - DeberÃa haber una ley", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/student-internship-program\" data-drupal-link-system-path=\"node/1184\">", " Student Internship Program", " </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=\"/2022-legislation\" data-drupal-link-system-path=\"node/1296\">", " 2022 Legislation", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/2021-legislation\" data-drupal-link-system-path=\"node/1212\">", " 2021 Legislation", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/2019-legislation\" data-drupal-link-system-path=\"node/1088\">", " 2019 Legislation", " </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>", " </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\">", " Resources", " </span>", " <ul class=\"dropdown-menu\">", " <li class=\"dropdown-item\">", " <a href=\"/storm-resources\" data-drupal-link-system-path=\"node/1343\">", " Storm Resources", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/broadband-frequently-asked-questions\" data-drupal-link-system-path=\"node/1227\">", " Broadband FAQ", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/constituent-services-0\" data-drupal-link-system-path=\"node/1000\">", " Constituent Services", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/wildfire-information-and-resources\" data-drupal-link-system-path=\"node/1108\">", " Wildfire Information and Resources", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/student-debt-resources\" data-drupal-link-system-path=\"node/999\">", " Student Debt Resources", " </a>", " </li>", " </ul>", " </li>", " <li class=\"nav-item menu-item--expanded dropdown last\">", " <a href=\"/what-you-need-know-lo-que-necesitas-saber\" class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drupal-link-system-path=\"node/1042\">", " COVID-19", " </a>", " <ul class=\"dropdown-menu\">", " <li class=\"dropdown-item\">", " <a href=\"/actions-taken-speaker-designate-rivas-covid-19\" data-drupal-link-system-path=\"node/1175\">", " Actions Taken by Assemblymember Rivas on COVID-19", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/coronavirus-we-are-here-help-coronavirus-estamos-aqui-para-ayudar\" data-drupal-link-system-path=\"node/1054\">", " Coronavirus: We are here to help - Coronavirus: Estamos aquà para ayudar", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/what-you-need-know-lo-que-necesitas-saber\" data-drupal-link-system-path=\"node/1042\">", " What You Need to Know - Lo Que Necesitas Saber", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/workers-affected-covid-19-trabajadores-afectados-por-covid-19\" data-drupal-link-system-path=\"node/1043\">", " Workers Affected by COVID-19 - Trabajadores Afectados por COVID-19", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/disaster-assistance-small-business-asistencia-por-desastre-para-negocios-pequenos\" data-drupal-link-system-path=\"node/1044\">", " Disaster Assistance For Small Business - Asistencia por Desastre Para Negocios Pequeños", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/california-students-estudiantes-de-california\" data-drupal-link-system-path=\"node/1045\">", " California Students - Estudiantes de California", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/student-loan-relief-alivio-de-prestamos-estudiantiles\" data-drupal-link-system-path=\"node/1046\">", " Student Loan Relief - Alivio de Prestamos Estudiantiles", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/food-assistance-asistencia-alimentaria\" data-drupal-link-system-path=\"node/1047\">", " Food Assistance - Asistencia Alimentaria", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/california-seniors-adultos-mayores-de-california\" data-drupal-link-system-path=\"node/1048\">", " California Seniors - Adultos Mayores de California", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/dont-overbuy-no-compres-en-exceso\" data-drupal-link-system-path=\"node/1049\">", " Don't Overbuy - No Compres en Exceso", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/mental-health-salud-mental\" data-drupal-link-system-path=\"node/1050\">", " Mental Health - Salud Mental", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/undocumented-residents-residentes-indocumentados\" data-drupal-link-system-path=\"node/1051\">", " Undocumented Residents - Residentes Indocumentados", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/taxpayers-assistance-asistencia-para-contribuyentes\" data-drupal-link-system-path=\"node/1052\">", " Taxpayers Assistance - Asistencia Para Contribuyentes", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/beware-scams-ojo-con-las-estafas\" data-drupal-link-system-path=\"node/1053\">", " Beware of Scams - Ojo Con Las Estafas", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/domestic-violence-violencia-domestica\" data-drupal-link-system-path=\"node/1058\">", " Domestic Violence - Violencia Doméstica", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/dmv\" data-drupal-link-system-path=\"node/1059\">", " DMV", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/housing-resources\" data-drupal-link-system-path=\"node/1142\">", " Housing Resources", " </a>", " </li>", " </ul>", " </li>", " </ul>", "</nav>" ] } }, { "index": 312, "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]/nav[1]/div[1]/div[2]/nav[1]/ul[1]", "codeLines": [ "<ul id=\"block-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\">", " <li class=\"nav-item menu-item--expanded dropdown\">", " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">", " About", " </span>", " <ul class=\"dropdown-menu\">", " <li class=\"dropdown-item\">", " <a href=\"/biography\" data-drupal-link-system-path=\"node/36\">", " Biography", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/accomplishments\" data-drupal-link-system-path=\"node/1125\">", " Accomplishments", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/committees\" data-drupal-link-system-path=\"node/942\">", " Committees", " </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\">", " District", " </span>", " <ul class=\"dropdown-menu\">", " <li class=\"dropdown-item\">", " <a href=\"/district-map\" data-drupal-link-system-path=\"node/1181\">", " District Map", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/there-ought-be-law-deberia-haber-una-ley-0\" data-drupal-link-system-path=\"node/1182\">", " There Ought To Be A Law - DeberÃa haber una ley", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/student-internship-program\" data-drupal-link-system-path=\"node/1184\">", " Student Internship Program", " </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=\"/2022-legislation\" data-drupal-link-system-path=\"node/1296\">", " 2022 Legislation", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/2021-legislation\" data-drupal-link-system-path=\"node/1212\">", " 2021 Legislation", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/2019-legislation\" data-drupal-link-system-path=\"node/1088\">", " 2019 Legislation", " </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>", " </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\">", " Resources", " </span>", " <ul class=\"dropdown-menu\">", " <li class=\"dropdown-item\">", " <a href=\"/storm-resources\" data-drupal-link-system-path=\"node/1343\">", " Storm Resources", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/broadband-frequently-asked-questions\" data-drupal-link-system-path=\"node/1227\">", " Broadband FAQ", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/constituent-services-0\" data-drupal-link-system-path=\"node/1000\">", " Constituent Services", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/wildfire-information-and-resources\" data-drupal-link-system-path=\"node/1108\">", " Wildfire Information and Resources", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/student-debt-resources\" data-drupal-link-system-path=\"node/999\">", " Student Debt Resources", " </a>", " </li>", " </ul>", " </li>", " <li class=\"nav-item menu-item--expanded dropdown last\">", " <a href=\"/what-you-need-know-lo-que-necesitas-saber\" class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drupal-link-system-path=\"node/1042\">", " COVID-19", " </a>", " <ul class=\"dropdown-menu\">", " <li class=\"dropdown-item\">", " <a href=\"/actions-taken-speaker-designate-rivas-covid-19\" data-drupal-link-system-path=\"node/1175\">", " Actions Taken by Assemblymember Rivas on COVID-19", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/coronavirus-we-are-here-help-coronavirus-estamos-aqui-para-ayudar\" data-drupal-link-system-path=\"node/1054\">", " Coronavirus: We are here to help - Coronavirus: Estamos aquà para ayudar", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/what-you-need-know-lo-que-necesitas-saber\" data-drupal-link-system-path=\"node/1042\">", " What You Need to Know - Lo Que Necesitas Saber", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/workers-affected-covid-19-trabajadores-afectados-por-covid-19\" data-drupal-link-system-path=\"node/1043\">", " Workers Affected by COVID-19 - Trabajadores Afectados por COVID-19", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/disaster-assistance-small-business-asistencia-por-desastre-para-negocios-pequenos\" data-drupal-link-system-path=\"node/1044\">", " Disaster Assistance For Small Business - Asistencia por Desastre Para Negocios Pequeños", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/california-students-estudiantes-de-california\" data-drupal-link-system-path=\"node/1045\">", " California Students - Estudiantes de California", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/student-loan-relief-alivio-de-prestamos-estudiantiles\" data-drupal-link-system-path=\"node/1046\">", " Student Loan Relief - Alivio de Prestamos Estudiantiles", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/food-assistance-asistencia-alimentaria\" data-drupal-link-system-path=\"node/1047\">", " Food Assistance - Asistencia Alimentaria", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/california-seniors-adultos-mayores-de-california\" data-drupal-link-system-path=\"node/1048\">", " California Seniors - Adultos Mayores de California", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/dont-overbuy-no-compres-en-exceso\" data-drupal-link-system-path=\"node/1049\">", " Don't Overbuy - No Compres en Exceso", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/mental-health-salud-mental\" data-drupal-link-system-path=\"node/1050\">", " Mental Health - Salud Mental", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/undocumented-residents-residentes-indocumentados\" data-drupal-link-system-path=\"node/1051\">", " Undocumented Residents - Residentes Indocumentados", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/taxpayers-assistance-asistencia-para-contribuyentes\" data-drupal-link-system-path=\"node/1052\">", " Taxpayers Assistance - Asistencia Para Contribuyentes", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/beware-scams-ojo-con-las-estafas\" data-drupal-link-system-path=\"node/1053\">", " Beware of Scams - Ojo Con Las Estafas", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/domestic-violence-violencia-domestica\" data-drupal-link-system-path=\"node/1058\">", " Domestic Violence - Violencia Doméstica", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/dmv\" data-drupal-link-system-path=\"node/1059\">", " DMV", " </a>", " </li>", " <li class=\"dropdown-item\">", " <a href=\"/housing-resources\" data-drupal-link-system-path=\"node/1142\">", " Housing Resources", " </a>", " </li>", " </ul>", " </li>", "</ul>" ] } }, { "index": 390, "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]", "codeLines": [ "<h3>", " Sign up to receive updates.", "</h3>" ] } }, { "index": 402, "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[2]/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": 404, "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[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/h4[1]", "codeLines": [ "<h4>", " <strong>", " Connect with Us:", " </strong>", "</h4>" ] } }, { "index": 530, "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": 550, "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": 624, "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 Me" ] } }, { "index": 625, "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": 634, "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "Proud to Serve the 29th Assembly District." ] } }, { "index": 635, "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "Sign up to receive updates." ] } }, { "index": 636, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Keep in touch" ] } }, { "index": 637, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]/text()[1]", "codeLines": [ "Latest News" ] } }, { "index": 638, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]/text()[1]", "codeLines": [ "Upcoming Events" ] } }, { "index": 641, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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": [ "Thursday, June 8, 2023" ] } }, { "index": 645, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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": [ "Thursday, May 4, 2023" ] } }, { "index": 647, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Read more" ] } }, { "index": 648, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/time[1]/text()[1]", "codeLines": [ "Thursday, May 4, 2023" ] } }, { "index": 650, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": [ "Tuesday, April 18, 2023" ] } }, { "index": 652, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": [ "Monday, March 20, 2023" ] } }, { "index": 656, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": [ "Wednesday, March 15, 2023" ] } }, { "index": 660, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/article[1]/div[1]/div[1]/nav[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Read more" ] } }, { "index": 661, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/article[1]/div[1]/div[2]/time[1]/text()[1]", "codeLines": [ "Tuesday, February 7, 2023" ] } }, { "index": 663, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[1]/nav[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Read more" ] } }, { "index": 664, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/time[1]/text()[1]", "codeLines": [ "Saturday, January 14, 2023" ] } }, { "index": 666, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[9]/article[1]/div[1]/div[1]/nav[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Read more" ] } }, { "index": 667, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[9]/article[1]/div[1]/div[2]/time[1]/text()[1]", "codeLines": [ "Thursday, January 12, 2023" ] } }, { "index": 669, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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, January 10, 2023" ] } }, { "index": 672, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": 673, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": 674, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": 675, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": 676, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": 677, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": 678, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": 679, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": 680, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": 681, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[10]/span[1]/text()[1]", "codeLines": [ "…" ] } }, { "index": 682, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": 683, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/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": 685, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/div[1]/text()[1]", "codeLines": [ "Capitol Office" ] } }, { "index": 686, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[1]/text()[1]", "codeLines": [ "State Capitol" ] } }, { "index": 687, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[1]/text()[2]", "codeLines": [ "P.O. Box 942849" ] } }, { "index": 688, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[1]/text()[3]", "codeLines": [ "Sacramento, CA 95814" ] } }, { "index": 689, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[2]/text()[1]", "codeLines": [ "Phone: (916) 319-2029" ] } }, { "index": 690, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[2]/text()[2]", "codeLines": [ "Fax: (916) 319-2129" ] } }, { "index": 691, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/a[1]/text()[1]", "codeLines": [ "Directions" ] } }, { "index": 692, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/div[1]/text()[1]", "codeLines": [ "District Office" ] } }, { "index": 693, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/span[1]/text()[1]", "codeLines": [ "60 W. Market Street, Suite 110" ] } }, { "index": 694, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/span[1]/text()[2]", "codeLines": [ "Salinas, CA 93901" ] } }, { "index": 695, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/span[2]/text()[1]", "codeLines": [ "Phone: (831) 759-8676" ] } }, { "index": 696, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/a[1]/text()[1]", "codeLines": [ "Directions" ] } }, { "index": 697, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/div[1]/text()[1]", "codeLines": [ "Satellite Offices" ] } }, { "index": 698, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/span[1]/text()[1]", "codeLines": [ "525 Monterey Street" ] } }, { "index": 699, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/span[1]/text()[2]", "codeLines": [ "Soledad, CA 93960" ] } }, { "index": 700, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/span[2]/text()[1]", "codeLines": [ "Phone: (831) 759-8676" ] } }, { "index": 701, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/a[1]/text()[1]", "codeLines": [ "Directions" ] } }, { "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]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[1]/a[2]/text()[1]", "codeLines": [ "Do you live in the 29th District?" ] } }, { "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]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[2]/strong[1]/a[1]/text()[1]", "codeLines": [ "Contact Me" ] } }, { "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]/footer[1]/div[1]/div[2]/p[1]/a[1]/text()[1]", "codeLines": [ "Privacy and Conditions of Use" ] } }, { "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]/footer[1]/div[1]/div[2]/p[1]/text()[1]", "codeLines": [ "|" ] } }, { "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]/footer[1]/div[1]/div[2]/p[1]/a[2]/text()[1]", "codeLines": [ "Accessibility" ] } }, { "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]/footer[1]/div[1]/div[2]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "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]/footer[1]/div[1]/div[2]/p[1]/a[3]/text()[1]", "codeLines": [ "General Disclaimer" ] } }, { "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]/footer[1]/div[1]/div[2]/p[1]/text()[3]", "codeLines": [ "| © 2023 California State Assembly Democratic Caucus" ] } }, { "index": 740, "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "Proud to Serve the 29th Assembly District." ] } }, { "index": 741, "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "Sign up to receive updates." ] } }, { "index": 791, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/div[1]/text()[1]", "codeLines": [ "Capitol Office" ] } }, { "index": 792, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[1]/text()[1]", "codeLines": [ "State Capitol" ] } }, { "index": 793, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[1]/text()[2]", "codeLines": [ "P.O. Box 942849" ] } }, { "index": 794, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[1]/text()[3]", "codeLines": [ "Sacramento, CA 95814" ] } }, { "index": 795, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[2]/text()[1]", "codeLines": [ "Phone: (916) 319-2029" ] } }, { "index": 796, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[2]/text()[2]", "codeLines": [ "Fax: (916) 319-2129" ] } }, { "index": 797, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/a[1]/text()[1]", "codeLines": [ "Directions" ] } }, { "index": 798, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/div[1]/text()[1]", "codeLines": [ "District Office" ] } }, { "index": 799, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/span[1]/text()[1]", "codeLines": [ "60 W. Market Street, Suite 110" ] } }, { "index": 800, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/span[1]/text()[2]", "codeLines": [ "Salinas, CA 93901" ] } }, { "index": 801, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/span[2]/text()[1]", "codeLines": [ "Phone: (831) 759-8676" ] } }, { "index": 802, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/a[1]/text()[1]", "codeLines": [ "Directions" ] } }, { "index": 803, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/div[1]/text()[1]", "codeLines": [ "Satellite Offices" ] } }, { "index": 804, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/span[1]/text()[1]", "codeLines": [ "525 Monterey Street" ] } }, { "index": 805, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/span[1]/text()[2]", "codeLines": [ "Soledad, CA 93960" ] } }, { "index": 806, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/span[2]/text()[1]", "codeLines": [ "Phone: (831) 759-8676" ] } }, { "index": 807, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/a[1]/text()[1]", "codeLines": [ "Directions" ] } }, { "index": 960, "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": [ 40, 0, 0, 59 ], "instances": [ { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/a[2]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "NAV", "id": "block-rrivas-theme-main-menu", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]" }, "excerpt": "<nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-theme-main-menu\" class=\"block block-menu navigation menu--main\"> <h2 class=\"visually-hidden\" id=\"block-rriva ... pal-link-system-path=\"node/1059\"> DMV </a> </li> <li class=\"dropdown-item\"> <a href=\"/housing-resources\" data-drupal-link-system-path=\"node/1142\"> Housing Resources </a> </li> </ul> </li> </ul> </nav>" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "UL", "id": "block-rrivas-theme-main-menu", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]" }, "excerpt": "<ul id=\"block-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\"> <li class=\"nav-item menu-item--expanded dropdown\"> <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"f ... ata-drupal-link-system-path=\"node/1059\"> DMV </a> </li> <li class=\"dropdown-item\"> <a href=\"/housing-resources\" data-drupal-link-system-path=\"node/1142\"> Housing Resources </a> </li> </ul> </li> </ul>" }, { "ruleID": "r53", "what": "Headings are structured", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]" }, "excerpt": "<h3> Sign up to receive updates. </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[2]/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": "r53", "what": "Headings are structured", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4> <strong> Connect with Us: </strong> </h4>" }, { "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": "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 Me" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/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": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]" }, "excerpt": "Proud to Serve the 29th Assembly District." }, { "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]" }, "excerpt": "Sign up to receive updates." }, { "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]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]" }, "excerpt": "Keep in touch" }, { "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]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]/text()[1]" }, "excerpt": "Latest News" }, { "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]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]/text()[1]" }, "excerpt": "Upcoming Events" }, { "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[2]/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": "Thursday, June 8, 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[2]/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": "Thursday, May 4, 2023" }, { "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]/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]/nav[1]/span[1]/a[1]/text()[1]" }, "excerpt": "Read more" }, { "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[2]/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]/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[2]/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": "Tuesday, April 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[2]/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": "Monday, March 20, 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[2]/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": "Wednesday, March 15, 2023" }, { "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]/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]/nav[1]/span[1]/a[1]/text()[1]" }, "excerpt": "Read more" }, { "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[2]/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[2]/time[1]/text()[1]" }, "excerpt": "Tuesday, February 7, 2023" }, { "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]/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]/nav[1]/span[1]/a[1]/text()[1]" }, "excerpt": "Read more" }, { "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[2]/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]/time[1]/text()[1]" }, "excerpt": "Saturday, January 14, 2023" }, { "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]/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]/nav[1]/span[1]/a[1]/text()[1]" }, "excerpt": "Read more" }, { "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[2]/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]/time[1]/text()[1]" }, "excerpt": "Thursday, January 12, 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[2]/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, January 10, 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[2]/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[2]/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[2]/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[2]/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[2]/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[2]/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[2]/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[2]/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[2]/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[2]/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[2]/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[2]/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": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/div[1]/text()[1]" }, "excerpt": "Capitol Office" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[1]/text()[1]" }, "excerpt": "State Capitol" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[1]/text()[2]" }, "excerpt": "P.O. Box 942849" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[1]/text()[3]" }, "excerpt": "Sacramento, CA 95814" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[2]/text()[1]" }, "excerpt": "Phone: (916) 319-2029" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[2]/text()[2]" }, "excerpt": "Fax: (916) 319-2129" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/a[1]/text()[1]" }, "excerpt": "Directions" }, { "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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/div[1]/text()[1]" }, "excerpt": "District Office" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/span[1]/text()[1]" }, "excerpt": "60 W. Market Street, Suite 110" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/span[1]/text()[2]" }, "excerpt": "Salinas, CA 93901" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/span[2]/text()[1]" }, "excerpt": "Phone: (831) 759-8676" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/a[1]/text()[1]" }, "excerpt": "Directions" }, { "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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/div[1]/text()[1]" }, "excerpt": "Satellite Offices" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/span[1]/text()[1]" }, "excerpt": "525 Monterey Street" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/span[1]/text()[2]" }, "excerpt": "Soledad, CA 93960" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/span[2]/text()[1]" }, "excerpt": "Phone: (831) 759-8676" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/a[1]/text()[1]" }, "excerpt": "Directions" }, { "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]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[1]/a[2]/text()[1]" }, "excerpt": "Do you live in the 29th District?" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[2]/strong[1]/a[1]/text()[1]" }, "excerpt": "Contact Me" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]" }, "excerpt": "Proud to Serve the 29th Assembly District." }, { "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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]" }, "excerpt": "Sign up to receive updates." }, { "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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/div[1]/text()[1]" }, "excerpt": "Capitol Office" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[1]/text()[1]" }, "excerpt": "State Capitol" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[1]/text()[2]" }, "excerpt": "P.O. Box 942849" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[1]/text()[3]" }, "excerpt": "Sacramento, CA 95814" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[2]/text()[1]" }, "excerpt": "Phone: (916) 319-2029" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/span[2]/text()[2]" }, "excerpt": "Fax: (916) 319-2129" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/a[1]/text()[1]" }, "excerpt": "Directions" }, { "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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/div[1]/text()[1]" }, "excerpt": "District Office" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/span[1]/text()[1]" }, "excerpt": "60 W. Market Street, Suite 110" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/span[1]/text()[2]" }, "excerpt": "Salinas, CA 93901" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/span[2]/text()[1]" }, "excerpt": "Phone: (831) 759-8676" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/a[1]/text()[1]" }, "excerpt": "Directions" }, { "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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/div[1]/text()[1]" }, "excerpt": "Satellite Offices" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/span[1]/text()[1]" }, "excerpt": "525 Monterey Street" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/span[1]/text()[2]" }, "excerpt": "Soledad, CA 93960" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/span[2]/text()[1]" }, "excerpt": "Phone: (831) 759-8676" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/a[1]/text()[1]" }, "excerpt": "Directions" }, { "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": 1687096191821 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687096191821, "url": "https://a29.asmdc.org/", "what": "Axe", "result": { "totals": { "rulesNA": 43, "rulesPassed": 53, "rulesWarned": 5, "rulesViolated": 8, "warnings": { "minor": 14, "moderate": 0, "serious": 13, "critical": 2 }, "violations": { "minor": 1, "moderate": 5, "serious": 48, "critical": 5 } }, "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-18T13:49:52.506Z", "url": "https://a29.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" } ] }, { "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": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div id=\"block-fronthero\" class=\"front-hero block--type-basic block block-block-content block-block-contentd05ffa4e-c12e-4a29-b720-b4b7cd93f23e\">", "target": [ "#block-fronthero" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h1> Proud to Serve the 29th Assembly District.</h1>", "target": [ ".new-homeform > 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": "21.0pt (28px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div id=\"block-fronthero\" class=\"front-hero block--type-basic block block-block-content block-block-contentd05ffa4e-c12e-4a29-b720-b4b7cd93f23e\">", "target": [ "#block-fronthero" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h3>Sign up to receive updates.</h3>", "target": [ ".new-homeform > 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/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg?itok=ufnAkEfv\" width=\"436\" height=\"246\" alt=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "target": [ ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .col-sm-4:nth-child(3) > .colorbox.cboxElement[aria-controls=\"colorbox\"] > .img-fluid.image-style-thumbnail-436x246[width=\"436\"]" ] } ], "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(3) > .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/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg?itok=wpKBx-Mi\" width=\"436\" height=\"246\" alt=\"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event.\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "target": [ ".views-row:nth-child(8) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .col-sm-4:nth-child(3) > .colorbox.cboxElement[aria-controls=\"colorbox\"] > .img-fluid.image-style-thumbnail-436x246[width=\"436\"]" ] } ], "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(8) > .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" } ] }, { "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/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></iframe>", "target": [ ".views-row:nth-child(2) > .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 > iframe" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" }, { "any": [], "all": [ { "id": "frame-tested", "data": null, "relatedNodes": [], "impact": "critical", "message": "The iframe still has to be tested with axe-core" } ], "none": [], "impact": "critical", "html": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\">", "target": [ ".views-row:nth-child(4) > .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 > iframe" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" } ] }, { "id": "hidden-content", "impact": "minor", "tags": [ "cat.structure", "experimental", "review-item", "best-practice" ], "description": "Informs users about hidden content.", "help": "Hidden content on the page should be analyzed", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI", "nodes": [ { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"site-settings section section-standout collapse collapsed\" id=\"siteSettings\" 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\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"><span class=\"navbar-toggler-icon\"></span></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\">", "target": [ ".nav-item.menu-item--expanded.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": [ ".nav-item.menu-item--expanded.dropdown:nth-child(2) > .dropdown-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"dropdown-menu\">", "target": [ ".nav-item.menu-item--expanded.dropdown:nth-child(3) > .dropdown-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"dropdown-menu\">", "target": [ ".nav-item.menu-item--expanded.dropdown:nth-child(4) > .dropdown-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"dropdown-menu\">", "target": [ ".nav-item.menu-item--expanded.dropdown:nth-child(5) > .dropdown-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"dropdown-menu\">", "target": [ ".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=\"jumbotron d-block d-md-none\">", "target": [ ".jumbotron" ], "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(3) > .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" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">", "target": [ "#colorbox" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ] }, { "id": "identical-links-same-purpose", "impact": "minor", "tags": [ "cat.semantics", "wcag2aaa", "wcag249" ], "description": "Ensure that links with the same accessible name serve a similar purpose", "help": "Links with the same name must have a similar purpose", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/identical-links-same-purpose?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "contact me", "urlProps": { "protocol": "http:", "hostname": "a29.asmdc.org", "port": "", "pathname": "/contact-me/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a class=\"btn btn-block btn-primary\" href=\"/contact\">Contact Me</a>", "target": [ ".btn-block" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"/contact-me\">Contact Me</a>", "target": [ ".settings-links > a[href$=\"contact-me\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." }, { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "directions", "urlProps": { "protocol": "http:", "hostname": "goo.gl", "port": "", "pathname": "/maps/PrphYHyRhWE2/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "target": [ ".office.col-sm-4:nth-child(2) > figure > figcaption > .directions[rel=\"noopener\"][target=\"_blank\"]" ] }, { "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "target": [ ".office.col-sm-4:nth-child(3) > figure > figcaption > .directions[rel=\"noopener\"][target=\"_blank\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "target": [ ".office.col-sm-4:nth-child(1) > figure > figcaption > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." } ] } ], "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\">About</span>", "target": [ ".nav-item.menu-item--expanded.dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]" ], "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\">District</span>", "target": [ ".nav-item.menu-item--expanded.dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]" ], "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": [ ".nav-item.menu-item--expanded.dropdown:nth-child(3) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]" ], "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": [ ".nav-item.menu-item--expanded.dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]" ], "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": [ ".nav-item.menu-item--expanded.dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]" ], "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-me\">Contact Me</a>", "target": [ ".settings-links > a[href$=\"contact-me\"]" ], "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 href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD29\" class=\"btn btn-primary\" target=\"_blank\">Keep in touch</a>", "target": [ "p:nth-child(3) > .btn-primary.btn[target=\"_blank\"]" ] } ], "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://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD29\" class=\"btn btn-primary\" target=\"_blank\">Keep in touch</a>", "target": [ "p:nth-child(3) > .btn-primary.btn[target=\"_blank\"]" ], "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 href=\"/press-releases\" class=\"btn btn-primary\" target=\"_blank\"> Latest News</a>", "target": [ ".btn-primary.btn[href$=\"press-releases\"]" ] } ], "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=\"/press-releases\" class=\"btn btn-primary\" target=\"_blank\"> Latest News</a>", "target": [ ".btn-primary.btn[href$=\"press-releases\"]" ], "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 href=\"https://a29.asmdc.org/press-releases/20221205-robert-rivas-elected-succeed-anthony-rendon-next-speaker-california-state\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</a>", "target": [ ".new-homeform > p:nth-child(5) > .btn-primary.btn[target=\"_blank\"]" ] } ], "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://a29.asmdc.org/press-releases/20221205-robert-rivas-elected-succeed-anthony-rendon-next-speaker-california-state\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</a>", "target": [ ".new-homeform > p:nth-child(5) > .btn-primary.btn[target=\"_blank\"]" ], "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\">", "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-08T18:04:44Z\" class=\"datetime\">Thursday, June 8, 2023</time>", "target": [ "time[datetime=\"2023-06-08T18:04:44Z\"]" ], "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\">", "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-04T19:30:00Z\" class=\"datetime\">Thursday, May 4, 2023</time>", "target": [ "time[datetime=\"2023-05-04T19:30: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": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">", "target": [ "body" ] } ], "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": "<a href=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\" rel=\"tag\" title=\"ACR 59 Stuttering Awareness Press Conference\" hreflang=\"en\">Read more<span class=\"visually-hidden\"> about ACR 59 Stuttering Awareness Press Conference</span></a>", "target": [ ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .inline__links > .links.inline.links-inline > .node-readmore.nav-link > a[rel=\"tag\"][hreflang=\"en\"]" ], "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": "#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\">", "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-04T18:00:00Z\" class=\"datetime\">Thursday, May 4, 2023</time>", "target": [ "time[datetime=\"2023-05-04T18: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\">", "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-04-18T15:17:54Z\" class=\"datetime\">Tuesday, April 18, 2023</time>", "target": [ "time[datetime=\"2023-04-18T15:17:54Z\"]" ], "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\">", "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-03-20T20:31:40Z\" class=\"datetime\">Monday, March 20, 2023</time>", "target": [ "time[datetime=\"2023-03-20T20:31:40Z\"]" ], "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\">", "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-03-16T00:29:33Z\" class=\"datetime\">Wednesday, March 15, 2023</time>", "target": [ "time[datetime=\"2023-03-16T00:29:33Z\"]" ], "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": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">", "target": [ "body" ] } ], "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": "<a href=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" hreflang=\"en\">", "target": [ ".views-row:nth-child(7) > .node--type-photos > .node__content.clearfix > .inline__links > .links.inline.links-inline > .node-readmore.nav-link > a[rel=\"tag\"][hreflang=\"en\"]" ], "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": "#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\">", "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-02-07T20:00:00Z\" class=\"datetime\">Tuesday, February 7, 2023</time>", "target": [ "time[datetime=\"2023-02-07T20: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": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">", "target": [ "body" ] } ], "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": "<a href=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" rel=\"tag\" title=\"Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\" hreflang=\"en\">", "target": [ ".views-row:nth-child(8) > .node--type-photos > .node__content.clearfix > .inline__links > .links.inline.links-inline > .node-readmore.nav-link > a[rel=\"tag\"][hreflang=\"en\"]" ], "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": "#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\">", "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-01-14T20:00:00Z\" class=\"datetime\">Saturday, January 14, 2023</time>", "target": [ "time[datetime=\"2023-01-14T20: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": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">", "target": [ "body" ] } ], "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": "<a href=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast\" hreflang=\"en\">", "target": [ ".views-row:nth-child(9) > .node--type-photos > .node__content.clearfix > .inline__links > .links.inline.links-inline > .node-readmore.nav-link > a[rel=\"tag\"][hreflang=\"en\"]" ], "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": "#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\">", "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-01-12T20:00:00Z\" class=\"datetime\">Thursday, January 12, 2023</time>", "target": [ "time[datetime=\"2023-01-12T20: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\">", "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-01-11T00:31:24Z\" class=\"datetime\">Tuesday, January 10, 2023</time>", "target": [ "time[datetime=\"2023-01-11T00:31:24Z\"]" ], "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=23\" 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=23\"]" ] } ], "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=23\"] > 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": "9.0pt (12px)", "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\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "target": [ ".office.col-sm-4:nth-child(1) > figure > figcaption > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2858af", "bgColor": "#ffffff", "contrastRatio": 6.76, "fontSize": "9.0pt (12px)", "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\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "target": [ ".office.col-sm-4:nth-child(2) > figure > figcaption > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#2858af", "bgColor": "#ffffff", "contrastRatio": 6.76, "fontSize": "9.0pt (12px)", "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\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "target": [ ".office.col-sm-4:nth-child(3) > figure > figcaption > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 9.0pt (12px), 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": "<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": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you live in the 29th District?</a>", "target": [ "p:nth-child(2) > .btn-primary.btn[target=\"_blank\"]" ] } ], "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=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you live in the 29th District?</a>", "target": [ "p:nth-child(2) > .btn-primary.btn[target=\"_blank\"]" ], "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-block btn-primary\" href=\"/contact\">Contact Me</a>", "target": [ ".btn-block" ] } ], "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-block btn-primary\" href=\"/contact\">Contact Me</a>", "target": [ ".btn-block" ], "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": "<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": [ ".site-footer__bottom > 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": [ ".site-footer__bottom > 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": "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-rrivas-theme-main-menu", "relatedNodes": [ { "html": "<ul id=\"block-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\">", "target": [ ".navbar-nav" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: block-rrivas-theme-main-menu" } ], "all": [], "none": [], "impact": "minor", "html": "<nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-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-rrivas-theme-main-menu" } ] }, { "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>Sign up to receive updates.</h3>", "target": [ ".new-homeform > 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" }, { "any": [ { "id": "heading-order", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Heading order invalid" } ], "all": [], "none": [], "impact": "moderate", "html": "<h4><strong>Connect with Us:</strong></h4>", "target": [ ".text-formatted.field--name-body.field--type-text-with-summary > h4" ], "failureSummary": "Fix any of the following:\n Heading order invalid" } ] }, { "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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">", "target": [ ".views-row:nth-child(3) > .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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event."}\" role=\"button\" title=\"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event.\" data-colorbox-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event."}\">", "target": [ ".views-row:nth-child(8) > .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" } ] }, { "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" ] }, { "html": "<nav class=\"links inline nav links-inline\">", "target": [ ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .inline__links > .links.inline.links-inline" ] }, { "html": "<nav class=\"links inline nav links-inline\">", "target": [ ".views-row:nth-child(7) > .node--type-photos > .node__content.clearfix > .inline__links > .links.inline.links-inline" ] }, { "html": "<nav class=\"links inline nav links-inline\">", "target": [ ".views-row:nth-child(8) > .node--type-photos > .node__content.clearfix > .inline__links > .links.inline.links-inline" ] }, { "html": "<nav class=\"links inline nav links-inline\">", "target": [ ".views-row:nth-child(9) > .node--type-photos > .node__content.clearfix > .inline__links > .links.inline.links-inline" ] } ], "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=\"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=\"featured-top__inner section container clearfix\" role=\"complementary\">", "target": [ ".featured-top__inner" ], "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-name", "impact": "serious", "tags": [ "cat.name-role-value", "wcag2a", "wcag412", "wcag244", "section508", "section508.22.a", "ACT", "TTv5", "TT6.a" ], "description": "Ensures links have discernible text", "help": "Links must have discernible text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-name?application=axeAPI", "nodes": [ { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "target": [ "figure > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "target": [ ".office.col-sm-4:nth-child(3) > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "target": [ ".officelocations > .row > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n</a>", "target": [ ".officelocations > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n \n </a>", "target": [ "#block-contact > .content > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "target": [ "#block-contact > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n\n\n </a>", "target": [ "section > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "target": [ "#content > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "target": [ ".row-offcanvas > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "target": [ "#sidebar_first > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n \n \n </a>", "target": [ "#block-contactus > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n \n </a>", "target": [ "#block-contactus > .content > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>", "target": [ ".text-formatted.field--name-body.field--type-text-with-summary > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>", "target": [ "p:nth-child(2) > .directions[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" } ] }, { "id": "list", "impact": "serious", "tags": [ "cat.structure", "wcag2a", "wcag131" ], "description": "Ensures that lists are structured correctly", "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/list?application=axeAPI", "nodes": [ { "any": [], "all": [], "none": [ { "id": "only-listitems", "data": { "values": "[role=presentation]" }, "relatedNodes": [ { "html": "<li class=\"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]" } ] } ] }, "success": true }, "standardResult": { "totals": [ 14, 15, 6, 53 ], "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", "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": ".new-homeform > h1" }, "excerpt": "<h1> Proud to Serve the 29th Assembly District.</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": "", "location": { "doc": "dom", "type": "selector", "spec": ".new-homeform > h3" }, "excerpt": "<h3>Sign up to receive updates.</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(3) > .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": ".views-row:nth-child(8) > .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": "frame-tested", "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".views-row:nth-child(2) > .node--type-videos > .node__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 > iframe" }, "excerpt": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></iframe>" }, { "ruleID": "frame-tested", "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".views-row:nth-child(4) > .node--type-videos > .node__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 > iframe" }, "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\">" }, { "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\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"><span class=\"navbar-toggler-icon\"></span></button>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".nav-item.menu-item--expanded.dropdown:nth-child(1) > .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": ".nav-item.menu-item--expanded.dropdown:nth-child(2) > .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": ".nav-item.menu-item--expanded.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": ".nav-item.menu-item--expanded.dropdown:nth-child(4) > .dropdown-menu" }, "excerpt": "<ul class=\"dropdown-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".nav-item.menu-item--expanded.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": ".jumbotron" }, "excerpt": "<div class=\"jumbotron d-block d-md-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(3) > .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" }, "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": "colorbox", "location": { "doc": "dom", "type": "selector", "spec": "#colorbox" }, "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">" }, { "ruleID": "identical-links-same-purpose", "what": "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".settings-links > a[href$=\"contact-me\"]" }, "excerpt": "<a href=\"/contact-me\">Contact Me</a>" }, { "ruleID": "identical-links-same-purpose", "what": "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".office.col-sm-4:nth-child(1) > figure > figcaption > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </a>" }, { "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": ".nav-item.menu-item--expanded.dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]" }, "excerpt": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">About</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": ".nav-item.menu-item--expanded.dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]" }, "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": ".nav-item.menu-item--expanded.dropdown:nth-child(3) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]" }, "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": ".nav-item.menu-item--expanded.dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]" }, "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": ".nav-item.menu-item--expanded.dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]" }, "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-me\"]" }, "excerpt": "<a href=\"/contact-me\">Contact Me</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": "p:nth-child(3) > .btn-primary.btn[target=\"_blank\"]" }, "excerpt": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD29\" class=\"btn btn-primary\" target=\"_blank\">Keep in touch</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$=\"press-releases\"]" }, "excerpt": "<a href=\"/press-releases\" class=\"btn btn-primary\" target=\"_blank\"> Latest News</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": ".new-homeform > p:nth-child(5) > .btn-primary.btn[target=\"_blank\"]" }, "excerpt": "<a href=\"https://a29.asmdc.org/press-releases/20221205-robert-rivas-elected-succeed-anthony-rendon-next-speaker-california-state\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</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-08T18:04:44Z\"]" }, "excerpt": "<time datetime=\"2023-06-08T18:04:44Z\" class=\"datetime\">Thursday, June 8, 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-04T19:30:00Z\"]" }, "excerpt": "<time datetime=\"2023-05-04T19:30:00Z\" 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 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": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .inline__links > .links.inline.links-inline > .node-readmore.nav-link > a[rel=\"tag\"][hreflang=\"en\"]" }, "excerpt": "<a href=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\" rel=\"tag\" title=\"ACR 59 Stuttering Awareness Press Conference\" hreflang=\"en\">Read more<span class=\"visually-hidden\"> about ACR 59 Stuttering Awareness Press Conference</span></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-05-04T18:00:00Z\"]" }, "excerpt": "<time datetime=\"2023-05-04T18:00:00Z\" 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-04-18T15:17:54Z\"]" }, "excerpt": "<time datetime=\"2023-04-18T15:17:54Z\" class=\"datetime\">Tuesday, April 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-03-20T20:31:40Z\"]" }, "excerpt": "<time datetime=\"2023-03-20T20:31:40Z\" class=\"datetime\">Monday, March 20, 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-03-16T00:29:33Z\"]" }, "excerpt": "<time datetime=\"2023-03-16T00:29:33Z\" class=\"datetime\">Wednesday, March 15, 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": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".views-row:nth-child(7) > .node--type-photos > .node__content.clearfix > .inline__links > .links.inline.links-inline > .node-readmore.nav-link > a[rel=\"tag\"][hreflang=\"en\"]" }, "excerpt": "<a href=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" hreflang=\"en\">" }, { "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-02-07T20:00:00Z\"]" }, "excerpt": "<time datetime=\"2023-02-07T20:00:00Z\" class=\"datetime\">Tuesday, February 7, 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": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".views-row:nth-child(8) > .node--type-photos > .node__content.clearfix > .inline__links > .links.inline.links-inline > .node-readmore.nav-link > a[rel=\"tag\"][hreflang=\"en\"]" }, "excerpt": "<a href=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" rel=\"tag\" title=\"Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\" hreflang=\"en\">" }, { "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-01-14T20:00:00Z\"]" }, "excerpt": "<time datetime=\"2023-01-14T20:00:00Z\" class=\"datetime\">Saturday, January 14, 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": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".views-row:nth-child(9) > .node--type-photos > .node__content.clearfix > .inline__links > .links.inline.links-inline > .node-readmore.nav-link > a[rel=\"tag\"][hreflang=\"en\"]" }, "excerpt": "<a href=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast\" hreflang=\"en\">" }, { "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-01-12T20:00:00Z\"]" }, "excerpt": "<time datetime=\"2023-01-12T20:00:00Z\" class=\"datetime\">Thursday, January 12, 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-01-11T00:31:24Z\"]" }, "excerpt": "<time datetime=\"2023-01-11T00:31:24Z\" class=\"datetime\">Tuesday, January 10, 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=23\"] > 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: #2858af, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".office.col-sm-4:nth-child(1) > figure > figcaption > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </a>" }, { "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: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".office.col-sm-4:nth-child(2) > figure > figcaption > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </a>" }, { "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: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".office.col-sm-4:nth-child(3) > figure > figcaption > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </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": "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": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "p:nth-child(2) > .btn-primary.btn[target=\"_blank\"]" }, "excerpt": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you live in the 29th District?</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-block" }, "excerpt": "<a class=\"btn btn-block btn-primary\" href=\"/contact\">Contact Me</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": "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": ".site-footer__bottom > 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": ".site-footer__bottom > 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": "duplicate-id", "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: block-rrivas-theme-main-menu", "ordinalSeverity": 2, "tagName": "NAV", "id": "block-rrivas-theme-main-menu", "location": { "doc": "dom", "type": "selector", "spec": ".block-menu" }, "excerpt": "<nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-theme-main-menu\" class=\"block block-menu navigation menu--main\">" }, { "ruleID": "heading-order", "what": "Heading levels should only increase by one; Heading order invalid", "ordinalSeverity": 2, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".new-homeform > h3" }, "excerpt": "<h3>Sign up to receive updates.</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": "heading-order", "what": "Heading levels should only increase by one; Heading order invalid", "ordinalSeverity": 2, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".text-formatted.field--name-body.field--type-text-with-summary > h4" }, "excerpt": "<h4><strong>Connect with Us:</strong></h4>" }, { "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(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .col-sm-4:nth-child(3) > .colorbox.cboxElement[aria-controls=\"colorbox\"]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... allery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">" }, { "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(8) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .col-sm-4:nth-child(3) > .colorbox.cboxElement[aria-controls=\"colorbox\"]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asm. Schiavo (D-Santa Clarita) ... ox-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event."}\">" }, { "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": ".featured-top__inner" }, "excerpt": "<aside class=\"featured-top__inner section container clearfix\" role=\"complementary\">" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "figure > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".office.col-sm-4:nth-child(3) > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".officelocations > .row > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".officelocations > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#block-contact > .content > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#block-contact > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "section > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#content > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".row-offcanvas > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#sidebar_first > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#block-contactus > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#block-contactus > .content > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".text-formatted.field--name-body.field--type-text-with-summary > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "p:nth-child(2) > .directions[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></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\">" } ] }, "endTime": 1687096192555 }, { "type": "launch", "which": "chromium", "startTime": 1687096192556, "endTime": 1687096193101 }, { "type": "url", "which": "https://a29.asmdc.org/", "what": "Member Robert Rivas (D)", "startTime": 1687096193101, "result": { "url": "https://a29.asmdc.org/" }, "endTime": 1687096193792 }, { "type": "test", "which": "continuum", "startTime": 1687096193792, "url": "https://a29.asmdc.org/", "what": "Level Access Continuum, community edition", "result": [ { "engineTestId": 22, "bestPracticeId": 967, "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)", "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"><div role=\"search\" id=\"block-rrivas-theme-search\" data-drupal-selector=\"search-block-form\" class=\"sear ... ions\"><input class=\"button js-form-submit form-submit btn btn-primary form-control\" value=\"Search\" id=\"edit-submit\" type=\"submit\" data-drupal-selector=\"edit-submit\"></div></form></div></div></div></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "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 NAV has an id attribute of 'block-rrivas-theme-main-menu', which is not unique in the same DOM", "element": "<nav class=\"block block-menu navigation menu--main\" id=\"block-rrivas-theme-main-menu\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" role=\"navigation\"><h2 id=\"block-rrivas-theme-main-menu-menu\" c ... wn\" class=\"nav-link dropdown-toggle\">Resources</span><ul class=\"dropdown-menu\"><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"node/1343\" href=\"/storm-resources\">Storm Resources</a></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(3)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[role=\"navigation\"][aria-labelledby=\"block-rrivas-theme-main-menu-menu\"][id=\"block-rrivas-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-rrivas-theme-main-menu', which is not unique in the same DOM", "element": "<ul class=\"clearfix nav navbar-nav\" id=\"block-rrivas-theme-main-menu\"><li class=\"nav-item menu-item--expanded dropdown\"><span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"n ... system-path=\"node/1227\" href=\"/broadband-frequently-asked-questions\">Broadband FAQ</a></li><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"node/1000\" href=\"/constituent-services-0\">Constitu", "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(3)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "ul[id=\"block-rrivas-theme-main-menu\"][class=\"clearfix nav navbar-nav\"]", "attNo": 2 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"><div role=\"search\" id=\"block-rrivas-theme-search\" data-drupal-selector=\"search-block-form\" class=\"sear ... ions\"><input class=\"button js-form-submit form-submit btn btn-primary form-control\" value=\"Search\" id=\"edit-submit\" type=\"submit\" data-drupal-selector=\"edit-submit\"></div></form></div></div></div></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"][target=\"_blank\"][class=\"directions\"][rel=\"noopener\"]", "attNo": 4 } }, { "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=23\"><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(3)>*: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\">About</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(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*: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\">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(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*: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(3)>*: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\">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(3)>*: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\">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(3)>*: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": 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\"><div class=\"container\"><div class=\"navbar-header\"><a rel=\"home\" title=\"Home\" href=\"/\" class=\"logo-hold pull-left top-left\"><span class=\"headerlogo ... data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Newsroom</span><ul class=\"dropdown-menu\"><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"press-releases\" href=\"/press-releases\">Pres", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[class=\"navbar navbar-expand-lg\"][id=\"navbar-main\"]", "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 class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"ACR 59 Stuttering Awareness Press Conference\" rel=\"tag\" href=\"/photo/20230504-acr-59-stuttering- ... ference\" rel=\"tag\" href=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\">Read more<span class=\"visually-hidden\">about ACR 59 Stuttering Awareness Press Conference</span></a></span></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[class=\"links inline nav links-inline\"]", "attNo": 1 } }, { "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 class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action ... red-and-missing-indigenous-people\">Read more<span class=\"visually-hidden\">about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action</span></a></span></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[class=\"links inline nav links-inline\"]", "attNo": 1 } }, { "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 class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\" rel=\"tag\" ... ember-pilar-schiavos-community-swearing-event\">Read more<span class=\"visually-hidden\">about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event</span></a></span></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(8)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[class=\"links inline nav links-inline\"]", "attNo": 1 } }, { "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 class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakf ... slative-black-caucuss-2023-mlk\">Read more<span class=\"visually-hidden\">about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast</span></a></span></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[class=\"links inline nav links-inline\"]", "attNo": 1 } }, { "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\"><div class=\"container\"><div class=\"navbar-header\"><a rel=\"home\" title=\"Home\" href=\"/\" class=\"logo-hold pull-left top-left\"><span class=\"headerlogo ... data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Newsroom</span><ul class=\"dropdown-menu\"><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"press-releases\" href=\"/press-releases\">Pres", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*: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 class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"ACR 59 Stuttering Awareness Press Conference\" rel=\"tag\" href=\"/photo/20230504-acr-59-stuttering- ... ference\" rel=\"tag\" href=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\">Read more<span class=\"visually-hidden\">about ACR 59 Stuttering Awareness Press Conference</span></a></span></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[class=\"links inline nav links-inline\"]", "attNo": 1 } }, { "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 class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action ... red-and-missing-indigenous-people\">Read more<span class=\"visually-hidden\">about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action</span></a></span></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[class=\"links inline nav links-inline\"]", "attNo": 1 } }, { "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 class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\" rel=\"tag\" ... ember-pilar-schiavos-community-swearing-event\">Read more<span class=\"visually-hidden\">about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event</span></a></span></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(8)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[class=\"links inline nav links-inline\"]", "attNo": 1 } }, { "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 class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakf ... slative-black-caucuss-2023-mlk\">Read more<span class=\"visually-hidden\">about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast</span></a></span></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[class=\"links inline nav links-inline\"]", "attNo": 1 } } ], "standardResult": { "totals": [ 0, 0, 0, 36 ], "instances": [ { "ruleID": "22", "what": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"><div role=\"search\" id=\"block-rrivas-theme-search\" data-drupal-selector=\"search-block-form\" class=\"sear ... ions\"><input class=\"button js-form-submit form-submit btn btn-primary form-control\" value=\"Search\" id=\"edit-submit\" type=\"submit\" data-drupal-selector=\"edit-submit\"></div></form></div></div></div></a>" }, { "ruleID": "94", "what": "This NAV has an id attribute of 'block-rrivas-theme-main-menu', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "NAV", "id": "block-rrivas-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(3)>*:nth-child(1)" }, "excerpt": "<nav class=\"block block-menu navigation menu--main\" id=\"block-rrivas-theme-main-menu\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" role=\"navigation\"><h2 id=\"block-rrivas-theme-main-menu-menu\" c ... wn\" class=\"nav-link dropdown-toggle\">Resources</span><ul class=\"dropdown-menu\"><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"node/1343\" href=\"/storm-resources\">Storm Resources</a></li><li" }, { "ruleID": "94", "what": "This UL has an id attribute of 'block-rrivas-theme-main-menu', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "UL", "id": "block-rrivas-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(3)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<ul class=\"clearfix nav navbar-nav\" id=\"block-rrivas-theme-main-menu\"><li class=\"nav-item menu-item--expanded dropdown\"><span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"n ... system-path=\"node/1227\" href=\"/broadband-frequently-asked-questions\">Broadband FAQ</a></li><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"node/1000\" href=\"/constituent-services-0\">Constitu" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"><div role=\"search\" id=\"block-rrivas-theme-search\" data-drupal-selector=\"search-block-form\" class=\"sear ... ions\"><input class=\"button js-form-submit form-submit btn btn-primary form-control\" value=\"Search\" id=\"edit-submit\" type=\"submit\" data-drupal-selector=\"edit-submit\"></div></form></div></div></div></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\"></a>" }, { "ruleID": "246", "what": "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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=23\"><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(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">About</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(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*: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(3)>*: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\">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(3)>*: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\">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(3)>*: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\">Resources</span>" }, { "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)" }, "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><div class=\"container\"><div class=\"navbar-header\"><a rel=\"home\" title=\"Home\" href=\"/\" class=\"logo-hold pull-left top-left\"><span class=\"headerlogo ... data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Newsroom</span><ul class=\"dropdown-menu\"><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"press-releases\" href=\"/press-releases\">Pres" }, { "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": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"ACR 59 Stuttering Awareness Press Conference\" rel=\"tag\" href=\"/photo/20230504-acr-59-stuttering- ... ference\" rel=\"tag\" href=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\">Read more<span class=\"visually-hidden\">about ACR 59 Stuttering Awareness Press Conference</span></a></span></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": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action ... red-and-missing-indigenous-people\">Read more<span class=\"visually-hidden\">about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action</span></a></span></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": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(8)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\" rel=\"tag\" ... ember-pilar-schiavos-community-swearing-event\">Read more<span class=\"visually-hidden\">about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event</span></a></span></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": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakf ... slative-black-caucuss-2023-mlk\">Read more<span class=\"visually-hidden\">about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast</span></a></span></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-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)" }, "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><div class=\"container\"><div class=\"navbar-header\"><a rel=\"home\" title=\"Home\" href=\"/\" class=\"logo-hold pull-left top-left\"><span class=\"headerlogo ... data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Newsroom</span><ul class=\"dropdown-menu\"><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"press-releases\" href=\"/press-releases\">Pres" }, { "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": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"ACR 59 Stuttering Awareness Press Conference\" rel=\"tag\" href=\"/photo/20230504-acr-59-stuttering- ... ference\" rel=\"tag\" href=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\">Read more<span class=\"visually-hidden\">about ACR 59 Stuttering Awareness Press Conference</span></a></span></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": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action ... red-and-missing-indigenous-people\">Read more<span class=\"visually-hidden\">about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action</span></a></span></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": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(8)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\" rel=\"tag\" ... ember-pilar-schiavos-community-swearing-event\">Read more<span class=\"visually-hidden\">about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event</span></a></span></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": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*: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(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav class=\"links inline nav links-inline\"><span class=\"node-readmore nav-link\"><a hreflang=\"en\" title=\"Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakf ... slative-black-caucuss-2023-mlk\">Read more<span class=\"visually-hidden\">about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast</span></a></span></nav>" } ] }, "endTime": 1687096194124 }, { "type": "launch", "which": "chromium", "startTime": 1687096194124, "endTime": 1687096194622 }, { "type": "url", "which": "https://a29.asmdc.org/", "what": "Member Robert Rivas (D)", "startTime": 1687096194622, "result": { "url": "https://a29.asmdc.org/" }, "endTime": 1687096195295 }, { "type": "test", "which": "htmlcs", "startTime": 1687096195296, "url": "https://a29.asmdc.org/", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "result": { "Error": { "AAA.1_3_1.H49.AlignAttr": { "Align attributes .": [ { "tagName": "div", "id": "", "code": "<div align=\"justify\">...</div>" } ] }, "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-rrivas-theme-main-menu-menu", "code": "<h2 class=\"visually-hidden\" id=\"block-rrivas-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-rrivas-theme-main-menu-menu", "code": "<h2 class=\"visually-hidden\" id=\"block-rrivas-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": "", "code": "<h3>...</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>" }, { "tagName": "h4", "id": "", "code": "<h4>...</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-me\">...</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 class=\"btn btn-block btn-primary\" href=\"/contact\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/press-releases\" class=\"btn btn-primary\" target=\"_blank\">...</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://a29.asmdc.org/press-releases/20221205-robert-rivas-elected-succeed-anthony-rendon-next-speaker-california-state\" class=\"btn btn-primary\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://asmdc.org/general-disclaimer\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD29\" class=\"btn btn-primary\" target=\"_blank\">...</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": "p", "id": "", "code": "<p>...</p>" }, { "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 6.76:1. Recommendation: change text colour to #2555ac.": [ { "tagName": "a", "id": "", "code": "<a href=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast\" hreflang=\"en\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" rel=\"tag\" title=\"Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\" hreflang=\"en\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" hreflang=\"en\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\" rel=\"tag\" title=\"ACR 59 Stuttering Awareness Press Conference\" hreflang=\"en\">...</a>" }, { "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 4.69:1. Recommendation: change text colour to #515a62.": [ { "tagName": "time", "id": "", "code": "<time datetime=\"2023-01-11T00:31:24Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"2023-01-12T20:00:00Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"2023-01-14T20:00:00Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"2023-02-07T20:00:00Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"2023-03-16T00:29:33Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"2023-03-20T20:31:40Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"2023-04-18T15:17:54Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"2023-05-04T18:00:00Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"2023-05-04T19:30:00Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"2023-06-08T18:04:44Z\" class=\"datetime\">...</time>" } ] }, "AAA.4_1_1.F77": { "Duplicate id attribute value \"block-rrivas-theme-main-menu\" found on the web page.": [ { "tagName": "ul", "id": "#block-rrivas-theme-main-menu", "code": "<ul id=\"block-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\">...</ul>" } ] }, "AAA.4_1_2.H91.A.NoContent": { "Anchor element found with a valid href attribute, but no link content has been supplied.": [ { "tagName": "a", "id": "", "code": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" } ] }, "AAA.4_1_2.H91.Button.Name": { "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [ { "tagName": "button", "id": "#cboxNext", "code": "<button type=\"button\" id=\"cboxNext\">...</button>" }, { "tagName": "button", "id": "#cboxPrevious", "code": "<button type=\"button\" id=\"cboxPrevious\">...</button>" }, { "tagName": "button", "id": "#cboxSlideshow", "code": "<button type=\"button\" id=\"cboxSlideshow\">...</button>" } ] } }, "Warning": { "AAA.1_3_1.H42": { "Heading markup should be used if this content is intended as a heading.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AAA.1_3_1.H48": { "If this element contains a navigation section, it is recommended that it be marked up as a list.": [ { "tagName": "div", "id": "", "code": "<div class=\"social-media-links\">...</div>" }, { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [ { "tagName": "div", "id": "#cboxOverlay", "code": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>" } ] }, "AAA.1_4_6.G17.Abs": { "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.": [ { "tagName": "a", "id": "", "code": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" }, { "tagName": "div", "id": "", "code": "<div class=\"mobiletitle\">...</div>" }, { "tagName": "label", "id": "", "code": "<label for=\"edit-keys\" class=\"visually-hidden\">...</label>" }, { "tagName": "span", "id": "", "code": "<span class=\"address\">...</span>" }, { "tagName": "span", "id": "", "code": "<span class=\"phone\">...</span>" }, { "tagName": "span", "id": "", "code": "<span class=\"sr-only\">...</span>" }, { "tagName": "span", "id": "", "code": "<span class=\"visually-hidden\">...</span>" } ] }, "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-rrivas-theme-main-menu-menu", "code": "<h2 class=\"visually-hidden\" id=\"block-rrivas-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.1_4_6.G18.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [ { "tagName": "h1", "id": "", "code": "<h1>...</h1>" }, { "tagName": "h3", "id": "", "code": "<h3>...</h3>" } ] }, "AAA.3_2_5.H83.3": { "Check that this link's link text contains information indicating that the link will open in a new window.": [ { "tagName": "a", "id": "", "code": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"ca-gov-icon-facebook\" href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"ca-gov-icon-twitter\" href=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/press-releases\" class=\"btn btn-primary\" target=\"_blank\">...</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://a29.asmdc.org/press-releases/20221205-robert-rivas-elected-succeed-anthony-rendon-next-speaker-california-state\" class=\"btn btn-primary\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://a30.asmdc.org/ealert/alzheimers-and-brain-awareness-month/mailformat\" class=\"btn btn-primary\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD29\" class=\"btn btn-primary\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\">...</a>" } ] }, "AAA.4_1_2.H91.A.Empty": { "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [ { "tagName": "a", "id": "#main-content", "code": "<a id=\"main-content\" tabindex=\"-1\">...</a>" } ] } }, "success": true }, "standardResult": { "totals": [ 35, 0, 0, 47 ], "instances": [ { "ruleID": "AAA.1_3_1.H42", "what": "Heading markup should be used if this content is intended as a heading.", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" }, { "ruleID": "AAA.1_3_1.H48", "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"social-media-links\">...</div>" }, { "ruleID": "AAA.1_3_1.H48", "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "cboxOverlay", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"mobiletitle\">...</div>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "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=\"address\">...</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=\"phone\">...</span>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"sr-only\">...</span>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"visually-hidden\">...</span>" }, { "ruleID": "AAA.1_4_6.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-rrivas-theme-main-menu-menu", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-rrivas-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.1_4_6.G18.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h1>...</h1>" }, { "ruleID": "AAA.1_4_6.G18.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.", "ordinalSeverity": 0, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h3>...</h3>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"ca-gov-icon-facebook\" href=\"https://www.facebook.com/AsmRobertRivas/\" 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/AsmRobertRivas\" 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=\"/press-releases\" class=\"btn btn-primary\" 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://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/press-releases/20221205-robert-rivas-elected-succeed-anthony-rendon-next-speaker-california-state\" class=\"btn btn-primary\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a30.asmdc.org/ealert/alzheimers-and-brain-awareness-month/mailformat\" class=\"btn btn-primary\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD29\" class=\"btn btn-primary\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.A.Empty", "what": "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.", "ordinalSeverity": 0, "tagName": "A", "id": "main-content", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a id=\"main-content\" tabindex=\"-1\">...</a>" }, { "ruleID": "AAA.1_3_1.H49.AlignAttr", "what": "Align attributes .", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div align=\"justify\">...</div>" }, { "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-rrivas-theme-main-menu-menu", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-rrivas-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-rrivas-theme-main-menu-menu", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-rrivas-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": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h3>...</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_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": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h4>...</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-me\">...</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-block 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=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.76:1. Recommendation: change background to #2555ac.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/press-releases\" class=\"btn btn-primary\" 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://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://a29.asmdc.org/press-releases/20221205-robert-rivas-elected-succeed-anthony-rendon-next-speaker-california-state\" class=\"btn btn-primary\" 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": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD29\" class=\"btn btn-primary\" 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": "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": "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 text colour to #2555ac.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast\" hreflang=\"en\">...</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=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" rel=\"tag\" title=\"Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\" hreflang=\"en\">...</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=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" hreflang=\"en\">...</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=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\" rel=\"tag\" title=\"ACR 59 Stuttering Awareness Press Conference\" hreflang=\"en\">...</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=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 4.69:1. Recommendation: change text colour to #515a62.", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"2023-01-11T00:31:24Z\" 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-01-12T20: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-01-14T20: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-02-07T20: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-03-16T00:29:33Z\" 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-03-20T20:31:40Z\" 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-04-18T15:17:54Z\" 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-04T18: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-04T19:30: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-06-08T18:04:44Z\" class=\"datetime\">...</time>" }, { "ruleID": "AAA.4_1_1.F77", "what": "Duplicate id attribute value \"block-rrivas-theme-main-menu\" found on the web page.", "ordinalSeverity": 3, "tagName": "UL", "id": "block-rrivas-theme-main-menu", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<ul id=\"block-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\">...</ul>" }, { "ruleID": "AAA.4_1_2.H91.A.NoContent", "what": "Anchor element found with a valid href attribute, but no link content has been supplied.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.Button.Name", "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "cboxNext", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<button type=\"button\" id=\"cboxNext\">...</button>" }, { "ruleID": "AAA.4_1_2.H91.Button.Name", "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "cboxPrevious", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<button type=\"button\" id=\"cboxPrevious\">...</button>" }, { "ruleID": "AAA.4_1_2.H91.Button.Name", "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "cboxSlideshow", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<button type=\"button\" id=\"cboxSlideshow\">...</button>" } ] }, "endTime": 1687096195577 }, { "type": "launch", "which": "chromium", "startTime": 1687096195577, "endTime": 1687096196065 }, { "type": "url", "which": "https://a29.asmdc.org/", "what": "Member Robert Rivas (D)", "startTime": 1687096196066, "result": { "url": "https://a29.asmdc.org/" }, "endTime": 1687096196771 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687096196771, "url": "https://a29.asmdc.org/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 42, "recommendation": 19, "ignored": 0 }, "items": [ { "ruleId": "html_lang_exists", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/div[1]/iframe[1]/html[1]", "aria": "/document[1]/main[1]/article[4]/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[2]/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[2]/div[1]/div[1]/iframe[1]/html[1]", "aria": "/document[1]/main[1]/article[2]/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]/nav[1]/div[1]/div[2]/nav[1]/ul[1]", "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]" }, "message": "The <ul> element has the id \"block-rrivas-theme-main-menu\" that is already in use", "bounds": { "left": 8, "top": 254, "height": 759, "width": 784 }, "snippet": "<ul class=\"clearfix nav navbar-nav\" id=\"block-rrivas-theme-main-menu\">", "level": "violation" }, { "ruleId": "aria_role_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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": 3665, "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]/nav[1]", "aria": "/document[1]/banner[1]/navigation[2]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 131, "height": 882, "width": 784 }, "snippet": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">", "level": "violation" }, { "ruleId": "aria_navigation_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]", "aria": "/document[1]/main[1]/article[9]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 3179, "height": 37, "width": 784 }, "snippet": "<nav class=\"links inline nav links-inline\">", "level": "violation" }, { "ruleId": "aria_navigation_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]", "aria": "/document[1]/main[1]/article[8]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 2957, "height": 19, "width": 784 }, "snippet": "<nav class=\"links inline nav links-inline\">", "level": "violation" }, { "ruleId": "aria_navigation_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]", "aria": "/document[1]/main[1]/article[7]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 2770, "height": 19, "width": 784 }, "snippet": "<nav class=\"links inline nav links-inline\">", "level": "violation" }, { "ruleId": "aria_navigation_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]", "aria": "/document[1]/main[1]/article[3]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 1985, "height": 19, "width": 784 }, "snippet": "<nav class=\"links inline nav links-inline\">", "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]/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": 131, "height": 882, "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[2]/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]/nav[1]", "aria": "/document[1]/main[1]/article[9]/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": 3179, "height": 37, "width": 784 }, "snippet": "<nav class=\"links inline nav links-inline\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]", "aria": "/document[1]/main[1]/article[8]/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": 2957, "height": 19, "width": 784 }, "snippet": "<nav class=\"links inline nav links-inline\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]", "aria": "/document[1]/main[1]/article[7]/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": 2770, "height": 19, "width": 784 }, "snippet": "<nav class=\"links inline nav links-inline\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]", "aria": "/document[1]/main[1]/article[3]/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": 1985, "height": 19, "width": 784 }, "snippet": "<nav class=\"links inline nav links-inline\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/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": 4101, "height": 565, "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[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": 1032, "height": 424, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">", "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[2]/div[1]/div[1]/div[1]/aside[1]", "aria": "/document[1]/complementary[2]" }, "message": "The element with \"complementary\" role does not have a label", "bounds": { "left": 8, "top": 4101, "height": 565, "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[1]/aside[1]", "aria": "/document[1]/complementary[1]" }, "message": "The element with \"complementary\" role does not have a label", "bounds": { "left": 8, "top": 1032, "height": 424, "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[2]/div[1]/div[1]/div[1]/aside[1]", "aria": "/document[1]/complementary[2]" }, "message": "Multiple elements with \"complementary\" role do not have unique labels", "bounds": { "left": 8, "top": 4101, "height": 565, "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[1]/aside[1]", "aria": "/document[1]/complementary[1]" }, "message": "Multiple elements with \"complementary\" role do not have unique labels", "bounds": { "left": 8, "top": 1032, "height": 424, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">", "level": "violation" }, { "ruleId": "aria_attribute_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/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": 569, "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]/nav[1]/div[1]/div[2]/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": 476, "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]/nav[1]/div[1]/div[2]/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": 402, "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]/nav[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/span[1]", "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]/listitem[2]/generic[1]" }, "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"", "bounds": { "left": 48, "top": 328, "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]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/span[1]", "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]/listitem[1]/generic[1]" }, "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"", "bounds": { "left": 48, "top": 254, "height": 18, "width": 40 }, "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/a[1]", "aria": "/document[1]/main[1]/figure[3]/link[2]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 48, "top": 4081, "height": 0, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]", "aria": "/document[1]/main[1]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4097, "height": 0, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[1]/link[2]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4097, "height": 0, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/main[1]/link[3]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4097, "height": 0, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/a[1]", "aria": "/document[1]/main[1]/link[4]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4097, "height": 0, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/a[1]", "aria": "/document[1]/main[1]/link[5]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4097, "height": 0, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/a[2]", "aria": "/document[1]/main[1]/link[6]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4097, "height": 0, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/a[1]", "aria": "/document[1]/main[1]/link[7]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4097, "height": 0, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[1]/a[1]", "aria": "/document[1]/complementary[2]/paragraph[1]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4207, "height": 18, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/complementary[2]/link[4]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4207, "height": 0, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/complementary[2]/link[3]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4207, "height": 0, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/a[1]", "aria": "/document[1]/complementary[2]/link[2]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4207, "height": 0, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/link[3]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4101, "height": 0, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]", "aria": "/document[1]/link[2]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4097, "height": 0, "width": 0 }, "snippet": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[6]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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[2]/div[1]", "aria": "/document[1]/main[1]/article[5]" }, "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5", "bounds": { "left": 8, "top": 2472, "height": 37, "width": 784 }, "snippet": "<div align=\"justify\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/div[1]/iframe[1]", "aria": "/document[1]/main[1]/article[4]" }, "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 8, "top": 2225, "height": 113, "width": 200 }, "snippet": "<iframe title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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[2]/div[1]/div[1]/iframe[1]", "aria": "/document[1]/main[1]/article[2]" }, "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 8, "top": 1801, "height": 113, "width": 200 }, "snippet": "<iframe title=\"Stuttering Awareness Week Press Conference\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/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": 207, "height": 806, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--main\" id=\"block-rrivas-theme-main-menu\" aria-labelledby=\"block-rrivas-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": 986, "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[2]/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": 3104, "height": 168, "width": 784 }, "snippet": "<article class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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": 2882, "height": 202, "width": 784 }, "snippet": "<article class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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": 2695, "height": 168, "width": 784 }, "snippet": "<article class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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": 2529, "height": 147, "width": 784 }, "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valley\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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": 2362, "height": 147, "width": 784 }, "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-district\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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": 2132, "height": 211, "width": 784 }, "snippet": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-act\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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": 1938, "height": 175, "width": 784 }, "snippet": "<article class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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": 1707, "height": 211, "width": 784 }, "snippet": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awareness\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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": 3291, "height": 147, "width": 784 }, "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposal\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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": 1522, "height": 165, "width": 784 }, "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-development\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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": 1475, "height": 2606, "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[2]/div[1]/div[1]/div[1]/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": 4101, "height": 565, "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[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": 1032, "height": 424, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">", "level": "recommendation" } ], "success": true }, "standardResult": { "totals": [ 0, 19, 0, 42 ], "instances": [ { "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[2]/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]/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[2]/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[2]/div[1]/div[1]/iframe[1]/html[1]" }, "excerpt": "<html>" }, { "ruleID": "element_id_unique", "what": "The <ul> element has the id \"block-rrivas-theme-main-menu\" that is already in use", "ordinalSeverity": 3, "tagName": "UL", "id": "block-rrivas-theme-main-menu", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]" }, "excerpt": "<ul class=\"clearfix nav navbar-nav\" id=\"block-rrivas-theme-main-menu\">" }, { "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[2]/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]/nav[1]" }, "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">" }, { "ruleID": "aria_navigation_label_unique", "what": "Multiple elements with \"navigation\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]" }, "excerpt": "<nav class=\"links inline nav links-inline\">" }, { "ruleID": "aria_navigation_label_unique", "what": "Multiple elements with \"navigation\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]" }, "excerpt": "<nav class=\"links inline nav links-inline\">" }, { "ruleID": "aria_navigation_label_unique", "what": "Multiple elements with \"navigation\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]" }, "excerpt": "<nav class=\"links inline nav links-inline\">" }, { "ruleID": "aria_navigation_label_unique", "what": "Multiple elements with \"navigation\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]" }, "excerpt": "<nav class=\"links inline nav links-inline\">" }, { "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]/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": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]" }, "excerpt": "<nav class=\"links inline nav links-inline\">" }, { "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": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]" }, "excerpt": "<nav class=\"links inline nav links-inline\">" }, { "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": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]" }, "excerpt": "<nav class=\"links inline nav links-inline\">" }, { "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": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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]/nav[1]" }, "excerpt": "<nav class=\"links inline nav links-inline\">" }, { "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]/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[1]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">" }, { "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[2]/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[1]/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[2]/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[1]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container 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]/nav[1]/div[1]/div[2]/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]/nav[1]/div[1]/div[2]/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]/nav[1]/div[1]/div[2]/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 <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]/nav[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/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]/nav[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/span[1]" }, "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/a[1]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/a[1]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/a[1]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/a[2]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/a[1]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/a[1]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]" }, "excerpt": "<a rel=\"noopener\" class=\"directions\" target=\"_blank\" href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\">" }, { "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[6]" }, "excerpt": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">" }, { "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[2]/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[2]/div[1]" }, "excerpt": "<div align=\"justify\">" }, { "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[2]/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]/div[1]/iframe[1]" }, "excerpt": "<iframe title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\">" }, { "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[2]/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[2]/div[1]/div[1]/iframe[1]" }, "excerpt": "<iframe title=\"Stuttering Awareness Week Press Conference\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\">" }, { "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-rrivas-theme-main-menu", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]" }, "excerpt": "<nav class=\"block block-menu navigation menu--main\" id=\"block-rrivas-theme-main-menu\" aria-labelledby=\"block-rrivas-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[2]/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-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" 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[2]/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/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" 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[2]/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-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" 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[2]/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/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valley\" 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[2]/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/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-district\" role=\"article\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>", "ordinalSeverity": 1, "tagName": "ARTICLE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/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-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-act\" 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[2]/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-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20230504-acr-59-stuttering-awareness-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[2]/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-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awareness\" 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[2]/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/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposal\" 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[2]/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/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-development\" 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[2]/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[2]/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[1]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">" } ] }, "endTime": 1687096199083 }, { "type": "launch", "which": "chromium", "startTime": 1687096199083, "endTime": 1687096199629 }, { "type": "url", "which": "https://a29.asmdc.org/", "what": "Member Robert Rivas (D)", "startTime": 1687096199629, "result": { "url": "https://a29.asmdc.org/" }, "endTime": 1687096200305 }, { "type": "test", "which": "nuVal", "startTime": 1687096200305, "url": "https://a29.asmdc.org/", "what": "Nu Html Checker", "result": { "pageContent": { "messages": [ { "type": "info", "lastLine": 43, "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": 92, "lastColumn": 176, "firstColumn": 21, "subType": "warning", "message": "The navigation role is unnecessary for element nav.", "extract": " <nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n ", "hiliteStart": 10, "hiliteLength": 156 }, { "type": "error", "lastLine": 98, "lastColumn": 84, "firstColumn": 15, "message": "Duplicate ID block-rrivas-theme-main-menu.", "extract": " <ul id=\"block-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\">\n ", "hiliteStart": 10, "hiliteLength": 70 }, { "type": "info", "lastLine": 92, "lastColumn": 176, "firstColumn": 21, "subType": "warning", "message": "The first occurrence of ID block-rrivas-theme-main-menu was here.", "extract": " <nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n ", "hiliteStart": 10, "hiliteLength": 156 }, { "type": "error", "lastLine": 100, "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\">About<", "hiliteStart": 10, "hiliteLength": 105 }, { "type": "error", "lastLine": 115, "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": 130, "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": 145, "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": 163, "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": 253, "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": 261, "lastColumn": 4, "firstColumn": 1, "subType": "warning", "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "extract": "d-block\">\n<h1> Proud", "hiliteStart": 10, "hiliteLength": 4 }, { "type": "info", "lastLine": 282, "lastColumn": 4, "firstColumn": 1, "subType": "warning", "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "extract": "md-none\">\n<h1> Proud", "hiliteStart": 10, "hiliteLength": 4 }, { "type": "error", "lastLine": 291, "lastColumn": 153, "message": "Saw \" when expecting an attribute name. Probable cause: = missing immediately before.", "extract": "arget=\"_blank\" \"=\"\"> Latest Ne", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 291, "lastColumn": 157, "firstColumn": 6, "subType": "warning", "message": "Attribute \" is not serializable as XML 1.0.", "extract": "\t\t\t\t\n\t\t\t\t\t<a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\"> Lates", "hiliteStart": 10, "hiliteLength": 152 }, { "type": "error", "lastLine": 291, "lastColumn": 157, "firstColumn": 6, "message": "Attribute \" not allowed on element a at this point.", "extract": "\t\t\t\t\n\t\t\t\t\t<a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\"> Lates", "hiliteStart": 10, "hiliteLength": 152 }, { "type": "info", "lastLine": 310, "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": 339, "lastColumn": 217, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/press-releases/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-development\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 217 }, { "type": "info", "lastLine": 362, "lastColumn": 209, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awareness\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 209 }, { "type": "error", "lastLine": 379, "lastColumn": 440, "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/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></ifra", "hiliteStart": 10, "hiliteLength": 291 }, { "type": "error", "lastLine": 379, "lastColumn": 440, "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/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></ifra", "hiliteStart": 10, "hiliteLength": 291 }, { "type": "info", "lastLine": 392, "lastColumn": 171, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 171 }, { "type": "info", "lastLine": 448, "lastColumn": 207, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-act\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 207 }, { "type": "error", "lastLine": 465, "lastColumn": 502, "firstColumn": 150, "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\"></ifra", "hiliteStart": 10, "hiliteLength": 353 }, { "type": "error", "lastLine": 465, "lastColumn": 502, "firstColumn": 150, "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.", "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\"></ifra", "hiliteStart": 10, "hiliteLength": 353 }, { "type": "info", "lastLine": 478, "lastColumn": 217, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/press-releases/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-district\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 217 }, { "type": "error", "lastLine": 492, "lastColumn": 155, "firstColumn": 135, "message": "The align attribute on the div element is obsolete. Use CSS instead.", "extract": "ld__item\"><div align=\"justify\">\n<p><s", "hiliteStart": 10, "hiliteLength": 21 }, { "type": "info", "lastLine": 502, "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/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valley\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 219 }, { "type": "info", "lastLine": 525, "lastColumn": 209, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 209 }, { "type": "info", "lastLine": 574, "lastColumn": 207, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 207 }, { "type": "info", "lastLine": 630, "lastColumn": 211, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 211 }, { "type": "info", "lastLine": 672, "lastColumn": 217, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/press-releases/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposal\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 217 }, { "type": "error", "lastLine": 795, "lastColumn": 125, "firstColumn": 28, "message": "Element a not allowed as child of element figure in this context. (Suppressing further errors from this subtree.)", "extract": "igcaption><a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n ", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "info", "lastLine": 808, "lastColumn": 64, "firstColumn": 21, "subType": "warning", "message": "The complementary role is unnecessary for element aside.", "extract": " </a><aside class=\"section\" role=\"complementary\"><a hre", "hiliteStart": 10, "hiliteLength": 44 }, { "type": "error", "lastLine": 823, "lastColumn": 57, "firstColumn": 11, "message": "The element label must not appear as a descendant of the a element.", "extract": " <label for=\"edit-keys\" class=\"visually-hidden\">Search", "hiliteStart": 10, "hiliteLength": 47 }, { "type": "error", "lastLine": 824, "lastColumn": 217, "firstColumn": 21, "message": "The element input must not appear as a descendant of the a element.", "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": 197 }, { "type": "error", "lastLine": 827, "lastColumn": 273, "firstColumn": 115, "message": "The element input must not appear as a descendant of the a element.", "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": 159 } ] }, "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://a29.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://a29.asmdc.org/\" />\n<meta", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "info", "lastLine": 8, "lastColumn": 101, "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=\"Official Website for Assemblymember Robert Rivas, 29th District\" />\n<link", "hiliteStart": 10, "hiliteLength": 101 }, { "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": 47, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "0.png\" />\n<meta name=\"MobileOptimized\" content=\"width\" />\n<meta", "hiliteStart": 10, "hiliteLength": 47 }, { "type": "info", "lastLine": 23, "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": 24, "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": 25, "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<scri", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "info", "lastLine": 29, "lastColumn": 131, "firstColumn": 5, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "itle>\n <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a29.asmdc.org/files/css/css_uEj7X9WVmWttnhvYZp22aHqBiFXAY9uWdyMFc_rwWf8.css\" />\n<link", "hiliteStart": 10, "hiliteLength": 127 }, { "type": "info", "lastLine": 30, "lastColumn": 127, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "8.css\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/a29.asmdc.org/files/css/css_naQMmK4m2Kn9qoO2YvoRN2lomfJIfIm4A4_K2sAnGQ4.css\" />\n<link", "hiliteStart": 10, "hiliteLength": 127 }, { "type": "info", "lastLine": 31, "lastColumn": 74, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "4.css\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"//use.typekit.net/uqg3kql.css\" />\n<link", "hiliteStart": 10, "hiliteLength": 74 }, { "type": "info", "lastLine": 32, "lastColumn": 127, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "l.css\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/a29.asmdc.org/files/css/css_5jm4jbWxhgJsO0b9ARP7Mu0BPXyBKS8VqJfqcPwfb5E.css\" />\n\n ", "hiliteStart": 10, "hiliteLength": 127 }, { "type": "info", "lastLine": 45, "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": 87, "lastColumn": 135, "firstColumn": 130, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "/span></a><br />\n ", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "info", "lastLine": 94, "lastColumn": 176, "firstColumn": 21, "subType": "warning", "message": "The navigation role is unnecessary for element nav.", "extract": " <nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n ", "hiliteStart": 10, "hiliteLength": 156 }, { "type": "error", "lastLine": 100, "lastColumn": 84, "firstColumn": 15, "message": "Duplicate ID block-rrivas-theme-main-menu.", "extract": " <ul id=\"block-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\">\n ", "hiliteStart": 10, "hiliteLength": 70 }, { "type": "info", "lastLine": 94, "lastColumn": 176, "firstColumn": 21, "subType": "warning", "message": "The first occurrence of ID block-rrivas-theme-main-menu was here.", "extract": " <nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n ", "hiliteStart": 10, "hiliteLength": 156 }, { "type": "error", "lastLine": 102, "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\">About<", "hiliteStart": 10, "hiliteLength": 105 }, { "type": "error", "lastLine": 117, "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": 132, "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": 147, "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": 165, "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": 255, "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": 263, "lastColumn": 4, "firstColumn": 1, "subType": "warning", "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "extract": "d-block\">\n<h1> Proud", "hiliteStart": 10, "hiliteLength": 4 }, { "type": "info", "lastLine": 284, "lastColumn": 4, "firstColumn": 1, "subType": "warning", "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "extract": "md-none\">\n<h1> Proud", "hiliteStart": 10, "hiliteLength": 4 }, { "type": "error", "lastLine": 293, "lastColumn": 152, "message": "No space between attributes.", "extract": "target=\"_blank\"\"> Latest News<", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 293, "lastColumn": 152, "message": "Saw \" when expecting an attribute name. Probable cause: = missing immediately before.", "extract": "target=\"_blank\"\"> Latest News<", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 293, "lastColumn": 153, "firstColumn": 6, "subType": "warning", "message": "Attribute \" is not serializable as XML 1.0.", "extract": "\t\t\t\t\n\t\t\t\t\t<a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\"\"> Lates", "hiliteStart": 10, "hiliteLength": 148 }, { "type": "error", "lastLine": 293, "lastColumn": 153, "firstColumn": 6, "message": "Attribute \" not allowed on element a at this point.", "extract": "\t\t\t\t\n\t\t\t\t\t<a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\"\"> Lates", "hiliteStart": 10, "hiliteLength": 148 }, { "type": "info", "lastLine": 312, "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": 341, "lastColumn": 217, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/press-releases/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-development\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 217 }, { "type": "info", "lastLine": 364, "lastColumn": 209, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awareness\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 209 }, { "type": "error", "lastLine": 381, "lastColumn": 437, "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/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></ifra", "hiliteStart": 10, "hiliteLength": 288 }, { "type": "error", "lastLine": 381, "lastColumn": 437, "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/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></ifra", "hiliteStart": 10, "hiliteLength": 288 }, { "type": "info", "lastLine": 394, "lastColumn": 171, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 171 }, { "type": "info", "lastLine": 415, "lastColumn": 978, "firstColumn": 614, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "9"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg?itok=3nVQxJXC\" width=\"436\" height=\"246\" alt=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>", "hiliteStart": 10, "hiliteLength": 365 }, { "type": "info", "lastLine": 422, "lastColumn": 978, "firstColumn": 614, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "9"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg?itok=OtXO71HG\" width=\"436\" height=\"246\" alt=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>", "hiliteStart": 10, "hiliteLength": 365 }, { "type": "info", "lastLine": 429, "lastColumn": 978, "firstColumn": 614, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "9"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg?itok=ufnAkEfv\" width=\"436\" height=\"246\" alt=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>", "hiliteStart": 10, "hiliteLength": 365 }, { "type": "info", "lastLine": 436, "lastColumn": 932, "firstColumn": 572, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "o"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpg?itok=jaV0i2id\" width=\"436\" height=\"246\" alt=\"Stuttering Awareness Press Conference supporting ACR 59 Group Photo\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>", "hiliteStart": 10, "hiliteLength": 361 }, { "type": "info", "lastLine": 450, "lastColumn": 207, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-act\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 207 }, { "type": "error", "lastLine": 467, "lastColumn": 499, "firstColumn": 150, "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\"></ifra", "hiliteStart": 10, "hiliteLength": 350 }, { "type": "error", "lastLine": 467, "lastColumn": 499, "firstColumn": 150, "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.", "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\"></ifra", "hiliteStart": 10, "hiliteLength": 350 }, { "type": "info", "lastLine": 480, "lastColumn": 217, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/press-releases/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-district\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 217 }, { "type": "error", "lastLine": 494, "lastColumn": 155, "firstColumn": 135, "message": "The align attribute on the div element is obsolete. Use CSS instead.", "extract": "ld__item\"><div align=\"justify\">\n<p><s", "hiliteStart": 10, "hiliteLength": 21 }, { "type": "info", "lastLine": 504, "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/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valley\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 219 }, { "type": "info", "lastLine": 527, "lastColumn": 209, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 209 }, { "type": "info", "lastLine": 548, "lastColumn": 992, "firstColumn": 631, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "n"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg?itok=l4rUDLa8\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>", "hiliteStart": 10, "hiliteLength": 362 }, { "type": "info", "lastLine": 555, "lastColumn": 846, "firstColumn": 527, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "n"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpg?itok=xahtSuI5\" width=\"436\" height=\"246\" alt=\"Murdered and Missing Indigenous People Day of Action Presentation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>", "hiliteStart": 10, "hiliteLength": 320 }, { "type": "info", "lastLine": 562, "lastColumn": 992, "firstColumn": 631, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "n"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg?itok=MTr08Ytr\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>", "hiliteStart": 10, "hiliteLength": 362 }, { "type": "info", "lastLine": 576, "lastColumn": 207, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 207 }, { "type": "info", "lastLine": 597, "lastColumn": 858, "firstColumn": 537, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ")"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpg?itok=9kaFeXno\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>", "hiliteStart": 10, "hiliteLength": 322 }, { "type": "info", "lastLine": 604, "lastColumn": 946, "firstColumn": 603, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "t"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpg?itok=c2OJkOAm\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>", "hiliteStart": 10, "hiliteLength": 344 }, { "type": "info", "lastLine": 611, "lastColumn": 874, "firstColumn": 549, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "."}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg?itok=wpKBx-Mi\" width=\"436\" height=\"246\" alt=\"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event.\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>", "hiliteStart": 10, "hiliteLength": 326 }, { "type": "info", "lastLine": 618, "lastColumn": 738, "firstColumn": 447, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "s"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpg?itok=uxWJY9Ak\" width=\"436\" height=\"246\" alt=\"Speaker-Designate poses with colleagues\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>", "hiliteStart": 10, "hiliteLength": 292 }, { "type": "info", "lastLine": 632, "lastColumn": 211, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 211 }, { "type": "info", "lastLine": 653, "lastColumn": 1042, "firstColumn": 664, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ")"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg?itok=x2W4L3h8\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>", "hiliteStart": 10, "hiliteLength": 379 }, { "type": "info", "lastLine": 660, "lastColumn": 878, "firstColumn": 547, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "t"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpg?itok=hv2o2Ug-\" width=\"436\" height=\"246\" alt=\"Speaker-Designate speaks with community leaders at CLBC MLK Breakfast\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>", "hiliteStart": 10, "hiliteLength": 332 }, { "type": "info", "lastLine": 674, "lastColumn": 217, "firstColumn": 1, "subType": "warning", "message": "The article role is unnecessary for element article.", "extract": "w\">\n \n\n<article role=\"article\" about=\"/press-releases/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposal\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n <he", "hiliteStart": 10, "hiliteLength": 217 }, { "type": "info", "lastLine": 792, "lastColumn": 54, "firstColumn": 49, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "rey Street<br />\n Sole", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "info", "lastLine": 793, "lastColumn": 24, "firstColumn": 19, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ", CA 93960<br /></span", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 797, "lastColumn": 23, "firstColumn": 11, "message": "End tag figcaption seen, but there were open elements.", "extract": " </figcaption>\n ", "hiliteStart": 10, "hiliteLength": 13 }, { "type": "error", "lastLine": 795, "lastColumn": 83, "firstColumn": 1, "message": "Unclosed element a.", "extract": "76</span>\n<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\">\n ", "hiliteStart": 10, "hiliteLength": 83 }, { "type": "error", "lastLine": 798, "firstLine": 797, "lastColumn": 8, "firstColumn": 24, "message": "Element a not allowed as child of element figure in this context. (Suppressing further errors from this subtree.)", "extract": "igcaption>\n </figu", "hiliteStart": 10, "hiliteLength": 9 }, { "type": "error", "lastLine": 798, "lastColumn": 17, "firstColumn": 9, "message": "End tag figure seen, but there were open elements.", "extract": ">\n </figure>\n ", "hiliteStart": 10, "hiliteLength": 9 }, { "type": "error", "lastLine": 799, "lastColumn": 12, "firstColumn": 7, "message": "End tag div seen, but there were open elements.", "extract": "re>\n </div>\n </d", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 800, "lastColumn": 8, "firstColumn": 3, "message": "End tag div seen, but there were open elements.", "extract": " </div>\n </div>\n</div", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 801, "lastColumn": 6, "firstColumn": 1, "message": "End tag div seen, but there were open elements.", "extract": "\n </div>\n</div></div>", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 803, "lastColumn": 10, "firstColumn": 5, "message": "End tag div seen, but there were open elements.", "extract": " \n </div>\n </d", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 804, "lastColumn": 8, "firstColumn": 3, "message": "End tag div seen, but there were open elements.", "extract": " </div>\n </div>\n\n\n ", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 807, "lastColumn": 26, "firstColumn": 17, "message": "End tag section seen, but there were open elements.", "extract": " </section>\n ", "hiliteStart": 10, "hiliteLength": 10 }, { "type": "error", "lastLine": 808, "lastColumn": 21, "firstColumn": 15, "message": "End tag main seen, but there were open elements.", "extract": " </main>\n ", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "info", "lastLine": 810, "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": 825, "lastColumn": 57, "firstColumn": 11, "message": "The element label must not appear as a descendant of the a element.", "extract": " <label for=\"edit-keys\" class=\"visually-hidden\">Search", "hiliteStart": 10, "hiliteLength": 47 }, { "type": "error", "lastLine": 826, "lastColumn": 219, "firstColumn": 21, "message": "The element input must not appear as a descendant of the a element.", "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": 826, "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": "error", "lastLine": 829, "lastColumn": 275, "firstColumn": 115, "message": "The element input must not appear as a descendant of the a element.", "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": "info", "lastLine": 829, "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": 843, "lastColumn": 226, "firstColumn": 138, "message": "Start tag a seen but an element of the same type was already open.", "extract": "_item\"><p><a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you", "hiliteStart": 10, "hiliteLength": 89 }, { "type": "error", "lastLine": 843, "lastColumn": 226, "firstColumn": 138, "message": "End tag a violates nesting rules.", "extract": "_item\"><p><a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you", "hiliteStart": 10, "hiliteLength": 89 }, { "type": "error", "lastLine": 843, "lastColumn": 226, "firstColumn": 138, "subType": "fatal", "message": "Cannot recover after last error. Any further errors will be ignored.", "extract": "_item\"><p><a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you", "hiliteStart": 10, "hiliteLength": 89 } ] }, "success": true }, "standardResult": { "totals": [ 38, 0, 47, 1 ], "instances": [ { "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": "43" }, "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-rrivas-theme-main-menu", "location": { "doc": "dom", "type": "line", "spec": "92" }, "excerpt": " <nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-theme-main-menu\" class=\"block block-menu navigation menu--main\"> " }, { "ruleID": "Duplicate ID block-rrivas-theme-main-menu.", "what": "Duplicate ID block-rrivas-theme-main-menu.", "ordinalSeverity": 2, "tagName": "UL", "id": "block-rrivas-theme-main-menu", "location": { "doc": "dom", "type": "line", "spec": "98" }, "excerpt": " <ul id=\"block-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\"> " }, { "ruleID": "The first occurrence of ID block-rrivas-theme-main-menu was here.", "what": "The first occurrence of ID block-rrivas-theme-main-menu was here.", "ordinalSeverity": 0, "tagName": "NAV", "id": "block-rrivas-theme-main-menu", "location": { "doc": "dom", "type": "line", "spec": "92" }, "excerpt": " <nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-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": "100" }, "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">About<" }, { "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": "115" }, "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": "130" }, "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": "145" }, "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": "163" }, "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": "253" }, "excerpt": " <aside class=\"featured-top__inner section container clearfix\" role=\"complementary\"> " }, { "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "line", "spec": "261" }, "excerpt": "d-block\"> <h1> Proud" }, { "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "line", "spec": "282" }, "excerpt": "md-none\"> <h1> Proud" }, { "ruleID": "Saw \" when expecting an attribute name. Probable cause: = missing immediately before.", "what": "Saw \" when expecting an attribute name. Probable cause: = missing immediately before.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "291" }, "excerpt": "arget=\"_blank\" \"=\"\"> Latest Ne" }, { "ruleID": "Attribute \" is not serializable as XML 1.0.", "what": "Attribute \" is not serializable as XML 1.0.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "line", "spec": "291" }, "excerpt": " <a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\"> Lates" }, { "ruleID": "Attribute \" not allowed on element a at this point.", "what": "Attribute \" not allowed on element a at this point.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "line", "spec": "291" }, "excerpt": " <a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\"> Lates" }, { "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": "310" }, "excerpt": " <main class=\"main-content col order-first\" id=\"content\" role=\"main\"> " }, { "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": "339" }, "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-development\" 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": "362" }, "excerpt": "w\"> <article role=\"article\" about=\"/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awareness\" 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": "379" }, "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></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": "379" }, "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></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": "392" }, "excerpt": "w\"> <article role=\"article\" about=\"/photo/20230504-acr-59-stuttering-awareness-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": "448" }, "excerpt": "w\"> <article role=\"article\" about=\"/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-act\" 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": "465" }, "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\"></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": "465" }, "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\"></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": "478" }, "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-district\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he" }, { "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": "492" }, "excerpt": "ld__item\"><div align=\"justify\"> <p><s" }, { "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": "502" }, "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valley\" 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": "525" }, "excerpt": "w\"> <article role=\"article\" about=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" 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": "574" }, "excerpt": "w\"> <article role=\"article\" about=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" 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": "630" }, "excerpt": "w\"> <article role=\"article\" about=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" 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": "672" }, "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposal\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he" }, { "ruleID": "Element a not allowed as child of element figure in this context. (Suppressing further errors from this subtree.)", "what": "Element a not allowed as child of element figure in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "line", "spec": "795" }, "excerpt": "igcaption><a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> " }, { "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": "808" }, "excerpt": " </a><aside class=\"section\" role=\"complementary\"><a hre" }, { "ruleID": "The element label must not appear as a descendant of the a element.", "what": "The element label must not appear as a descendant of the a element.", "ordinalSeverity": 2, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "line", "spec": "823" }, "excerpt": " <label for=\"edit-keys\" class=\"visually-hidden\">Search" }, { "ruleID": "The element input must not appear as a descendant of the a element.", "what": "The element input must not appear as a descendant of the a element.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "edit-keys", "location": { "doc": "dom", "type": "line", "spec": "824" }, "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": "The element input must not appear as a descendant of the a element.", "what": "The element input must not appear as a descendant of the a element.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "edit-submit", "location": { "doc": "dom", "type": "line", "spec": "827" }, "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": "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://a29.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://a29.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=\"Official Website for Assemblymember Robert Rivas, 29th 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 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": "23" }, "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": "24" }, "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": "25" }, "excerpt": "it=no\" /> <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\" /> <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": "29" }, "excerpt": "itle> <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a29.asmdc.org/files/css/css_uEj7X9WVmWttnhvYZp22aHqBiFXAY9uWdyMFc_rwWf8.css\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "30" }, "excerpt": "8.css\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a29.asmdc.org/files/css/css_naQMmK4m2Kn9qoO2YvoRN2lomfJIfIm4A4_K2sAnGQ4.css\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "31" }, "excerpt": "4.css\" /> <link rel=\"stylesheet\" media=\"all\" href=\"//use.typekit.net/uqg3kql.css\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "32" }, "excerpt": "l.css\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a29.asmdc.org/files/css/css_5jm4jbWxhgJsO0b9ARP7Mu0BPXyBKS8VqJfqcPwfb5E.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": "45" }, "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": "BR", "id": "", "location": { "doc": "source", "type": "line", "spec": "87" }, "excerpt": "/span></a><br /> " }, { "ruleID": "The navigation role is unnecessary for element nav.", "what": "The navigation role is unnecessary for element nav.", "ordinalSeverity": 0, "tagName": "NAV", "id": "block-rrivas-theme-main-menu", "location": { "doc": "source", "type": "line", "spec": "94" }, "excerpt": " <nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-theme-main-menu\" class=\"block block-menu navigation menu--main\"> " }, { "ruleID": "Duplicate ID block-rrivas-theme-main-menu.", "what": "Duplicate ID block-rrivas-theme-main-menu.", "ordinalSeverity": 2, "tagName": "UL", "id": "block-rrivas-theme-main-menu", "location": { "doc": "source", "type": "line", "spec": "100" }, "excerpt": " <ul id=\"block-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\"> " }, { "ruleID": "The first occurrence of ID block-rrivas-theme-main-menu was here.", "what": "The first occurrence of ID block-rrivas-theme-main-menu was here.", "ordinalSeverity": 0, "tagName": "NAV", "id": "block-rrivas-theme-main-menu", "location": { "doc": "source", "type": "line", "spec": "94" }, "excerpt": " <nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-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": "102" }, "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">About<" }, { "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": "117" }, "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": "132" }, "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": "147" }, "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": "165" }, "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": "255" }, "excerpt": " <aside class=\"featured-top__inner section container clearfix\" role=\"complementary\"> " }, { "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "source", "type": "line", "spec": "263" }, "excerpt": "d-block\"> <h1> Proud" }, { "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "source", "type": "line", "spec": "284" }, "excerpt": "md-none\"> <h1> Proud" }, { "ruleID": "No space between attributes.", "what": "No space between attributes.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "293" }, "excerpt": "target=\"_blank\"\"> Latest News<" }, { "ruleID": "Saw \" when expecting an attribute name. Probable cause: = missing immediately before.", "what": "Saw \" when expecting an attribute name. Probable cause: = missing immediately before.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "293" }, "excerpt": "target=\"_blank\"\"> Latest News<" }, { "ruleID": "Attribute \" is not serializable as XML 1.0.", "what": "Attribute \" is not serializable as XML 1.0.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "source", "type": "line", "spec": "293" }, "excerpt": " <a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\"\"> Lates" }, { "ruleID": "Attribute \" not allowed on element a at this point.", "what": "Attribute \" not allowed on element a at this point.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "source", "type": "line", "spec": "293" }, "excerpt": " <a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\"\"> Lates" }, { "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": "312" }, "excerpt": " <main class=\"main-content col order-first\" id=\"content\" role=\"main\"> " }, { "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": "341" }, "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-development\" 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": "source", "type": "line", "spec": "364" }, "excerpt": "w\"> <article role=\"article\" about=\"/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awareness\" 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": "381" }, "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></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": "381" }, "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></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": "394" }, "excerpt": "w\"> <article role=\"article\" about=\"/photo/20230504-acr-59-stuttering-awareness-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": "415" }, "excerpt": "9"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg?itok=3nVQxJXC\" width=\"436\" height=\"246\" alt=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </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": "422" }, "excerpt": "9"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg?itok=OtXO71HG\" width=\"436\" height=\"246\" alt=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </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": "429" }, "excerpt": "9"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg?itok=ufnAkEfv\" width=\"436\" height=\"246\" alt=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </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": "436" }, "excerpt": "o"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpg?itok=jaV0i2id\" width=\"436\" height=\"246\" alt=\"Stuttering Awareness Press Conference supporting ACR 59 Group Photo\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </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": "450" }, "excerpt": "w\"> <article role=\"article\" about=\"/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-act\" 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": "467" }, "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\"></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": "467" }, "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\"></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": "480" }, "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-district\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he" }, { "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": "494" }, "excerpt": "ld__item\"><div align=\"justify\"> <p><s" }, { "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": "504" }, "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valley\" 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": "source", "type": "line", "spec": "527" }, "excerpt": "w\"> <article role=\"article\" about=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" 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": "548" }, "excerpt": "n"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg?itok=l4rUDLa8\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </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": "555" }, "excerpt": "n"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpg?itok=xahtSuI5\" width=\"436\" height=\"246\" alt=\"Murdered and Missing Indigenous People Day of Action Presentation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </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": "562" }, "excerpt": "n"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg?itok=MTr08Ytr\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </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": "576" }, "excerpt": "w\"> <article role=\"article\" about=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" 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": "597" }, "excerpt": ")"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpg?itok=9kaFeXno\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </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": "604" }, "excerpt": "t"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpg?itok=c2OJkOAm\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </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": "611" }, "excerpt": "."}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg?itok=wpKBx-Mi\" width=\"436\" height=\"246\" alt=\"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event.\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </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": "618" }, "excerpt": "s"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpg?itok=uxWJY9Ak\" width=\"436\" height=\"246\" alt=\"Speaker-Designate poses with colleagues\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </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": "632" }, "excerpt": "w\"> <article role=\"article\" about=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" 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": "653" }, "excerpt": ")"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg?itok=x2W4L3h8\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </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": "660" }, "excerpt": "t"}\"><img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpg?itok=hv2o2Ug-\" width=\"436\" height=\"246\" alt=\"Speaker-Designate speaks with community leaders at CLBC MLK Breakfast\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </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": "674" }, "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposal\" 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": "BR", "id": "", "location": { "doc": "source", "type": "line", "spec": "792" }, "excerpt": "rey Street<br /> Sole" }, { "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": "793" }, "excerpt": ", CA 93960<br /></span" }, { "ruleID": "End tag figcaption seen, but there were open elements.", "what": "End tag figcaption seen, but there were open elements.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "797" }, "excerpt": " </figcaption> " }, { "ruleID": "Unclosed element a.", "what": "Unclosed element a.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "source", "type": "line", "spec": "795" }, "excerpt": "76</span> <a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\"> " }, { "ruleID": "Element a not allowed as child of element figure in this context. (Suppressing further errors from this subtree.)", "what": "Element a not allowed as child of element figure in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "source", "type": "line", "spec": "798" }, "excerpt": "igcaption> </figu" }, { "ruleID": "End tag figure seen, but there were open elements.", "what": "End tag figure seen, but there were open elements.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "798" }, "excerpt": "> </figure> " }, { "ruleID": "End tag div seen, but there were open elements.", "what": "End tag div seen, but there were open elements.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "799" }, "excerpt": "re> </div> </d" }, { "ruleID": "End tag div seen, but there were open elements.", "what": "End tag div seen, but there were open elements.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "800" }, "excerpt": " </div> </div> </div" }, { "ruleID": "End tag div seen, but there were open elements.", "what": "End tag div seen, but there were open elements.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "801" }, "excerpt": " </div> </div></div>" }, { "ruleID": "End tag div seen, but there were open elements.", "what": "End tag div seen, but there were open elements.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "803" }, "excerpt": " </div> </d" }, { "ruleID": "End tag div seen, but there were open elements.", "what": "End tag div seen, but there were open elements.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "804" }, "excerpt": " </div> </div> " }, { "ruleID": "End tag section seen, but there were open elements.", "what": "End tag section seen, but there were open elements.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "807" }, "excerpt": " </section> " }, { "ruleID": "End tag main seen, but there were open elements.", "what": "End tag main seen, but there were open elements.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "808" }, "excerpt": " </main> " }, { "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": "810" }, "excerpt": " <aside class=\"section\" role=\"complementary\"> " }, { "ruleID": "The element label must not appear as a descendant of the a element.", "what": "The element label must not appear as a descendant of the a element.", "ordinalSeverity": 2, "tagName": "LABEL", "id": "", "location": { "doc": "source", "type": "line", "spec": "825" }, "excerpt": " <label for=\"edit-keys\" class=\"visually-hidden\">Search" }, { "ruleID": "The element input must not appear as a descendant of the a element.", "what": "The element input must not appear as a descendant of the a element.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "edit-keys", "location": { "doc": "source", "type": "line", "spec": "826" }, "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-keys", "location": { "doc": "source", "type": "line", "spec": "826" }, "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": "The element input must not appear as a descendant of the a element.", "what": "The element input must not appear as a descendant of the a element.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "edit-submit", "location": { "doc": "source", "type": "line", "spec": "829" }, "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": "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": "829" }, "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": "Start tag a seen but an element of the same type was already open.", "what": "Start tag a seen but an element of the same type was already open.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "source", "type": "line", "spec": "843" }, "excerpt": "_item\"><p><a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you" }, { "ruleID": "End tag a violates nesting rules.", "what": "End tag a violates nesting rules.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "source", "type": "line", "spec": "843" }, "excerpt": "_item\"><p><a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you" }, { "ruleID": "Cannot recover after last error. Any further errors will be ignored.", "what": "Cannot recover after last error. Any further errors will be ignored.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "source", "type": "line", "spec": "843" }, "excerpt": "_item\"><p><a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you" } ] }, "endTime": 1687096201562 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687096201562, "url": "https://a29.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 13:50:02", "hash": "7cdd66466955ae94eb7e35753ab2edcc64ec029f01d7f4345b73a69980773645eb0764e457c1bd87a523665b5b006919a81e2129b1151735f9cda76f2e20a02a", "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": 36, "warning": 14, "failed": 10, "inapplicable": 65 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 16, "warning": 8, "failed": 2, "inapplicable": 41 }, "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": 2, "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;\"><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": 2, "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;\"><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": 2, "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;\"><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;\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R12": { "name": "Link has accessible name", "code": "QW-ACT-R12", "mapping": "c487ae", "description": "This rule checks that each link has an accessible name.", "metadata": { "target": { "element": [ "a[href]", "area[href]" ], "attributes": [ "role='link'" ] }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only" }, { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value", "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value" } ], "related": [ "G91" ], "url": "https://act-rules.github.io/rules/c487ae", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 83, "warning": 0, "failed": 15, "inapplicable": 0, "outcome": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('')." }, "results": [ { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > figure:nth-child(1) > a:nth-child(3)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > a:nth-child(2)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(4)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(3)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > a:nth-child(2)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > a:nth-child(2)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n\n\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > a:nth-child(6)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > a:nth-child(2)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n \n \n Search\n \n \n \n \n \n\n\n\n\n \n \n Search\n \n\n \n\n\n\n\n\n \n \n \n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > a:nth-child(1)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n \n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > a:nth-child(1)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)", "accessibleName": "" } ], "attributes": [] } ] }, "QW-ACT-R18": { "name": "`id` attribute value is unique", "code": "QW-ACT-R18", "mapping": "3ea0c8", "description": "This rule checks that all id attribute values on a single page are unique.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "4.1.1", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html", "url_tr": "https://www.w3.org/TR/WCAG21/#parsing" } ], "related": [ "H93" ], "url": "https://act-rules.github.io/rules/3ea0c8", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 44, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "Several elements have the same `id` attribute." }, "results": [ { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-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 Accomplishments\n \n \n Committees\n \n \n \n \n \n District\n \n \n Dist …", "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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1)" }, { "htmlCode": "<ul id=\"block-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\">\n \n About\n \n \n Biography\n \n \n Accomplishments\n \n \n Committees\n \n \n \n \n \n District\n \n \n District Map\n \n \n There Ought To Be A Law - DeberÃa haber una ley\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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2)" } ], "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": 123, "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/AsmRobertRivas/\" 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-twitter\" href=\"https://twitter.com/AsmRobertRivas\" 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(3)" } ], "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-me\">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(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/contact-me\">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) > 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-hold pull-left top-left\" href=\"/\" title=\"Home\" rel=\"home\">ROBERT RIVAS</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) > nav: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\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"></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) > nav:nth-child(1) > div:nth-child(1) > button:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/biography\" data-drupal-link-system-path=\"node/36\">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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/accomplishments\" data-drupal-link-system-path=\"node/1125\">Accomplishments</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li: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=\"/committees\" data-drupal-link-system-path=\"node/942\">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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li: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=\"/district-map\" data-drupal-link-system-path=\"node/1181\">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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/there-ought-be-law-deberia-haber-una-ley-0\" data-drupal-link-system-path=\"node/1182\">There Ought To Be A Law - DeberÃa haber una ley</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/student-internship-program\" data-drupal-link-system-path=\"node/1184\">Student Internship 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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/2022-legislation\" data-drupal-link-system-path=\"node/1296\">2022 Legislation</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/2021-legislation\" data-drupal-link-system-path=\"node/1212\">2021 Legislation</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/2019-legislation\" data-drupal-link-system-path=\"node/1088\">2019 Legislation</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/storm-resources\" data-drupal-link-system-path=\"node/1343\">Storm 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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/broadband-frequently-asked-questions\" data-drupal-link-system-path=\"node/1227\">Broadband FAQ</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/constituent-services-0\" data-drupal-link-system-path=\"node/1000\">Constituent Services</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/wildfire-information-and-resources\" data-drupal-link-system-path=\"node/1108\">Wildfire Information and 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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/student-debt-resources\" data-drupal-link-system-path=\"node/999\">Student Debt 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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/what-you-need-know-lo-que-necesitas-saber\" class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drupal-link-system-path=\"node/1042\">COVID-19</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > 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=\"/actions-taken-speaker-designate-rivas-covid-19\" data-drupal-link-system-path=\"node/1175\">Actions Taken by Assemblymember Rivas on COVID-19</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/coronavirus-we-are-here-help-coronavirus-estamos-aqui-para-ayudar\" data-drupal-link-system-path=\"node/1054\">Coronavirus: We are here to help - Coronavirus: Estamos aquà para ayudar</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/what-you-need-know-lo-que-necesitas-saber\" data-drupal-link-system-path=\"node/1042\">What You Need to Know - Lo Que Necesitas Saber</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/workers-affected-covid-19-trabajadores-afectados-por-covid-19\" data-drupal-link-system-path=\"node/1043\">Workers Affected by COVID-19 - Trabajadores Afectados por COVID-19</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/disaster-assistance-small-business-asistencia-por-desastre-para-negocios-pequenos\" data-drupal-link-system-path=\"node/1044\">Disaster Assistance For Small Business - Asistencia por Desastre Para Negocios Pequeños</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/california-students-estudiantes-de-california\" data-drupal-link-system-path=\"node/1045\">California Students - Estudiantes de California</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/student-loan-relief-alivio-de-prestamos-estudiantiles\" data-drupal-link-system-path=\"node/1046\">Student Loan Relief - Alivio de Prestamos Estudiantiles</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/food-assistance-asistencia-alimentaria\" data-drupal-link-system-path=\"node/1047\">Food Assistance - Asistencia Alimentaria</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/california-seniors-adultos-mayores-de-california\" data-drupal-link-system-path=\"node/1048\">California Seniors - Adultos Mayores de California</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/dont-overbuy-no-compres-en-exceso\" data-drupal-link-system-path=\"node/1049\">Don't Overbuy - No Compres en Exceso</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/mental-health-salud-mental\" data-drupal-link-system-path=\"node/1050\">Mental Health - Salud Mental</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/undocumented-residents-residentes-indocumentados\" data-drupal-link-system-path=\"node/1051\">Undocumented Residents - Residentes Indocumentados</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/taxpayers-assistance-asistencia-para-contribuyentes\" data-drupal-link-system-path=\"node/1052\">Taxpayers Assistance - Asistencia Para Contribuyentes</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/beware-scams-ojo-con-las-estafas\" data-drupal-link-system-path=\"node/1053\">Beware of Scams - Ojo Con Las Estafas</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/domestic-violence-violencia-domestica\" data-drupal-link-system-path=\"node/1058\">Domestic Violence - Violencia Doméstica</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li: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=\"/dmv\" data-drupal-link-system-path=\"node/1059\">DMV</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li: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=\"/housing-resources\" data-drupal-link-system-path=\"node/1142\">Housing 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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li: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://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD29\" class=\"btn btn-primary\" target=\"_blank\">Keep in touch</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) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p: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=\"/press-releases\" class=\"btn btn-primary\" target=\"_blank\"> Latest News</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) > 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 href=\"https://a29.asmdc.org/press-releases/20221205-robert-rivas-elected-succeed-anthony-rendon-next-speaker-california-state\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</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) > 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=\"contact/sign-up\" class=\"ckbtn\">Keep in touch</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) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p: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://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\"> Latest News</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) > section:nth-child(1) > div:nth-child(2) > 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=\"https://a30.asmdc.org/ealert/alzheimers-and-brain-awareness-month/mailformat\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</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) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/press-releases/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-development\" rel=\"bookmark\">Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly District 29’s Nonprofit of the Year\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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=\"/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awareness\" rel=\"bookmark\">Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week!\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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) > 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/20230504-acr-59-stuttering-awareness-press-conference\" rel=\"bookmark\">ACR 59 Stuttering Awareness 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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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": "<a href=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\" rel=\"tag\" title=\"ACR 59 Stuttering Awareness Press Conference\" hreflang=\"en\">Read more about ACR 59 Stuttering Awareness Press Conference</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span: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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Stuttering Awareness Press Conference supporting ACR 59 Group Photo"}\" role=\"button\" title=\"Stuttering Awareness Press Conference supporting ACR 59 Group Photo\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Stuttering Awareness Press Conference supporting ACR 59 Group Photo"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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=\"/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-act\" rel=\"bookmark\">Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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) > 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/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-district\" rel=\"bookmark\">Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valley\" rel=\"bookmark\">Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" rel=\"bookmark\">Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" hreflang=\"en\">Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span: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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\" role=\"button\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" data-colorbox-gallery=\"gallery-photos-1350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Murdered and Missing Indigenous People Day of Action Presentation"}\" role=\"button\" title=\"Murdered and Missing Indigenous People Day of Action Presentation\" data-colorbox-gallery=\"gallery-photos-1350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Murdered and Missing Indigenous People Day of Action Presentation"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\" role=\"button\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" data-colorbox-gallery=\"gallery-photos-1350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" rel=\"bookmark\">Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" rel=\"tag\" title=\"Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\" hreflang=\"en\">Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span: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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)"}\" role=\"button\" title=\"Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)\" data-colorbox-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event"}\" role=\"button\" title=\"Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event\" data-colorbox-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event."}\" role=\"button\" title=\"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event.\" data-colorbox-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event."}\">\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate poses with colleagues"}\" role=\"button\" title=\"Speaker-Designate poses with colleagues\" data-colorbox-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate poses with colleagues"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" rel=\"bookmark\">Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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": "<a href=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast\" hreflang=\"en\">Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span: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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)"}\" role=\"button\" title=\"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)\" data-colorbox-gallery=\"gallery-photos-1348-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate speaks with community leaders at CLBC MLK Breakfast"}\" role=\"button\" title=\"Speaker-Designate speaks with community leaders at CLBC MLK Breakfast\" data-colorbox-gallery=\"gallery-photos-1348-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate speaks with community leaders at CLBC MLK Breakfast"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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=\"/press-releases/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposal\" rel=\"bookmark\">Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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=23\" 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(3) > div:nth-child(1) > div:nth-child(1) > 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://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > figure:nth-child(1) > a:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n\n\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > a:nth-child(6)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main: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://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n \n \n Search\n \n \n \n \n \n\n\n\n\n \n \n Search\n \n\n \n\n\n\n\n\n \n \n \n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > a: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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > a: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 href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n \n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside: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://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside: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://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > 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://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p: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=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you live in the 29th District?</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(2) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"btn btn-block btn-primary\" 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(3) > strong:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > 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=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(5) > a:nth-child(2)" } ], "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(4) > 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(4) > 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(4) > 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": 0, "warning": 7, "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 class=\"btn btn-block btn-primary\" 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(3) > strong:nth-child(1) > a:nth-child(1)", "accessibleName": "Contact Me" }, { "htmlCode": "<a href=\"/contact-me\">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) > 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)", "accessibleName": "Contact Me" } ], "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=\"contact/sign-up\" class=\"ckbtn\">Keep in touch</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) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > a:nth-child(1)", "accessibleName": "Keep in touch" }, { "htmlCode": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD29\" class=\"btn btn-primary\" target=\"_blank\">Keep in touch</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) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > a:nth-child(1)", "accessibleName": "Keep in touch" } ], "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://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\"> Latest News</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) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) > a:nth-child(1)", "accessibleName": "Latest News" }, { "htmlCode": "<a href=\"/press-releases\" class=\"btn btn-primary\" target=\"_blank\"> Latest News</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) > 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)", "accessibleName": "Latest News" } ], "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://a30.asmdc.org/ealert/alzheimers-and-brain-awareness-month/mailformat\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</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) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(1)", "accessibleName": "Upcoming Events" }, { "htmlCode": "<a href=\"https://a29.asmdc.org/press-releases/20221205-robert-rivas-elected-succeed-anthony-rendon-next-speaker-california-state\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</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) > 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)", "accessibleName": "Upcoming Events" } ], "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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1)", "accessibleName": "{\"alt\":\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\"}" }, { "htmlCode": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)", "accessibleName": "{\"alt\":\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\"}" }, { "htmlCode": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)", "accessibleName": "{\"alt\":\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\"}" } ], "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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\" role=\"button\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" data-colorbox-gallery=\"gallery-photos-1350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)", "accessibleName": "{\"alt\":\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\"}" }, { "htmlCode": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\" role=\"button\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" data-colorbox-gallery=\"gallery-photos-1350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)", "accessibleName": "{\"alt\":\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\"}" } ], "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://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)", "accessibleName": "Directions" }, { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)", "accessibleName": "Directions" }, { "htmlCode": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)", "accessibleName": "Directions" } ], "attributes": [] } ] }, "QW-ACT-R44": { "name": "Links with identical accessible names and context serve equivalent purpose", "code": "QW-ACT-R44", "mapping": "fd3a94", "description": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.", "metadata": { "target": { "element": "a, [role='link']" }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context.html", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only" } ], "related": [], "url": "https://act-rules.github.io/rules/fd3a94", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 3, "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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1)" }, { "htmlCode": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, { "htmlCode": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\" role=\"button\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" data-colorbox-gallery=\"gallery-photos-1350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, { "htmlCode": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\" role=\"button\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" data-colorbox-gallery=\"gallery-photos-1350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" }, { "htmlCode": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" }, { "htmlCode": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n Directions\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" } ], "attributes": [] } ] }, "QW-ACT-R41": { "name": "Error message describes invalid form field value", "code": "QW-ACT-R41", "mapping": "36b590", "description": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "metadata": { "target": { "element": [ "input", "select", "textarea", "*[role]" ] }, "success-criteria": [ { "name": "3.3.1", "level": "A", "principle": "Understandable", "url": "https://www.w3.org/TR/WCAG21/#error-identification", "url_tr": "https://www.w3.org/TR/WCAG21/#error-identification" } ], "related": [], "url": "https://act-rules.github.io/rules/36b590", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error." }, "results": [ { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > a: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": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 8, "warning": 4, "failed": 3, "inapplicable": 19 }, "assertions": { "QW-WCAG-T9": { "name": "Organizing a page using headings", "code": "QW-WCAG-T9", "mapping": "G141", "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ], "attributes": "role='heading'" }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" }, { "name": "2.4.10", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings" } ], "related": [ "G91", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141", "passed": 0, "warning": 0, "failed": 3, "inapplicable": 0, "outcome": "failed", "description": "Heading number is missing." }, "results": [ { "verdict": "failed", "description": "Heading number is missing.", "resultCode": "F2", "elements": [ { "htmlCode": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">\n \n Skip to main content\n \n <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-K4BXZPG\" 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 Twitter\n Email\n \n\n \n\n Contact Me\n Settings\n \n \n\n \n \n DefaultHigh Contrast\n\n ResetIncrease Font SizeFont IncreaseDecrease Font SizeFont Decrease\n …", "pointer": "html > body:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Heading number is missing.", "resultCode": "F2", "elements": [ { "htmlCode": "<body></body>", "pointer": "html > body:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Heading number is missing.", "resultCode": "F2", "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": 0, "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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event."}\" role=\"button\" title=\"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event.\" data-colorbox-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event."}\">\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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": 20, "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-hold pull-left top-left\" href=\"/\" title=\"Home\" rel=\"home\">ROBERT RIVAS</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) > nav: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=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\" rel=\"tag\" title=\"ACR 59 Stuttering Awareness Press Conference\" hreflang=\"en\">Read more about ACR 59 Stuttering Awareness Press Conference</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span: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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\" role=\"button\" title=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\">\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Stuttering Awareness Press Conference supporting ACR 59 Group Photo"}\" role=\"button\" title=\"Stuttering Awareness Press Conference supporting ACR 59 Group Photo\" data-colorbox-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Stuttering Awareness Press Conference supporting ACR 59 Group Photo"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" hreflang=\"en\">Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span: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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\" role=\"button\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" data-colorbox-gallery=\"gallery-photos-1350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Murdered and Missing Indigenous People Day of Action Presentation"}\" role=\"button\" title=\"Murdered and Missing Indigenous People Day of Action Presentation\" data-colorbox-gallery=\"gallery-photos-1350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Murdered and Missing Indigenous People Day of Action Presentation"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\" role=\"button\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" data-colorbox-gallery=\"gallery-photos-1350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" rel=\"tag\" title=\"Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\" hreflang=\"en\">Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span: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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)"}\" role=\"button\" title=\"Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)\" data-colorbox-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event"}\" role=\"button\" title=\"Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event\" data-colorbox-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event."}\" role=\"button\" title=\"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event.\" data-colorbox-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event."}\">\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate poses with colleagues"}\" role=\"button\" title=\"Speaker-Designate poses with colleagues\" data-colorbox-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate poses with colleagues"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast\" hreflang=\"en\">Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span: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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)"}\" role=\"button\" title=\"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)\" data-colorbox-gallery=\"gallery-photos-1348-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate speaks with community leaders at CLBC MLK Breakfast"}\" role=\"button\" title=\"Speaker-Designate speaks with community leaders at CLBC MLK Breakfast\" data-colorbox-gallery=\"gallery-photos-1348-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate speaks with community leaders at CLBC MLK Breakfast"}\">\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div: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=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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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=23\" 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(3) > div:nth-child(1) > div:nth-child(1) > 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": 8, "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-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\">\n <li class=\"nav-item menu-item--expanded dropdown\">\n <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" _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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > span:nth-child(1)\">About</span>\n <ul class=\"dropdown-menu\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > 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) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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/36\" _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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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 <li class=\"dropdown-item\">\n <a href=\"/accomplishments\" data-drupal-link-system-path=\"node/1125\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > …", "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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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/1181\" _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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > 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=\"/there-ought-be-law-deberia-haber-una-ley-0\" data-drupal-link-system-path=\"node/1182\" _selector=\"html > body …", "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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"dropdown-menu\">\n <li class=\"dropdown-item\">\n <a href=\"/2022-legislation\" data-drupal-link-system-path=\"node/1296\" _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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">2022 Legislation</a>\n </li>\n <li class=\"dropdown-item\">\n <a href=\"/2021-legislation\" data-drupal-link-system-path=\"node/1212\" _selector=\"html > body:nth-child(2) > di …", "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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > 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-system-path=\"news\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > …", "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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/storm-resources\" data-drupal-link-system-path=\"node/1343\" _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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Storm Resources</a>\n </li>\n <li class=\"dropdown-item\">\n <a href=\"/broadband-frequently-asked-questions\" data-drupal-link-system-path=\"node/1227\" _selector=\"html > body …", "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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/actions-taken-speaker-designate-rivas-covid-19\" data-drupal-link-system-path=\"node/1175\" _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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Actions Taken by Assemblymember Rivas on COVID-19</a>\n </li>\n <li class=\"dropdown-item\">\n <a href=\"/coronavirus-we-are-here-help-coronav …", "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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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-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": 16, "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/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg?itok=3nVQxJXC\" width=\"436\" height=\"246\" alt=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg?itok=OtXO71HG\" width=\"436\" height=\"246\" alt=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg?itok=ufnAkEfv\" width=\"436\" height=\"246\" alt=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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 src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg?itok=l4rUDLa8\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpg?itok=xahtSuI5\" width=\"436\" height=\"246\" alt=\"Murdered and Missing Indigenous People Day of Action Presentation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg?itok=MTr08Ytr\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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 src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpg?itok=9kaFeXno\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpg?itok=c2OJkOAm\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg?itok=wpKBx-Mi\" width=\"436\" height=\"246\" alt=\"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event.\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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 src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg?itok=x2W4L3h8\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpg?itok=hv2o2Ug-\" width=\"436\" height=\"246\" alt=\"Speaker-Designate speaks with community leaders at CLBC MLK Breakfast\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > 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/a29.asmdc.org/files/DO_capitol.png\" alt=\"Icon for State Capitol Office\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > figure:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"/sites/a29.asmdc.org/files/DO_salinas_300.png\" alt=\"Icon for Salinas Office\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > figure:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"/sites/a29.asmdc.org/files/DO_watsonville-hollister_300.png\" alt=\"Icon for Satellite Offices\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > figure:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img alt=\"Facebook Logo\" data-entity-type=\"file\" data-entity-uuid=\"c6a0c190-e595-48e8-a4ae-43ffc5f2e856\" src=\"/sites/a04.asmdc.org/files/inline-images/f_logo_RGB-Hex-Blue_299-1_0.png\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(5) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img alt=\"Twitter Logo\" data-entity-type=\"file\" data-entity-uuid=\"72e929a4-0f12-4dcb-bb51-f2863541927e\" src=\"/sites/a04.asmdc.org/files/inline-images/tw-logo-Blue_299-1_2_0.png\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(5) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T27": { "name": "Failure of Success Criterion 1.4.8 due to using text that is justified (aligned to both the left and the right margins)", "code": "QW-WCAG-T27", "mapping": "F88", "description": "This failure describes situations where blocks of text that are justified (aligned to both the left and the right margins) occurs in HTML, using the 'align' attribute.", "metadata": { "target": { "element": [ "div", "span" ], "attributes": "text-align" }, "success-criteria": [ { "name": "1.4.8", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation" } ], "related": [ "C22" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F88", "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "This content shouldn't be justified." }, "results": [ { "verdict": "failed", "description": "This content shouldn't be justified.", "resultCode": "F1", "elements": [ { "htmlCode": "<div align=\"justify\">\nSacramento, CA—Today, in honor of Women’s History Month, Speaker-Designate Robert Rivas (D-Salinas) and the California State Assembly recognized Jennifer Laine as Woman of the Year for the 29th Assembly District.</div>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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) > div:nth-child(1)" } ], "attributes": [] } ] } } }, "best-practices": { "type": "best-practices", "metadata": { "passed": 12, "warning": 2, "failed": 5, "inapplicable": 5 }, "assertions": { "QW-BP2": { "name": "Concise images alt text", "code": "QW-BP2", "description": "Image alt text attribute with more than 100 characters", "metadata": { "target": { "element": "img" }, "passed": 15, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The img alt text attribute has more than 100 characters." }, "results": [ { "verdict": "failed", "description": "The img alt text attribute has more than 100 characters.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg?itok=x2W4L3h8\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] } ] }, "QW-BP11": { "name": "Using br to make a list", "code": "QW-BP11", "description": "Using 3 consecutive br elements", "metadata": { "target": { "element": "br" }, "passed": 9, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "`br` elements are being be used as a list." }, "results": [ { "verdict": "failed", "description": "`br` elements are being be used as a list.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>Capitol Office:\nState Capitol\nP.O. Box 942849\nSacramento, CA 94249-0029\nTel: (916) 319-2029\nFax: (916) 319-2129</p>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(6)" } ], "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": 19, "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-rrivas-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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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> Proud to Serve the 29th Assembly District.</h1>", "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) > section:nth-child(1) > div: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>Sign up to receive updates.</h3>", "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) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1> Proud to Serve the 30th Assembly District.</h1>", "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) > section:nth-child(1) > div:nth-child(2) > 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>Sign up to receive updates.</h3>", "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) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1 class=\"title\">Latest News</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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 Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly District 29’s Nonprofit of the Year\n\n </h2>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week!\n\n </h2>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 ACR 59 Stuttering Awareness 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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\n\n </h2>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year\n\n </h2>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage\n\n </h2>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\n\n </h2>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\n\n </h2>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast\n\n </h2>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal\n\n </h2>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > a: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": "<h4>Connect with Us:</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h4:nth-child(4)" } ], "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": 3, "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\">\n \n Skip to main content\n \n <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-K4BXZPG\" 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 Twitter\n Email\n \n\n \n\n Contact Me\n Settings\n \n \n\n \n \n DefaultHigh Contrast\n\n ResetIncrease Font SizeFont IncreaseDecrease Font SizeFont Decrease\n …", "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/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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) > 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//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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) > 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(3) > 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 Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly District 29’s Nonprofit of the Year\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week!\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 ACR 59 Stuttering Awareness 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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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 Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal\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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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": 117, "document": 3, "banner": 11, "navigation": 8, "button": 25, "alert": 1, "group": 2, "heading": 19, "list": 8, "listitem": 52, "complementary": 2, "region": 2, "main": 1, "article": 10, "img": 16, "presentation": 1, "figure": 3, "search": 1, "form": 1, "searchbox": 1, "dialog": 1 }, "tags": { "html": 3, "head": 3, "meta": 6, "noscript": 2, "link": 19, "script": 15, "title": 1, "body": 3, "a": 112, "div": 145, "header": 11, "nav": 8, "span": 81, "button": 11, "br": 21, "h2": 12, "ul": 8, "li": 53, "aside": 2, "section": 2, "h1": 3, "h3": 2, "p": 19, "main": 1, "article": 10, "time": 10, "strong": 9, "iframe": 2, "img": 16, "h4": 2, "figure": 3, "figcaption": 3, "form": 1, "label": 1, "input": 2, "footer": 1 } } } }, "success": true }, "standardResult": { "totals": [ 68, 169, 12, 17 ], "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 ... g/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;\"><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 ... g/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;\"><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 ... g/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;\"><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 ... g/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;\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > figure:nth-child(1) > a:nth-child(3)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > a:nth-child(2)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(4)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(3)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > a:nth-child(2)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > a:nth-child(6)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Search Search </a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "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-rrivas-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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1)" }, "excerpt": "<nav role=\"navigation\" aria-labelledby=\"block-rrivas-theme-main-menu-menu\" id=\"block-rrivas-theme-main-menu\" class=\"block block-menu navigation menu--main\"> Main navigation About Biography Accomplishments Committees District Dist …" }, { "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-rrivas-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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2)" }, "excerpt": "<ul id=\"block-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\"> About Biography Accomplishments Committees District District Map There Ought To Be A Law - DeberÃa haber una ley …" }, { "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/AsmRobertRivas/\" 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-twitter\" href=\"https://twitter.com/AsmRobertRivas\" 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(4)" }, "excerpt": "<a class=\"ca-gov-icon-email\" href=\"/contact-me\">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-me\">Contact Me</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"logo-hold pull-left top-left\" href=\"/\" title=\"Home\" rel=\"home\">ROBERT RIVAS</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) > nav:nth-child(1) > div:nth-child(1) > button:nth-child(2)" }, "excerpt": "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"></button>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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/36\">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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/accomplishments\" data-drupal-link-system-path=\"node/1125\">Accomplishments</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/committees\" data-drupal-link-system-path=\"node/942\">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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/district-map\" data-drupal-link-system-path=\"node/1181\">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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/there-ought-be-law-deberia-haber-una-ley-0\" data-drupal-link-system-path=\"node/1182\">There Ought To Be A Law - DeberÃa haber una ley</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/student-internship-program\" data-drupal-link-system-path=\"node/1184\">Student Internship 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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/2022-legislation\" data-drupal-link-system-path=\"node/1296\">2022 Legislation</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/2021-legislation\" data-drupal-link-system-path=\"node/1212\">2021 Legislation</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/2019-legislation\" data-drupal-link-system-path=\"node/1088\">2019 Legislation</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > 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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > 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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > 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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/storm-resources\" data-drupal-link-system-path=\"node/1343\">Storm 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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/broadband-frequently-asked-questions\" data-drupal-link-system-path=\"node/1227\">Broadband FAQ</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/constituent-services-0\" data-drupal-link-system-path=\"node/1000\">Constituent Services</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/wildfire-information-and-resources\" data-drupal-link-system-path=\"node/1108\">Wildfire Information and 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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/student-debt-resources\" data-drupal-link-system-path=\"node/999\">Student Debt 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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"/what-you-need-know-lo-que-necesitas-saber\" class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" data-drupal-link-system-path=\"node/1042\">COVID-19</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/actions-taken-speaker-designate-rivas-covid-19\" data-drupal-link-system-path=\"node/1175\">Actions Taken by Assemblymember Rivas on COVID-19</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/coronavirus-we-are-here-help-coronavirus-estamos-aqui-para-ayudar\" data-drupal-link-system-path=\"node/1054\">Coronavirus: We are here to help - Coronavirus: Estamos aquà para ayudar</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/what-you-need-know-lo-que-necesitas-saber\" data-drupal-link-system-path=\"node/1042\">What You Need to Know - Lo Que Necesitas Saber</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/workers-affected-covid-19-trabajadores-afectados-por-covid-19\" data-drupal-link-system-path=\"node/1043\">Workers Affected by COVID-19 - Trabajadores Afectados por COVID-19</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/disaster-assistance-small-business-asistencia-por-desastre-para-negocios-pequenos\" data-drupal-link-system-path=\"node/1044\">Disaster Assistance For Small Business - Asistencia por Desastre Para Negocios Pequeños</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/california-students-estudiantes-de-california\" data-drupal-link-system-path=\"node/1045\">California Students - Estudiantes de California</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/student-loan-relief-alivio-de-prestamos-estudiantiles\" data-drupal-link-system-path=\"node/1046\">Student Loan Relief - Alivio de Prestamos Estudiantiles</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/food-assistance-asistencia-alimentaria\" data-drupal-link-system-path=\"node/1047\">Food Assistance - Asistencia Alimentaria</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/california-seniors-adultos-mayores-de-california\" data-drupal-link-system-path=\"node/1048\">California Seniors - Adultos Mayores de California</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/dont-overbuy-no-compres-en-exceso\" data-drupal-link-system-path=\"node/1049\">Don't Overbuy - No Compres en Exceso</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/mental-health-salud-mental\" data-drupal-link-system-path=\"node/1050\">Mental Health - Salud Mental</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/undocumented-residents-residentes-indocumentados\" data-drupal-link-system-path=\"node/1051\">Undocumented Residents - Residentes Indocumentados</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/taxpayers-assistance-asistencia-para-contribuyentes\" data-drupal-link-system-path=\"node/1052\">Taxpayers Assistance - Asistencia Para Contribuyentes</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/beware-scams-ojo-con-las-estafas\" data-drupal-link-system-path=\"node/1053\">Beware of Scams - Ojo Con Las Estafas</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(15) > a:nth-child(1)" }, "excerpt": "<a href=\"/domestic-violence-violencia-domestica\" data-drupal-link-system-path=\"node/1058\">Domestic Violence - Violencia Doméstica</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(16) > a:nth-child(1)" }, "excerpt": "<a href=\"/dmv\" data-drupal-link-system-path=\"node/1059\">DMV</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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(17) > a:nth-child(1)" }, "excerpt": "<a href=\"/housing-resources\" data-drupal-link-system-path=\"node/1142\">Housing 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) > 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) > a:nth-child(1)" }, "excerpt": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD29\" class=\"btn btn-primary\" target=\"_blank\">Keep in touch</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) > 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=\"/press-releases\" class=\"btn btn-primary\" target=\"_blank\"> Latest News</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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 href=\"https://a29.asmdc.org/press-releases/20221205-robert-rivas-elected-succeed-anthony-rendon-next-speaker-california-state\" class=\"btn btn-primary\" target=\"_blank\"> 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) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"contact/sign-up\" class=\"ckbtn\">Keep in touch</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) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\"> Latest News</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a30.asmdc.org/ealert/alzheimers-and-brain-awareness-month/mailformat\" class=\"btn btn-primary\" target=\"_blank\"> 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-development\" rel=\"bookmark\">Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly District 29’s Nonprofit of the Year </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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=\"/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awareness\" rel=\"bookmark\">Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week! </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\" rel=\"bookmark\">ACR 59 Stuttering Awareness 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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\" rel=\"tag\" title=\"ACR 59 Stuttering Awareness Press Conference\" hreflang=\"en\">Read more about ACR 59 Stuttering Awareness 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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... y-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\"> </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... y-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\"> </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\"> +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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt&q ... box-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Stuttering Awareness Press Conference supporting ACR 59 Group Photo"}\"> </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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=\"/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-act\" rel=\"bookmark\">Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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) > div:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\"></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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-district\" rel=\"bookmark\">Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valley\" rel=\"bookmark\">Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" rel=\"bookmark\">Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" hreflang=\"en\">Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action</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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate ... 350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\"> </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Murdered and Missing Indigen ... orbox-gallery=\"gallery-photos-1350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Murdered and Missing Indigenous People Day of Action Presentation"}\"> </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate ... 350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\"> </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" rel=\"bookmark\">Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" rel=\"tag\" title=\"Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\" hreflang=\"en\">Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event</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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Rivas, pictu ... x-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)"}\"> </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Speaks at As ... y-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event"}\"> </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asm. Schiavo (D-Santa Clarita) ... ery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event."}\"> +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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate poses with c ... with colleagues\" data-colorbox-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate poses with colleagues"}\"> </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" rel=\"bookmark\">Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast\" hreflang=\"en\">Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast</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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker- ... aEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)"}\"> </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate sp ... x-gallery=\"gallery-photos-1348-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate speaks with community leaders at CLBC MLK Breakfast"}\"> </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposal\" rel=\"bookmark\">Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal </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) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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=23\" 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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" }, "excerpt": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" }, "excerpt": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > figure:nth-child(1) > a:nth-child(3)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > a:nth-child(2)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(4)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(3)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > a:nth-child(2)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > a:nth-child(6)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Search Search </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > a: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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > a: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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(2) > a:nth-child(2)" }, "excerpt": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you live in the 29th 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(3) > strong:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"btn btn-block btn-primary\" 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(5) > a:nth-child(2)" }, "excerpt": "<a href=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(4) > 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(4) > 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(4) > 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(3) > strong:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"btn btn-block btn-primary\" href=\"/contact\">Contact Me</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) > 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-me\">Contact Me</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) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"contact/sign-up\" class=\"ckbtn\">Keep in touch</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) > 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) > a:nth-child(1)" }, "excerpt": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD29\" class=\"btn btn-primary\" target=\"_blank\">Keep in touch</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) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\"> Latest News</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) > 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=\"/press-releases\" class=\"btn btn-primary\" target=\"_blank\"> Latest News</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) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a30.asmdc.org/ealert/alzheimers-and-brain-awareness-month/mailformat\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</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) > 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 href=\"https://a29.asmdc.org/press-releases/20221205-robert-rivas-elected-succeed-anthony-rendon-next-speaker-california-state\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... y-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\"> +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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... y-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate ... 350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate ... 350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" }, "excerpt": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" }, "excerpt": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... y-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\"> +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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... y-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate ... 350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate ... 350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" }, "excerpt": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > figure:nth-child(1) > figcaption:nth-child(2) > a:nth-child(4)" }, "excerpt": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > a: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-WCAG-T9", "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\"> Skip to main content <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-K4BXZPG\" he ... 0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe> Home Facebook Twitter Email Contact Me Settings DefaultHigh Contrast ResetIncrease Font SizeFont IncreaseDecrease Font SizeFont Decrease …" }, { "ruleID": "QW-WCAG-T9", "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body></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": 2, "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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\"> +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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asm. Schiavo (D-Santa Clarita) ... ery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event."}\"> +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) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"logo-hold pull-left top-left\" href=\"/\" title=\"Home\" rel=\"home\">ROBERT RIVAS</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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/photo/20230504-acr-59-stuttering-awareness-press-conference\" rel=\"tag\" title=\"ACR 59 Stuttering Awareness Press Conference\" hreflang=\"en\">Read more about ACR 59 Stuttering Awareness Press Conference</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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... y-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... y-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asse ... photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59"}\"> +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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt&q ... box-gallery=\"gallery-photos-1356-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Stuttering Awareness Press Conference supporting ACR 59 Group Photo"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-people\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" hreflang=\"en\">Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action</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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate ... 350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Murdered and Missing Indigen ... orbox-gallery=\"gallery-photos-1350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Murdered and Missing Indigenous People Day of Action Presentation"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate ... 350-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-event\" rel=\"tag\" title=\"Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event\" hreflang=\"en\">Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event</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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Rivas, pictu ... x-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate Speaks at As ... y-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Asm. Schiavo (D-Santa Clarita) ... ery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event."}\"> +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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate poses with c ... with colleagues\" data-colorbox-gallery=\"gallery-photos-1349-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate poses with colleagues"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(1) > nav:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlk\" rel=\"tag\" title=\"Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast\" hreflang=\"en\">Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast</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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker- ... aEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{"alt":"Speaker-Designate sp ... x-gallery=\"gallery-photos-1348-oclDaEZs5S8\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{"alt":"Speaker-Designate speaks with community leaders at CLBC MLK Breakfast"}\"> </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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > 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=23\" 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-rrivas-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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2)" }, "excerpt": "<ul id=\"block-rrivas-theme-main-menu\" class=\"clearfix nav navbar-nav\"> <li class=\"nav-item menu-item--expanded dropdown\"> <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"f ... h-child(1) > ul:nth-child(2) > li:nth-child(1) > span:nth-child(1)\">About</span> <ul class=\"dropdown-menu\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > 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) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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/36\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-ch ... child(1) > a:nth-child(1)\">Biography</a> </li> <li class=\"dropdown-item\"> <a href=\"/accomplishments\" data-drupal-link-system-path=\"node/1125\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > …" }, { "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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2)" }, "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/district-map\" data-drupal-link-system-path=\"node/1181\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:n ... nth-child(1) > a:nth-child(1)\">District Map</a> </li> <li class=\"dropdown-item\"> <a href=\"/there-ought-be-law-deberia-haber-una-ley-0\" data-drupal-link-system-path=\"node/1182\" _selector=\"html > body …" }, { "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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/2022-legislation\" data-drupal-link-system-path=\"node/1296\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > d ... li:nth-child(1) > a:nth-child(1)\">2022 Legislation</a> </li> <li class=\"dropdown-item\"> <a href=\"/2021-legislation\" data-drupal-link-system-path=\"node/1212\" _selector=\"html > body:nth-child(2) > di …" }, { "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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/press-releases\" data-drupal-link-system-path=\"press-releases\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) ... ) > li:nth-child(1) > a:nth-child(1)\">Press Releases</a> </li> <li class=\"dropdown-item\"> <a href=\"/news\" data-drupal-link-system-path=\"news\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > …" }, { "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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/storm-resources\" data-drupal-link-system-path=\"node/1343\" _selector=\"html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > di ... li:nth-child(1) > a:nth-child(1)\">Storm Resources</a> </li> <li class=\"dropdown-item\"> <a href=\"/broadband-frequently-asked-questions\" data-drupal-link-system-path=\"node/1227\" _selector=\"html > body …" }, { "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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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=\"/actions-taken-speaker-designate-rivas-covid-19\" data-drupal-link-system-path=\"node/1175\" _selector=\"html > body:nth-child(2) > div:nth-c ... h-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Actions Taken by Assemblymember Rivas on COVID-19</a> </li> <li class=\"dropdown-item\"> <a href=\"/coronavirus-we-are-here-help-coronav …" }, { "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(3) > div:nth-child(1) > div:nth-child(1) > 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-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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg?itok=3nVQxJXC\" width=\"436\" height=\"246\" alt=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg?itok=OtXO71HG\" width=\"436\" height=\"246\" alt=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg?itok=ufnAkEfv\" width=\"436\" height=\"246\" alt=\"Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg?itok=l4rUDLa8\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpg?itok=xahtSuI5\" width=\"436\" height=\"246\" alt=\"Murdered and Missing Indigenous People Day of Action Presentation\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg?itok=MTr08Ytr\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpg?itok=9kaFeXno\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpg?itok=c2OJkOAm\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg?itok=wpKBx-Mi\" width=\"436\" height=\"246\" alt=\"Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event.\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg?itok=x2W4L3h8\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpg?itok=hv2o2Ug-\" width=\"436\" height=\"246\" alt=\"Speaker-Designate speaks with community leaders at CLBC MLK Breakfast\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > figure:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/DO_capitol.png\" alt=\"Icon for State Capitol Office\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > figure:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/DO_salinas_300.png\" alt=\"Icon for Salinas Office\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > figure:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/DO_watsonville-hollister_300.png\" alt=\"Icon for Satellite Offices\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(5) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img alt=\"Facebook Logo\" data-entity-type=\"file\" data-entity-uuid=\"c6a0c190-e595-48e8-a4ae-43ffc5f2e856\" src=\"/sites/a04.asmdc.org/files/inline-images/f_logo_RGB-Hex-Blue_299-1_0.png\">" }, { "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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(5) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img alt=\"Twitter Logo\" data-entity-type=\"file\" data-entity-uuid=\"72e929a4-0f12-4dcb-bb51-f2863541927e\" src=\"/sites/a04.asmdc.org/files/inline-images/tw-logo-Blue_299-1_2_0.png\">" }, { "ruleID": "QW-WCAG-T27", "what": "This failure describes situations where blocks of text that are justified (aligned to both the left and the right margins) occurs in HTML, using the 'align' attribute.", "ordinalSeverity": 2, "tagName": "DIV", "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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) > div:nth-child(1)" }, "excerpt": "<div align=\"justify\"> Sacramento, CA—Today, in honor of Women’s History Month, Speaker-Designate Robert Rivas (D-Salinas) and the California State Assembly recognized Jennifer Laine as Woman of the Year for the 29th Assembly District.</div>" }, { "ruleID": "QW-BP2", "what": "Image alt text attribute with more than 100 characters", "ordinalSeverity": 1, "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) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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(3) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg?itok=x2W4L3h8\" width=\"436\" height=\"246\" alt=\"Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">" }, { "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(6)" }, "excerpt": "<p>Capitol Office: State Capitol P.O. Box 942849 Sacramento, CA 94249-0029 Tel: (916) 319-2029 Fax: (916) 319-2129</p>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "block-rrivas-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) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-rrivas-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) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)" }, "excerpt": "<h1> Proud to Serve the 29th Assembly District.</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": "", "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) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)" }, "excerpt": "<h3>Sign up to receive updates.</h3>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)" }, "excerpt": "<h1> Proud to Serve the 30th Assembly District.</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": "", "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) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)" }, "excerpt": "<h3>Sign up to receive updates.</h3>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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\">Latest News</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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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\"> Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly District 29’s Nonprofit of the Year </h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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\"> Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week! </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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\"> ACR 59 Stuttering Awareness 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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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\"> Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act </h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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\"> Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year </h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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\"> Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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\"> Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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\"> Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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\"> Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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\"> Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal </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(3) > div:nth-child(1) > div:nth-child(1) > 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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > a: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": "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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > aside:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > h4:nth-child(4)" }, "excerpt": "<h4>Connect with Us:</h4>" }, { "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\"> Skip to main content <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-K4BXZPG\" he ... 0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe> Home Facebook Twitter Email Contact Me Settings DefaultHigh Contrast ResetIncrease Font SizeFont IncreaseDecrease Font SizeFont Decrease …" }, { "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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf4\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Stuttering Awareness Week Press Conference\"></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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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) > div:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act\"></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(3) > 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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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> Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly District 29’s Nonprofit of the Year </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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> Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week! </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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> ACR 59 Stuttering Awareness 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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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> Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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> Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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> Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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> Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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> Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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> Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast </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(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(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> Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal </header>" } ] }, "endTime": 1687096203380 }, { "type": "test", "which": "tenon", "id": "a", "startTime": 1687096203381, "url": "https://a29.asmdc.org/", "what": "Tenon", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.098", "responseTime": "2023-06-18T13:50:03.051Z", "data": { "apiErrors": [], "documentSize": 1023208, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 171, "failing": 9 }, "issues": { "totalErrors": 97, "totalWarnings": 1, "totalIssues": 98 }, "issuesByLevel": { "A": { "count": 63, "pct": 64.29 }, "AA": { "count": 30, "pct": 30.61 }, "AAA": { "count": 98, "pct": 100 } }, "density": { "errorDensity": 10, "warningDensity": 0, "allDensity": 10 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "dcf883a8-9fbb-4b5f-8951-729917ba211d", "docID": "8e197dec-96ed-403d-bcfb-ea3fcb14c255", "sourceHash": "832e47c2d13c321ba897906a9215001a", "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=dcf883a8-9fbb-4b5f-8951-729917ba211d", "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": 4438.03 }, "height": 4438.03, "width": 1008 }, "position": { "line": 2073, "column": 60 }, "errorSnippet": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\"> <a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a> <noscript>&lt;iframe src", "xpath": "/html/body", "issueID": "b5b4a6a5260e0f46441ebfb4140d1a47", "signature": "fb01f240d11edfe167090caa734452a3", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=b5b4a6a5260e0f46441ebfb4140d1a47" }, { "tID": 36, "bpID": 4, "priority": 100, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This text is justified.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Avoid using justified text", "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).", "viewPortLocation": { "top-left": { "x": 8, "y": 2360.09375 }, "bottom-right": { "x": 1016, "y": 2396.09375 }, "height": 36, "width": 1008 }, "position": { "line": 8171, "column": 0 }, "errorSnippet": "<div align=\"justify\">\n<p><strong>Sacramento, CA—</strong><span>Today, in honor of Women’s History Month, Speaker-Designate Robert Rivas (D-Salinas) and the California State Assembly recognized Jennifer Laine as Woman of the ", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[2]/div[1]", "issueID": "628165ec42752ccc1735c15954c7bd0e", "signature": "f51448cb0ed5efdc477ce4ef0022c033", "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=628165ec42752ccc1735c15954c7bd0e" }, { "tID": 36, "bpID": 4, "priority": 100, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This text is justified.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Avoid using justified text", "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).", "viewPortLocation": { "top-left": { "x": 8, "y": 2344.09375 }, "bottom-right": { "x": 1016, "y": 2380.09375 }, "height": 36, "width": 1008 }, "position": { "line": 7998, "column": 1 }, "errorSnippet": "<p><strong>Sacramento, CA—</strong><span>Today, in honor of Women’s History Month, Speaker-Designate Robert Rivas (D-Salinas) and the California State Assembly recognized Jennifer Laine as Woman of the Year for the 29th Assembly D", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[2]/div[1]/p[1]", "issueID": "95f704c00a1c3581452d704abbc59fbe", "signature": "4a75282fb6ba8d72eb23b068ecd51670", "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=95f704c00a1c3581452d704abbc59fbe" }, { "tID": 36, "bpID": 4, "priority": 100, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This text is justified.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Avoid using justified text", "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).", "viewPortLocation": { "top-left": { "x": 8, "y": 2360.09375 }, "bottom-right": { "x": 1016, "y": 2395.09375 }, "height": 35, "width": 1008 }, "position": { "line": 8202, "column": 36 }, "errorSnippet": "<span>Today, in honor of Women’s History Month, Speaker-Designate Robert Rivas (D-Salinas) and the California State Assembly recognized Jennifer Laine as Woman of the Year for the 29th Assembly District.</span>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[2]/div[1]/p[1]/span[1]", "issueID": "5dd0397c8eb2cdf0a99dc43a7a205be9", "signature": "95e09599773213eeb61e68bc80387e77", "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=5dd0397c8eb2cdf0a99dc43a7a205be9" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 48, "y": 3838.6875 }, "bottom-right": { "x": 48, "y": 3838.6875 }, "height": 0, "width": 0 }, "position": { "line": 7794, "column": 9 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/a[1]", "issueID": "097b2fc3ae8b3d2473b36eb22db80443", "signature": "88a77d2eb532effcc3276d266f392c06", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=097b2fc3ae8b3d2473b36eb22db80443" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7812, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]", "issueID": "d9d954f1a3e5e3149e6d134d53f3eebc", "signature": "f368ea3def658519c1d4c3448addd299", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=d9d954f1a3e5e3149e6d134d53f3eebc" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7815, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/a[1]", "issueID": "6b5ae23b670bd0e95f11feec30f7f68a", "signature": "158d9dbd499212e4aae8fdcb794d5232", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=6b5ae23b670bd0e95f11feec30f7f68a" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7818, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/a[1]", "issueID": "f5709eca44018d5a528e4429caca6bd8", "signature": "a50a4286d8fbf748889cbaa7b00a4617", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=f5709eca44018d5a528e4429caca6bd8" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7827, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/a[1]", "issueID": "bde012e979698ad8166ffa914948b889", "signature": "589f81144a129ea363a72e509a4e5f71", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=bde012e979698ad8166ffa914948b889" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7830, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/a[1]", "issueID": "e44c363eca4af5e8dfb8b98b37153327", "signature": "cb32858f70f7bec178ba83bb574681d5", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=e44c363eca4af5e8dfb8b98b37153327" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7833, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/a[2]", "issueID": "38cdf467b69da0d8757593c7b786626e", "signature": "bb2b3b0e5604c48041ef9c9f3c929178", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=38cdf467b69da0d8757593c7b786626e" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7842, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/a[1]", "issueID": "3d5890fc94f881de178ba92f85d889ff", "signature": "fd154301135c590f7f7fb89278e5aa19", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=3d5890fc94f881de178ba92f85d889ff" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7845, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]", "issueID": "df13af1031bcd0ae728d3380c62fc56b", "signature": "e759f8d73ccf9f9b047107037e402912", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=df13af1031bcd0ae728d3380c62fc56b" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 8, "y": 3858.59375 }, "bottom-right": { "x": 8, "y": 3858.59375 }, "height": 0, "width": 0 }, "position": { "line": 7848, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]", "issueID": "cf84f912120f740c5ea6561e3c3b0a79", "signature": "9c47ad2220ab3fd6333d4a80725cf044", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=cf84f912120f740c5ea6561e3c3b0a79" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 8, "y": 3963.5 }, "bottom-right": { "x": 8, "y": 3963.5 }, "height": 0, "width": 0 }, "position": { "line": 7860, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/a[1]", "issueID": "604c0057f22ac5df9ff0f41d83bbeba1", "signature": "52fca6d6714ddd64b6a2f16cc30d76bc", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=604c0057f22ac5df9ff0f41d83bbeba1" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 8, "y": 3963.5 }, "bottom-right": { "x": 8, "y": 3963.5 }, "height": 0, "width": 0 }, "position": { "line": 7863, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/a[1]", "issueID": "7eaf0f65696260fafd929b7b984fd0ea", "signature": "baa8fdb468a9f46b0d5e212f4a8ccdd5", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=7eaf0f65696260fafd929b7b984fd0ea" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 8, "y": 3963.5 }, "bottom-right": { "x": 8, "y": 3963.5 }, "height": 0, "width": 0 }, "position": { "line": 7866, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "d89b04833b60d944f6eadffd837af2cd", "signature": "1f23738e8a3ec7e7f09f9ebd38679b47", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=d89b04833b60d944f6eadffd837af2cd" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 8, "y": 3963.5 }, "bottom-right": { "x": 8, "y": 3980.5 }, "height": 17, "width": 0 }, "position": { "line": 7875, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[1]/a[1]", "issueID": "47761e6f82b84adeb103a4b2bd7d5089", "signature": "ce229019e721e911a286f93330e2004d", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=47761e6f82b84adeb103a4b2bd7d5089" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 8, "y": 1942.46875 }, "bottom-right": { "x": 626, "y": 1959.46875 }, "height": 17, "width": 618 }, "position": { "line": 5836, "column": 0 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Assemblymember Rivas speaks at Stuttering A", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[1]/a[1]", "issueID": "f164346dba0ae5299e97f8b201b92f8a", "signature": "cf59647142ed26c8366a62b2e24983fb", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f164346dba0ae5299e97f8b201b92f8a" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 8, "y": 1960.46875 }, "bottom-right": { "x": 626, "y": 1977.46875 }, "height": 17, "width": 618 }, "position": { "line": 5836, "column": 0 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Assemblymember Rivas speaks at Stuttering A", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[2]/a[1]", "issueID": "2cda7e2c0da27c3c89b9565ef99d6f57", "signature": "19747b2a7c7ada97cfbe21cf2b426d96", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2cda7e2c0da27c3c89b9565ef99d6f57" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 8, "y": 2662.71875 }, "bottom-right": { "x": 688, "y": 2679.71875 }, "height": 17, "width": 680 }, "position": { "line": 6196, "column": 0 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate Robert Rivas Attends 2023 Murdered and", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[1]/a[1]", "issueID": "d9f9bfc89f2a801f8dc78ad64db0c557", "signature": "cd17b3897baba7d07749596d7b0c630b", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d9f9bfc89f2a801f8dc78ad64db0c557" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 8, "y": 2680.71875 }, "bottom-right": { "x": 470, "y": 2697.71875 }, "height": 17, "width": 462 }, "position": { "line": 6363, "column": 34 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Murdered and Missing Indigenous People Day of Action Presentation&a", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[2]/a[1]", "issueID": "a24579b44758e0a91ccbcdbf703b7440", "signature": "58ae1df6b1bc008339a7fd1efe3d566f", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a24579b44758e0a91ccbcdbf703b7440" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 8, "y": 2698.71875 }, "bottom-right": { "x": 688, "y": 2715.71875 }, "height": 17, "width": 680 }, "position": { "line": 6364, "column": 0 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate Robert Rivas Attends 2023 Murdered and", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[3]/a[1]", "issueID": "bac38d71d35a819be78b315dfdfe1174", "signature": "863cb7a4bfc4b60c7b4fc3ac4d6f9f68", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bac38d71d35a819be78b315dfdfe1174" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 8, "y": 2819.53125 }, "bottom-right": { "x": 485, "y": 2836.53125 }, "height": 17, "width": 477 }, "position": { "line": 6435, "column": 34 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[1]/a[1]", "issueID": "7e22485917847dfbe2c2694383183c55", "signature": "54e8108e2435909c5a4a8011c76fa52e", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7e22485917847dfbe2c2694383183c55" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 8, "y": 2837.53125 }, "bottom-right": { "x": 633, "y": 2854.53125 }, "height": 17, "width": 625 }, "position": { "line": 6436, "column": 0 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community ", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[2]/a[1]", "issueID": "de00567974ad18d1181d9b2c4d1075c1", "signature": "3ecbd06ded4bfd15e76257d0bec7b157", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=de00567974ad18d1181d9b2c4d1075c1" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 8, "y": 3037.34375 }, "bottom-right": { "x": 748, "y": 3054.34375 }, "height": 17, "width": 740 }, "position": { "line": 6664, "column": 0 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate Robert Rivas pictured with As", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[1]/a[1]", "issueID": "04aa3ebd9faf9e8c795e81d70262a985", "signature": "06de84e6234d340a79c08cde136197b6", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=04aa3ebd9faf9e8c795e81d70262a985" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 8, "y": 3055.34375 }, "bottom-right": { "x": 516, "y": 3072.34375 }, "height": 17, "width": 508 }, "position": { "line": 6664, "column": 0 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate speaks with community leaders at CLBC MLK", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[2]/a[1]", "issueID": "e1fb3d7b56cbc06f2f7826acbcd001ba", "signature": "eaf6650525958cdef2e4aa4d194883cc", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e1fb3d7b56cbc06f2f7826acbcd001ba" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 8, "y": 1273.125 }, "bottom-right": { "x": 98, "y": 1290.125 }, "height": 17, "width": 90 }, "position": { "line": 4666, "column": 33 }, "errorSnippet": "<a href=\"contact/sign-up\" class=\"ckbtn\">Keep in touch</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]", "issueID": "d6653b3425826cf739bef298140d2710", "signature": "00f13545e8ecb12b14c422a861ad1439", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d6653b3425826cf739bef298140d2710" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 8, "y": 1341.125 }, "bottom-right": { "x": 88, "y": 1358.125 }, "height": 17, "width": 80 }, "position": { "line": 4667, "column": 40 }, "errorSnippet": "<a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\"> Latest News</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]", "issueID": "75fccd75d59af2843f380685bb24395a", "signature": "d920c454600700f54b1e3934817497d5", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=75fccd75d59af2843f380685bb24395a" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 8, "y": 1409.125 }, "bottom-right": { "x": 123, "y": 1426.125 }, "height": 17, "width": 115 }, "position": { "line": 4678, "column": 52 }, "errorSnippet": "<a href=\"https://a30.asmdc.org/ealert/alzheimers-and-brain-awareness-month/mailformat\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[3]/a[1]", "issueID": "d2499a5e2b45ad3abfe3e9681d0c7ece", "signature": "4a77fac932ee58bca8e0b6befd20d2f1", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d2499a5e2b45ad3abfe3e9681d0c7ece" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 8, "y": 1960.46875 }, "bottom-right": { "x": 626, "y": 1977.46875 }, "height": 17, "width": 618 }, "position": { "line": 5836, "column": 0 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Assemblymember Rivas speaks at Stuttering A", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[2]/a[1]", "issueID": "6231eb47a94dbb0ddd490d443289d8d6", "signature": "5735eff2cf329df2453b73b22d447b8d", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6231eb47a94dbb0ddd490d443289d8d6" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 8, "y": 1978.46875 }, "bottom-right": { "x": 626, "y": 1995.46875 }, "height": 17, "width": 618 }, "position": { "line": 5836, "column": 0 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Assemblymember Rivas speaks at Stuttering A", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[3]/a[1]", "issueID": "afbc2c07669947e5d530a5eb94c4ed80", "signature": "d35601a9868cc0c3bd232a2e4d3737e8", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=afbc2c07669947e5d530a5eb94c4ed80" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 8, "y": 2698.71875 }, "bottom-right": { "x": 688, "y": 2715.71875 }, "height": 17, "width": 680 }, "position": { "line": 6364, "column": 0 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate Robert Rivas Attends 2023 Murdered and", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[3]/a[1]", "issueID": "ec0a00b7f2e22d277f7adf3ae08040a5", "signature": "1026d0567d12c0346e0b9572e64fae5c", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ec0a00b7f2e22d277f7adf3ae08040a5" }, { "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": 324, "y": 3714.6875 }, "bottom-right": { "x": 391, "y": 3731.6875 }, "height": 17, "width": 67 }, "position": { "line": 7764, "column": 31 }, "errorSnippet": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/a[1]", "issueID": "c7dda571cfeade96f7456aac7863aaed", "signature": "68a02e9ee6b23cacf9c428a19c45f0a7", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c7dda571cfeade96f7456aac7863aaed" }, { "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": 200.4375, "y": 3820.6875 }, "bottom-right": { "x": 267.4375, "y": 3837.6875 }, "height": 17, "width": 67 }, "position": { "line": 7769, "column": 11 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/a[1]", "issueID": "fa795bf1a50b2769a0d88476e430b69d", "signature": "351388fa1d75d44544dc74e3b5a39d98", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fa795bf1a50b2769a0d88476e430b69d" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 8, "y": 3997.5 }, "bottom-right": { "x": 88, "y": 4014.5 }, "height": 17, "width": 80 }, "position": { "line": 7881, "column": 27 }, "errorSnippet": "<a class=\"btn btn-block btn-primary\" href=\"/contact\">Contact Me</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[2]/strong[1]/a[1]", "issueID": "fb5ae7f2e2e77942e7587b5e07782719", "signature": "69d53d11e2688c62703ee9918ed7ad37", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fb5ae7f2e2e77942e7587b5e07782719" }, { "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": 4438.03 }, "height": 4438.03, "width": 1008 }, "position": { "line": 2073, "column": 60 }, "errorSnippet": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\"> <a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a> <noscript>&lt;iframe src", "xpath": "/html/body", "issueID": "641050c21deb2e28a86c8411bcfc9ece", "signature": "421a2b727d6dba38417105d26df5b7e0", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=641050c21deb2e28a86c8411bcfc9ece" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 107 }, "bottom-right": { "x": 15.7969, "y": 122 }, "height": 15, "width": 7.796900000000001 }, "position": { "line": 7779, "column": 9 }, "errorSnippet": "<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>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[2]/div[1]/button[1]", "issueID": "709c0cafcff5de6bcd779c56609a0e62", "signature": "579bd8cc2909dbde82df6b2c5a2f1a24", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=709c0cafcff5de6bcd779c56609a0e62" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 175 }, "bottom-right": { "x": 8, "y": 175 }, "height": 0, "width": 0 }, "position": { "line": 7799, "column": 31 }, "errorSnippet": "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"><span class=\"navbar-toggler-icon\">&", "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/button[1]", "issueID": "6acdc34f4d91caab5df8af9c5e34b062", "signature": "db52ff363157b10666676c92ee58eeaa", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6acdc34f4d91caab5df8af9c5e34b062" }, { "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": 88, "y": 950.8125 }, "bottom-right": { "x": 125, "y": 967.8125 }, "height": 17, "width": 37 }, "position": { "line": 4342, "column": 33 }, "errorSnippet": "<a href=\"/dmv\" data-drupal-link-system-path=\"node/1059\">DMV</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/ul[1]/li[16]/a[1]", "issueID": "b3d079938d8709d949b0636d590744a6", "signature": "98ee08bcd4133ceca583e24a1dac875c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b3d079938d8709d949b0636d590744a6" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 2046.46875 }, "bottom-right": { "x": 8, "y": 2046.46875 }, "height": 0, "width": 0 }, "position": { "line": 5836, "column": 0 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Stuttering Awareness Press C", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[4]/a[1]", "issueID": "5ef8d56d47fa683822754acc53d140ac", "signature": "87e0268c4bf58df8b925a2dc25a91b0a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5ef8d56d47fa683822754acc53d140ac" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 2923.53125 }, "bottom-right": { "x": 8, "y": 2923.53125 }, "height": 0, "width": 0 }, "position": { "line": 6436, "column": 0 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate poses with colleagues&quot;}\" role=\"button\" tit", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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[3]/div[4]/a[1]", "issueID": "57ff43b807c30eb148ba92284a7de04f", "signature": "106a4c9e71e1041d62189048e8edcb6a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=57ff43b807c30eb148ba92284a7de04f" }, { "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": 48, "y": 3288.6875 }, "bottom-right": { "x": 56, "y": 3305.6875 }, "height": 17, "width": 8 }, "position": { "line": 6831, "column": 33 }, "errorSnippet": "<a href=\"?page=1\" title=\"\" class=\"page-link\">2</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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": "cf847ebafd15c3a6c738dce680793c07", "signature": "31cc99f3609dd04bc684599c841aa6bd", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cf847ebafd15c3a6c738dce680793c07" }, { "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": 48, "y": 3306.6875 }, "bottom-right": { "x": 56, "y": 3323.6875 }, "height": 17, "width": 8 }, "position": { "line": 6832, "column": 40 }, "errorSnippet": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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": "9ff22b59fb0491c5984d02aaff6a2f44", "signature": "4a27ac3dc3673536d2d7e647dd1d6c46", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9ff22b59fb0491c5984d02aaff6a2f44" }, { "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": 48, "y": 3324.6875 }, "bottom-right": { "x": 56, "y": 3341.6875 }, "height": 17, "width": 8 }, "position": { "line": 6843, "column": 52 }, "errorSnippet": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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": "72538ac23b525c80a26b61dc8b46fb61", "signature": "aae775d8777df30def330eae8a0000c3", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=72538ac23b525c80a26b61dc8b46fb61" }, { "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": 48, "y": 3342.6875 }, "bottom-right": { "x": 56, "y": 3359.6875 }, "height": 17, "width": 8 }, "position": { "line": 6844, "column": 58 }, "errorSnippet": "<a href=\"?page=4\" title=\"\" class=\"page-link\">5</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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": "c27e7faa790d1e4ea6462b4154930b0a", "signature": "9139cd8391c5b145f2d6804140890707", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c27e7faa790d1e4ea6462b4154930b0a" }, { "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": 48, "y": 3360.6875 }, "bottom-right": { "x": 56, "y": 3377.6875 }, "height": 17, "width": 8 }, "position": { "line": 7251, "column": 34 }, "errorSnippet": "<a href=\"?page=5\" title=\"\" class=\"page-link\">6</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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": "dc2cbe9ac3847862c8f11b671af3073d", "signature": "779f6d369c8e6b7f1c96b9c6400faaf2", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dc2cbe9ac3847862c8f11b671af3073d" }, { "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": 48, "y": 3378.6875 }, "bottom-right": { "x": 56, "y": 3395.6875 }, "height": 17, "width": 8 }, "position": { "line": 7252, "column": 0 }, "errorSnippet": "<a href=\"?page=6\" title=\"\" class=\"page-link\">7</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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": "9354a272011dce3b0035524d444df131", "signature": "0022e7f81fe4c3474854c07df7898189", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9354a272011dce3b0035524d444df131" }, { "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": 48, "y": 3396.6875 }, "bottom-right": { "x": 56, "y": 3413.6875 }, "height": 17, "width": 8 }, "position": { "line": 7252, "column": 0 }, "errorSnippet": "<a href=\"?page=7\" title=\"\" class=\"page-link\">8</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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": "c55de3653e630cfbba548e3dad814f4a", "signature": "42b1a8bdb926f67cdebb54197e00c926", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c55de3653e630cfbba548e3dad814f4a" }, { "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": 48, "y": 3414.6875 }, "bottom-right": { "x": 56, "y": 3431.6875 }, "height": 17, "width": 8 }, "position": { "line": 7744, "column": 5 }, "errorSnippet": "<a href=\"?page=8\" title=\"\" class=\"page-link\">9</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/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": "7611eca0fa922c130604a53b934c0bad", "signature": "2b2d024ecea086b3796d36b68413cf82", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7611eca0fa922c130604a53b934c0bad" }, { "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": 48, "y": 3838.6875 }, "bottom-right": { "x": 48, "y": 3838.6875 }, "height": 0, "width": 0 }, "position": { "line": 7794, "column": 9 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/a[1]", "issueID": "76a1d7bfe1e08e93b8ac5dd417a6148d", "signature": "71866103a031531aa9b10a2e66f41190", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=76a1d7bfe1e08e93b8ac5dd417a6148d" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7812, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]", "issueID": "29d05dc885b15a589841df2ca806c946", "signature": "c35c86183ef0fe8aba6ef3fb6e71fa82", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=29d05dc885b15a589841df2ca806c946" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7815, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/a[1]", "issueID": "46d48f55d8cef0b8cff380c3152d6ba5", "signature": "1ed766f37c07c572a2e358fcfadc377c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=46d48f55d8cef0b8cff380c3152d6ba5" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7818, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/a[1]", "issueID": "09afc66f4abcb8def41a4a54c9be34bc", "signature": "8dbc4dcbde00499c8f62c1116a282195", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=09afc66f4abcb8def41a4a54c9be34bc" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7827, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/a[1]", "issueID": "0fb345479eeb41ff555fb52373f84add", "signature": "d1535c4dd535d50f1471acad955cf7d7", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0fb345479eeb41ff555fb52373f84add" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7830, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/a[1]", "issueID": "4da06d10b7771c5317461e6306e99280", "signature": "06d6618ff8e83df337b042dfff27d76c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4da06d10b7771c5317461e6306e99280" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7833, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/a[2]", "issueID": "53f30d4a5a0daa3e70348021b3461ed6", "signature": "b01af534b8a2bb7ea2302cf19b1cf08f", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=53f30d4a5a0daa3e70348021b3461ed6" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7842, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/a[1]", "issueID": "4e778e8ea4d62ad00cd6bab161be2265", "signature": "a43095a026307b8428648b021ccea92a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4e778e8ea4d62ad00cd6bab161be2265" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7845, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]", "issueID": "29c6bf5b49a008a1008f0bc72f94160f", "signature": "2221f9ec420846364fabf2b3f14f72be", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=29c6bf5b49a008a1008f0bc72f94160f" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 3858.59375 }, "bottom-right": { "x": 8, "y": 3858.59375 }, "height": 0, "width": 0 }, "position": { "line": 7848, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]", "issueID": "a4107d80a022ea3da87392581c88318a", "signature": "d2984e19573b18b225138f79ddae48dd", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a4107d80a022ea3da87392581c88318a" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 3926.5 }, "bottom-right": { "x": 50.2344, "y": 3941.5 }, "height": 15, "width": 42.2344 }, "position": { "line": 3802, "column": 34 }, "errorSnippet": "<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\">", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/a[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]", "issueID": "f8e0741b05f31a9fb85c8ba7c78ea0ce", "signature": "72d986427c39ca423a1139de3d2c68c0", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f8e0741b05f31a9fb85c8ba7c78ea0ce" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 3963.5 }, "bottom-right": { "x": 8, "y": 3963.5 }, "height": 0, "width": 0 }, "position": { "line": 7860, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/a[1]", "issueID": "3bd8d1a1536d833e4dc65714019078e2", "signature": "6ffa5b0773a5d1913b2ae54868262072", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3bd8d1a1536d833e4dc65714019078e2" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 3963.5 }, "bottom-right": { "x": 8, "y": 3963.5 }, "height": 0, "width": 0 }, "position": { "line": 7863, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/a[1]", "issueID": "424d3f133df4c7b13e8b456bff46b6ee", "signature": "3b03f68f164f8ec8ca412dfcbb7c0bf4", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=424d3f133df4c7b13e8b456bff46b6ee" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 3963.5 }, "bottom-right": { "x": 8, "y": 3963.5 }, "height": 0, "width": 0 }, "position": { "line": 7866, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "13c62f50010b09f0a67c6fb0ee6f08f1", "signature": "8074fe31ac80681c84dac56a6fd73110", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=13c62f50010b09f0a67c6fb0ee6f08f1" }, { "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": 8610, "column": 0 }, "errorSnippet": "<button type=\"button\" id=\"cboxPrevious\"></button>", "xpath": "/html/body/div[3]/div[1]/div[2]/div[2]/button[1]", "issueID": "ebdab5532a298b61fce206c377979beb", "signature": "d45c2ddc7044fecf9922e54f7630d52d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ebdab5532a298b61fce206c377979beb" }, { "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": 8610, "column": 0 }, "errorSnippet": "<button type=\"button\" id=\"cboxNext\"></button>", "xpath": "/html/body/div[3]/div[1]/div[2]/div[2]/button[2]", "issueID": "2b6b60889653e65a971586cba8738877", "signature": "a5d62877e123a9482f7fefa254a9f265", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2b6b60889653e65a971586cba8738877" }, { "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": 8610, "column": 0 }, "errorSnippet": "<button type=\"button\" id=\"cboxSlideshow\"></button>", "xpath": "/html/body/div[3]/div[1]/div[2]/div[2]/button[3]", "issueID": "a9552b92b99aeac89759631377751d52", "signature": "27bc39a37a076f4939977b66a074b8a0", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a9552b92b99aeac89759631377751d52" }, { "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": 4438.03 }, "height": 4438.03, "width": 1008 }, "position": { "line": 2073, "column": 60 }, "errorSnippet": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\"> <a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a> <noscript>&lt;iframe src", "xpath": "/html/body", "issueID": "de5b15dac1d721f921ba1104b58c7faa", "signature": "8e862798debf35a7637b8d2b201b0630", "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=de5b15dac1d721f921ba1104b58c7faa" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 51.109375, "y": 26 }, "bottom-right": { "x": 113.109375, "y": 43 }, "height": 17, "width": 62 }, "position": { "line": 37, "column": 0 }, "errorSnippet": "<a class=\"ca-gov-icon-facebook\" href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\"><span class=\"sr-only\">Facebook</span></a>", "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": "14af0310c5eb11f4592ae989c1d9c825", "signature": "4ca240c8207710c10d276535943c413b", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=14af0310c5eb11f4592ae989c1d9c825" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 117.03125, "y": 26 }, "bottom-right": { "x": 163.03125, "y": 43 }, "height": 17, "width": 46 }, "position": { "line": 37, "column": 0 }, "errorSnippet": "<a class=\"ca-gov-icon-twitter\" href=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\"><span class=\"sr-only\">Twitter</span></a>", "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": "14f4f0a49a95b49ddfe7ba3bae5dceb0", "signature": "1527750f141b035baa6d1e40e86078c7", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=14f4f0a49a95b49ddfe7ba3bae5dceb0" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 1086.96875 }, "bottom-right": { "x": 98, "y": 1103.96875 }, "height": 17, "width": 90 }, "position": { "line": 4499, "column": 0 }, "errorSnippet": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD29\" class=\"btn btn-primary\" target=\"_blank\">Keep in touch</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]", "issueID": "02e12d6e3521d114862700c8900f7ab6", "signature": "dd1591d32761b1b22a5f8a56af849530", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=02e12d6e3521d114862700c8900f7ab6" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 1120.96875 }, "bottom-right": { "x": 88, "y": 1137.96875 }, "height": 17, "width": 80 }, "position": { "line": 4499, "column": 0 }, "errorSnippet": "<a href=\"/press-releases\" class=\"btn btn-primary\" target=\"_blank\"> Latest News</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]", "issueID": "edf4e37f5ebdf367a8ea3ef57bbbe2de", "signature": "638102f1d0267bfc1d6d38d4a38ec4dd", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=edf4e37f5ebdf367a8ea3ef57bbbe2de" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 1154.96875 }, "bottom-right": { "x": 123, "y": 1171.96875 }, "height": 17, "width": 115 }, "position": { "line": 4499, "column": 0 }, "errorSnippet": "<a href=\"https://a29.asmdc.org/press-releases/20221205-robert-rivas-elected-succeed-anthony-rendon-next-speaker-california-state\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]", "issueID": "8d0291bb29e45f045d32208aaa268690", "signature": "24045aa6fe703258f69afaf09063fb50", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8d0291bb29e45f045d32208aaa268690" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 1341.125 }, "bottom-right": { "x": 88, "y": 1358.125 }, "height": 17, "width": 80 }, "position": { "line": 4667, "column": 40 }, "errorSnippet": "<a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\"> Latest News</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]", "issueID": "b585d7b923092f1ce73225805fc8afa4", "signature": "eeebe703a9e86d9c36d47b3a7cf20b14", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b585d7b923092f1ce73225805fc8afa4" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 1409.125 }, "bottom-right": { "x": 123, "y": 1426.125 }, "height": 17, "width": 115 }, "position": { "line": 4678, "column": 52 }, "errorSnippet": "<a href=\"https://a30.asmdc.org/ealert/alzheimers-and-brain-awareness-month/mailformat\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[3]/a[1]", "issueID": "77fe753f7f0202a2e03f7f25bad4ccf6", "signature": "10e22c5f6be6971a2f011d061964b61c", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=77fe753f7f0202a2e03f7f25bad4ccf6" }, { "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": 184.4375, "y": 3626.6875 }, "bottom-right": { "x": 251.4375, "y": 3643.6875 }, "height": 17, "width": 67 }, "position": { "line": 7763, "column": 43 }, "errorSnippet": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/a[1]", "issueID": "6bb4548ff53a7ceee877695ae040ff2e", "signature": "b4a1670d059bb31d686ea6f2d8428ddd", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6bb4548ff53a7ceee877695ae040ff2e" }, { "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": 324, "y": 3714.6875 }, "bottom-right": { "x": 391, "y": 3731.6875 }, "height": 17, "width": 67 }, "position": { "line": 7764, "column": 31 }, "errorSnippet": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/a[1]", "issueID": "47dcae65c2ca4d2a66104b8563261697", "signature": "597251708e4b0ae782484c75fa96838e", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=47dcae65c2ca4d2a66104b8563261697" }, { "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": 200.4375, "y": 3820.6875 }, "bottom-right": { "x": 267.4375, "y": 3837.6875 }, "height": 17, "width": 67 }, "position": { "line": 7769, "column": 11 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/a[1]", "issueID": "124012207dce962b0a257a7337efbda4", "signature": "86c242c9a3a66634fb2b77446dea6e79", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=124012207dce962b0a257a7337efbda4" }, { "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": 48, "y": 3838.6875 }, "bottom-right": { "x": 48, "y": 3838.6875 }, "height": 0, "width": 0 }, "position": { "line": 7794, "column": 9 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/a[1]", "issueID": "676387859d8b90890b5c51ac14e34df1", "signature": "0d83824602c015f17b3bed26e14ddbdf", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=676387859d8b90890b5c51ac14e34df1" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7812, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]", "issueID": "faf25cbc514e349e15e4eb96f0814ab2", "signature": "80e24ee64337accc15bf48735cb99d5a", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=faf25cbc514e349e15e4eb96f0814ab2" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7815, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/a[1]", "issueID": "7a029e98441bacbd5df1e6212edb0566", "signature": "8a991dafd09e3d66936e66eb226494bb", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7a029e98441bacbd5df1e6212edb0566" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7818, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\">\n</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/a[1]", "issueID": "9d8b7d03154ecfd831fd9a2f33fded9e", "signature": "e36f50c5e92b6bc290f8e5c4b9cfbcef", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9d8b7d03154ecfd831fd9a2f33fded9e" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7827, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/a[1]", "issueID": "0a5cc01c342029ce8ad9a5cbdebed506", "signature": "fbcbd07c7d62cb98e67dfe1587bcd030", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0a5cc01c342029ce8ad9a5cbdebed506" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7830, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/a[1]", "issueID": "5a9cd80a2c0eb5402e5841b1c31dc290", "signature": "3839502e7be55d639ef83bf63d4bf8b2", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5a9cd80a2c0eb5402e5841b1c31dc290" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7833, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/a[2]", "issueID": "c0523cb30c0578642d612ba925ae7451", "signature": "2b87c76828aae266edf2b0a83308c7d7", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c0523cb30c0578642d612ba925ae7451" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7842, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/a[1]", "issueID": "7501a92434947d3a86873ad35c8cb077", "signature": "75d4786f86e22415bad518d949c84c92", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7501a92434947d3a86873ad35c8cb077" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3854.6875 }, "bottom-right": { "x": 8, "y": 3854.6875 }, "height": 0, "width": 0 }, "position": { "line": 7845, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]", "issueID": "176dab70bb65040984fdf5b7364ebe5b", "signature": "967d04fe6770b4587bb4d230d3147ec9", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=176dab70bb65040984fdf5b7364ebe5b" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3858.59375 }, "bottom-right": { "x": 8, "y": 3858.59375 }, "height": 0, "width": 0 }, "position": { "line": 7848, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]", "issueID": "1a0657f751b318a9244e6e9420d7828a", "signature": "fdc7565ee65d2e1f99e73fcaa94b9d9f", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1a0657f751b318a9244e6e9420d7828a" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3858.59375 }, "bottom-right": { "x": 8, "y": 3858.59375 }, "height": 0, "width": 0 }, "position": { "line": 7857, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <div class=\"search-block-form block block-search block-search-form-block\" data-drupal-selector=\"search-block-form\" id=\"block-rrivas-theme-search\" ", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/a[1]", "issueID": "7520fce7ab340583399412b1171d4eca", "signature": "1ed3d61f7c27e6573e68099373cdb24d", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7520fce7ab340583399412b1171d4eca" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3963.5 }, "bottom-right": { "x": 8, "y": 3963.5 }, "height": 0, "width": 0 }, "position": { "line": 7860, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/a[1]", "issueID": "8b557c58f5b451ad64744908d0c5b49c", "signature": "c505c5bb6ac857838a0dd9111f3d9edf", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8b557c58f5b451ad64744908d0c5b49c" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3963.5 }, "bottom-right": { "x": 8, "y": 3963.5 }, "height": 0, "width": 0 }, "position": { "line": 7863, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/a[1]", "issueID": "763a282532b7399335bbb39c2797c6b3", "signature": "b08744a7078afa258131a8042608c4ce", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=763a282532b7399335bbb39c2797c6b3" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3963.5 }, "bottom-right": { "x": 8, "y": 3963.5 }, "height": 0, "width": 0 }, "position": { "line": 7866, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "5b61ca7db6d5361a90c1d63584939d57", "signature": "5cef272d8b58ccf7f7e5e71cff482a7a", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5b61ca7db6d5361a90c1d63584939d57" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3963.5 }, "bottom-right": { "x": 8, "y": 3980.5 }, "height": 17, "width": 0 }, "position": { "line": 7875, "column": 27 }, "errorSnippet": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[1]/a[1]", "issueID": "311136cacc2527b96ea6a363ba19cd79", "signature": "b0fdccf748510bcd7cca6fa927174caf", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=311136cacc2527b96ea6a363ba19cd79" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 3963.5 }, "bottom-right": { "x": 215, "y": 3980.5 }, "height": 17, "width": 207 }, "position": { "line": 7878, "column": 27 }, "errorSnippet": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you live in the 29th District?</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[1]/a[2]", "issueID": "7ae1a086f5e375a417c00593bc80c71f", "signature": "45356a035f7c4c646bfe2531611c80f6", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7ae1a086f5e375a417c00593bc80c71f" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 4076.03125 }, "bottom-right": { "x": 124, "y": 4093.03125 }, "height": 17, "width": 116 }, "position": { "line": 7884, "column": 27 }, "errorSnippet": "<a href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\"><img alt=\"Facebook Logo\" data-entity-type=\"file\" data-entity-uuid=\"c6a0c190-e595-48e8-a4ae-43ffc5f2e856\" src=\"/sites/a04.asmdc.org/files/inline-images/f_logo_RGB-H", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[3]/a[1]", "issueID": "1c0b1fcd4b01b9078f20a93de04ca372", "signature": "7c44e28a104963d94b4a11dcb778aa40", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1c0b1fcd4b01b9078f20a93de04ca372" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 127.984375, "y": 4076.03125 }, "bottom-right": { "x": 227.984375, "y": 4093.03125 }, "height": 17, "width": 100 }, "position": { "line": 7887, "column": 27 }, "errorSnippet": "<a href=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\"><img alt=\"Twitter Logo\" data-entity-type=\"file\" data-entity-uuid=\"72e929a4-0f12-4dcb-bb51-f2863541927e\" src=\"/sites/a04.asmdc.org/files/inline-images/tw-logo-Blue_299-1_", "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[3]/a[2]", "issueID": "a1b45876db3a1a5bfa5cd8ccbcc66dc5", "signature": "be56d692a6551e0b72a247551a0f2828", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a1b45876db3a1a5bfa5cd8ccbcc66dc5" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 8, "y": 4428.03125 }, "bottom-right": { "x": 204, "y": 4445.03125 }, "height": 17, "width": 196 }, "position": { "line": 7893, "column": 27 }, "errorSnippet": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">Privacy and Conditions of Use</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[1]", "issueID": "6b8970ce76a2258ed6b407353c6073f0", "signature": "26c293e6ea708c2b4ee471a17821359f", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6b8970ce76a2258ed6b407353c6073f0" }, { "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": 214.75, "y": 4428.03125 }, "bottom-right": { "x": 297.75, "y": 4445.03125 }, "height": 17, "width": 83 }, "position": { "line": 7896, "column": 27 }, "errorSnippet": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">Accessibility</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[2]", "issueID": "d2b63e330e52f2a490f97b9b0d15a6e2", "signature": "2dcab8c35aaf42def34070ff88ba3f25", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d2b63e330e52f2a490f97b9b0d15a6e2" } ], "log": [] }, "success": true }, "standardResult": { "totals": [ 0, 0, 1, 97 ], "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\"> <a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a> <noscript>&lt;iframe src" }, { "ruleID": "36", "what": "This text is justified.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/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[2]/div[1]" }, "excerpt": "<div align=\"justify\"> <p><strong>Sacramento, CA—</strong><span>Today, in honor of Women’s History Month, Speaker-Designate Robert Rivas (D-Salinas) and the California State Assembly recognized Jennifer Laine as Woman of the " }, { "ruleID": "36", "what": "This text is justified.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/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[2]/div[1]/p[1]" }, "excerpt": "<p><strong>Sacramento, CA—</strong><span>Today, in honor of Women’s History Month, Speaker-Designate Robert Rivas (D-Salinas) and the California State Assembly recognized Jennifer Laine as Woman of the Year for the 29th Assembly D" }, { "ruleID": "36", "what": "This text is justified.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/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[2]/div[1]/p[1]/span[1]" }, "excerpt": "<span>Today, in honor of Women’s History Month, Speaker-Designate Robert Rivas (D-Salinas) and the California State Assembly recognized Jennifer Laine as Woman of the Year for the 29th Assembly District.</span>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/a[2]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></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[2]/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[3]/div[1]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Assemblymember Rivas speaks at Stuttering 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[2]/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[3]/div[2]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Assemblymember Rivas speaks at Stuttering 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[2]/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[3]/div[1]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate Robert Rivas Attends 2023 Murdered and" }, { "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[2]/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[3]/div[2]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Murdered and Missing Indigenous People Day of Action Presentation&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[2]/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[3]/div[3]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate Robert Rivas Attends 2023 Murdered and" }, { "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[2]/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[3]/div[1]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)" }, { "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[2]/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[3]/div[2]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community " }, { "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[2]/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[3]/div[1]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate Robert Rivas pictured with As" }, { "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[2]/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[3]/div[2]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate speaks with community leaders at CLBC MLK" }, { "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]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"contact/sign-up\" class=\"ckbtn\">Keep in touch</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]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]" }, "excerpt": "<a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\"> Latest News</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]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[3]/a[1]" }, "excerpt": "<a href=\"https://a30.asmdc.org/ealert/alzheimers-and-brain-awareness-month/mailformat\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</a>" }, { "ruleID": "98", "what": "These links have the same text but different destinations.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[2]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Assemblymember Rivas speaks at Stuttering A" }, { "ruleID": "98", "what": "These links have the same text but different destinations.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[3]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Assemblymember Rivas speaks at Stuttering A" }, { "ruleID": "98", "what": "These links have the same text but different destinations.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[7]/article[1]/div[1]/div[3]/div[3]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate Robert Rivas Attends 2023 Murdered and" }, { "ruleID": "98", "what": "These links have the same text but different destinations.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </a>" }, { "ruleID": "98", "what": "These links have the same text but different destinations.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </a>" }, { "ruleID": "98", "what": "These links have the same text but different destinations.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[2]/strong[1]/a[1]" }, "excerpt": "<a class=\"btn btn-block btn-primary\" href=\"/contact\">Contact Me</a>" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\"> <a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a> <noscript>&lt;iframe src" }, { "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": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/button[1]" }, "excerpt": "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"><span class=\"navbar-toggler-icon\">&" }, { "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]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/ul[1]/li[16]/a[1]" }, "excerpt": "<a href=\"/dmv\" data-drupal-link-system-path=\"node/1059\">DMV</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[2]/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[3]/div[4]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Stuttering Awareness Press C" }, { "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[2]/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[3]/div[4]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Speaker-Designate poses with colleagues&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[2]/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[2]/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[2]/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[2]/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[2]/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[2]/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[2]/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[2]/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": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/section[1]/a[2]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/div[1]/aside[1]/a[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": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></a>" }, { "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[3]/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[3]/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[3]/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\"> <a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a> <noscript>&lt;iframe src" }, { "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/AsmRobertRivas/\" 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-twitter\" href=\"https://twitter.com/AsmRobertRivas\" 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]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD29\" class=\"btn btn-primary\" target=\"_blank\">Keep in touch</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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]" }, "excerpt": "<a href=\"/press-releases\" class=\"btn btn-primary\" target=\"_blank\"> Latest News</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]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]" }, "excerpt": "<a href=\"https://a29.asmdc.org/press-releases/20221205-robert-rivas-elected-succeed-anthony-rendon-next-speaker-california-state\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</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]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]" }, "excerpt": "<a href=\"https://a30.asmdc.org/ealert/its-never-too-late-start-thinking-about-higher-education/mailformat\" class=\"btn btn-primary\" target=\"_blank\" \"=\"\"> Latest News</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]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/p[3]/a[1]" }, "excerpt": "<a href=\"https://a30.asmdc.org/ealert/alzheimers-and-brain-awareness-month/mailformat\" class=\"btn btn-primary\" target=\"_blank\"> Upcoming Events</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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]/figcaption[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/PrphYHyRhWE2\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[2]/figure[1]/figcaption[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/sPtrKKBZLav\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/figcaption[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> Directions </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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/figure[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/section[1]/div[4]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/section[1]/a[2]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/main[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/div[1]/aside[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <div class=\"search-block-form block block-search block-search-form-block\" data-drupal-selector=\"search-block-form\" id=\"block-rrivas-theme-search\" " }, { "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[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> </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[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></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[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></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[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[1]/a[2]" }, "excerpt": "<a class=\"btn btn-primary\" href=\"http://findyourrep.legislature.ca.gov/\" target=\"_blank\">Do you live in the 29th 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[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[3]/a[1]" }, "excerpt": "<a href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\"><img alt=\"Facebook Logo\" data-entity-type=\"file\" data-entity-uuid=\"c6a0c190-e595-48e8-a4ae-43ffc5f2e856\" src=\"/sites/a04.asmdc.org/files/inline-images/f_logo_RGB-H" }, { "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[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/p[3]/a[2]" }, "excerpt": "<a href=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\"><img alt=\"Twitter Logo\" data-entity-type=\"file\" data-entity-uuid=\"72e929a4-0f12-4dcb-bb51-f2863541927e\" src=\"/sites/a04.asmdc.org/files/inline-images/tw-logo-Blue_299-1_" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[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>" } ] }, "endTime": 1687096203926 }, { "type": "test", "which": "testaro", "withItems": true, "rules": [ "n", "motion" ], "startTime": 1687096203926, "url": "https://a29.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": 379 }, "totals": [ 1, 0, 0, 0 ], "standardInstances": [ { "ruleID": "bulk", "what": "Page contains a large number of visible elements", "count": 1, "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "docType": { "what": "document without a doctype property", "data": { "docHasType": true }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "dupAtt": { "what": "elements with duplicate attributes", "data": { "total": 1, "items": [ { "tagName": "A", "id": "", "attributes": [ "href=", "class=", "target=https://a30.asmdc.org/ealert/alzheimers-and-brain-awareness-month/mailformatbtn", "btn-primary_blankmain-wrapperlayout-main-wrapper", "clearfixmaincontainerrow", "row-offcanvas", "row-offcanvas-left", "clearfixmain-content", "col", "order-firstcontentmainsectionmain-content-1block-rrivas-theme-page-titleblock", "block-core", "block-page-title-blockcontenttitlehiddenblock-rrivas-theme-contentblock", "block-system", "block-system-main-blockcontentviews-element-containerview", "view-frontpage", "view-id-frontpage", "view-display-id-page_1", "js-view-dom-id-efb5b0ad103028992a7008969c50a89823c54e82d2654eb3b3b3d8b754d5304eview-contentviews-rowarticle/press-releases/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-developmentnode", "node--type-press-releases", "node--promoted", "node--view-mode-teaser", "clearfixnode__title/press-releases/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-developmentbookmarkfield", "field--name-title", "field--type-string", "field--label-hiddennode__content", "clearfixfield", "field--name-field-date-create", "field--type-datetime", "field--label-hidden", "field__item2023-06-08T18:04:44Zdatetimeclearfix", "text-formatted", "field", "field--name-body", "field--type-text-with-summary", "field--label-hidden", "field__itemviews-rowarticle/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awarenessnode", "node--type-videos", "node--promoted", "node--view-mode-teaser", "clearfixnode__title/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awarenessbookmarkfield", "field--name-title", "field--type-string", "field--label-hiddennode__content", "clearfixfield", "field--name-field-date-create", "field--type-datetime", "field--label-hidden", "field__item2023-05-04T19:30:00Zdatetimefield", "field--name-field-video", "field--type-entity-reference", "field--label-hidden", "field__itemfield", "field--name-field-media-oembed-video", "field--type-string", "field--label-hidden", "youtube-container--responsive", "field__item/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf40200113media-oembed-contentStuttering", "Awareness", "Week", "Press", "Conferenceviews-rowarticle/photo/20230504-acr-59-stuttering-awareness-press-conferencenode", "node--type-photos", "node--promoted", "node--view-mode-teaser", "clearfixnode__title/photo/20230504-acr-59-stuttering-awareness-press-conferencebookmarkfield", "field--name-title", "field--type-string", "field--label-hiddennode__content", "clearfixinline__linkslinks", "inline", "nav", "links-inlinenode-readmore", "nav-link/photo/20230504-acr-59-stuttering-awareness-press-conferencetagACR", "59", "Stuttering", "Awareness", "Press", "Conferenceenvisually-hiddenfield", "field--name-field-date-create", "field--type-datetime", "field--label-hidden", "field__item2023-05-04T18:00:00Zdatetimephoto-teaser", "rowcol-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpgcolorbox{"alt":"Assemblymember", "Rivas", "speaks", "at", "Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59"}buttonAssemblymember", "Rivas", "speaks", "at", "Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59gallery-photos-1356-oclDaEZs5S8colorbox{"alt":"Assemblymember", "Rivas", "speaks", "at", "Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg?itok=3nVQxJXC436246Assemblymember", "Rivas", "speaks", "at", "Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59lazyfoaf:Imageimg-fluid", "image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpgcolorbox{"alt":"Assemblymember", "Rivas", "speaks", "at", "Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59"}buttonAssemblymember", "Rivas", "speaks", "at", "Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59gallery-photos-1356-oclDaEZs5S8colorbox{"alt":"Assemblymember", "Rivas", "speaks", "at", "Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg?itok=OtXO71HG436246Assemblymember", "Rivas", "speaks", "at", "Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59lazyfoaf:Imageimg-fluid", "image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpgcolorbox{"alt":"Assemblymember", "Rivas", "speaks", "at", "Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59"}buttonAssemblymember", "Rivas", "speaks", "at", "Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59gallery-photos-1356-oclDaEZs5S8colorbox{"alt":"Assemblymember", "Rivas", "speaks", "at", "Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg?itok=ufnAkEfv436246Assemblymember", "Rivas", "speaks", "at", "Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59lazyfoaf:Imageimg-fluid", "image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpgcolorbox{"alt":"Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59", "Group", "Photo"}buttonStuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59", "Group", "Photogallery-photos-1356-oclDaEZs5S8colorbox{"alt":"Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59", "Group", "Photo"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpg?itok=jaV0i2id436246Stuttering", "Awareness", "Press", "Conference", "supporting", "ACR", "59", "Group", "Photolazyfoaf:Imageimg-fluid", "image-style-thumbnail-436x246views-rowarticle/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-actnode", "node--type-videos", "node--promoted", "node--view-mode-teaser", "clearfixnode__title/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-actbookmarkfield", "field--name-title", "field--type-string", "field--label-hiddennode__content", "clearfixfield", "field--name-field-date-create", "field--type-datetime", "field--label-hidden", "field__item2023-04-18T15:17:54Zdatetimefield", "field--name-field-video", "field--type-entity-reference", "field--label-hidden", "field__itemfield", "field--name-field-media-oembed-video", "field--type-string", "field--label-hidden", "youtube-container--responsive", "field__item/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM0200113media-oembed-contentAsm.", "Rodriguez", "and", "Speaker-Designate", "Rivas", "Highlight", "the", "CA", "Individual", "Assistance", "Actviews-rowarticle/press-releases/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-districtnode", "node--type-press-releases", "node--promoted", "node--view-mode-teaser", "clearfixnode__title/press-releases/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-districtbookmarkfield", "field--name-title", "field--type-string", "field--label-hiddennode__content", "clearfixfield", "field--name-field-date-create", "field--type-datetime", "field--label-hidden", "field__item2023-03-20T20:31:40Zdatetimeclearfix", "text-formatted", "field", "field--name-body", "field--type-text-with-summary", "field--label-hidden", "field__itemjustifyviews-rowarticle/press-releases/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valleynode", "node--type-press-releases", "node--promoted", "node--view-mode-teaser", "clearfixnode__title/press-releases/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valleybookmarkfield", "field--name-title", "field--type-string", "field--label-hiddennode__content", "clearfixfield", "field--name-field-date-create", "field--type-datetime", "field--label-hidden", "field__item2023-03-16T00:29:33Zdatetimeclearfix", "text-formatted", "field", "field--name-body", "field--type-text-with-summary", "field--label-hidden", "field__itemviews-rowarticle/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-peoplenode", "node--type-photos", "node--promoted", "node--view-mode-teaser", "clearfixnode__title/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-peoplebookmarkfield", "field--name-title", "field--type-string", "field--label-hiddennode__content", "clearfixinline__linkslinks", "inline", "nav", "links-inlinenode-readmore", "nav-link/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-peopletagSpeaker-Designate", "Robert", "Rivas", "Attends", "2023", "Murdered", "and", "Missing", "Indigenous", "People", "Day", "of", "Actionenvisually-hiddenfield", "field--name-field-date-create", "field--type-datetime", "field--label-hidden", "field__item2023-02-07T20:00:00Zdatetimephoto-teaser", "rowcol-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpgcolorbox{"alt":"Speaker-Designate", "Robert", "Rivas", "Attends", "2023", "Murdered", "and", "Missing", "Indigenous", "People", "Day", "of", "Action"}buttonSpeaker-Designate", "Robert", "Rivas", "Attends", "2023", "Murdered", "and", "Missing", "Indigenous", "People", "Day", "of", "Actiongallery-photos-1350-oclDaEZs5S8colorbox{"alt":"Speaker-Designate", "Robert", "Rivas", "Attends", "2023", "Murdered", "and", "Missing", "Indigenous", "People", "Day", "of", "Action"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg?itok=l4rUDLa8436246Speaker-Designate", "Robert", "Rivas", "Attends", "2023", "Murdered", "and", "Missing", "Indigenous", "People", "Day", "of", "Actionlazyfoaf:Imageimg-fluid", "image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpgcolorbox{"alt":"Murdered", "and", "Missing", "Indigenous", "People", "Day", "of", "Action", "Presentation"}buttonMurdered", "and", "Missing", "Indigenous", "People", "Day", "of", "Action", "Presentationgallery-photos-1350-oclDaEZs5S8colorbox{"alt":"Murdered", "and", "Missing", "Indigenous", "People", "Day", "of", "Action", "Presentation"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpg?itok=xahtSuI5436246Murdered", "and", "Missing", "Indigenous", "People", "Day", "of", "Action", "Presentationlazyfoaf:Imageimg-fluid", "image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpgcolorbox{"alt":"Speaker-Designate", "Robert", "Rivas", "Attends", "2023", "Murdered", "and", "Missing", "Indigenous", "People", "Day", "of", "Action"}buttonSpeaker-Designate", "Robert", "Rivas", "Attends", "2023", "Murdered", "and", "Missing", "Indigenous", "People", "Day", "of", "Actiongallery-photos-1350-oclDaEZs5S8colorbox{"alt":"Speaker-Designate", "Robert", "Rivas", "Attends", "2023", "Murdered", "and", "Missing", "Indigenous", "People", "Day", "of", "Action"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg?itok=MTr08Ytr436246Speaker-Designate", "Robert", "Rivas", "Attends", "2023", "Murdered", "and", "Missing", "Indigenous", "People", "Day", "of", "Actionlazyfoaf:Imageimg-fluid", "image-style-thumbnail-436x246views-rowarticle/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-eventnode", "node--type-photos", "node--promoted", "node--view-mode-teaser", "clearfixnode__title/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-eventbookmarkfield", "field--name-title", "field--type-string", "field--label-hiddennode__content", "clearfixinline__linkslinks", "inline", "nav", "links-inlinenode-readmore", "nav-link/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-eventtagSpeaker-Designate", "Attends", "Assemblymember", "Pilar", "Schiavo's", "Community", "Swearing-In", "Eventenvisually-hiddenfield", "field--name-field-date-create", "field--type-datetime", "field--label-hidden", "field__item2023-01-14T20:00:00Zdatetimephoto-teaser", "rowcol-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpgcolorbox{"alt":"Speaker-Designate", "Rivas,", "pictured", "with", "Asm.", "Schiavo", "(D-Santa", "Clarita)"}buttonSpeaker-Designate", "Rivas,", "pictured", "with", "Asm.", "Schiavo", "(D-Santa", "Clarita)gallery-photos-1349-oclDaEZs5S8colorbox{"alt":"Speaker-Designate", "Rivas,", "pictured", "with", "Asm.", "Schiavo", "(D-Santa", "Clarita)"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpg?itok=9kaFeXno436246Speaker-Designate", "Rivas,", "pictured", "with", "Asm.", "Schiavo", "(D-Santa", "Clarita)lazyfoaf:Imageimg-fluid", "image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpgcolorbox{"alt":"Speaker-Designate", "Speaks", "at", "Assemblymember", "Pilar", "Schiavo's", "Community", "Swearing-In", "Event"}buttonSpeaker-Designate", "Speaks", "at", "Assemblymember", "Pilar", "Schiavo's", "Community", "Swearing-In", "Eventgallery-photos-1349-oclDaEZs5S8colorbox{"alt":"Speaker-Designate", "Speaks", "at", "Assemblymember", "Pilar", "Schiavo's", "Community", "Swearing-In", "Event"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpg?itok=c2OJkOAm436246Speaker-Designate", "Speaks", "at", "Assemblymember", "Pilar", "Schiavo's", "Community", "Swearing-In", "Eventlazyfoaf:Imageimg-fluid", "image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpgcolorbox{"alt":"Asm.", "Schiavo", "(D-Santa", "Clarita)", "speaks", "at", "her", "community", "swearing-in", "event."}buttonAsm.", "Schiavo", "(D-Santa", "Clarita)", "speaks", "at", "her", "community", "swearing-in", "event.gallery-photos-1349-oclDaEZs5S8colorbox{"alt":"Asm.", "Schiavo", "(D-Santa", "Clarita)", "speaks", "at", "her", "community", "swearing-in", "event."}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg?itok=wpKBx-Mi436246Asm.", "Schiavo", "(D-Santa", "Clarita)", "speaks", "at", "her", "community", "swearing-in", "event.lazyfoaf:Imageimg-fluid", "image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpgcolorbox{"alt":"Speaker-Designate", "poses", "with", "colleagues"}buttonSpeaker-Designate", "poses", "with", "colleaguesgallery-photos-1349-oclDaEZs5S8colorbox{"alt":"Speaker-Designate", "poses", "with", "colleagues"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpg?itok=uxWJY9Ak436246Speaker-Designate", "poses", "with", "colleagueslazyfoaf:Imageimg-fluid", "image-style-thumbnail-436x246views-rowarticle/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlknode", "node--type-photos", "node--promoted", "node--view-mode-teaser", "clearfixnode__title/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlkbookmarkfield", "field--name-title", "field--type-string", "field--label-hiddennode__content", "clearfixinline__linkslinks", "inline", "nav", "links-inlinenode-readmore", "nav-link/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlktagSpeaker-Designate", "Robert", "Rivas", "Attends", "the", "California", "Legislative", "Black", "Caucus's", "2023", "MLK", "Breakfastenvisually-hiddenfield", "field--name-field-date-create", "field--type-datetime", "field--label-hidden", "field__item2023-01-12T20:00:00Zdatetimephoto-teaser", "rowcol-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpgcolorbox{"alt":"Speaker-Designate", "Robert", "Rivas", "pictured", "with", "Asm.", "Irwin", "(D-Thousand", "Oaks)", "and", "Asm.", "Bryan", "(D-Los", "Angeles)"}buttonSpeaker-Designate", "Robert", "Rivas", "pictured", "with", "Asm.", "Irwin", "(D-Thousand", "Oaks)", "and", "Asm.", "Bryan", "(D-Los", "Angeles)gallery-photos-1348-oclDaEZs5S8colorbox{"alt":"Speaker-Designate", "Robert", "Rivas", "pictured", "with", "Asm.", "Irwin", "(D-Thousand", "Oaks)", "and", "Asm.", "Bryan", "(D-Los", "Angeles)"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg?itok=x2W4L3h8436246Speaker-Designate", "Robert", "Rivas", "pictured", "with", "Asm.", "Irwin", "(D-Thousand", "Oaks)", "and", "Asm.", "Bryan", "(D-Los", "Angeles)lazyfoaf:Imageimg-fluid", "image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpgcolorbox{"alt":"Speaker-Designate", "speaks", "with", "community", "leaders", "at", "CLBC", "MLK", "Breakfast"}buttonSpeaker-Designate", "speaks", "with", "community", "leaders", "at", "CLBC", "MLK", "Breakfastgallery-photos-1348-oclDaEZs5S8colorbox{"alt":"Speaker-Designate", "speaks", "with", "community", "leaders", "at", "CLBC", "MLK", "Breakfast"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpg?itok=hv2o2Ug-436246Speaker-Designate", "speaks", "with", "community", "leaders", "at", "CLBC", "MLK", "Breakfastlazyfoaf:Imageimg-fluid", "image-style-thumbnail-436x246views-rowarticle/press-releases/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposalnode", "node--type-press-releases", "node--promoted", "node--view-mode-teaser", "clearfixnode__title/press-releases/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposalbookmarkfield", "field--name-title", "field--type-string", "field--label-hiddennode__content", "clearfixfield", "field--name-field-date-create", "field--type-datetime", "field--label-hidden", "field__item2023-01-11T00:31:24Zdatetimeclearfix", "text-formatted", "field", "field--name-body", "field--type-text-with-summary", "field--label-hidden", "field__itempagination-headingpagination-headingvisually-hiddenpagination", "js-pager__itemspage-item", "activepage-linkpage-item", "?page=1page-linkpage-item", "?page=2page-linkpage-item", "?page=3page-linkpage-item", "?page=4page-linkpage-item", "?page=5page-linkpage-item", "?page=6page-linkpage-item", "?page=7page-linkpage-item", "?page=8page-linkpage-itempresentationpage-linkpager__item--next?page=1Go", "to", "next", "pagenextpage-linktruevisually-hiddenpage-item?page=23Go", "to", "last", "pagepage-linktruevisually-hiddenblock-contactblock--type-basic", "block", "block-block-content", "block-block-content811e2d2e-70fa-4c15-aec8-bbc0bd07cab1contentclearfix", "text-formatted", "field", "field--name-body", "field--type-text-with-summary", "field--label-hidden", "field__itemofficelocationslocationstitlerowcol-sm-4", "office/sites/a29.asmdc.org/files/DO_capitol.pngIcon", "for", "State", "Capitol", "Officemobiletitleaddressphonehttps://goo.gl/maps/PrphYHyRhWE2_blankdirectionscol-sm-4", "office/sites/a29.asmdc.org/files/DO_salinas_300.pngIcon", "for", "Salinas", "Officemobiletitleaddressphonehttps://goo.gl/maps/sPtrKKBZLav_blankdirectionscol-sm-4", "office/sites/a29.asmdc.org/files/DO_watsonville-hollister_300.pngIcon", "for", "Satellite", "Officesmobiletitleaddressphonehttps://goo.gl/maps/EqV3T9PFiVeNDfLQA_blankdirectionssidebar_first", "sidebar", "col-md-3sidebar_firstsectioncomplementarysearch-block-form", "block", "block-search", "block-search-form-blocksearch-block-formblock-rrivas-theme-searchsearchcontent", "container-inlinecontent", "container-inline/search/nodegetsearch-block-formUTF-8search-form", "search-block-form", "form-rowjs-form-item", "js-form-type-search", "form-type-search", "js-form-item-keys", "form-item-keys", "form-no-label", "mb-3edit-keysvisually-hiddenEnter", "the", "terms", "you", "wish", "to", "search", "for.edit-keyssearchedit-keyskeys15128form-search", "form-controledit-actionsform-actions", "js-form-wrapper", "form-wrapper", "mb-3edit-actionsedit-submitsubmitedit-submitSearchbutton", "js-form-submit", "form-submit", "btn", "btn-primary", "form-controlblock-contactusblock--type-basic", "block", "block-block-content", "block-block-content97bb3e25-4c52-4719-ad5d-b74c81d5cf31contentclearfix", "text-formatted", "field", "field--name-body", "field--type-text-with-summary", "field--label-hidden", "field__itembtn", "btn-primaryhttp://findyourrep.legislature.ca.gov/_blankbtn", "btn-block", "btn-primary/contacthttps://www.facebook.com/AsmRobertRivas/Facebook", "Logofilec6a0c190-e595-48e8-a4ae-43ffc5f2e856/sites/a04.asmdc.org/files/inline-images/f_logo_RGB-Hex-Blue_299-1_0.pnghttps://twitter.com/AsmRobertRivasTwitter", "Logofile72e929a4-0f12-4dcb-bb51-f2863541927e/sites/a04.asmdc.org/files/inline-images/tw-logo-Blue_299-1_2_0.pngsite-footercontainersite-footer__top", "clearfixsite-footer__bottomhttp://www.legislature.ca.gov/footer/use_privacy_policy.html_blankhttp://assembly.ca.gov/accessibility_blankhttps://asmdc.org/general-disclaimerapplication/jsondrupal-settings-jsonpathbaseUrl\\/scriptPathpathPrefixcurrentPathnodecurrentPathIsAdminisFrontcurrentLanguageenpluralDelimiter\\u0003suppressDeprecationErrorsdataextlinkextTargetextTargetNoOverrideextNofollowextNoreferrerextFollowNoOverrideextClass0extLabel(link", "is", "external)extImgClassextSubdomainsextExclude(www.addthis\\\\.com)|(lcmspubcontact.lc\\\\.ca\\\\.gov)|(asmdc\\\\.org)|(senate\\\\.ca\\\\.gov)|(.cssrc\\\\.us)|(.asmrc\\\\.org)|(.assemblygop\\\\.com)|(.legislature\\\\.ca\\\\.gov)|(.assembly\\\\.ca\\\\.gov)extIncludeextCssExcludeextCssExplicitextAlertextAlertTextNeither", "the", "State", "Assembly", "office", "whose", "site", "contains", "this", "link,", "nor", "the", "California", "State", "Assembly,", "is", "responsible", "for", "the", "content", "of", "the", "non-Assembly", "site", "you", "are", "about", "to", "access.\\r\\nThe", "presence", "of", "a", "link", "does", "not", "constitute", "or", "imply", "any", "endorsement,", "sponsorship,", "or", "recommendation", "of", "the", "content", "of", "any", "linked", "site.", "The", "Assembly", "does", "not", "monitor,", "control,", "or", "fund", "any", "linked", "site", "and", "is", "not", "responsible", "for", "its", "content.", "If", "the", "linked", "site", "solicits", "funds,", "this", "should", "not", "be", "construed", "to", "mean", "that", "the", "Member", "is", "soliciting", "funds", "for", "that", "site.mailtoClass0mailtoLabel(link", "sends", "email)extUseFontAwesomeextIconPlacementappendextFaLinkClassesfa", "fa-external-linkextFaMailtoClassesfa", "fa-envelope-owhitelistedDomainsajaxTrustedUrl\\/search\\/nodecolorboxopacity0.85current{current}", "of", "{total}previous\\u00ab", "PrevnextNext", "\\u00bbcloseClosemaxWidth98%maxHeight98%fixedmobiledetectmobiledevicewidth480pxuseruidpermissionsHash387d0d3856ee861c3063d51ec7340cccc2f32d45cd9d4fa6ca229c3ccfd0483c/sites/a29.asmdc.org/files/js/js_NuuUPMsQdfXFvvyohzXktGrHjYG-XfybkqBxcbj_aG0.js\"" ] } ] }, "totals": [ 0, 0, 1, 0 ], "standardInstances": [ { "ruleID": "dupAtt", "what": "Element A has 2 attributes with the same name", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "href= ... class= ... target=https://a30.asmdc.org/ealert/alzheimers-and-brain-awareness-month/mailformatbtn ... btn-primary_blankmain-wrapperlayout-main-wrapper ... clearfixmaincontainerrow ... row-offcanvas ... row-offcanvas-left ... clearfixmain-content ... col ... order-firstcontentmainsectionmain-content-1block-rrivas-theme-page-titleblock ... block-core ... block-page-title-blockcontenttitlehiddenblock-rrivas-theme-contentblock ... block-system ... block-system-main-blockcontentviews-element-containerview ... view-frontpage ... view-id-frontpage ... view-display-id-page_1 ... js-view-dom-id-efb5b0ad103028992a7008969c50a89823c54e82d2654eb3b3b3d8b754d5304eview-contentviews-rowarticle/press-releases/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-developmentnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/press-releases/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-developmentbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-06-08T18:04:44Zdatetimeclearfix ... text-formatted ... field ... field--name-body ... field--type-text-with-summary ... field--label-hidden ... field__itemviews-rowarticle/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awarenessnode ... node--type-videos ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awarenessbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-05-04T19:30:00Zdatetimefield ... field--name-field-video ... field--type-entity-reference ... field--label-hidden ... field__itemfield ... field--name-field-media-oembed-video ... field--type-string ... field--label-hidden ... youtube-container--responsive ... field__item/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf40200113media-oembed-contentStuttering ... Awareness ... Week ... Press ... Conferenceviews-rowarticle/photo/20230504-acr-59-stuttering-awareness-press-conferencenode ... node--type-photos ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/photo/20230504-acr-59-stuttering-awareness-press-conferencebookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixinline__linkslinks ... inline ... nav ... links-inlinenode-readmore ... nav-link/photo/20230504-acr-59-stuttering-awareness-press-conferencetagACR ... 59 ... Stuttering ... Awareness ... Press ... Conferenceenvisually-hiddenfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-05-04T18:00:00Zdatetimephoto-teaser ... rowcol-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpgcolorbox{"alt":"Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59"}buttonAssemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59gallery-photos-1356-oclDaEZs5S8colorbox{"alt":"Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg?itok=3nVQxJXC436246Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59lazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpgcolorbox{"alt":"Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59"}buttonAssemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59gallery-photos-1356-oclDaEZs5S8colorbox{"alt":"Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg?itok=OtXO71HG436246Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59lazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpgcolorbox{"alt":"Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59"}buttonAssemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59gallery-photos-1356-oclDaEZs5S8colorbox{"alt":"Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg?itok=ufnAkEfv436246Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59lazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpgcolorbox{"alt":"Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59 ... Group ... Photo"}buttonStuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59 ... Group ... Photogallery-photos-1356-oclDaEZs5S8colorbox{"alt":"Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59 ... Group ... Photo"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpg?itok=jaV0i2id436246Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59 ... Group ... Photolazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246views-rowarticle/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-actnode ... node--type-videos ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-actbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-04-18T15:17:54Zdatetimefield ... field--name-field-video ... field--type-entity-reference ... field--label-hidden ... field__itemfield ... field--name-field-media-oembed-video ... field--type-string ... field--label-hidden ... youtube-container--responsive ... field__item/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM0200113media-oembed-contentAsm. ... Rodriguez ... and ... Speaker-Designate ... Rivas ... Highlight ... the ... CA ... Individual ... Assistance ... Actviews-rowarticle/press-releases/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-districtnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/press-releases/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-districtbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-03-20T20:31:40Zdatetimeclearfix ... text-formatted ... field ... field--name-body ... field--type-text-with-summary ... field--label-hidden ... field__itemjustifyviews-rowarticle/press-releases/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valleynode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/press-releases/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valleybookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-03-16T00:29:33Zdatetimeclearfix ... text-formatted ... field ... field--name-body ... field--type-text-with-summary ... field--label-hidden ... field__itemviews-rowarticle/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-peoplenode ... node--type-photos ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-peoplebookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixinline__linkslinks ... inline ... nav ... links-inlinenode-readmore ... nav-link/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-peopletagSpeaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Actionenvisually-hiddenfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-02-07T20:00:00Zdatetimephoto-teaser ... rowcol-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpgcolorbox{"alt":"Speaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action"}buttonSpeaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Actiongallery-photos-1350-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg?itok=l4rUDLa8436246Speaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Actionlazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpgcolorbox{"alt":"Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action ... Presentation"}buttonMurdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action ... Presentationgallery-photos-1350-oclDaEZs5S8colorbox{"alt":"Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action ... Presentation"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpg?itok=xahtSuI5436246Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action ... Presentationlazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpgcolorbox{"alt":"Speaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action"}buttonSpeaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Actiongallery-photos-1350-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg?itok=MTr08Ytr436246Speaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Actionlazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246views-rowarticle/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-eventnode ... node--type-photos ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-eventbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixinline__linkslinks ... inline ... nav ... links-inlinenode-readmore ... nav-link/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-eventtagSpeaker-Designate ... Attends ... Assemblymember ... Pilar ... Schiavo's ... Community ... Swearing-In ... Eventenvisually-hiddenfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-01-14T20:00:00Zdatetimephoto-teaser ... rowcol-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpgcolorbox{"alt":"Speaker-Designate ... Rivas, ... pictured ... with ... Asm. ... Schiavo ... (D-Santa ... Clarita)"}buttonSpeaker-Designate ... Rivas, ... pictured ... with ... Asm. ... Schiavo ... (D-Santa ... Clarita)gallery-photos-1349-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... Rivas, ... pictured ... with ... Asm. ... Schiavo ... (D-Santa ... Clarita)"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpg?itok=9kaFeXno436246Speaker-Designate ... Rivas, ... pictured ... with ... Asm. ... Schiavo ... (D-Santa ... Clarita)lazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpgcolorbox{"alt":"Speaker-Designate ... Speaks ... at ... Assemblymember ... Pilar ... Schiavo's ... Community ... Swearing-In ... Event"}buttonSpeaker-Designate ... Speaks ... at ... Assemblymember ... Pilar ... Schiavo's ... Community ... Swearing-In ... Eventgallery-photos-1349-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... Speaks ... at ... Assemblymember ... Pilar ... Schiavo's ... Community ... Swearing-In ... Event"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpg?itok=c2OJkOAm436246Speaker-Designate ... Speaks ... at ... Assemblymember ... Pilar ... Schiavo's ... Community ... Swearing-In ... Eventlazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpgcolorbox{"alt":"Asm. ... Schiavo ... (D-Santa ... Clarita) ... speaks ... at ... her ... community ... swearing-in ... event."}buttonAsm. ... Schiavo ... (D-Santa ... Clarita) ... speaks ... at ... her ... community ... swearing-in ... event.gallery-photos-1349-oclDaEZs5S8colorbox{"alt":"Asm. ... Schiavo ... (D-Santa ... Clarita) ... speaks ... at ... her ... community ... swearing-in ... event."}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg?itok=wpKBx-Mi436246Asm. ... Schiavo ... (D-Santa ... Clarita) ... speaks ... at ... her ... community ... swearing-in ... event.lazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpgcolorbox{"alt":"Speaker-Designate ... poses ... with ... colleagues"}buttonSpeaker-Designate ... poses ... with ... colleaguesgallery-photos-1349-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... poses ... with ... colleagues"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpg?itok=uxWJY9Ak436246Speaker-Designate ... poses ... with ... colleagueslazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246views-rowarticle/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlknode ... node--type-photos ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlkbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixinline__linkslinks ... inline ... nav ... links-inlinenode-readmore ... nav-link/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlktagSpeaker-Designate ... Robert ... Rivas ... Attends ... the ... California ... Legislative ... Black ... Caucus's ... 2023 ... MLK ... Breakfastenvisually-hiddenfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-01-12T20:00:00Zdatetimephoto-teaser ... rowcol-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpgcolorbox{"alt":"Speaker-Designate ... Robert ... Rivas ... pictured ... with ... Asm. ... Irwin ... (D-Thousand ... Oaks) ... and ... Asm. ... Bryan ... (D-Los ... Angeles)"}buttonSpeaker-Designate ... Robert ... Rivas ... pictured ... with ... Asm. ... Irwin ... (D-Thousand ... Oaks) ... and ... Asm. ... Bryan ... (D-Los ... Angeles)gallery-photos-1348-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... Robert ... Rivas ... pictured ... with ... Asm. ... Irwin ... (D-Thousand ... Oaks) ... and ... Asm. ... Bryan ... (D-Los ... Angeles)"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg?itok=x2W4L3h8436246Speaker-Designate ... Robert ... Rivas ... pictured ... with ... Asm. ... Irwin ... (D-Thousand ... Oaks) ... and ... Asm. ... Bryan ... (D-Los ... Angeles)lazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpgcolorbox{"alt":"Speaker-Designate ... speaks ... with ... community ... leaders ... at ... CLBC ... MLK ... Breakfast"}buttonSpeaker-Designate ... speaks ... with ... community ... leaders ... at ... CLBC ... MLK ... Breakfastgallery-photos-1348-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... speaks ... with ... community ... leaders ... at ... CLBC ... MLK ... Breakfast"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpg?itok=hv2o2Ug-436246Speaker-Designate ... speaks ... with ... community ... leaders ... at ... CLBC ... MLK ... Breakfastlazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246views-rowarticle/press-releases/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposalnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/press-releases/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposalbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-01-11T00:31:24Zdatetimeclearfix ... text-formatted ... field ... field--name-body ... field--type-text-with-summary ... field--label-hidden ... field__itempagination-headingpagination-headingvisually-hiddenpagination ... js-pager__itemspage-item ... activepage-linkpage-item ... ?page=1page-linkpage-item ... ?page=2page-linkpage-item ... ?page=3page-linkpage-item ... ?page=4page-linkpage-item ... ?page=5page-linkpage-item ... ?page=6page-linkpage-item ... ?page=7page-linkpage-item ... ?page=8page-linkpage-itempresentationpage-linkpager__item--next?page=1Go ... to ... next ... pagenextpage-linktruevisually-hiddenpage-item?page=23Go ... to ... last ... pagepage-linktruevisually-hiddenblock-contactblock--type-basic ... block ... block-block-content ... block-block-content811e2d2e-70fa-4c15-aec8-bbc0bd07cab1contentclearfix ... text-formatted ... field ... field--name-body ... field--type-text-with-summary ... field--label-hidden ... field__itemofficelocationslocationstitlerowcol-sm-4 ... office/sites/a29.asmdc.org/files/DO_capitol.pngIcon ... for ... State ... Capitol ... Officemobiletitleaddressphonehttps://goo.gl/maps/PrphYHyRhWE2_blankdirectionscol-sm-4 ... office/sites/a29.asmdc.org/files/DO_salinas_300.pngIcon ... for ... Salinas ... Officemobiletitleaddressphonehttps://goo.gl/maps/sPtrKKBZLav_blankdirectionscol-sm-4 ... office/sites/a29.asmdc.org/files/DO_watsonville-hollister_300.pngIcon ... for ... Satellite ... Officesmobiletitleaddressphonehttps://goo.gl/maps/EqV3T9PFiVeNDfLQA_blankdirectionssidebar_first ... sidebar ... col-md-3sidebar_firstsectioncomplementarysearch-block-form ... block ... block-search ... block-search-form-blocksearch-block-formblock-rrivas-theme-searchsearchcontent ... container-inlinecontent ... container-inline/search/nodegetsearch-block-formUTF-8search-form ... search-block-form ... form-rowjs-form-item ... js-form-type-search ... form-type-search ... js-form-item-keys ... form-item-keys ... form-no-label ... mb-3edit-keysvisually-hiddenEnter ... the ... terms ... you ... wish ... to ... search ... for.edit-keyssearchedit-keyskeys15128form-search ... form-controledit-actionsform-actions ... js-form-wrapper ... form-wrapper ... mb-3edit-actionsedit-submitsubmitedit-submitSearchbutton ... js-form-submit ... form-submit ... btn ... btn-primary ... form-controlblock-contactusblock--type-basic ... block ... block-block-content ... block-block-content97bb3e25-4c52-4719-ad5d-b74c81d5cf31contentclearfix ... text-formatted ... field ... field--name-body ... field--type-text-with-summary ... field--label-hidden ... field__itembtn ... btn-primaryhttp://findyourrep.legislature.ca.gov/_blankbtn ... btn-block ... btn-primary/contacthttps://www.facebook.com/AsmRobertRivas/Facebook ... Logofilec6a0c190-e595-48e8-a4ae-43ffc5f2e856/sites/a04.asmdc.org/files/inline-images/f_logo_RGB-Hex-Blue_299-1_0.pnghttps://twitter.com/AsmRobertRivasTwitter ... Logofile72e929a4-0f12-4dcb-bb51-f2863541927e/sites/a04.asmdc.org/files/inline-images/tw-logo-Blue_299-1_2_0.pngsite-footercontainersite-footer__top ... clearfixsite-footer__bottomhttp://www.legislature.ca.gov/footer/use_privacy_policy.html_blankhttp://assembly.ca.gov/accessibility_blankhttps://asmdc.org/general-disclaimerapplication/jsondrupal-settings-jsonpathbaseUrl\\/scriptPathpathPrefixcurrentPathnodecurrentPathIsAdminisFrontcurrentLanguageenpluralDelimiter\\u0003suppressDeprecationErrorsdataextlinkextTargetextTargetNoOverrideextNofollowextNoreferrerextFollowNoOverrideextClass0extLabel(link ... is ... external)extImgClassextSubdomainsextExclude(www.addthis\\\\.com)|(lcmspubcontact.lc\\\\.ca\\\\.gov)|(asmdc\\\\.org)|(senate\\\\.ca\\\\.gov)|(.cssrc\\\\.us)|(.asmrc\\\\.org)|(.assemblygop\\\\.com)|(.legislature\\\\.ca\\\\.gov)|(.assembly\\\\.ca\\\\.gov)extIncludeextCssExcludeextCssExplicitextAlertextAlertTextNeither ... the ... State ... Assembly ... office ... whose ... site ... contains ... this ... link, ... nor ... the ... California ... State ... Assembly, ... is ... responsible ... for ... the ... content ... of ... the ... non-Assembly ... site ... you ... are ... about ... to ... access.\\r\\nThe ... presence ... of ... a ... link ... does ... not ... constitute ... or ... imply ... any ... endorsement, ... sponsorship, ... or ... recommendation ... of ... the ... content ... of ... any ... linked ... site. ... The ... Assembly ... does ... not ... monitor, ... control, ... or ... fund ... any ... linked ... site ... and ... is ... not ... responsible ... for ... its ... content. ... If ... the ... linked ... site ... solicits ... funds, ... this ... should ... not ... be ... construed ... to ... mean ... that ... the ... Member ... is ... soliciting ... funds ... for ... that ... site.mailtoClass0mailtoLabel(link ... sends ... email)extUseFontAwesomeextIconPlacementappendextFaLinkClassesfa ... fa-external-linkextFaMailtoClassesfa ... fa-envelope-owhitelistedDomainsajaxTrustedUrl\\/search\\/nodecolorboxopacity0.85current{current} ... of ... {total}previous\\u00ab ... PrevnextNext ... \\u00bbcloseClosemaxWidth98%maxHeight98%fixedmobiledetectmobiledevicewidth480pxuseruidpermissionsHash387d0d3856ee861c3063d51ec7340cccc2f32d45cd9d4fa6ca229c3ccfd0483c/sites/a29.asmdc.org/files/js/js_NuuUPMsQdfXFvvyohzXktGrHjYG-XfybkqBxcbj_aG0.js\"" } ] }, "embAc": { "what": "active elements embedded in links or buttons", "data": { "totals": { "links": 0, "buttons": 0, "inputs": 2, "selects": 0 }, "items": [ { "embeddedElement": "INPUT", "embeddedID": "edit-keys", "excerpt": "<form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\" class=\"search-form search-block-form form-row\"> <div class=\"js-form-item js-form-type-search form-type-search js-form-item-keys form-item-keys form-no-label mb-3\"> <label for=\"edit-keys\" class=\"visually-hidden\">Search</label> <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\"> </div><div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper mb-3\" id=\"edit-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></form>" }, { "embeddedElement": "INPUT", "embeddedID": "edit-submit", "excerpt": "<form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\" class=\"search-form search-block-form form-row\"> <div class=\"js-form-item js-form-type-search form-type-search js-form-item-keys form-item-keys form-no-label mb-3\"> <label for=\"edit-keys\" class=\"visually-hidden\">Search</label> <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\"> </div><div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper mb-3\" id=\"edit-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></form>" } ] }, "totals": [ 0, 0, 2, 0 ], "standardInstances": [ { "ruleID": "embAc", "what": "INPUT element is embedded in a link or button", "ordinalSeverity": 2, "tagName": "INPUT", "id": "edit-keys", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\" class=\"search-form search-block-form form-row\"> <div class=\"js-form-item js-form-type-search form-type-search js-form-item-keys form-item-keys form-no-label mb-3\"> <label for=\"edit-keys\" class=\"visually-hidden\">Search</label> <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\"> </div><div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper mb-3\" id=\"edit-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></form>" }, { "ruleID": "embAc", "what": "INPUT element is embedded in a link or button", "ordinalSeverity": 2, "tagName": "INPUT", "id": "edit-submit", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\" class=\"search-form search-block-form form-row\"> <div class=\"js-form-item js-form-type-search form-type-search js-form-item-keys form-item-keys form-no-label mb-3\"> <label for=\"edit-keys\" class=\"visually-hidden\">Search</label> <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\"> </div><div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper mb-3\" id=\"edit-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></form>" } ] }, "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": 62, "tabFocused": 76, "discrepancy": 14 }, "totals": [ 0, 0, 14, 0 ], "standardInstances": [ { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 14, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "focInd": { "what": "missing and nonstandard focus indicators", "data": { "totals": { "total": 62, "types": { "missing": { "total": 3, "tagNames": { "A": 1, "IFRAME": 2 } }, "nonoutline": { "total": 18, "tagNames": { "BUTTON": 1, "A": 15, "INPUT": 2 } }, "outline": { "total": 41, "meanDelay": 0, "tagNames": { "A": 41 } } } }, "items": { "missing": [ { "tagName": "A", "id": "", "text": "Skip to main content" }, { "tagName": "IFRAME", "id": "", "text": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&h" }, { "tagName": "IFRAME", "id": "", "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&" } ], "nonoutline": [ { "tagName": "BUTTON", "id": "", "text": "Settings" }, { "tagName": "A", "id": "", "text": "Keep in touch" }, { "tagName": "A", "id": "", "text": "Latest News" }, { "tagName": "A", "id": "", "text": "Upcoming Events" }, { "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" }, { "tagName": "A", "id": "", "text": "Do you live in the 29th District?" }, { "tagName": "A", "id": "", "text": "Contact Me" } ], "outline": [ { "tagName": "A", "id": "", "text": "Home", "delay": 0 }, { "tagName": "A", "id": "", "text": "Facebook", "delay": 0 }, { "tagName": "A", "id": "", "text": "Twitter", "delay": 0 }, { "tagName": "A", "id": "", "text": "Email", "delay": 0 }, { "tagName": "A", "id": "", "text": "Contact Me", "delay": 0 }, { "tagName": "A", "id": "", "text": "ROBERT RIVAS", "delay": 0 }, { "tagName": "A", "id": "", "text": "COVID-19", "delay": 0 }, { "tagName": "A", "id": "", "text": "Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly Di", "delay": 0 }, { "tagName": "A", "id": "", "text": "Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week!", "delay": 0 }, { "tagName": "A", "id": "", "text": "ACR 59 Stuttering Awareness Press Conference", "delay": 0 }, { "tagName": "A", "id": "", "text": "Read more about ACR 59 Stuttering Awareness Press Conference", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20A", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20A", "delay": 0 }, { "tagName": "A", "id": "", "text": "+1", "delay": 0 }, { "tagName": "A", "id": "", "text": "Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act", "delay": 0 }, { "tagName": "A", "id": "", "text": "Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year", "delay": 0 }, { "tagName": "A", "id": "", "text": "Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage", "delay": 0 }, { "tagName": "A", "id": "", "text": "Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action", "delay": 0 }, { "tagName": "A", "id": "", "text": "Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People D", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action", "delay": 0 }, { "tagName": "A", "id": "", "text": "Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event", "delay": 0 }, { "tagName": "A", "id": "", "text": "Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_", "delay": 0 }, { "tagName": "A", "id": "", "text": "+1", "delay": 0 }, { "tagName": "A", "id": "", "text": "Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast", "delay": 0 }, { "tagName": "A", "id": "", "text": "Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 202", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20", "delay": 0 }, { "tagName": "A", "id": "", "text": "Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal", "delay": 0 }, { "tagName": "A", "id": "", "text": "Directions", "delay": 0 }, { "tagName": "A", "id": "", "text": "Directions", "delay": 0 }, { "tagName": "A", "id": "", "text": "Directions", "delay": 0 }, { "tagName": "A", "id": "", "text": "Search Search", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\"><img alt=\"Facebook", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\"><img alt=\"Twitter Logo\" ", "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, 18, 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": "Keep in touch" }, { "ruleID": "focInd", "what": "A element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest News" }, { "ruleID": "focInd", "what": "A element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Upcoming Events" }, { "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 a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Do you live in the 29th District?" }, { "ruleID": "focInd", "what": "A element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Me" }, { "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/iecxw05TlBk&max_width=0&max_height=0&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//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&" } ] }, "focOp": { "what": "discrepancies between focusability and operability", "data": { "totals": { "total": 136, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 10, "tagNames": { "SPAN": 9, "A": 1 } }, "focusableAndOperable": { "total": 126, "tagNames": { "A": 111, "BUTTON": 11, "IFRAME": 2, "INPUT": 2 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [ { "tagName": "SPAN", "id": "", "text": "About", "byTag": false, "byOnClick": false, "byPointer": true }, { "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": "A", "id": "main-content", "text": "<a id=\"main-content\" tabindex=\"-1\"></a>", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "SPAN", "id": "", "text": "Read more about ACR 59 Stuttering Awareness Press Conference", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People D", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 202", "byTag": false, "byOnClick": false, "byPointer": true } ], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "Skip to main content", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Home", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Facebook", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Twitter", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Email", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Me", "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": "ROBERT RIVAS", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Biography", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Accomplishments", "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": "There Ought To Be A Law - DeberÃa haber una ley", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Student Internship Program", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "2022 Legislation", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "2021 Legislation", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "2019 Legislation", "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": "Storm Resources", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Broadband FAQ", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Constituent Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Wildfire Information and Resources", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Student Debt Resources", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "COVID-19", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Actions Taken by Assemblymember Rivas on COVID-19", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Coronavirus: We are here to help - Coronavirus: Estamos aquà para ayudar", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "What You Need to Know - Lo Que Necesitas Saber", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Workers Affected by COVID-19 - Trabajadores Afectados por COVID-19", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Disaster Assistance For Small Business - Asistencia por Desastre Para Negocios Pequeños", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "California Students - Estudiantes de California", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Student Loan Relief - Alivio de Prestamos Estudiantiles", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Food Assistance - Asistencia Alimentaria", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "California Seniors - Adultos Mayores de California", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Don't Overbuy - No Compres en Exceso", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Mental Health - Salud Mental", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Undocumented Residents - Residentes Indocumentados", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Taxpayers Assistance - Asistencia Para Contribuyentes", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Beware of Scams - Ojo Con Las Estafas", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Domestic Violence - Violencia Doméstica", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "DMV", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Housing Resources", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Keep in touch", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Latest News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Upcoming Events", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Keep in touch", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Latest News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Upcoming Events", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly Di", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week!", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "", "text": "<iframe src=\"/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&h", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "ACR 59 Stuttering Awareness Press Conference", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read more about ACR 59 Stuttering Awareness Press Conference", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20A", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20A", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "+1", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%2", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "", "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People D", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "+1", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 202", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal", "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": "Directions", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Directions", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Directions", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Search Search", "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": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Do you live in the 29th District?", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Me", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\" style=\"cursor: def", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\" style=\"cursor: default;\"", "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": "cboxPrevious", "text": "<button type=\"button\" id=\"cboxPrevious\" style=\"cursor: default;\"></button>", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "cboxNext", "text": "<button type=\"button\" id=\"cboxNext\" style=\"cursor: default;\"></button>", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "cboxSlideshow", "text": "<button type=\"button\" id=\"cboxSlideshow\" style=\"cursor: default;\"></button>", "byTag": true, "byOnClick": false, "byPointer": true } ] } }, "totals": [ 0, 0, 0, 10 ], "standardInstances": [ { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "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": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "main-content", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about ACR 59 Stuttering Awareness Press Conference" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People D" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 202" } ] }, "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": 76, "triggerSample": 23, "impactTriggers": 10, "additions": 139, "removals": 0, "opacityChanges": 0, "opacityImpact": 0, "unhoverables": 0, "noCursors": 0, "badCursors": 0, "noIndicators": 0, "badIndicators": 0 }, "items": { "impactTriggers": [ { "tagName": "LI", "id": "", "text": "About Biography Accomplishments Committees", "additions": 7, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 }, { "tagName": "LI", "id": "", "text": "District District Map There Ought To Be A Law - DeberÃa haber una ley Student Internship Program", "additions": 7, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 }, { "tagName": "LI", "id": "", "text": "Newsroom Press Releases News Articles Video Gallery Photo Album", "additions": 9, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 }, { "tagName": "LI", "id": "", "text": "Resources Storm Resources Broadband FAQ Constituent Services Wildfire Information and Resources Stud", "additions": 11, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 }, { "tagName": "LI", "id": "", "text": "COVID-19 Actions Taken by Assemblymember Rivas on COVID-19 Coronavirus: We are here to help - Corona", "additions": 35, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 } ], "unhoverables": [], "noCursors": [], "badCursors": [], "noIndicators": [], "badIndicators": [] } }, "totals": [ 0, 139, 0, 10 ], "standardInstances": [ { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Biography Accomplishments Committees" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "District District Map There Ought To Be A Law - DeberÃa haber una ley Student Internship Program" }, { "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" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources Storm Resources Broadband FAQ Constituent Services Wildfire Information and Resources Stud" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "COVID-19 Actions Taken by Assemblymember Rivas on COVID-19 Coronavirus: We are here to help - Corona" } ] }, "labClash": { "what": "labeling inconsistencies", "data": { "totals": { "mislabeled": 0, "unlabeled": 3, "wellLabeled": 10 }, "items": { "mislabeled": [], "unlabeled": [ { "index": 10, "tagName": "BUTTON", "type": "button", "texts": {}, "content": "<button type=\"button\" id=\"cboxPrevious\"></button>" }, { "index": 11, "tagName": "BUTTON", "type": "button", "texts": {}, "content": "<button type=\"button\" id=\"cboxNext\"></button>" }, { "index": 12, "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" } }, { "index": 8, "tagName": "INPUT", "type": "search", "labelType": "label", "texts": { "label": [ "Search" ] } }, { "index": 9, "tagName": "INPUT", "type": "submit", "texts": { "content": "Search" } } ] } }, "totals": [ 0, 0, 0, 3 ], "standardInstances": [ { "ruleID": "labClash", "what": "Element BUTTON is unlabeled", "ordinalSeverity": 3, "tagName": "BUTTON", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "BUTTON: <button type=\"button\" id=\"cboxPrevious\"></button>" }, { "ruleID": "labClash", "what": "Element BUTTON is unlabeled", "ordinalSeverity": 3, "tagName": "BUTTON", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "BUTTON: <button type=\"button\" id=\"cboxNext\"></button>" }, { "ruleID": "labClash", "what": "Element BUTTON is unlabeled", "ordinalSeverity": 3, "tagName": "BUTTON", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "BUTTON: <button type=\"button\" id=\"cboxSlideshow\"></button>" } ] }, "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": 112, "adjacent": { "total": 77, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ { "id": "", "text": "Skip to main content" }, { "id": "", "text": "Home" }, { "id": "", "text": "Facebook" }, { "id": "", "text": "Twitter" }, { "id": "", "text": "Email" }, { "id": "", "text": "Contact Me" }, { "id": "", "text": "ROBERT RIVAS" }, { "id": "", "text": "COVID-19" }, { "id": "", "text": "Keep in touch" }, { "id": "", "text": "Latest News" }, { "id": "", "text": "Upcoming Events" }, { "id": "", "text": "Keep in touch" }, { "id": "", "text": "Latest News" }, { "id": "", "text": "Upcoming Events" }, { "id": "main-content", "text": "<a id=\"main-content\" tabindex=\"-1\"></a>" }, { "id": "", "text": "Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly Di" }, { "id": "", "text": "Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week!" }, { "id": "", "text": "ACR 59 Stuttering Awareness Press Conference" }, { "id": "", "text": "Read more about ACR 59 Stuttering Awareness Press Conference" }, { "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20A" }, { "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20A" }, { "id": "", "text": "+1" }, { "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%2" }, { "id": "", "text": "Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act" }, { "id": "", "text": "Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year" }, { "id": "", "text": "Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage" }, { "id": "", "text": "Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action" }, { "id": "", "text": "Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People D" }, { "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action" }, { "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002" }, { "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action" }, { "id": "", "text": "Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "id": "", "text": "Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_" }, { "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_" }, { "id": "", "text": "+1" }, { "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_" }, { "id": "", "text": "Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast" }, { "id": "", "text": "Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 202" }, { "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20" }, { "id": "", "text": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20" }, { "id": "", "text": "Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal" }, { "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": "Directions" }, { "id": "", "text": "Directions" }, { "id": "", "text": "Directions" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "id": "", "text": "Search Search" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></" }, { "id": "", "text": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></" }, { "id": "", "text": "Do you live in the 29th District?" }, { "id": "", "text": "Contact Me" }, { "id": "", "text": "<a href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\"><img alt=\"Facebook" }, { "id": "", "text": "<a href=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\"><img alt=\"Twitter Logo\" " }, { "id": "", "text": "Privacy and Conditions of Use" }, { "id": "", "text": "Accessibility" }, { "id": "", "text": "General Disclaimer" } ] } }, "totals": [ 0, 77, 0, 0 ], "standardInstances": [ { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to main content" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Twitter" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Email" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Me" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "ROBERT RIVAS" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "COVID-19" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Keep in touch" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest News" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Upcoming Events" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Keep in touch" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest News" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Upcoming Events" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "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": "Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly Di" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week!" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "ACR 59 Stuttering Awareness Press Conference" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about ACR 59 Stuttering Awareness 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20A" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20A" }, { "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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%2" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People D" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_" }, { "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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 202" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal" }, { "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": "Directions" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Directions" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Directions" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Search Search" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Do you live in the 29th District?" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Me" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\"><img alt=\"Facebook" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\"><img alt=\"Twitter Logo\" " }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "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": 34, "badRoleElements": 16, "redundantRoleElements": 14, "tagNames": { "HEADER": { "banner": { "bad": 1, "redundant": 0 } }, "DIV": { "group": { "bad": 2, "redundant": 0 } }, "NAV": { "navigation": { "bad": 0, "redundant": 1 } }, "ASIDE": { "complementary": { "bad": 0, "redundant": 2 } }, "MAIN": { "main": { "bad": 0, "redundant": 1 } }, "ARTICLE": { "article": { "bad": 0, "redundant": 10 } }, "A": { "button": { "bad": 13, "redundant": 0 } } } }, "totals": [ 0, 14, 0, 16 ], "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: 2)", "count": 2, "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: 13)", "count": 13, "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": 77, "subtotals": [ 61, 13, 2, 1 ] }, "listLink": { "total": 35 }, "h1": { "total": 3, "subtotals": [ 2, 1 ] }, "h2": { "total": 12, "subtotals": [ 11, 1 ] }, "h3": { "total": 2, "subtotals": [ 1, 1 ] }, "h4": { "total": 2 } }, "items": { "button": { "fontWeight": { "400": [ "Settings", "Default", "High Contrast", "Reset", "Increase Font SizeFont Increase", "Decrease Font SizeFont Decrease", "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target", "<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", "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target", "<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" ], "none": [ "×", "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target", "<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" ], "0px": [ "×", "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target", "<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", "×", "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target", "<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>" ], "20px": [ "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target" ] }, "minHeight": { "auto": [ "Settings" ], "0px": [ "Default", "High Contrast", "Reset", "Increase Font SizeFont Increase", "Decrease Font SizeFont Decrease", "×", "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target", "<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", "×", "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target", "<button type=\"button\" id=\"cboxPrevious\"></button>", "<button type=\"button\" id=\"cboxNext\"></button>", "<button type=\"button\" id=\"cboxSlideshow\"></button>" ] } }, "adjacentLink": { "fontWeight": { "200": [ "ROBERT RIVAS" ], "400": [ "Skip to main content", "Home", "Facebook", "Twitter", "Email", "Contact Me", "Keep in touch", "Latest News", "Upcoming Events", "Latest News", "Upcoming Events", "<a id=\"main-content\" tabindex=\"-1\"></a>", "Read more about ACR 59 Stuttering Awareness Press Conference", "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20A", "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20A", "+1", "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%2", "Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People D", "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action", "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002", "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action", "Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event", "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_", "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_", "+1", "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_", "Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 202", "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20", "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20", "2", "3", "4", "5", "6", "7", "8", "9", "Next › Next page", "Last » Last page", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <", "Search Search", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></", "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></", "Do you live in the 29th District?", "Contact Me", "<a href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\"><img alt=\"Facebook", "<a href=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\"><img alt=\"Twitter Logo\" ", "Privacy and Conditions of Use", "Accessibility", "General Disclaimer" ], "500": [ "COVID-19", "Keep in touch" ], "700": [ "Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly Di", "Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week!", "ACR 59 Stuttering Awareness Press Conference", "Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act", "Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year", "Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage", "Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action", "Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event", "Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast", "Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal", "Directions", "Directions", "Directions" ] } }, "h1": { "fontWeight": { "400": [ "Proud to Serve the 29th Assembly District." ], "700": [ "Proud to Serve the 30th Assembly District.", "Latest News" ] }, "color": { "rgb(255, 255, 255)": [ "Proud to Serve the 29th Assembly District." ], "rgb(75, 84, 92)": [ "Proud to Serve the 30th Assembly District.", "Latest News" ] } }, "h2": { "color": { "rgb(75, 84, 92)": [ "Main navigation", "Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly Di", "Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week!", "ACR 59 Stuttering Awareness Press Conference", "Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act", "Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year", "Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage", "Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action", "Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event", "Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast", "Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal" ], "rgb(40, 88, 175)": [ "Search" ] }, "fontSize": { "32px": [ "Main navigation", "Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly Di", "Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week!", "ACR 59 Stuttering Awareness Press Conference", "Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act", "Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year", "Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage", "Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action", "Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event", "Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast", "Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal" ], "20px": [ "Search" ] } }, "h3": { "fontWeight": { "400": [ "Sign up to receive updates." ], "700": [ "Sign up to receive updates." ] }, "color": { "rgb(255, 255, 255)": [ "Sign up to receive updates." ], "rgb(75, 84, 92)": [ "Sign up to receive updates." ] } } } }, "totals": [ 3, 0, 5, 3 ], "standardInstances": [ { "ruleID": "styleDiff", "what": "In-line links have 4 different styles", "count": 3, "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 2 different styles", "count": 1, "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-3 headings have 2 different styles", "count": 1, "ordinalSeverity": 3, "tagName": "H3", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "tabNav": { "what": "nonstandard keyboard navigation between elements with the tab role", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "tabElements": { "total": 0, "correct": 0, "incorrect": 0 }, "tabLists": { "total": 0, "correct": 0, "incorrect": 0 } }, "tabElements": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "titledEl": { "what": "title attributes on inappropriate elements", "data": { "total": 26, "items": [ { "tagName": "A", "id": "", "text": "ROBERT RIVAS", "title": "Home" }, { "tagName": "A", "id": "", "text": "Read more about ACR 59 Stuttering Awareness Press Conference", "title": "ACR 59 Stuttering Awareness Press Conference" }, { "tagName": "A", "id": "", "text": "", "title": "Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59" }, { "tagName": "A", "id": "", "text": "", "title": "Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59" }, { "tagName": "A", "id": "", "text": "+1", "title": "Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59" }, { "tagName": "A", "id": "", "text": "Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action", "title": "Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action" }, { "tagName": "A", "id": "", "text": "", "title": "Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action" }, { "tagName": "A", "id": "", "text": "", "title": "Murdered and Missing Indigenous People Day of Action Presentation" }, { "tagName": "A", "id": "", "text": "", "title": "Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action" }, { "tagName": "A", "id": "", "text": "Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event", "title": "Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "tagName": "A", "id": "", "text": "", "title": "Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)" }, { "tagName": "A", "id": "", "text": "", "title": "Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "tagName": "A", "id": "", "text": "+1", "title": "Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event." }, { "tagName": "A", "id": "", "text": "Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast", "title": "Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast" }, { "tagName": "A", "id": "", "text": "", "title": "Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)" }, { "tagName": "A", "id": "", "text": "", "title": "Speaker-Designate speaks with community leaders at CLBC MLK Breakfast" }, { "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, 26, 0 ], "standardInstances": [ { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (ROBERT RIVAS): Home" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Read more about ACR 59 Stuttering Awareness Press Conference): ACR 59 Stuttering Awareness Press Conference" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (+1): Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action): Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Murdered and Missing Indigenous People Day of Action Presentation" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event): Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (+1): Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event." }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast): Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Speaker-Designate speaks with community leaders at CLBC MLK Breakfast" }, { "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": 6, "DIV": 4, "SPAN": 1, "IMG": 3, "FIGCAPTION": 3 } }, "items": [ { "tagName": "A", "id": "", "text": "Skip to main content" }, { "tagName": "UL", "id": "", "text": "Biography Accomplishments Committees" }, { "tagName": "UL", "id": "", "text": "District Map There Ought To Be A Law - DeberÃa haber una ley Student Internship Program" }, { "tagName": "UL", "id": "", "text": "2022 Legislation 2021 Legislation 2019 Legislation" }, { "tagName": "UL", "id": "", "text": "Press Releases News Articles Video Gallery Photo Album" }, { "tagName": "UL", "id": "", "text": "Storm Resources Broadband FAQ Constituent Services Wildfire Information and Resources Student Debt R" }, { "tagName": "UL", "id": "", "text": "Actions Taken by Assemblymember Rivas on COVID-19 Coronavirus: We are here to help - Coronavirus: Es" }, { "tagName": "DIV", "id": "", "text": "Proud to Serve the 29th Assembly District. Sign up to receive updates. Keep in touch Latest News Upc" }, { "tagName": "SPAN", "id": "", "text": "1" }, { "tagName": "IMG", "id": "", "text": "<img src=\"/sites/a29.asmdc.org/files/DO_capitol.png\" alt=\"Icon for State Capitol Office\">" }, { "tagName": "FIGCAPTION", "id": "", "text": "Capitol Office State CapitolP.O. Box 942849 Sacramento, CA 95814 Phone: (916) 319-2029 Fax: (916) 31" }, { "tagName": "IMG", "id": "", "text": "<img src=\"/sites/a29.asmdc.org/files/DO_salinas_300.png\" alt=\"Icon for Salinas Office\">" }, { "tagName": "FIGCAPTION", "id": "", "text": "District Office 60 W. Market Street, Suite 110 Salinas, CA 93901 Phone: (831) 759-8676 Directions" }, { "tagName": "IMG", "id": "", "text": "<img src=\"/sites/a29.asmdc.org/files/DO_watsonville-hollister_300.png\" alt=\"Icon for Satellite Offic" }, { "tagName": "FIGCAPTION", "id": "", "text": "Satellite Offices 525 Monterey Street Soledad, CA 93960 Phone: (831) 759-8676 Directions" }, { "tagName": "DIV", "id": "cboxOverlay", "text": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>" }, { "tagName": "DIV", "id": "colorbox", "text": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\"" }, { "tagName": "DIV", "id": "cboxWrapper", "text": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" " } ] }, "totals": [ 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 Accomplishments Committees" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "District Map There Ought To Be A Law - DeberÃa haber una ley Student Internship Program" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2022 Legislation 2021 Legislation 2019 Legislation" }, { "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" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Storm Resources Broadband FAQ Constituent Services Wildfire Information and Resources Student Debt R" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Actions Taken by Assemblymember Rivas on COVID-19 Coronavirus: We are here to help - Coronavirus: Es" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Proud to Serve the 29th Assembly District. Sign up to receive updates. Keep in touch Latest News Upc" }, { "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": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/DO_capitol.png\" alt=\"Icon for State Capitol Office\">" }, { "ruleID": "zIndex", "what": "FIGCAPTION element has a non-default Z index", "ordinalSeverity": 0, "tagName": "FIGCAPTION", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Capitol Office State CapitolP.O. Box 942849 Sacramento, CA 95814 Phone: (916) 319-2029 Fax: (916) 31" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/DO_salinas_300.png\" alt=\"Icon for Salinas Office\">" }, { "ruleID": "zIndex", "what": "FIGCAPTION element has a non-default Z index", "ordinalSeverity": 0, "tagName": "FIGCAPTION", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "District Office 60 W. Market Street, Suite 110 Salinas, CA 93901 Phone: (831) 759-8676 Directions" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/DO_watsonville-hollister_300.png\" alt=\"Icon for Satellite Offic" }, { "ruleID": "zIndex", "what": "FIGCAPTION element has a non-default Z index", "ordinalSeverity": 0, "tagName": "FIGCAPTION", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Satellite Offices 525 Monterey Street Soledad, CA 93960 Phone: (831) 759-8676 Directions" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "cboxOverlay", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "colorbox", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\"" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "cboxWrapper", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" " } ] } }, "success": true }, "standardResult": { "totals": [ 22, 230, 66, 45 ], "instances": [ { "ruleID": "bulk", "what": "Page contains a large number of visible elements", "count": 1, "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "dupAtt", "what": "Element A has 2 attributes with the same name", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "href= ... class= ... target=https://a30.asmdc.org/ealert/alzheimers-and-brain-awareness-month/mailformatbtn ... btn-primary_blankmain-wrapperlayout-main-wrapper ... clearfixmaincontainerrow ... row-offcanvas ... row-offcanvas-left ... clearfixmain-content ... col ... order-firstcontentmainsectionmain-content-1block-rrivas-theme-page-titleblock ... block-core ... block-page-title-blockcontenttitlehiddenblock-rrivas-theme-contentblock ... block-system ... block-system-main-blockcontentviews-element-containerview ... view-frontpage ... view-id-frontpage ... view-display-id-page_1 ... js-view-dom-id-efb5b0ad103028992a7008969c50a89823c54e82d2654eb3b3b3d8b754d5304eview-contentviews-rowarticle/press-releases/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-developmentnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/press-releases/20230608-speaker-designate-robert-rivas-recognizes-el-pajaro-community-developmentbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-06-08T18:04:44Zdatetimeclearfix ... text-formatted ... field ... field--name-body ... field--type-text-with-summary ... field--label-hidden ... field__itemviews-rowarticle/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awarenessnode ... node--type-videos ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/video/20230504-join-speaker-designate-robert-rivas-and-stakeholders-proclaim-stuttering-awarenessbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-05-04T19:30:00Zdatetimefield ... field--name-field-video ... field--type-entity-reference ... field--label-hidden ... field__itemfield ... field--name-field-media-oembed-video ... field--type-string ... field--label-hidden ... youtube-container--responsive ... field__item/media/oembed?url=https%3A//youtu.be/iecxw05TlBk&max_width=0&max_height=0&hash=0Yu0UIXIhSU0k_QQWllw0GHAFFjJXnd41jbXcdJNKf40200113media-oembed-contentStuttering ... Awareness ... Week ... Press ... Conferenceviews-rowarticle/photo/20230504-acr-59-stuttering-awareness-press-conferencenode ... node--type-photos ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/photo/20230504-acr-59-stuttering-awareness-press-conferencebookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixinline__linkslinks ... inline ... nav ... links-inlinenode-readmore ... nav-link/photo/20230504-acr-59-stuttering-awareness-press-conferencetagACR ... 59 ... Stuttering ... Awareness ... Press ... Conferenceenvisually-hiddenfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-05-04T18:00:00Zdatetimephoto-teaser ... rowcol-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpgcolorbox{"alt":"Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59"}buttonAssemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59gallery-photos-1356-oclDaEZs5S8colorbox{"alt":"Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20505%2005-04-23.jpg?itok=3nVQxJXC436246Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59lazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpgcolorbox{"alt":"Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59"}buttonAssemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59gallery-photos-1356-oclDaEZs5S8colorbox{"alt":"Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20504%2005-04-23.jpg?itok=OtXO71HG436246Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59lazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpgcolorbox{"alt":"Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59"}buttonAssemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59gallery-photos-1356-oclDaEZs5S8colorbox{"alt":"Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20502%2005-04-23.jpg?itok=ufnAkEfv436246Assemblymember ... Rivas ... speaks ... at ... Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59lazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpgcolorbox{"alt":"Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59 ... Group ... Photo"}buttonStuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59 ... Group ... Photogallery-photos-1356-oclDaEZs5S8colorbox{"alt":"Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59 ... Group ... Photo"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%20Stuttering%20Awareness%20PC%20500%2005-04-23.jpg?itok=jaV0i2id436246Stuttering ... Awareness ... Press ... Conference ... supporting ... ACR ... 59 ... Group ... Photolazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246views-rowarticle/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-actnode ... node--type-videos ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/video/20230418-asm-rodriguez-and-speaker-designate-rivas-highlight-ca-individual-assistance-actbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-04-18T15:17:54Zdatetimefield ... field--name-field-video ... field--type-entity-reference ... field--label-hidden ... field__itemfield ... field--name-field-media-oembed-video ... field--type-string ... field--label-hidden ... youtube-container--responsive ... field__item/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&max_height=0&hash=LonPtgfqEPncOI3dyg9E71y2NUoqY3KNvndQ8IpXuUM0200113media-oembed-contentAsm. ... Rodriguez ... and ... Speaker-Designate ... Rivas ... Highlight ... the ... CA ... Individual ... Assistance ... Actviews-rowarticle/press-releases/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-districtnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/press-releases/20230320-speaker-designate-robert-rivas-announces-jennifer-laine-assembly-districtbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-03-20T20:31:40Zdatetimeclearfix ... text-formatted ... field ... field--name-body ... field--type-text-with-summary ... field--label-hidden ... field__itemjustifyviews-rowarticle/press-releases/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valleynode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/press-releases/20230315-governor-gavin-newsom-and-speaker-designate-robert-rivas-tour-pajaro-valleybookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-03-16T00:29:33Zdatetimeclearfix ... text-formatted ... field ... field--name-body ... field--type-text-with-summary ... field--label-hidden ... field__itemviews-rowarticle/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-peoplenode ... node--type-photos ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-peoplebookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixinline__linkslinks ... inline ... nav ... links-inlinenode-readmore ... nav-link/photo/20230207-speaker-designate-robert-rivas-attends-2023-murdered-and-missing-indigenous-peopletagSpeaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Actionenvisually-hiddenfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-02-07T20:00:00Zdatetimephoto-teaser ... rowcol-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpgcolorbox{"alt":"Speaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action"}buttonSpeaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Actiongallery-photos-1350-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20018%2002-07-23.jpg?itok=l4rUDLa8436246Speaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Actionlazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpgcolorbox{"alt":"Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action ... Presentation"}buttonMurdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action ... Presentationgallery-photos-1350-oclDaEZs5S8colorbox{"alt":"Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action ... Presentation"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/MMIP%20Day%20of%20Action%20061%2002-07-23.jpg?itok=xahtSuI5436246Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action ... Presentationlazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpgcolorbox{"alt":"Speaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action"}buttonSpeaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Actiongallery-photos-1350-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Action"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R._MMIP%20Day%20of%20Action%20013%2002-07-23.jpg?itok=MTr08Ytr436246Speaker-Designate ... Robert ... Rivas ... Attends ... 2023 ... Murdered ... and ... Missing ... Indigenous ... People ... Day ... of ... Actionlazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246views-rowarticle/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-eventnode ... node--type-photos ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-eventbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixinline__linkslinks ... inline ... nav ... links-inlinenode-readmore ... nav-link/photo/20230114-speaker-designate-attends-assemblymember-pilar-schiavos-community-swearing-eventtagSpeaker-Designate ... Attends ... Assemblymember ... Pilar ... Schiavo's ... Community ... Swearing-In ... Eventenvisually-hiddenfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-01-14T20:00:00Zdatetimephoto-teaser ... rowcol-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpgcolorbox{"alt":"Speaker-Designate ... Rivas, ... pictured ... with ... Asm. ... Schiavo ... (D-Santa ... Clarita)"}buttonSpeaker-Designate ... Rivas, ... pictured ... with ... Asm. ... Schiavo ... (D-Santa ... Clarita)gallery-photos-1349-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... Rivas, ... pictured ... with ... Asm. ... Schiavo ... (D-Santa ... Clarita)"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8798.jpg?itok=9kaFeXno436246Speaker-Designate ... Rivas, ... pictured ... with ... Asm. ... Schiavo ... (D-Santa ... Clarita)lazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpgcolorbox{"alt":"Speaker-Designate ... Speaks ... at ... Assemblymember ... Pilar ... Schiavo's ... Community ... Swearing-In ... Event"}buttonSpeaker-Designate ... Speaks ... at ... Assemblymember ... Pilar ... Schiavo's ... Community ... Swearing-In ... Eventgallery-photos-1349-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... Speaks ... at ... Assemblymember ... Pilar ... Schiavo's ... Community ... Swearing-In ... Event"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8792.jpg?itok=c2OJkOAm436246Speaker-Designate ... Speaks ... at ... Assemblymember ... Pilar ... Schiavo's ... Community ... Swearing-In ... Eventlazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpgcolorbox{"alt":"Asm. ... Schiavo ... (D-Santa ... Clarita) ... speaks ... at ... her ... community ... swearing-in ... event."}buttonAsm. ... Schiavo ... (D-Santa ... Clarita) ... speaks ... at ... her ... community ... swearing-in ... event.gallery-photos-1349-oclDaEZs5S8colorbox{"alt":"Asm. ... Schiavo ... (D-Santa ... Clarita) ... speaks ... at ... her ... community ... swearing-in ... event."}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8800.jpg?itok=wpKBx-Mi436246Asm. ... Schiavo ... (D-Santa ... Clarita) ... speaks ... at ... her ... community ... swearing-in ... event.lazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpgcolorbox{"alt":"Speaker-Designate ... poses ... with ... colleagues"}buttonSpeaker-Designate ... poses ... with ... colleaguesgallery-photos-1349-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... poses ... with ... colleagues"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_8830.jpg?itok=uxWJY9Ak436246Speaker-Designate ... poses ... with ... colleagueslazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246views-rowarticle/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlknode ... node--type-photos ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlkbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixinline__linkslinks ... inline ... nav ... links-inlinenode-readmore ... nav-link/photo/20230112-speaker-designate-robert-rivas-attends-california-legislative-black-caucuss-2023-mlktagSpeaker-Designate ... Robert ... Rivas ... Attends ... the ... California ... Legislative ... Black ... Caucus's ... 2023 ... MLK ... Breakfastenvisually-hiddenfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-01-12T20:00:00Zdatetimephoto-teaser ... rowcol-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpgcolorbox{"alt":"Speaker-Designate ... Robert ... Rivas ... pictured ... with ... Asm. ... Irwin ... (D-Thousand ... Oaks) ... and ... Asm. ... Bryan ... (D-Los ... Angeles)"}buttonSpeaker-Designate ... Robert ... Rivas ... pictured ... with ... Asm. ... Irwin ... (D-Thousand ... Oaks) ... and ... Asm. ... Bryan ... (D-Los ... Angeles)gallery-photos-1348-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... Robert ... Rivas ... pictured ... with ... Asm. ... Irwin ... (D-Thousand ... Oaks) ... and ... Asm. ... Bryan ... (D-Los ... Angeles)"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20Breakfast%20557%2001-12-23.jpg?itok=x2W4L3h8436246Speaker-Designate ... Robert ... Rivas ... pictured ... with ... Asm. ... Irwin ... (D-Thousand ... Oaks) ... and ... Asm. ... Bryan ... (D-Los ... Angeles)lazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246col-sm-4https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpgcolorbox{"alt":"Speaker-Designate ... speaks ... with ... community ... leaders ... at ... CLBC ... MLK ... Breakfast"}buttonSpeaker-Designate ... speaks ... with ... community ... leaders ... at ... CLBC ... MLK ... Breakfastgallery-photos-1348-oclDaEZs5S8colorbox{"alt":"Speaker-Designate ... speaks ... with ... community ... leaders ... at ... CLBC ... MLK ... Breakfast"}/sites/a29.asmdc.org/files/styles/thumbnail_436x246/public/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20558%2001-12-23.jpg?itok=hv2o2Ug-436246Speaker-Designate ... speaks ... with ... community ... leaders ... at ... CLBC ... MLK ... Breakfastlazyfoaf:Imageimg-fluid ... image-style-thumbnail-436x246views-rowarticle/press-releases/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposalnode ... node--type-press-releases ... node--promoted ... node--view-mode-teaser ... clearfixnode__title/press-releases/20230110-speaker-designate-robert-rivas-comments-governors-january-budget-proposalbookmarkfield ... field--name-title ... field--type-string ... field--label-hiddennode__content ... clearfixfield ... field--name-field-date-create ... field--type-datetime ... field--label-hidden ... field__item2023-01-11T00:31:24Zdatetimeclearfix ... text-formatted ... field ... field--name-body ... field--type-text-with-summary ... field--label-hidden ... field__itempagination-headingpagination-headingvisually-hiddenpagination ... js-pager__itemspage-item ... activepage-linkpage-item ... ?page=1page-linkpage-item ... ?page=2page-linkpage-item ... ?page=3page-linkpage-item ... ?page=4page-linkpage-item ... ?page=5page-linkpage-item ... ?page=6page-linkpage-item ... ?page=7page-linkpage-item ... ?page=8page-linkpage-itempresentationpage-linkpager__item--next?page=1Go ... to ... next ... pagenextpage-linktruevisually-hiddenpage-item?page=23Go ... to ... last ... pagepage-linktruevisually-hiddenblock-contactblock--type-basic ... block ... block-block-content ... block-block-content811e2d2e-70fa-4c15-aec8-bbc0bd07cab1contentclearfix ... text-formatted ... field ... field--name-body ... field--type-text-with-summary ... field--label-hidden ... field__itemofficelocationslocationstitlerowcol-sm-4 ... office/sites/a29.asmdc.org/files/DO_capitol.pngIcon ... for ... State ... Capitol ... Officemobiletitleaddressphonehttps://goo.gl/maps/PrphYHyRhWE2_blankdirectionscol-sm-4 ... office/sites/a29.asmdc.org/files/DO_salinas_300.pngIcon ... for ... Salinas ... Officemobiletitleaddressphonehttps://goo.gl/maps/sPtrKKBZLav_blankdirectionscol-sm-4 ... office/sites/a29.asmdc.org/files/DO_watsonville-hollister_300.pngIcon ... for ... Satellite ... Officesmobiletitleaddressphonehttps://goo.gl/maps/EqV3T9PFiVeNDfLQA_blankdirectionssidebar_first ... sidebar ... col-md-3sidebar_firstsectioncomplementarysearch-block-form ... block ... block-search ... block-search-form-blocksearch-block-formblock-rrivas-theme-searchsearchcontent ... container-inlinecontent ... container-inline/search/nodegetsearch-block-formUTF-8search-form ... search-block-form ... form-rowjs-form-item ... js-form-type-search ... form-type-search ... js-form-item-keys ... form-item-keys ... form-no-label ... mb-3edit-keysvisually-hiddenEnter ... the ... terms ... you ... wish ... to ... search ... for.edit-keyssearchedit-keyskeys15128form-search ... form-controledit-actionsform-actions ... js-form-wrapper ... form-wrapper ... mb-3edit-actionsedit-submitsubmitedit-submitSearchbutton ... js-form-submit ... form-submit ... btn ... btn-primary ... form-controlblock-contactusblock--type-basic ... block ... block-block-content ... block-block-content97bb3e25-4c52-4719-ad5d-b74c81d5cf31contentclearfix ... text-formatted ... field ... field--name-body ... field--type-text-with-summary ... field--label-hidden ... field__itembtn ... btn-primaryhttp://findyourrep.legislature.ca.gov/_blankbtn ... btn-block ... btn-primary/contacthttps://www.facebook.com/AsmRobertRivas/Facebook ... Logofilec6a0c190-e595-48e8-a4ae-43ffc5f2e856/sites/a04.asmdc.org/files/inline-images/f_logo_RGB-Hex-Blue_299-1_0.pnghttps://twitter.com/AsmRobertRivasTwitter ... Logofile72e929a4-0f12-4dcb-bb51-f2863541927e/sites/a04.asmdc.org/files/inline-images/tw-logo-Blue_299-1_2_0.pngsite-footercontainersite-footer__top ... clearfixsite-footer__bottomhttp://www.legislature.ca.gov/footer/use_privacy_policy.html_blankhttp://assembly.ca.gov/accessibility_blankhttps://asmdc.org/general-disclaimerapplication/jsondrupal-settings-jsonpathbaseUrl\\/scriptPathpathPrefixcurrentPathnodecurrentPathIsAdminisFrontcurrentLanguageenpluralDelimiter\\u0003suppressDeprecationErrorsdataextlinkextTargetextTargetNoOverrideextNofollowextNoreferrerextFollowNoOverrideextClass0extLabel(link ... is ... external)extImgClassextSubdomainsextExclude(www.addthis\\\\.com)|(lcmspubcontact.lc\\\\.ca\\\\.gov)|(asmdc\\\\.org)|(senate\\\\.ca\\\\.gov)|(.cssrc\\\\.us)|(.asmrc\\\\.org)|(.assemblygop\\\\.com)|(.legislature\\\\.ca\\\\.gov)|(.assembly\\\\.ca\\\\.gov)extIncludeextCssExcludeextCssExplicitextAlertextAlertTextNeither ... the ... State ... Assembly ... office ... whose ... site ... contains ... this ... link, ... nor ... the ... California ... State ... Assembly, ... is ... responsible ... for ... the ... content ... of ... the ... non-Assembly ... site ... you ... are ... about ... to ... access.\\r\\nThe ... presence ... of ... a ... link ... does ... not ... constitute ... or ... imply ... any ... endorsement, ... sponsorship, ... or ... recommendation ... of ... the ... content ... of ... any ... linked ... site. ... The ... Assembly ... does ... not ... monitor, ... control, ... or ... fund ... any ... linked ... site ... and ... is ... not ... responsible ... for ... its ... content. ... If ... the ... linked ... site ... solicits ... funds, ... this ... should ... not ... be ... construed ... to ... mean ... that ... the ... Member ... is ... soliciting ... funds ... for ... that ... site.mailtoClass0mailtoLabel(link ... sends ... email)extUseFontAwesomeextIconPlacementappendextFaLinkClassesfa ... fa-external-linkextFaMailtoClassesfa ... fa-envelope-owhitelistedDomainsajaxTrustedUrl\\/search\\/nodecolorboxopacity0.85current{current} ... of ... {total}previous\\u00ab ... PrevnextNext ... \\u00bbcloseClosemaxWidth98%maxHeight98%fixedmobiledetectmobiledevicewidth480pxuseruidpermissionsHash387d0d3856ee861c3063d51ec7340cccc2f32d45cd9d4fa6ca229c3ccfd0483c/sites/a29.asmdc.org/files/js/js_NuuUPMsQdfXFvvyohzXktGrHjYG-XfybkqBxcbj_aG0.js\"" }, { "ruleID": "embAc", "what": "INPUT element is embedded in a link or button", "ordinalSeverity": 2, "tagName": "INPUT", "id": "edit-keys", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\" class=\"search-form search-block-form form-row\"> <div class=\"js-form-item js-form-type-search form-type-search js-form-item-keys form-item-keys form-no-label mb-3\"> <label for=\"edit-keys\" class=\"visually-hidden\">Search</label> <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\"> </div><div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper mb-3\" id=\"edit-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></form>" }, { "ruleID": "embAc", "what": "INPUT element is embedded in a link or button", "ordinalSeverity": 2, "tagName": "INPUT", "id": "edit-submit", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\" class=\"search-form search-block-form form-row\"> <div class=\"js-form-item js-form-type-search form-type-search js-form-item-keys form-item-keys form-no-label mb-3\"> <label for=\"edit-keys\" class=\"visually-hidden\">Search</label> <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\"> </div><div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper mb-3\" id=\"edit-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></form>" }, { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 14, "ordinalSeverity": 2, "tagName": "", "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": "Keep in touch" }, { "ruleID": "focInd", "what": "A element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest News" }, { "ruleID": "focInd", "what": "A element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Upcoming Events" }, { "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 a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Do you live in the 29th District?" }, { "ruleID": "focInd", "what": "A element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Me" }, { "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/iecxw05TlBk&max_width=0&max_height=0&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//www.youtube.com/watch%3Fv%3DVOEEWaPQe_U&max_width=0&" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "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": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "main-content", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about ACR 59 Stuttering Awareness Press Conference" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People D" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 202" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Biography Accomplishments Committees" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "District District Map There Ought To Be A Law - DeberÃa haber una ley Student Internship Program" }, { "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" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources Storm Resources Broadband FAQ Constituent Services Wildfire Information and Resources Stud" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "COVID-19 Actions Taken by Assemblymember Rivas on COVID-19 Coronavirus: We are here to help - Corona" }, { "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": "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 Me" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "ROBERT RIVAS" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "COVID-19" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Keep in touch" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest News" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Upcoming Events" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Keep in touch" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest News" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Upcoming Events" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "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": "Speaker-Designate Robert Rivas Recognizes El Pájaro Community Development Corporation as Assembly Di" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join Speaker-Designate Robert Rivas and stakeholders to proclaim Stuttering Awareness Week!" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "ACR 59 Stuttering Awareness Press Conference" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about ACR 59 Stuttering Awareness 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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20A" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/Rivas%20R_ACR%2059%20Stuttering%20A" }, { "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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-05/GROUIP%20PHOTO_Rivas%20R_ACR%2059%2" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Asm. Rodriguez and Speaker-Designate Rivas Highlight the CA Individual Assistance Act" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Speaker-Designate Robert Rivas Announces Jennifer Laine as Assembly District 29’s Woman of the Year" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Governor Gavin Newsom and Speaker-Designate Robert Rivas Tour Pajaro Valley Storm Damage" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People D" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/MMIP%20Day%20of%20Action%20061%2002" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R._MMIP%20Day%20of%20Action" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_" }, { "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://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/20230114_AD40_SCHIAVO_SWEAR-IN_IMG_" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 202" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Irwin_Bryan_Rivas%20R_CLBC%20MLK%20" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://a29.asmdc.org/sites/a29.asmdc.org/files/2023-03/Rivas%20R_CLBC%20MLK%20Breakfast%20" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Speaker Designate Robert Rivas Comments on the Governor’s January Budget Proposal" }, { "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": "Directions" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Directions" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Directions" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Search Search" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"> <" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://goo.gl/maps/EqV3T9PFiVeNDfLQA\" target=\"_blank\" class=\"directions\" rel=\"noopener\"></" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Do you live in the 29th District?" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Me" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/AsmRobertRivas/\" target=\"_blank\" rel=\"noopener\"><img alt=\"Facebook" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://twitter.com/AsmRobertRivas\" target=\"_blank\" rel=\"noopener\"><img alt=\"Twitter Logo\" " }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "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: 2)", "count": 2, "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: 13)", "count": 13, "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "In-line links have 4 different styles", "count": 3, "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 2 different styles", "count": 1, "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-3 headings have 2 different styles", "count": 1, "ordinalSeverity": 3, "tagName": "H3", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (ROBERT RIVAS): Home" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Read more about ACR 59 Stuttering Awareness Press Conference): ACR 59 Stuttering Awareness Press Conference" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (+1): Assemblymember Rivas speaks at Stuttering Awareness Press Conference supporting ACR 59" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Read more about Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action): Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Murdered and Missing Indigenous People Day of Action Presentation" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Speaker-Designate Robert Rivas Attends 2023 Murdered and Missing Indigenous People Day of Action" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Read more about Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event): Speaker-Designate Attends Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Speaker-Designate Rivas, pictured with Asm. Schiavo (D-Santa Clarita)" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Speaker-Designate Speaks at Assemblymember Pilar Schiavo's Community Swearing-In Event" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (+1): Asm. Schiavo (D-Santa Clarita) speaks at her community swearing-in event." }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Read more about Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast): Speaker-Designate Robert Rivas Attends the California Legislative Black Caucus's 2023 MLK Breakfast" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Speaker-Designate Robert Rivas pictured with Asm. Irwin (D-Thousand Oaks) and Asm. Bryan (D-Los Angeles)" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Speaker-Designate speaks with community leaders at CLBC MLK Breakfast" }, { "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 Accomplishments Committees" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "District Map There Ought To Be A Law - DeberÃa haber una ley Student Internship Program" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2022 Legislation 2021 Legislation 2019 Legislation" }, { "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" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Storm Resources Broadband FAQ Constituent Services Wildfire Information and Resources Student Debt R" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Actions Taken by Assemblymember Rivas on COVID-19 Coronavirus: We are here to help - Coronavirus: Es" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Proud to Serve the 29th Assembly District. Sign up to receive updates. Keep in touch Latest News Upc" }, { "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": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/DO_capitol.png\" alt=\"Icon for State Capitol Office\">" }, { "ruleID": "zIndex", "what": "FIGCAPTION element has a non-default Z index", "ordinalSeverity": 0, "tagName": "FIGCAPTION", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Capitol Office State CapitolP.O. Box 942849 Sacramento, CA 95814 Phone: (916) 319-2029 Fax: (916) 31" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/DO_salinas_300.png\" alt=\"Icon for Salinas Office\">" }, { "ruleID": "zIndex", "what": "FIGCAPTION element has a non-default Z index", "ordinalSeverity": 0, "tagName": "FIGCAPTION", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "District Office 60 W. Market Street, Suite 110 Salinas, CA 93901 Phone: (831) 759-8676 Directions" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"/sites/a29.asmdc.org/files/DO_watsonville-hollister_300.png\" alt=\"Icon for Satellite Offic" }, { "ruleID": "zIndex", "what": "FIGCAPTION element has a non-default Z index", "ordinalSeverity": 0, "tagName": "FIGCAPTION", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Satellite Offices 525 Monterey Street Soledad, CA 93960 Phone: (831) 759-8676 Directions" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "cboxOverlay", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "colorbox", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\"" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "cboxWrapper", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" " } ] }, "endTime": 1687096247374 }, { "type": "test", "which": "wave", "reportType": 4, "startTime": 1687096247374, "url": "https://a29.asmdc.org/", "what": "WAVE", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Assemblymember Robert Rivas", "pageurl": "https://a29.asmdc.org/", "time": 4.32, "creditsremaining": 1242, "allitemcount": 206, "totalelements": 590, "waveurl": "http://wave.webaim.org/report?url=https://a29.asmdc.org/" }, "categories": { "error": { "description": "Errors", "count": 17, "items": { "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" } ] }, "link_empty": { "id": "link_empty", "description": "Empty link", "count": 14, "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-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > FIGURE:first-child > IMG:first-child + FIGCAPTION + A", "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-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > FIGURE:first-child + A", "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-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + A", "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-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + A", "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-contact > DIV:first-child > DIV:first-child + A", "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-contact > DIV:first-child + A", "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 > A:first-child + DIV + DIV + DIV + DIV + A", "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 + A", "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child + A", "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > DIV#sidebar_first > A: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 > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A: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 > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child + DIV > A: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 > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child + DIV > A:first-child + DIV > A: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 > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child + DIV > A:first-child + DIV > A:first-child + P > A:first-child" ], "wcag": [ { "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": 5, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 5, "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:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child", "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3", "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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + 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-rrivas-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 > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child" ], "contrastdata": [ [ 1.2, "#2858af", "#495057", false ], [ 1, "#ffffff", "#ffffff", true ], [ 1, "#ffffff", "#ffffff", true ], [ 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": 35, "items": { "alt_duplicate": { "id": "alt_duplicate", "description": "A nearby image has the same alternative text", "count": 3, "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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + 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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + 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-rrivas-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 + 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" } ] }, "alt_long": { "id": "alt_long", "description": "Long alternative text", "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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "heading_skipped": { "id": "heading_skipped", "description": "Skipped heading level", "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 > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3", "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-mobileherocard > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3", "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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + NAV > H4#pagination-heading", "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child + DIV > A:first-child + DIV > A:first-child + P + P + H4" ], "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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + 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-rrivas-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 > 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": 20, "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 > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > NAV:first-child > SPAN:first-child > A: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-rrivas-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 > NAV:first-child > SPAN:first-child > A: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-rrivas-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 > NAV:first-child > SPAN:first-child > A: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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > NAV:first-child > SPAN:first-child > A: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-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > FIGURE:first-child > IMG:first-child + FIGCAPTION + A", "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-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > FIGURE:first-child + A", "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-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + A", "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-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + A", "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-contact > DIV:first-child > DIV:first-child + A", "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-contact > DIV:first-child + A", "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 > A:first-child + DIV + DIV + DIV + DIV + A", "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 + A", "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child + A", "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > DIV#sidebar_first > A: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 > DIV#sidebar_first > A:first-child + ASIDE > A: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 > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A: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 > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child + DIV > A: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 > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child + DIV > A:first-child + DIV > A: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 > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child + DIV > A:first-child + DIV > A:first-child + P > 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": [] }, "text_justified": { "id": "text_justified", "description": "Justified text", "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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV: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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child > P:first-child" ], "wcag": [] }, "youtube_video": { "id": "youtube_video", "description": "YouTube video", "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-rrivas-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:first-child > IFRAME:first-child" ], "wcag": [ { "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1" }, { "name": "1.2.2 Captions (Prerecorded) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2" }, { "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3" } ] } } } }, "success": true }, "standardResult": { "totals": [ 35, 0, 0, 22 ], "instances": [ { "ruleID": "button_empty", "what": "Empty button", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "cboxPrevious", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious" }, "excerpt": "" }, { "ruleID": "button_empty", "what": "Empty button", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "cboxNext", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext" }, "excerpt": "" }, { "ruleID": "button_empty", "what": "Empty button", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "cboxSlideshow", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > FIGURE:first-child > IMG:first-child + FIGCAPTION + A" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > FIGURE:first-child + A" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + A" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + A" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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-contact > DIV:first-child > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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-contact > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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 > A:first-child + DIV + DIV + DIV + DIV + A" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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 + A" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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:first-child + A" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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 > DIV#sidebar_first > A:first-child" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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 > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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 > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child + DIV > A:first-child" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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 > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child + DIV > A:first-child + DIV > A:first-child" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "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 > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child + DIV > A:first-child + DIV > A:first-child + P > A:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "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 > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "H3", "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 > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3" }, "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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + 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-rrivas-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 > 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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + 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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + 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-rrivas-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 + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child" }, "excerpt": "" }, { "ruleID": "alt_long", "what": "Long 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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child" }, "excerpt": "" }, { "ruleID": "heading_skipped", "what": "Skipped heading level", "ordinalSeverity": 0, "tagName": "H3", "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 > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3" }, "excerpt": "" }, { "ruleID": "heading_skipped", "what": "Skipped heading level", "ordinalSeverity": 0, "tagName": "H3", "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 > SECTION:first-child > DIV#block-mobileherocard > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3" }, "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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + NAV > H4#pagination-heading" }, "excerpt": "" }, { "ruleID": "heading_skipped", "what": "Skipped heading level", "ordinalSeverity": 0, "tagName": "H4", "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 > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child + DIV > A:first-child + DIV > A:first-child + P + P + H4" }, "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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + 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-rrivas-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 > 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 > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > NAV:first-child > SPAN:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > 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-rrivas-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 > NAV:first-child > SPAN:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > 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-rrivas-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 > NAV:first-child > SPAN:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > 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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child > NAV:first-child > SPAN:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > 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-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > FIGURE:first-child > IMG:first-child + FIGCAPTION + A" }, "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 > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > FIGURE:first-child + A" }, "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 > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + A" }, "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 > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-contact > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + A" }, "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 > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-contact > DIV:first-child > DIV:first-child + A" }, "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 > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-contact > DIV:first-child + A" }, "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 > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > A:first-child + DIV + DIV + DIV + DIV + A" }, "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 > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child + A" }, "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 > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN:first-child + A" }, "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 > DIV#main-wrapper > DIV#main > DIV:first-child > DIV#sidebar_first > 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 > DIV#main-wrapper > DIV#main > DIV:first-child > DIV#sidebar_first > A:first-child + ASIDE > 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 > DIV#main-wrapper > DIV#main > DIV:first-child > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > 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 > DIV#main-wrapper > DIV#main > DIV:first-child > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A: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 > DIV#main-wrapper > DIV#main > DIV:first-child > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child + DIV > A: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 > DIV#main-wrapper > DIV#main > DIV:first-child > DIV#sidebar_first > A:first-child + ASIDE > DIV#block-contactus > A:first-child + DIV > A:first-child + DIV > A:first-child + P > 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": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "DIV", "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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "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-rrivas-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "youtube_video", "what": "YouTube video", "ordinalSeverity": 0, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > 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-rrivas-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:first-child > IFRAME:first-child" }, "excerpt": "" } ] }, "endTime": 1687096252098 } ], "sources": { "script": "ts27", "batch": "caassy", "target": { "id": "caAD29-a", "which": "https://a29.asmdc.org/", "what": "Member Robert Rivas (D)" }, "requester": "pool@jpdev.pro" }, "creationTime": "2023-06-18T02:07:06", "timeStamp": "18ixx", "jobData": { "startTime": "2023-06-18T13:49:30", "endTime": "2023-06-18T13:50:52", "elapsedSeconds": 81, "visitLatency": 6, "logCount": 33, "logSize": 2134, "errorLogCount": 33, "errorLogSize": 2134, "prohibitedCount": 0, "visitRejectionCount": 0, "aborted": false, "abortedAct": null, "presses": 0, "amountRead": 0, "testTimes": [ [ "testaro", 43 ], [ "testaro", 14 ], [ "wave", 5 ], [ "alfa", 4 ], [ "ibm", 2 ], [ "qualWeb", 2 ], [ "axe", 1 ], [ "nuVal", 1 ], [ "tenon", 1 ], [ "continuum", 0 ], [ "htmlcs", 0 ] ] }, "score": { "scoreProcID": "tsp27", "summary": { "total": 2333, "issue": 1991, "tool": 319, "prevention": 0, "log": 23, "latency": 0 }, "details": { "severity": { "total": [ 252, 433, 132, 419 ], "byTool": { "testaro": [ 22, 230, 66, 45 ], "alfa": [ 40, 0, 0, 59 ], "axe": [ 14, 15, 6, 53 ], "continuum": [ 0, 0, 0, 36 ], "htmlcs": [ 35, 0, 0, 47 ], "ibm": [ 0, 19, 0, 42 ], "nuVal": [ 38, 0, 47, 1 ], "qualWeb": [ 68, 169, 12, 17 ], "tenon": [ 0, 0, 1, 97 ], "wave": [ 35, 0, 0, 22 ] } }, "prevention": {}, "issue": { "linkNoText": { "score": 60, "maxCount": 15, "weight": 4, "tools": { "alfa": { "r11": { "quality": 1, "what": "Link has no accessible name", "complaints": { "countTotal": 14, "texts": [ "Links have an accessible name" ] } } }, "axe": { "link-name": { "quality": 1, "what": "Link has no discernible text", "complaints": { "countTotal": 14, "texts": [ "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute" ] } } }, "continuum": { "237": { "quality": 1, "what": "a element has no machanism allowing an accessible name value to be calculated", "complaints": { "countTotal": 15, "texts": [ "This A element does not have a mechanism that allows an accessible name value to be calculated" ] } } }, "htmlcs": { "AAA.4_1_2.H91.A.Empty": { "quality": 1, "what": "a element has an id attribute but no href attribute or text", "complaints": { "countTotal": 1, "texts": [ "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element." ] } }, "AAA.4_1_2.H91.A.NoContent": { "quality": 1, "what": "Link has an href attribute but no text", "complaints": { "countTotal": 1, "texts": [ "Anchor element found with a valid href attribute, but no link content has been supplied." ] } } }, "ibm": { "a_text_purpose": { "quality": 1, "what": "Hyperlink has no link text, label, or image with a text alternative", "complaints": { "countTotal": 14, "texts": [ "Hyperlink has no link text, label or image with a text alternative" ] } } }, "qualWeb": { "QW-ACT-R12": { "quality": 1, "what": "Link has no accessible name", "complaints": { "countTotal": 15, "texts": [ "This rule checks that each link has an accessible name." ] } } }, "tenon": { "57": { "quality": 1, "what": "Link has no text inside it", "complaints": { "countTotal": 14, "texts": [ "This link has no text inside it." ] } } }, "wave": { "link_empty": { "quality": 1, "what": "Link contains no text", "complaints": { "countTotal": 14, "texts": [ "Empty link" ] } } } } }, "duplicateID": { "score": 16, "maxCount": 4, "weight": 4, "tools": { "alfa": { "r3": { "quality": 1, "what": "Element id attribute value is not unique", "complaints": { "countTotal": 2, "texts": [ "id attributes have a unique value" ] } } }, "axe": { "duplicate-id": { "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-rrivas-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": 2, "texts": [ "This NAV has an id attribute of 'block-rrivas-theme-main-menu', which is not unique in the same DOM", "This UL has an id attribute of 'block-rrivas-theme-main-menu', which is not unique in the same DOM" ] } } }, "htmlcs": { "AAA.4_1_1.F77": { "quality": 1, "what": "Duplicate id attribute value", "complaints": { "countTotal": 1, "texts": [ "Duplicate id attribute value \"block-rrivas-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": 1, "texts": [ "The <ul> element has the id \"block-rrivas-theme-main-menu\" that is already in use" ] } } }, "nuVal": { "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": { "quality": 1, "what": "Duplicate id", "complaints": { "countTotal": 4, "texts": [ "Duplicate ID block-rrivas-theme-main-menu.", "The first occurrence of ID block-rrivas-theme-main-menu was here." ] } } }, "qualWeb": { "QW-ACT-R18": { "quality": 1, "what": "id attribute value is not unique", "complaints": { "countTotal": 2, "texts": [ "This rule checks that all id attribute values on a single page are unique." ] } } } } }, "headingLevelSkip": { "score": 8, "maxCount": 4, "weight": 2, "tools": { "alfa": { "r53": { "quality": 1, "what": "Heading skips one or more levels", "complaints": { "countTotal": 3, "texts": [ "Headings are structured" ] } } }, "axe": { "heading-order": { "quality": 1, "what": "Heading levels do not increase by only one", "complaints": { "countTotal": 3, "texts": [ "Heading levels should only increase by one; Heading order invalid" ] } } }, "wave": { "heading_skipped": { "quality": 1, "what": "Skipped heading level", "complaints": { "countTotal": 4, "texts": [ "Skipped heading level" ] } } } } }, "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" ] } } } } }, "focusIndication": { "score": 492, "maxCount": 123, "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": 123, "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": 21, "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": 58, "maxCount": 58, "weight": 1, "tools": { "alfa": { "r66": { "quality": 1, "what": "Text contrast less than AAA requires", "complaints": { "countTotal": 58, "texts": [ "Text outside widget has enhanced contrast" ] } } }, "axe": { "color-contrast-enhanced": { "quality": 1, "what": "Element has insufficient color contrast (Level AAA)", "complaints": { "countTotal": 40, "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 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 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: #2858af, background color: #ffffff, font size: 9.0pt (12px), 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": 36, "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.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 4.69:1. Recommendation: change text colour to #515a62." ] } } } } }, "textContrastAA": { "score": 76, "maxCount": 19, "weight": 4, "tools": { "alfa": { "r69": { "quality": 1, "what": "Text outside widget has subminimum contrast", "complaints": { "countTotal": 19, "texts": [ "Text outside widget has minimum contrast" ] } } }, "axe": { "color-contrast": { "quality": 1, "what": "Element has insufficient color contrast", "complaints": { "countTotal": 4, "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" ] } } }, "wave": { "contrast": { "quality": 1, "what": "Very low contrast", "complaints": { "countTotal": 5, "texts": [ "Very low contrast" ] } } } } }, "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": 12, "maxCount": 12, "weight": 1, "tools": { "axe": { "hidden-content": { "quality": 1, "what": "Some content is hidden and therefore may not be testable for accessibility", "complaints": { "countTotal": 12, "texts": [ "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." ] } } } } }, "linkConfusionRisk": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "axe": { "identical-links-same-purpose": { "quality": 1, "what": "Links with the same accessible name may serve dissimilar purposes", "complaints": { "countTotal": 2, "texts": [ "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous." ] } } } } }, "ariaBadAttribute": { "score": 20, "maxCount": 5, "weight": 4, "tools": { "axe": { "aria-allowed-attr": { "quality": 1, "what": "ARIA attribute is invalid for the role of its element", "complaints": { "countTotal": 5, "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": 5, "texts": [ "The aria-expanded attribute is not allowed on this SPAN" ] } } } } }, "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" ] } } } } }, "landmarkConfusion": { "score": 24, "maxCount": 8, "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": 8, "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" ] } } } } }, "activeEmbedding": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "continuum": { "22": { "quality": 1, "what": "Link contains an input, keygen, select, textarea, or button", "complaints": { "countTotal": 1, "texts": [ "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)" ] } } }, "testaro": { "embAc": { "quality": 1, "what": "Active element is embedded in a link or button", "complaints": { "countTotal": 2, "texts": [ "INPUT element is embedded in a link or button" ] } } } } }, "navConfusion": { "score": 18, "maxCount": 6, "weight": 3, "tools": { "continuum": { "531": { "quality": 1, "what": "nav element has an accessible name that is non-unique among the nav elements", "complaints": { "countTotal": 6, "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": 6, "texts": [ "Multiple elements with \"navigation\" role do not have unique labels" ] } } } } }, "navNoText": { "score": 18, "maxCount": 6, "weight": 3, "tools": { "continuum": { "533": { "quality": 1, "what": "nav element is not the only nav element but has no accessible name", "complaints": { "countTotal": 6, "texts": [ "This nav does not have an accessible name as required when two or more nav elements are present" ] } } } } }, "pseudoHeadingRisk": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "htmlcs": { "AAA.1_3_1.H42": { "quality": 1, "what": "Heading coding is not used but the element may be intended as a heading", "complaints": { "countTotal": 1, "texts": [ "Heading markup should be used if this content is intended as a heading." ] } } }, "wave": { "heading_possible": { "quality": 1, "what": "Possible heading", "complaints": { "countTotal": 2, "texts": [ "Possible heading" ] } } } } }, "pseudoNavList": { "score": 16, "maxCount": 8, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1.H48": { "quality": 1, "what": "Navigation links are not coded as a list", "complaints": { "countTotal": 2, "texts": [ "If this element contains a navigation section, it is recommended that it be marked up as a list." ] } } }, "qualWeb": { "QW-WCAG-T32": { "quality": 1, "what": "ol, ul or dl is not used for a list or group of links", "complaints": { "countTotal": 8, "texts": [ "The objective of this technique is to create lists of related items using list elements appropriate for their purposes." ] } } } } }, "scrollRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "quality": 1, "what": "Fixed-position element may force bidirectional scrolling", "complaints": { "countTotal": 1, "texts": [ "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion." ] } } } } }, "contrastRisk": { "score": 15, "maxCount": 15, "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": 10, "texts": [ "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1." ] } }, "AAA.1_4_6.G18.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." ] } }, "AAA.1_4_6.G18.BgImage": { "quality": 1, "what": "Contrast between the text and the background image may be less than 4.5:1", "complaints": { "countTotal": 2, "texts": [ "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1." ] } } } } }, "linkWindowSurpriseRisk": { "score": 15, "maxCount": 15, "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": 15, "texts": [ "Check that this link's link text contains information indicating that the link will open in a new window." ] } } } } }, "obsolete": { "score": 30, "maxCount": 10, "weight": 3, "tools": { "htmlcs": { "AAA.1_3_1.H49.AlignAttr": { "quality": 1, "what": "align attribute is obsolete", "complaints": { "countTotal": 1, "texts": [ "Align attributes ." ] } } }, "ibm": { "element_attribute_deprecated": { "quality": 1, "what": "Element or attribute is obsolete", "complaints": { "countTotal": 4, "texts": [ "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "The HTML attribute(s) \"align\" is deprecated in HTML 5", "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5" ] } } }, "nuVal": { "^The .+ attribute on the .+ element is obsolete.+$": { "quality": 1, "what": "Attribute is obsolete on its element", "complaints": { "countTotal": 10, "texts": [ "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.", "The align attribute on the div element is obsolete. Use CSS instead." ] } } } } }, "headingStructure": { "score": 10, "maxCount": 5, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1_AAA.G141": { "quality": 1, "what": "Heading level is incorrect", "complaints": { "countTotal": 5, "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." ] } } } } }, "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" ] } } } } }, "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" ] } } } } }, "contentBeyondLandmarks": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "ibm": { "aria_content_in_landmark": { "quality": 1, "what": "Content is not within a landmark element", "complaints": { "countTotal": 1, "texts": [ "Content is not within a landmark element" ] } } } } }, "complementaryNoText": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "ibm": { "aria_complementary_labelled": { "quality": 1, "what": "Element with a complementary role has no label", "complaints": { "countTotal": 2, "texts": [ "The element with \"complementary\" role does not have a label" ] } } } } }, "asideConfusion": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "ibm": { "aria_complementary_label_unique": { "quality": 1, "what": "Multiple elements with a complementary role have no unique labels", "complaints": { "countTotal": 2, "texts": [ "Multiple elements with \"complementary\" role do not have unique labels" ] } } } } }, "attributeBad": { "score": 20, "maxCount": 5, "weight": 4, "tools": { "ibm": { "aria_attribute_valid": { "quality": 1, "what": "ARIA attribute is invalid for the role of its element", "complaints": { "countTotal": 5, "texts": [ "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"" ] } } }, "nuVal": { "^Attribute .+ is not serializable as XML 1\\.0.*$": { "quality": 1, "what": "Attribute is invalidly nonserializable", "complaints": { "countTotal": 2, "texts": [ "Attribute \" is not serializable as XML 1.0." ] } }, "^Attribute .+ not allowed on element .+ at this point.*$": { "quality": 1, "what": "Attribute not allowed on this element", "complaints": { "countTotal": 2, "texts": [ "Attribute \" not allowed on element a at this point." ] } } } } }, "roleRedundant": { "score": 30, "maxCount": 30, "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": 15, "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": 30, "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": 30, "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: 2)", "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: 13)" ] } } } } }, "attributeMissing": { "score": 40, "maxCount": 10, "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": 10, "texts": [ "Element span is missing one or more of the following attributes: role." ] } } } } }, "h1Multiple": { "score": 8, "maxCount": 4, "weight": 2, "tools": { "nuVal": { "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).": { "quality": 1, "what": "Page contains more than 1 h1 element", "complaints": { "countTotal": 4, "texts": [ "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools)." ] } } } } }, "parseError": { "score": 27, "maxCount": 9, "weight": 3, "tools": { "nuVal": { "^Saw .+ when expecting an attribute name. Probable cause: (?:.+ missing|Missing .+) immediately before.*$": { "quality": 1, "what": "Invalid character appears where an attribute name must appear", "complaints": { "countTotal": 2, "texts": [ "Saw \" when expecting an attribute name. Probable cause: = missing immediately before." ] } }, "^The element .+ must not appear as a descendant of the .+ element.*$": { "quality": 1, "what": "Element has an invalid ancestor", "complaints": { "countTotal": 6, "texts": [ "The element label must not appear as a descendant of the a element.", "The element input must not appear as a descendant of the a element." ] } }, "No space between attributes.": { "quality": 1, "what": "No space between attributes", "complaints": { "countTotal": 1, "texts": [ "No space between attributes." ] } } } } }, "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 a not allowed as child of element figure in this context. (Suppressing further errors from this subtree.)" ] } } } } }, "slashParseRisk": { "score": 43, "maxCount": 43, "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": 43, "texts": [ "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values." ] } } } } }, "elementClosure": { "score": 33, "maxCount": 11, "weight": 3, "tools": { "nuVal": { "^End tag .+ seen, but there were open elements.*$": { "quality": 1, "what": "Element is closed while an element within it is unclosed", "complaints": { "countTotal": 9, "texts": [ "End tag figcaption seen, but there were open elements.", "End tag figure seen, but there were open elements.", "End tag div seen, but there were open elements.", "End tag section seen, but there were open elements.", "End tag main seen, but there were open elements." ] } }, "^Unclosed element .+$": { "quality": 1, "what": "Element is unclosed", "complaints": { "countTotal": 1, "texts": [ "Unclosed element a." ] } }, "^Start tag .+ seen but an element of the same type was already open.*$": { "quality": 1, "what": "Element is invalidly a descendant of another such element", "complaints": { "countTotal": 1, "texts": [ "Start tag a seen but an element of the same type was already open." ] } } } } }, "nestingBad": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "nuVal": { "^End tag .+ violates nesting rules.*$": { "quality": 1, "what": "End tag violates nesting rules", "complaints": { "countTotal": 1, "texts": [ "End tag a violates nesting rules." ] } } } } }, "fatalError": { "score": 50, "maxCount": 1, "weight": 50, "tools": { "nuVal": { "Cannot recover after last error. Any further errors will be ignored.": { "quality": 1, "what": "Testing was interrupted by a fatal error", "complaints": { "countTotal": 1, "texts": [ "Cannot recover after last error. Any further errors will be ignored." ] } } } } }, "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": 48, "maxCount": 24, "weight": 2, "tools": { "qualWeb": { "QW-ACT-R9": { "quality": 1, "what": "Links with identical accessible names have different purposes", "complaints": { "countTotal": 16, "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": 8, "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": 9, "texts": [ "These links have the same text but different destinations." ] } } } } }, "errorReferenceBad": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R41": { "quality": 1, "what": "Error message describes no invalid form field value", "complaints": { "countTotal": 1, "texts": [ "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error." ] } } } } }, "sectionHeadingless": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T9": { "quality": 1, "what": "Page is not organized using headings", "complaints": { "countTotal": 3, "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": 40, "maxCount": 20, "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": 20, "texts": [ "Redundant link" ] } } } } }, "ignorable": { "score": 0, "maxCount": 28, "weight": 0, "tools": { "qualWeb": { "QW-WCAG-T20": { "quality": 1, "what": "Link text is not supplemented with a title attribute", "complaints": { "countTotal": 28, "texts": [ "Supplementing link text with the title attribute" ] } } } } }, "textAlternativeRisk": { "score": 16, "maxCount": 16, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T8": { "quality": 1, "what": "Text alternative is not an alternative", "complaints": { "countTotal": 16, "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" ] } } } } }, "justification": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "qualWeb": { "QW-WCAG-T27": { "quality": 1, "what": "Text is justified (aligned to both the left and the right margins)", "complaints": { "countTotal": 1, "texts": [ "This failure describes situations where blocks of text that are justified (aligned to both the left and the right margins) occurs in HTML, using the 'align' attribute." ] } } }, "tenon": { "36": { "quality": 1, "what": "Text is fully justified", "complaints": { "countTotal": 3, "texts": [ "This text is justified." ] } } }, "wave": { "text_justified": { "quality": 1, "what": "Text is justified", "complaints": { "countTotal": 2, "texts": [ "Justified text" ] } } } } }, "imageTextLong": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "qualWeb": { "QW-BP2": { "quality": 1, "what": "image text alternative is not concise", "complaints": { "countTotal": 1, "texts": [ "Image alt text attribute with more than 100 characters" ] } } }, "wave": { "alt_long": { "quality": 1, "what": "Long text alternative", "complaints": { "countTotal": 1, "texts": [ "Long alternative text" ] } } } } }, "pseudoList": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "qualWeb": { "QW-BP11": { "quality": 1, "what": "br is used to make a list", "complaints": { "countTotal": 1, "texts": [ "Using 3 consecutive br elements" ] } } } } }, "noHeading": { "score": 57, "maxCount": 19, "weight": 3, "tools": { "qualWeb": { "QW-BP1": { "quality": 1, "what": "h1-h6 not used to identify headings", "complaints": { "countTotal": 19, "texts": [ "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content" ] } } } } }, "bannerNot1": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "qualWeb": { "QW-BP20": { "quality": 1, "what": "Document has more than 1 banner landmark", "complaints": { "countTotal": 3, "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": 9, "maxCount": 9, "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": 9, "texts": [ "This link has a `title` attribute that is the same as the text inside the link." ] } } } } }, "leadingClipsText": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "tenon": { "144": { "quality": 1, "what": "Line height is insufficent to properly display the computed font size", "complaints": { "countTotal": 1, "texts": [ "This content's line height is insufficent to properly display the computed element font size." ] } } } } }, "targetSize": { "score": 90, "maxCount": 30, "weight": 3, "tools": { "tenon": { "152": { "quality": 1, "what": "Actionable element is smaller than the minimum required size", "complaints": { "countTotal": 30, "texts": [ "This actionable element is smaller than the minimum required size." ] } } } } }, "linkForcesNewWindow": { "score": 90, "maxCount": 30, "weight": 3, "tools": { "tenon": { "218": { "quality": 1, "what": "Link opens in a new window without user control", "complaints": { "countTotal": 30, "texts": [ "This link opens in a new window without user control." ] } } } } }, "visibleBulk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "testaro": { "bulk": { "quality": 1, "what": "Page contains many visible elements", "complaints": { "countTotal": 1, "texts": [ "Page contains a large number of visible elements" ] } } } } }, "duplicateAttribute": { "score": 1, "maxCount": 0.7, "weight": 2, "tools": { "testaro": { "dupAtt": { "quality": 0.7, "what": "Source code of the element contains 2 or more of the same attribute", "complaints": { "countTotal": 1, "texts": [ "Element A has 2 attributes with the same name" ] } } } } }, "tabFocusability": { "score": 28, "maxCount": 7, "weight": 4, "tools": { "testaro": { "focAll": { "quality": 0.5, "what": "Discrepancy between elements that should be and that are Tab-focusable", "complaints": { "countTotal": 14, "texts": [ "Some focusable elements are not Tab-focusable or vice versa" ] } } } } }, "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": 10, "maxCount": 5, "weight": 2, "tools": { "testaro": { "hover": { "quality": 1, "what": "Hovering is impossible or mis-indicated or changes content", "complaints": { "countTotal": 5, "texts": [ "Hovering over element has unexpected effects" ] } } } } }, "labelClash": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "testaro": { "labClash": { "quality": 1, "what": "Incompatible label types", "complaints": { "countTotal": 3, "texts": [ "Element BUTTON is unlabeled" ] } } } } }, "linkIndication": { "score": 154, "maxCount": 77, "weight": 2, "tools": { "testaro": { "linkUl": { "quality": 1, "what": "Non-underlined adjacent links", "complaints": { "countTotal": 77, "texts": [ "Link is inline but has no underline" ] } } } } }, "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 4 different styles", "Buttons have 6 different styles", "Level-1 headings have 2 different styles", "Level-2 headings have 2 different styles", "Level-3 headings have 2 different styles" ] } } } } }, "titleBad": { "score": 104, "maxCount": 26, "weight": 4, "tools": { "testaro": { "titledEl": { "quality": 1, "what": "title attribute belongs to an inappropriate element", "complaints": { "countTotal": 26, "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", "IMG element has a non-default Z index", "FIGCAPTION element has a non-default Z index" ] } } } } }, "imagesSameAlt": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "wave": { "alt_duplicate": { "quality": 1, "what": "Two images near each other have the same text alternative", "complaints": { "countTotal": 3, "texts": [ "A nearby image has the same alternative text" ] } } } } }, "noScriptRisk": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "wave": { "noscript": { "quality": 1, "what": "noscript element may fail to contain an accessible equivalent or alternative", "complaints": { "countTotal": 2, "texts": [ "Noscript element" ] } } } } }, "videoCaptionRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "wave": { "youtube_video": { "quality": 1, "what": "YouTube video may have no or incorrect captions", "complaints": { "countTotal": 1, "texts": [ "YouTube video" ] } } } } } } } } }