Accessibility digest
Page | Dave Min (D) |
---|---|
URL | https://sd37.senate.ca.gov/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/24 |
Score | 1681 |
Tested by | Testaro, procedure ts27 |
Scored by | Testilo, procedure tsp28 |
Digested by | Testilo, procedure tdp28 |
Introduction
This is a digest of results from a battery of web accessibility tests.
Ten different tools (Alfa, Axe, Continuum, Equal Access, HTML CodeSniffer, Nu Html Checker, QualWeb, Tenon, Testaro, and WAVE) tested the web page of Dave Min (D) at https://sd37.senate.ca.gov/ to check its compliance with various rules. There were a total of about 1350 rules, classified into about 250 accessibility issues.
The results were interpreted to yield an aggregate score of 1681, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 1681 | Sum of the component scores |
issue | 1076 | Severity and number of reported defects |
tool | 178 | Tool-by-tool defect ratings |
prevention | 300 | Failed attempts by tools to test the page |
log | 111 | Browser warnings about the page |
latency | 16 | 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 | 208 |
textContrastAA | 168 |
noHeading | 75 |
leadingClipsText | 70 |
linkIndication | 66 |
zIndexNotZero | 51 |
contrastAAA | 42 |
externalLinkSurprise | 27 |
linkNoText | 24 |
targetSize | 24 |
hoverSurprise | 24 |
tabFocusability | 22 |
hiddenContentRisk | 19 |
headingLevelSkip | 16 |
attributeBad | 16 |
pseudoNavList | 14 |
duplicateAttribute | 14 |
ariaBadAttribute | 12 |
overflowHiddenRisk | 12 |
focusableOperable | 12 |
inconsistentStyles | 11 |
textAlternativeRisk | 10 |
landmarkConfusion | 9 |
externalLink | 9 |
asideConfusion | 9 |
headingStructure | 8 |
spontaneousMotion | 6 |
contrastRisk | 6 |
obsolete | 6 |
roleRedundant | 6 |
skipRepeatedContent | 6 |
imagesSameAlt | 6 |
repeatedContentRisk | 5 |
imageNoText | 4 |
cssBansRotate | 4 |
contentBeyondLandmarks | 4 |
figureNoText | 4 |
linkTextsSame | 4 |
focusableDescendants | 4 |
titleBad | 4 |
h1Missing | 3 |
navConfusion | 3 |
complementaryNoText | 3 |
boxSizeAbsolute | 3 |
horizontalScrolling | 3 |
activeEmbedding | 3 |
fontSmall | 3 |
headingOfNothing | 2 |
mainNone | 2 |
linkPair | 2 |
linkConfusionRisk | 1 |
pseudoOrderedListRisk | 1 |
scrollRisk | 1 |
eventKeyboardRisk | 1 |
sectionHeadingless | 1 |
titleRedundant | 1 |
visibleBulk | 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: 208
Complaints by qualWeb
Rule QW-ACT-R62
QW-ACT-R62
Description: Element in the sequential focus order has no visible focus
Count of instances: 52
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: 4
Complaint specifics
- A element has no focus indicator
- IFRAME element has no focus indicator
- BUTTON element has no focus indicator
Issue textContrastAA
WCAG: 1.4.3
Score: 168
Complaints by alfa
Rule r69
r69
Description: Text outside widget has subminimum contrast
Count of instances: 42
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: 42
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 it is overlapped by another element
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.95 (foreground color: #f9f9f9, background color: #eda747, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.05 (foreground color: #eda747, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.05 (foreground color: #ffffff, background color: #eda747, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
Complaints by htmlcs
Rule AAA.1_4_6.G18.Fail
AAA.1_4_6.G18.Fail
Description: Contrast between the text and its background is less than 4.5:1
Count of instances: 1
Complaint specifics
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.
Complaints by wave
Rule contrast
contrast
Description: Very low contrast
Count of instances: 19
Complaint specifics
- Very low contrast
Issue noHeading
WCAG: 1.3.1
Score: 75
Complaints by qualWeb
Rule QW-BP1
QW-BP1
Description: h1-h6 not used to identify headings
Count of instances: 25
Complaint specifics
- It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content
Issue leadingClipsText
WCAG: 1.4.8
Score: 70
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.
Complaints by testaro
Rule lineHeight
lineHeight
Description: Text has a line height less than 1.5 times its font size
Count of instances: 35
Complaint specifics
- Text line height 38.4 px is less than 1.5 times its font size 32 px
- Text line height 19.2 px is less than 1.5 times its font size 16 px
- Text line height 57.6 px is less than 1.5 times its font size 48 px
- Text line height 72 px is less than 1.5 times its font size 60 px
- Text line height 21.6 px is less than 1.5 times its font size 18 px
- Text line height 26.4 px is less than 1.5 times its font size 22 px
- Text line height 12 px is less than 1.5 times its font size 10 px
- Text line height 36 px is less than 1.5 times its font size 30 px
Issue linkIndication
WCAG: 1.3.3
Score: 66
Complaints by testaro
Rule linkUl
linkUl
Description: Non-underlined adjacent links
Count of instances: 33
Complaint specifics
- Link is inline but has no underline
Issue zIndexNotZero
WCAG: 1.4
Score: 51
Complaints by testaro
Rule zIndex
zIndex
Description: Layering with nondefault z-index values
Count of instances: 51
Complaint specifics
- A element has a non-default Z index
- NAV element has a non-default Z index
- IMG element has a non-default Z index
- LI element has a non-default Z index
- UL element has a non-default Z index
- DIV element has a non-default Z index
- OL element has a non-default Z index
- H2 element has a non-default Z index
- BUTTON element has a non-default Z index
Issue contrastAAA
WCAG: 1.4.6
Score: 42
Complaints by alfa
Rule r66
r66
Description: Text contrast less than AAA requires
Count of instances: 42
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: 29
Complaint specifics
- Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element
Complaints by htmlcs
Rule AAA.1_4_6.G17.Fail
AAA.1_4_6.G17.Fail
Description: Text has insufficient contrast
Count of instances: 28
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 1.95:1. Recommendation: change background to #7e4900.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.05:1. Recommendation: change background to #834c00.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.78:1. Recommendation: change text colour to #0053ad.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.
- 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.73:1. Recommendation: change background to #002958.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.95:1. Recommendation: change text colour to #7e4900.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.05:1. Recommendation: change text colour to #834c00.
Issue externalLinkSurprise
WCAG: 3.2.5
Score: 27
Complaints by tenon
Rule 218
218
Description: Link opens in a new window without user control
Count of instances: 9
Complaint specifics
- This link opens in a new window without user control.
Issue linkNoText
WCAG: 2.4.4
Score: 24
Complaints by alfa
Rule r11
r11
Description: Link has no accessible name
Count of instances: 4
Complaint specifics
- Links have an accessible name
Complaints by axe
Rule link-name
link-name
Description: Link has no discernible text
Count of instances: 4
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: 4
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.1_1_1.H30.2
Description: img element is the only link content but has no text alternative
Count of instances: 1
Complaint specifics
- Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
Rule AAA.4_1_2.H91.A.EmptyNoId
Description: Link has no name or id attribute or value
Count of instances: 1
Complaint specifics
- Anchor element found with no link content and no name and/or ID attribute.
Rule AAA.4_1_2.H91.A.NoContent
Description: Link has an href attribute but no text
Count of instances: 3
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: 1
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: 1
Complaint specifics
- This rule checks that each link has an accessible name.
Rule QW-WCAG-T21
Description: Accessible name is not provided for an image which is the only content in a link
Count of instances: 1
Complaint specifics
- This technique checks the text alternative of images which are the only content of a link
Complaints by tenon
Rule 57
57
Description: Link has no text inside it
Count of instances: 4
Complaint specifics
- This link has no text inside it.
Complaints by wave
Rule alt_link_missing
alt_link_missing
Description: Linked image has no text alternative
Count of instances: 1
Complaint specifics
- Linked image missing alternative text
Rule link_empty
Description: Link contains no text
Count of instances: 3
Complaint specifics
- Empty link
Issue targetSize
WCAG: 2.5.5
Score: 24
Complaints by tenon
Rule 152
152
Description: Actionable element is smaller than the minimum required size
Count of instances: 8
Complaint specifics
- This actionable element is smaller than the minimum required size.
Complaints by testaro
Rule targetSize
targetSize
Description: Button, input, or non-inline link is smaller than 44 px wide and high
Count of instances: 1
Complaint specifics
- Interactive element has a substandard size (48 px wide, 27.6719 px high)
Issue hoverSurprise
WCAG: 1.4.13
Score: 24
Complaints by testaro
Rule hover
hover
Description: Hovering is impossible or mis-indicated or changes content
Count of instances: 12
Complaint specifics
- Hovering over element has unexpected effects
- Operable element cannot be hovered over
- List item changes when hovered over
Issue tabFocusability
WCAG: 2.1.1
Score: 22
Complaints by testaro
Rule focAll
focAll
Description: Discrepancy between elements that should be and that are Tab-focusable
Count of instances: 11
Complaint specifics
- Some focusable elements are not Tab-focusable or vice versa
Issue hiddenContentRisk
WCAG: 4.1
Score: 19
Complaints by axe
Rule hidden-content
hidden-content
Description: Some content is hidden and therefore may not be testable for accessibility
Count of instances: 19
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 headingLevelSkip
WCAG: 1.3.1
Score: 16
Complaints by alfa
Rule r53
r53
Description: Heading skips one or more levels
Count of instances: 2
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: 2
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: 8
Complaint specifics
- Skipped heading level
Issue attributeBad
WCAG: 1.3.1
Score: 16
Complaints by ibm
Rule aria_attribute_valid
aria_attribute_valid
Description: ARIA attribute is invalid for the role of its element
Count of instances: 4
Complaint specifics
- The ARIA attributes "aria-expanded" are not valid for the element <span> with implicit ARIA role "generic"
- The ARIA attributes "aria-expanded, aria-label" are not valid for the element <a> with implicit ARIA role "generic"
Issue pseudoNavList
WCAG: 1.3.1
Score: 14
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: 7
Complaint specifics
- The objective of this technique is to create lists of related items using list elements appropriate for their purposes.
Issue duplicateAttribute
WCAG: 4.1.1
Score: 14
Complaints by testaro
Rule dupAtt
dupAtt
Description: Source code of the element contains 2 or more of the same attribute
Count of instances: 10
Complaint specifics
- Page prevented this test (treated as 10 instances)
Issue ariaBadAttribute
WCAG: 4.1.2
Score: 12
Complaints by axe
Rule aria-allowed-attr
aria-allowed-attr
Description: ARIA attribute is invalid for the role of its element
Count of instances: 3
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: 3
Complaint specifics
- The aria-expanded attribute is not allowed on this SPAN
Issue overflowHiddenRisk
WCAG: 1.4.4
Score: 12
Complaints by qualWeb
Rule QW-ACT-R40
QW-ACT-R40
Description: Zoomed text node may be clipped by a CSS overflow declaration
Count of instances: 12
Complaint specifics
- This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.
Issue focusableOperable
WCAG: 2.1.1
Score: 12
Complaints by testaro
Rule focOp
focOp
Description: Tab-focusable elements that are inoperable or operable elements that are not focusable
Count of instances: 4
Complaint specifics
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 2 different styles
- Links in columns have 3 different styles
- Level-1 headings have 3 different styles
- Level-2 headings have 4 different styles
- Level-3 headings have 2 different styles
- Level-4 headings have 3 different styles
Issue textAlternativeRisk
WCAG: 1
Score: 10
Complaints by qualWeb
Rule QW-WCAG-T8
QW-WCAG-T8
Description: Text alternative is not an alternative
Count of instances: 10
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 landmarkConfusion
WCAG: 1.3.6
Score: 9
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: 1
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: 3
Complaint specifics
- Multiple "complementary" landmarks with the same parent region are not distinguished from one another because they have the same "" label
Issue externalLink
WCAG: 3.2.5
Score: 9
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: 8
Complaint specifics
- Check that this link's link text contains information indicating that the link will open in a new window.
Complaints by testaro
Rule linkExt
linkExt
Description: Link opens a new window or tab
Count of instances: 9
Complaint specifics
- Element a has a target=_blank attribute
Issue asideConfusion
WCAG: 1.3.6
Score: 9
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: 3
Complaint specifics
- Multiple elements with "complementary" role do not have unique labels
Issue headingStructure
WCAG: 1.3.1
Score: 8
Complaints by htmlcs
Rule AAA.1_3_1_AAA.G141
AAA.1_3_1_AAA.G141
Description: Heading level is incorrect
Count of instances: 4
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 h4 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 spontaneousMotion
WCAG: 2.2.2
Score: 6
Complaints by testaro
Rule motion
motion
Description: Change of visible content not requested by user
Count of instances: 3
Complaint specifics
- Content moves or changes without user request
Issue contrastRisk
WCAG: 1.4.3
Score: 6
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: 4
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: 2
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.
Issue obsolete
WCAG: 4.1
Score: 6
Complaints by ibm
Rule element_attribute_deprecated
element_attribute_deprecated
Description: Element or attribute is obsolete
Count of instances: 2
Complaint specifics
- The HTML attribute(s) "http-equiv" is deprecated for the <meta> element in HTML 5
- The HTML attribute(s) "frameborder" is deprecated for the <iframe> element in HTML 5
Issue roleRedundant
WCAG: 4.1.2
Score: 6
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: 6
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 "complementary" is redundant with the implicit role of the element <aside>
- The explicitly-assigned ARIA role "main" is redundant with the implicit role of the element <main>
Complaints by testaro
Rule role
role
Description: Invalid, native-replacing, or redundant role
Count of instances: 6
Complaint specifics
- HEADER elements have invalid or native-replaceable explicit role banner (count: 1)
- NAV elements have redundant explicit role navigation (count: 1)
- ASIDE elements have redundant explicit role complementary (count: 3)
- MAIN elements have redundant explicit role main (count: 1)
Issue skipRepeatedContent
WCAG: 2.4.1
Score: 6
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
Rule QW-ACT-R75
Description: Blocks of repeated content cannot be bypassed
Count of instances: 1
Complaint specifics
- This rule checks that each page has a mechanism to bypass repeated blocks of content.
Issue imagesSameAlt
WCAG: 1.1.1
Score: 6
Complaints by wave
Rule alt_duplicate
alt_duplicate
Description: Two images near each other have the same text alternative
Count of instances: 6
Complaint specifics
- A nearby image has the same alternative text
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 imageNoText
WCAG: 1.1.1
Score: 4
Complaints by alfa
Rule r2
r2
Description: Image has no accessible name
Count of instances: 1
Complaint specifics
- Images have an accessible name
Complaints by axe
Rule image-alt
image-alt
Description: Image has no text alternative
Count of instances: 1
Complaint specifics
- Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role="none" or role="presentation"
Complaints by continuum
Rule 89
89
Description: img element has no machanism allowing an accessible name to be calculated
Count of instances: 1
Complaint specifics
- This img element does not have a mechanism that allows an accessible name value to be calculated
Complaints by ibm
Rule img_alt_valid
img_alt_valid
Description: Image has neither an alt attribute nor an ARIA label or title
Count of instances: 1
Complaint specifics
- The image has neither an alt atttribute nor an ARIA label or title
Complaints by qualWeb
Rule QW-ACT-R17
QW-ACT-R17
Description: Image has no accessible name
Count of instances: 1
Complaint specifics
- This rule checks that each image that is not marked as decorative, has an accessible name.
Issue cssBansRotate
WCAG: 1.3.4
Score: 4
Complaints by axe
Rule css-orientation-lock
css-orientation-lock
Description: CSS media query locks display orientation
Count of instances: 1
Complaint specifics
- CSS Media queries must not lock display orientation; CSS Orientation lock cannot be determined
Issue contentBeyondLandmarks
WCAG: 1.3.6
Score: 4
Complaints by ibm
Rule aria_content_in_landmark
aria_content_in_landmark
Description: Content is not within a landmark element
Count of instances: 2
Complaint specifics
- Content is not within a landmark element
Issue figureNoText
WCAG: 1.1.1
Score: 4
Complaints by ibm
Rule figure_label_exists
figure_label_exists
Description: figure element has no associated label
Count of instances: 1
Complaint specifics
- The <figure> element does not have an associated label
Issue linkTextsSame
WCAG: 2.4.4
Score: 4
Complaints by qualWeb
Rule QW-ACT-R9
QW-ACT-R9
Description: Links with identical accessible names have different purposes
Count of instances: 2
Complaint specifics
- This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.
Issue focusableDescendants
WCAG: 4.1.2
Score: 4
Complaints by qualWeb
Rule QW-ACT-R65
QW-ACT-R65
Description: Element with presentational children has focusable content
Count of instances: 1
Complaint specifics
- This rule checks that elements with a role that makes its children presentational do not contain focusable elements.
Issue titleBad
WCAG: 1.3.1
Score: 4
Complaints by testaro
Rule titledEl
titledEl
Description: title attribute belongs to an inappropriate element
Count of instances: 1
Complaint specifics
- A element has a title attribute
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 navConfusion
WCAG: 1.3.6
Score: 3
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: 1
Complaint specifics
- Multiple elements with "navigation" role do not have unique labels
Issue complementaryNoText
WCAG: 1.3.6
Score: 3
Complaints by ibm
Rule aria_complementary_labelled
aria_complementary_labelled
Description: Element with a complementary role has no label
Count of instances: 3
Complaint specifics
- The element with "complementary" role does not have a label
Issue boxSizeAbsolute
WCAG: 1.4.4
Score: 3
Complaints by qualWeb
Rule QW-BP15
QW-BP15
Description: Element width is specified in an absolute value
Count of instances: 1
Complaint specifics
- At least one width attribute of an HTML element is expressed in absolute values
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 activeEmbedding
WCAG: 2.5.5
Score: 3
Complaints by testaro
Rule embAc
embAc
Description: Active element is embedded in a link or button
Count of instances: 1
Complaint specifics
- A element is embedded in a link or button
Issue fontSmall
WCAG: 1.4
Score: 3
Complaints by testaro
Rule miniText
miniText
Description: Text node has a font smaller than 11 pixels
Count of instances: 1
Complaint specifics
- Text font is smaller than 11 pixels
Complaints by wave
Rule text_small
text_small
Description: Text is very small
Count of instances: 1
Complaint specifics
- Very small text
Issue headingOfNothing
WCAG: 1.3.1
Score: 2
Complaints by alfa
Rule r78
r78
Description: No content between two headings of the same level
Count of instances: 1
Complaint specifics
- Headings of same level have text content between them
Issue mainNone
WCAG: 1.3.6
Score: 2
Complaints by axe
Rule landmark-one-main
landmark-one-main
Description: page has no main landmark
Count of instances: 1
Complaint specifics
- Document should have one main landmark; Document does not have a main landmark
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 linkPair
WCAG: 2.4.4
Score: 2
Complaints by wave
Rule link_redundant
link_redundant
Description: Adjacent links go to the same URL
Count of instances: 1
Complaint specifics
- Redundant link
Issue linkConfusionRisk
WCAG: 2.4.4
Score: 1
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: 1
Complaint specifics
- Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.
Issue pseudoOrderedListRisk
WCAG: 1.3.1
Score: 1
Complaints by htmlcs
Rule AAA.1_3_1.H48.2
AAA.1_3_1.H48.2
Description: Ordered list may fail to be coded as such
Count of instances: 1
Complaint specifics
- This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.
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 eventKeyboardRisk
WCAG: 2.1.1
Score: 1
Complaints by htmlcs
Rule AAA.2_1_1.G90
AAA.2_1_1.G90
Description: Event handler functionality may not be available by keyboard
Count of instances: 1
Complaint specifics
- Ensure the functionality provided by an event handler for this element is available through the keyboard
Issue sectionHeadingless
WCAG: 1.3.1
Score: 1
Complaints by qualWeb
Rule QW-WCAG-T9
QW-WCAG-T9
Description: Page is not organized using headings
Count of instances: 1
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 titleRedundant
WCAG: 1.3.1
Score: 1
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: 1
Complaint specifics
- This link has a `title` attribute that is the same as the text inside the link.
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 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: 1
Complaint specifics
- Supplementing link text with the title attribute
Complete report
{ "id": "1etp6-ts27-caSenSDsd37", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687645101399, "endTime": 1687645102393 }, { "type": "url", "which": "https://sd37.senate.ca.gov/", "what": "Dave Min (D)", "startTime": 1687645102394, "result": { "url": "https://sd37.senate.ca.gov/" }, "endTime": 1687645107133 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687645107133, "url": "https://sd37.senate.ca.gov/", "endTime": 1687645109259 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687645109259, "url": "https://sd37.senate.ca.gov/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 976560, 973123, 919995, 919995, 919995 ], "localRatios": [ 1.004, 1.058, 1, 1 ], "meanLocalRatio": 1.016, "maxLocalRatio": 1.058, "globalRatio": 1.061, "pixelChanges": [ 11996, 2900, 0, 0 ], "meanPixelChange": 3724, "maxPixelChange": 11996, "changeFrequency": 0.5 }, "totals": [ 0, 0, 3, 0 ], "standardInstances": [ { "ruleID": "motion", "what": "Content moves or changes without user request", "count": 3, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] } }, "success": true }, "standardResult": { "totals": [ 0, 0, 3, 0 ], "instances": [ { "ruleID": "motion", "what": "Content moves or changes without user request", "count": 3, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "endTime": 1687645128463 }, { "type": "launch", "which": "chromium", "startTime": 1687645128463, "endTime": 1687645129122 }, { "type": "url", "which": "https://sd37.senate.ca.gov/", "what": "Dave Min (D)", "startTime": 1687645129122, "result": { "url": "https://sd37.senate.ca.gov/" }, "endTime": 1687645133626 }, { "type": "test", "which": "alfa", "startTime": 1687645133626, "url": "https://sd37.senate.ca.gov/", "what": "alfa", "result": { "totals": { "failures": 93, "warnings": 1 }, "items": [ { "index": 9, "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[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\">", " <i class=\"fab fa-facebook\"></i>", "</a>" ] } }, { "index": 10, "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[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[2]", "codeLines": [ "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">", " <i class=\"fab fa-instagram\"></i>", "</a>" ] } }, { "index": 11, "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[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[3]", "codeLines": [ "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">", " <i class=\"fab fa-twitter\"></i>", "</a>" ] } }, { "index": 26, "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]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">", " <img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">", "</a>" ] } }, { "index": 68, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]", "codeLines": [ "<img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">" ] } }, { "index": 161, "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[1]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]", "codeLines": [ "<h4>", " Representing the heart", " <br>", " of Orange County", "</h4>" ] } }, { "index": 163, "verdict": "failed", "rule": { "ruleID": "r53", "ruleSummary": "Headings are structured", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r53", "requirements": [] }, "target": { "type": "element", "tagName": "h4", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]", "codeLines": [ "<h4>", " Meet Senator", "</h4>" ] } }, { "index": 252, "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": 298, "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]/nav[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Home" ] } }, { "index": 299, "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]/nav[1]/ul[1]/li[2]/span[1]/text()[1]", "codeLines": [ "About" ] } }, { "index": 300, "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]/nav[1]/ul[1]/li[3]/span[1]/text()[1]", "codeLines": [ "News" ] } }, { "index": 301, "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]/nav[1]/ul[1]/li[4]/span[1]/text()[1]", "codeLines": [ "Resources" ] } }, { "index": 302, "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]/nav[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Impact Awards" ] } }, { "index": 303, "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]/nav[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Contact" ] } }, { "index": 305, "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": [ "Sign Up For The Latest Updates" ] } }, { "index": 310, "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[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "June 20, 2023" ] } }, { "index": 311, "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[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/div[2]/div[1]/text()[2]", "codeLines": [ "- Press Release" ] } }, { "index": 312, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[1]", "codeLines": [ "Meet Senator" ] } }, { "index": 313, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "Read Bio" ] } }, { "index": 315, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "June 20, 2023" ] } }, { "index": 317, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "June 14, 2023" ] } }, { "index": 319, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "June 7, 2023" ] } }, { "index": 321, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "May 31, 2023" ] } }, { "index": 323, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "April 21, 2023" ] } }, { "index": 325, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "March 28, 2023" ] } }, { "index": 327, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[4]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "February 25, 2023" ] } }, { "index": 328, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[3]/div[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "Tweets" ] } }, { "index": 331, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/time[1]/text()[1]", "codeLines": [ "June 10, 2022" ] } }, { "index": 334, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "November 8, 2021" ] } }, { "index": 336, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "October 14, 2021" ] } }, { "index": 338, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "October 5, 2021" ] } }, { "index": 340, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "September 23, 2021" ] } }, { "index": 341, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Office Information" ] } }, { "index": 342, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "1021 O Street, Suite 6710" ] } }, { "index": 343, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "Sacramento, CA 95814" ] } }, { "index": 344, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]", "codeLines": [ "Phone:" ] } }, { "index": 345, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[4]", "codeLines": [ "916.651.4037" ] } }, { "index": 346, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/strong[2]/text()[1]", "codeLines": [ "Fax:" ] } }, { "index": 347, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[6]", "codeLines": [ "916.651.4937" ] } }, { "index": 348, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "2151 Michelson Dr. Ste 258" ] } }, { "index": 349, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "Irvine, CA, 92612" ] } }, { "index": 350, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]", "codeLines": [ "Phone:" ] } }, { "index": 351, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]/text()[4]", "codeLines": [ "949.223.5472" ] } }, { "index": 352, "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]/text()[1]", "codeLines": [ "California State Senate" ] } }, { "index": 353, "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[3]", "codeLines": [ "|" ] } }, { "index": 354, "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]/text()[1]", "codeLines": [ "Democratic Caucus © 2022" ] } }, { "index": 355, "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[4]", "codeLines": [ "|" ] } }, { "index": 356, "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[3]/text()[1]", "codeLines": [ "Privacy Policy" ] } }, { "index": 357, "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[5]", "codeLines": [ "|" ] } }, { "index": 358, "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[4]/text()[1]", "codeLines": [ "Accessibility Statement" ] } }, { "index": 362, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Home" ] } }, { "index": 363, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/span[1]/text()[1]", "codeLines": [ "About" ] } }, { "index": 364, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/span[1]/text()[1]", "codeLines": [ "News" ] } }, { "index": 365, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/span[1]/text()[1]", "codeLines": [ "Resources" ] } }, { "index": 366, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Impact Awards" ] } }, { "index": 367, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Contact" ] } }, { "index": 369, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Sign Up For The Latest Updates" ] } }, { "index": 374, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "June 20, 2023" ] } }, { "index": 375, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/div[2]/div[1]/text()[2]", "codeLines": [ "- Press Release" ] } }, { "index": 376, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[1]", "codeLines": [ "Meet Senator" ] } }, { "index": 377, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "Read Bio" ] } }, { "index": 379, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "June 20, 2023" ] } }, { "index": 381, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "June 14, 2023" ] } }, { "index": 383, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "June 7, 2023" ] } }, { "index": 385, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "May 31, 2023" ] } }, { "index": 387, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "April 21, 2023" ] } }, { "index": 389, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "March 28, 2023" ] } }, { "index": 391, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[4]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "February 25, 2023" ] } }, { "index": 392, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[3]/div[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "Tweets" ] } }, { "index": 395, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/time[1]/text()[1]", "codeLines": [ "June 10, 2022" ] } }, { "index": 398, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "November 8, 2021" ] } }, { "index": 400, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "October 14, 2021" ] } }, { "index": 402, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "October 5, 2021" ] } }, { "index": 404, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "September 23, 2021" ] } }, { "index": 405, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Office Information" ] } }, { "index": 406, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "1021 O Street, Suite 6710" ] } }, { "index": 407, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "Sacramento, CA 95814" ] } }, { "index": 408, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]", "codeLines": [ "Phone:" ] } }, { "index": 409, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[4]", "codeLines": [ "916.651.4037" ] } }, { "index": 410, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/strong[2]/text()[1]", "codeLines": [ "Fax:" ] } }, { "index": 411, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[6]", "codeLines": [ "916.651.4937" ] } }, { "index": 412, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "2151 Michelson Dr. Ste 258" ] } }, { "index": 413, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "Irvine, CA, 92612" ] } }, { "index": 414, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]", "codeLines": [ "Phone:" ] } }, { "index": 415, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]/text()[4]", "codeLines": [ "949.223.5472" ] } }, { "index": 416, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]/text()[1]", "codeLines": [ "California State Senate" ] } }, { "index": 417, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[3]", "codeLines": [ "|" ] } }, { "index": 418, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]/text()[1]", "codeLines": [ "Democratic Caucus © 2022" ] } }, { "index": 419, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[4]", "codeLines": [ "|" ] } }, { "index": 420, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[3]/text()[1]", "codeLines": [ "Privacy Policy" ] } }, { "index": 421, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[5]", "codeLines": [ "|" ] } }, { "index": 422, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[4]/text()[1]", "codeLines": [ "Accessibility Statement" ] } }, { "index": 500, "verdict": "failed", "rule": { "ruleID": "r78", "ruleSummary": "Headings of same level have text content between them", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r78", "requirements": [] }, "target": { "type": "element", "tagName": "h4", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]", "codeLines": [ "<h4>", " Representing the heart", " <br>", " of Orange County", "</h4>" ] } }, { "index": 529, "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": [ 1, 0, 0, 93 ], "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[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"> <i class=\"fab fa-facebook\"></i> </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[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[2]" }, "excerpt": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"> <i class=\"fab fa-instagram\"></i> </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[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[3]" }, "excerpt": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"> <i class=\"fab fa-twitter\"></i> </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]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"> <img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"> </a>" }, { "ruleID": "r2", "what": "Images have an accessible name", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]" }, "excerpt": "<img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">" }, { "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[2]/div[1]/div[1]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4> Representing the heart <br> of Orange County </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[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4> Meet Senator </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": "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]/nav[1]/ul[1]/li[1]/a[1]/text()[1]" }, "excerpt": "Home" }, { "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]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/span[1]/text()[1]" }, "excerpt": "About" }, { "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]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/span[1]/text()[1]" }, "excerpt": "News" }, { "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]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/span[1]/text()[1]" }, "excerpt": "Resources" }, { "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]/nav[1]/ul[1]/li[5]/a[1]/text()[1]" }, "excerpt": "Impact Awards" }, { "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]/nav[1]/ul[1]/li[6]/a[1]/text()[1]" }, "excerpt": "Contact" }, { "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": "Sign Up For The Latest Updates" }, { "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[1]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "June 20, 2023" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/div[2]/div[1]/text()[2]" }, "excerpt": "- Press Release" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[1]" }, "excerpt": "Meet Senator" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]" }, "excerpt": "Read Bio" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "June 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[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "June 14, 2023" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "June 7, 2023" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "May 31, 2023" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "April 21, 2023" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "March 28, 2023" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[4]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "February 25, 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[3]/aside[1]/section[2]/div[3]/div[1]/div[1]/div[1]/a[1]/text()[1]" }, "excerpt": "Tweets" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/time[1]/text()[1]" }, "excerpt": "June 10, 2022" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "November 8, 2021" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "October 14, 2021" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "October 5, 2021" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "September 23, 2021" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "Office Information" }, { "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[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "1021 O Street, Suite 6710" }, { "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[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[2]" }, "excerpt": "Sacramento, CA 95814" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]" }, "excerpt": "Phone:" }, { "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[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[4]" }, "excerpt": "916.651.4037" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/strong[2]/text()[1]" }, "excerpt": "Fax:" }, { "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[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[6]" }, "excerpt": "916.651.4937" }, { "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[1]/section[4]/div[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "2151 Michelson Dr. Ste 258" }, { "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[1]/section[4]/div[1]/div[1]/div[1]/p[1]/text()[2]" }, "excerpt": "Irvine, CA, 92612" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]" }, "excerpt": "Phone:" }, { "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[1]/section[4]/div[1]/div[1]/div[1]/p[1]/text()[4]" }, "excerpt": "949.223.5472" }, { "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]/text()[1]" }, "excerpt": "California State Senate" }, { "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[3]" }, "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]/text()[1]" }, "excerpt": "Democratic Caucus © 2022" }, { "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[4]" }, "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[3]/text()[1]" }, "excerpt": "Privacy Policy" }, { "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[5]" }, "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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[4]/text()[1]" }, "excerpt": "Accessibility Statement" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]" }, "excerpt": "Home" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/span[1]/text()[1]" }, "excerpt": "About" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/span[1]/text()[1]" }, "excerpt": "News" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/span[1]/text()[1]" }, "excerpt": "Resources" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[1]" }, "excerpt": "Impact Awards" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/text()[1]" }, "excerpt": "Contact" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]" }, "excerpt": "Sign Up For The Latest Updates" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "June 20, 2023" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "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[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/div[2]/div[1]/text()[2]" }, "excerpt": "- Press Release" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[1]" }, "excerpt": "Meet Senator" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]" }, "excerpt": "Read Bio" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "June 20, 2023" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "June 14, 2023" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "June 7, 2023" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "May 31, 2023" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "April 21, 2023" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "March 28, 2023" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[4]/div[2]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "February 25, 2023" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[3]/div[1]/div[1]/div[1]/a[1]/text()[1]" }, "excerpt": "Tweets" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/time[1]/text()[1]" }, "excerpt": "June 10, 2022" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "November 8, 2021" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "October 14, 2021" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "October 5, 2021" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/span[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "September 23, 2021" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "Office Information" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "1021 O Street, Suite 6710" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[2]" }, "excerpt": "Sacramento, CA 95814" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]" }, "excerpt": "Phone:" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[4]" }, "excerpt": "916.651.4037" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/strong[2]/text()[1]" }, "excerpt": "Fax:" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]/text()[6]" }, "excerpt": "916.651.4937" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "2151 Michelson Dr. Ste 258" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]/text()[2]" }, "excerpt": "Irvine, CA, 92612" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]" }, "excerpt": "Phone:" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]/text()[4]" }, "excerpt": "949.223.5472" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]/text()[1]" }, "excerpt": "California State Senate" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[3]" }, "excerpt": "|" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]/text()[1]" }, "excerpt": "Democratic Caucus © 2022" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[4]" }, "excerpt": "|" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[3]/text()[1]" }, "excerpt": "Privacy Policy" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[5]" }, "excerpt": "|" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[4]/text()[1]" }, "excerpt": "Accessibility Statement" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4> Representing the heart <br> of Orange County </h4>" }, { "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": 1687645140720 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687645140720, "url": "https://sd37.senate.ca.gov/", "what": "Axe", "result": { "totals": { "rulesNA": 54, "rulesPassed": 41, "rulesWarned": 6, "rulesViolated": 7, "warnings": { "minor": 20, "moderate": 0, "serious": 68, "critical": 2 }, "violations": { "minor": 0, "moderate": 4, "serious": 8, "critical": 4 } }, "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-24T22:19:01.611Z", "url": "https://sd37.senate.ca.gov/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "id": "color-contrast-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": { "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Latest Press Release</h2>", "target": [ "#block-views-block-newsroom-block-6 > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/senator-dave-mins-statement-proposed-book-ban-huntington-beach-public-libraries\" hreflang=\"en\">Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries</a>", "target": [ ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(1) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"16Z\" class=\"datetime\">June 20, 2023</time>", "target": [ ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(1) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-field-pubdate.views-field > .field-content > time[datetime=\"16Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/senator-dave-min-condemns-hate-filled-flyers-targeting-lgbtq-and-jewish-communities-huntington\" hreflang=\"en\">Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington Beach </a>", "target": [ ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(2) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"46Z\" class=\"datetime\">June 14, 2023</time>", "target": [ "time[datetime=\"46Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/senator-dave-min-names-boys-girls-club-laguna-beach-2023-nonprofit-year\" hreflang=\"en\">Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year</a>", "target": [ ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(3) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"15Z\" class=\"datetime\">June 7, 2023</time>", "target": [ "time[datetime=\"15Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Latest Newsletter</h2>", "target": [ "#block-views-block-newsroom-block-7 > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/2023-aapi-heritage-month\" hreflang=\"en\">2023 AAPI Heritage Month</a>", "target": [ "a[href$=\"2023-aapi-heritage-month\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"42Z\" class=\"datetime\">May 31, 2023</time>", "target": [ "time[datetime=\"42Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/2023-earth-day-0\" hreflang=\"en\">2023 Earth Day</a>", "target": [ "a[href$=\"2023-earth-day-0\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"30Z\" class=\"datetime\">April 21, 2023</time>", "target": [ "time[datetime=\"30Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/womens-history-month\" hreflang=\"en\">Women's History Month</a>", "target": [ "a[href$=\"womens-history-month\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"05Z\" class=\"datetime\">March 28, 2023</time>", "target": [ "time[datetime=\"05Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/2023-february-newsletter\" hreflang=\"en\">2023 February Newsletter</a>", "target": [ "a[href$=\"2023-february-newsletter\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"07Z\" class=\"datetime\">February 25, 2023</time>", "target": [ "time[datetime=\"07Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Senator's Twitter Feed</h2>", "target": [ "#block-twitterfeed > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "24.0pt (32px)", "fontWeight": "bold", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Lastest Video</h2>", "target": [ ".view-header > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/video/senior-scam-stoppers\" hreflang=\"en\">Senior Scam Stoppers</a>", "target": [ "a[href$=\"senior-scam-stoppers\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"2022-06-10T09:45:45Z\" class=\"datetime\">June 10, 2022</time>", "target": [ "time[datetime=\"2022-06-10T09:45:45Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "16.5pt (22px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3>More Videos</h3>", "target": [ ".view-header > h3" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/video/cash-college-workshop\" hreflang=\"en\">Cash for College Workshop</a>", "target": [ "a[href$=\"cash-college-workshop\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"11Z\" class=\"datetime\">November 8, 2021</time>", "target": [ "time[datetime=\"11Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/video/state-district-town-hall\" hreflang=\"en\">State of the District Town Hall</a>", "target": [ ".view-frontpage > .view-content.row > .views-row.news-content.col-md-12:nth-child(2) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"29Z\" class=\"datetime\">October 14, 2021</time>", "target": [ "time[datetime=\"29Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/video/senior-scam-stopper-town-hall\" hreflang=\"en\"> Senior Scam Stopper Town Hall</a>", "target": [ ".view-frontpage > .view-content.row > .views-row.news-content.col-md-12:nth-child(3) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"27Z\" class=\"datetime\">October 5, 2021</time>", "target": [ "time[datetime=\"27Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/video/small-business-resource-webinar\" hreflang=\"en\">Small Business Resource Webinar</a>", "target": [ ".view-frontpage > .view-content.row > .views-row.news-content.col-md-12:nth-child(4) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"02Z\" class=\"datetime\">September 23, 2021</time>", "target": [ "time[datetime=\"02Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT", "TTv5", "TT13.c" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\" data-toggle=\"affix\" data-once=\"affixed\">", "target": [ "#navbar-main" ] }, { "html": "<div class=\"featured-top\">", "target": [ ".featured-top" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">Home</a>", "target": [ ".nav-link--" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\" data-toggle=\"affix\" data-once=\"affixed\">", "target": [ "#navbar-main" ] }, { "html": "<div class=\"featured-top\">", "target": [ ".featured-top" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">About</span>", "target": [ ".menu-item--expanded.dropdown.nav-item:nth-child(2) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\" data-toggle=\"affix\" data-once=\"affixed\">", "target": [ "#navbar-main" ] }, { "html": "<div class=\"featured-top\">", "target": [ ".featured-top" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">News</span>", "target": [ ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\" data-toggle=\"affix\" data-once=\"affixed\">", "target": [ "#navbar-main" ] }, { "html": "<div class=\"featured-top\">", "target": [ ".featured-top" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Resources</span>", "target": [ ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\" data-toggle=\"affix\" data-once=\"affixed\">", "target": [ "#navbar-main" ] }, { "html": "<div class=\"featured-top\">", "target": [ ".featured-top" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=SD37&survey=163\" class=\"nav-link nav-link-https--lcmspubcontactlccagov-publiclcms-surveysdirect-v2phpdistrictsd37survey163\">Impact Awards</a>", "target": [ ".nav-link-https--lcmspubcontactlccagov-publiclcms-surveysdirect-v2phpdistrictsd37survey163" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\" data-toggle=\"affix\" data-once=\"affixed\">", "target": [ "#navbar-main" ] }, { "html": "<div class=\"featured-top\">", "target": [ ".featured-top" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/contact\" class=\"nav-link nav-link--contact\" data-drupal-link-system-path=\"node/29\">Contact</a>", "target": [ ".nav-link--contact" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h4>Meet Senator\n </h4>", "target": [ ".senator-info > h4" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "36.0pt (48px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h1>", "target": [ ".senator-info > h1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Dave Min was elected in 2020 to represent Orange County’s 37th State Senate District, which includes the cities of Anaheim Hills, Costa Mesa, Huntington Beach, Irvine, Laguna Beach, Laguna Woods, Lake Forest, Newport Beach, Orange, Tustin, and Villa Park.\n </p>", "target": [ ".senator-info > p:nth-child(3)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Latest Press Release</h2>", "target": [ "#block-views-block-newsroom-block-6 > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/senator-dave-mins-statement-proposed-book-ban-huntington-beach-public-libraries\" hreflang=\"en\">Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries</a>", "target": [ ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(1) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"16Z\" class=\"datetime\">June 20, 2023</time>", "target": [ ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(1) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-field-pubdate.views-field > .field-content > time[datetime=\"16Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/senator-dave-min-condemns-hate-filled-flyers-targeting-lgbtq-and-jewish-communities-huntington\" hreflang=\"en\">Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington Beach </a>", "target": [ ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(2) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"46Z\" class=\"datetime\">June 14, 2023</time>", "target": [ "time[datetime=\"46Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/senator-dave-min-names-boys-girls-club-laguna-beach-2023-nonprofit-year\" hreflang=\"en\">Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year</a>", "target": [ ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(3) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"15Z\" class=\"datetime\">June 7, 2023</time>", "target": [ "time[datetime=\"15Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Latest Newsletter</h2>", "target": [ "#block-views-block-newsroom-block-7 > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/2023-aapi-heritage-month\" hreflang=\"en\">2023 AAPI Heritage Month</a>", "target": [ "a[href$=\"2023-aapi-heritage-month\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"42Z\" class=\"datetime\">May 31, 2023</time>", "target": [ "time[datetime=\"42Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/2023-earth-day-0\" hreflang=\"en\">2023 Earth Day</a>", "target": [ "a[href$=\"2023-earth-day-0\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"30Z\" class=\"datetime\">April 21, 2023</time>", "target": [ "time[datetime=\"30Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/womens-history-month\" hreflang=\"en\">Women's History Month</a>", "target": [ "a[href$=\"womens-history-month\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"05Z\" class=\"datetime\">March 28, 2023</time>", "target": [ "time[datetime=\"05Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news/2023-february-newsletter\" hreflang=\"en\">2023 February Newsletter</a>", "target": [ "a[href$=\"2023-february-newsletter\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"07Z\" class=\"datetime\">February 25, 2023</time>", "target": [ "time[datetime=\"07Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Senator's Twitter Feed</h2>", "target": [ "#block-twitterfeed > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "24.0pt (32px)", "fontWeight": "bold", "messageKey": "pseudoContent", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Lastest Video</h2>", "target": [ ".view-header > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/video/senior-scam-stoppers\" hreflang=\"en\">Senior Scam Stoppers</a>", "target": [ "a[href$=\"senior-scam-stoppers\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"2022-06-10T09:45:45Z\" class=\"datetime\">June 10, 2022</time>", "target": [ "time[datetime=\"2022-06-10T09:45:45Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "16.5pt (22px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3>More Videos</h3>", "target": [ ".view-header > h3" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/video/cash-college-workshop\" hreflang=\"en\">Cash for College Workshop</a>", "target": [ "a[href$=\"cash-college-workshop\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"11Z\" class=\"datetime\">November 8, 2021</time>", "target": [ "time[datetime=\"11Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/video/state-district-town-hall\" hreflang=\"en\">State of the District Town Hall</a>", "target": [ ".view-frontpage > .view-content.row > .views-row.news-content.col-md-12:nth-child(2) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"29Z\" class=\"datetime\">October 14, 2021</time>", "target": [ "time[datetime=\"29Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/video/senior-scam-stopper-town-hall\" hreflang=\"en\"> Senior Scam Stopper Town Hall</a>", "target": [ ".view-frontpage > .view-content.row > .views-row.news-content.col-md-12:nth-child(3) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"27Z\" class=\"datetime\">October 5, 2021</time>", "target": [ "time[datetime=\"27Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/video/small-business-resource-webinar\" hreflang=\"en\">Small Business Resource Webinar</a>", "target": [ ".view-frontpage > .view-content.row > .views-row.news-content.col-md-12:nth-child(4) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-bottom-second\">", "target": [ ".region-featured-bottom-second" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"02Z\" class=\"datetime\">September 23, 2021</time>", "target": [ "time[datetime=\"02Z\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" } ] }, { "id": "frame-tested", "impact": "critical", "tags": [ "cat.structure", "review-item", "best-practice" ], "description": "Ensures <iframe> and <frame> elements contain the axe-core script", "help": "Frames should be tested with axe-core", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-tested?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "frame-tested", "data": null, "relatedNodes": [], "impact": "critical", "message": "The iframe still has to be tested with axe-core" } ], "none": [], "impact": "critical", "html": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 293px; height: 700px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/sendavemin?dnt=true&embedId=twitter-widget-0&features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRpb25zX2VuYWJsZWQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X21peGVkX21lZGlhXzE1ODk3Ijp7ImJ1Y2tldCI6InRyZWF0bWVudCIsInZlcnNpb24iOm51bGx9LCJ0ZndfZXhwZXJpbWVudHNfY29va2llX2V4cGlyYXRpb24iOnsiYnVja2V0IjoxMjA5NjAwLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3Nob3dfYmlyZHdhdGNoX3Bpdm90c19lbmFibGVkIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdXNlX3Byb2ZpbGVfaW1hZ2Vfc2hhcGVfZW5hYmxlZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdmlkZW9faGxzX2R5bmFtaWNfbWFuaWZlc3RzXzE1MDgyIjp7ImJ1Y2tldCI6InRydWVfYml0cmF0ZSIsInZlcnNpb24iOm51bGx9LCJ0ZndfbGVnYWN5X3RpbWVsaW5lX3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9mcm9udGVuZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9fQ%3D%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false&hideScrollBar=false&lang=en&maxHeight=700px&origin=https%3A%2F%2Fsd37.senate.ca.gov%2F&sessionId=529f7b0c24e12a47d4a917574c57cca0cea05e25&showHeader=true&showReplies=false&theme=light&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\">", "target": [ "#twitter-widget-0" ], "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=\"https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" width=\"960\" height=\"720\" id=\"youtube-field-player\" class=\"youtube-field-player\" title=\"Embedded video for Senior Scam Stoppers\" aria-label=\"Embedded video for Senior Scam Stoppers: https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" frameborder=\"0\" allowfullscreen=\"\">", "target": [ "#youtube-field-player" ], "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": "<a class=\"menuBtn 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=\"lines\"></span></a>", "target": [ ".menuBtn" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"dropdown-menu\">", "target": [ ".menu-item--expanded.dropdown.nav-item: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": [ ".menu-item--expanded.dropdown.nav-item: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": [ ".menu-item--expanded.dropdown.nav-item: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": "<div id=\"main-wrapper\" class=\"layout-main-wrapper clearfix\">", "target": [ "#main-wrapper" ], "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=\"banner-header\">", "target": [ ".clone[aria-hidden=\"true\"]:nth-child(1) > .banner-header" ], "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=\"banner-header\">", "target": [ "li[data-thumb-alt=\"\"]:nth-child(2) > .banner-header" ], "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=\"banner-header\">", "target": [ ".flex-active-slide > .banner-header" ], "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=\"banner-header\">", "target": [ "li[data-thumb-alt=\"\"]:nth-child(4) > .banner-header" ], "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=\"banner-header\">", "target": [ "li[data-thumb-alt=\"\"]:nth-child(5) > .banner-header" ], "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=\"banner-header\">", "target": [ ".clone[aria-hidden=\"true\"]:nth-child(6) > .banner-header" ], "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": "<ol class=\"flex-control-nav flex-control-paging\"><li><a href=\"#\" class=\"\">1</a></li><li><a href=\"#\" class=\"flex-active\">2</a></li><li><a href=\"#\">3</a></li><li><a href=\"#\">4</a></li></ol>", "target": [ "ol" ], "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=\"flex-direction-nav\"><li class=\"flex-nav-prev\"><a class=\"flex-prev\" href=\"#\">Previous</a></li><li class=\"flex-nav-next\"><a class=\"flex-next\" href=\"#\">Next</a></li></ul>", "target": [ ".flex-direction-nav" ], "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": "<a class=\"flex-prev\" href=\"#\">Previous</a>", "target": [ ".flex-prev" ], "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": "<a class=\"flex-next\" href=\"#\">Next</a>", "target": [ ".flex-next" ], "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=\"views-field views-field-field-front-image\">", "target": [ ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(3) > .views-field-field-front-image.views-field" ], "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 onclick=\"topFunction()\" id=\"topBtn\">\n <span class=\"scroll-btn\">\n\t<a href=\"#\">\n <p>\n Back To Top\n </p>\n\t\t<span class=\"mouse mouse-top\">\n\t\t\t<span>\n\t\t\t</span>\n\t\t</span>\n\t</a>\n</span>\n</button>", "target": [ "#topBtn" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.2b2d73daf636805223fb11d48f3e94f7.html?origin=https%3A%2F%2Fsd37.senate.ca.gov\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>", "target": [ "iframe[title=\"Twitter settings iframe\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>", "target": [ "#rufous-sandbox" ], "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": "home", "urlProps": { "protocol": "http:", "hostname": "sd37.senate.ca.gov", "port": "", "pathname": "/index.php/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">Home</a>", "target": [ ".nav-link--" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\">\n <img src=\"/sites/sd37.senate.ca.gov/files/website/sd37_logo.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\">\n \n </a>", "target": [ ".navbar-brand" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." } ] }, { "id": "css-orientation-lock", "impact": "serious", "tags": [ "cat.structure", "wcag134", "wcag21aa", "experimental" ], "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations", "help": "CSS Media queries must not lock display orientation", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/css-orientation-lock?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "css-orientation-lock", "data": null, "relatedNodes": [], "impact": "serious", "message": "CSS Orientation lock cannot be determined" } ], "none": [], "impact": "serious", "html": "<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\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n CSS Orientation lock cannot be determined" } ] } ], "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 nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">About</span>", "target": [ ".menu-item--expanded.dropdown.nav-item:nth-child(2) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]" ], "failureSummary": "Fix any of the following:\n ARIA attribute is not allowed: aria-expanded=\"false\"" }, { "any": [ { "id": "aria-allowed-attr", "data": [ "aria-expanded=\"false\"" ], "relatedNodes": [], "impact": "critical", "message": "ARIA attribute is not allowed: aria-expanded=\"false\"" } ], "all": [], "none": [], "impact": "critical", "html": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">News</span>", "target": [ ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]" ], "failureSummary": "Fix any of the following:\n ARIA attribute is not allowed: aria-expanded=\"false\"" }, { "any": [ { "id": "aria-allowed-attr", "data": [ "aria-expanded=\"false\"" ], "relatedNodes": [], "impact": "critical", "message": "ARIA attribute is not allowed: aria-expanded=\"false\"" } ], "all": [], "none": [], "impact": "critical", "html": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Resources</span>", "target": [ ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]" ], "failureSummary": "Fix any of the following:\n ARIA attribute is not allowed: aria-expanded=\"false\"" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT", "TTv5", "TT13.c" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#f9f9f9", "bgColor": "#eda747", "contrastRatio": 1.95, "fontSize": "10.5pt (14px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div id=\"block-newsletterblock-2\" class=\"alert-blk block block-block-content block-block-content9d2b9356-e6a3-4301-89e0-f78f7e58f06a\">", "target": [ "#block-newsletterblock-2" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 1.95 (foreground color: #f9f9f9, background color: #eda747, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/contact/newsletter\"> Sign Up For The Latest Updates</a>", "target": [ "p > a[href$=\"newsletter\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.95 (foreground color: #f9f9f9, background color: #eda747, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#eda747", "bgColor": "#ffffff", "contrastRatio": 2.05, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-top\">", "target": [ ".region-featured-top" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.05 (foreground color: #eda747, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"field-content\">\n<time datetime=\"16Z\" class=\"datetime\">June 20, 2023</time>\n- Press Release\n</div>", "target": [ ".view-display-id-block_5 > .view-content.row > .views-row.news-content.col-md-12 > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-field-pubdate.views-field > .field-content" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.05 (foreground color: #eda747, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#eda747", "bgColor": "#ffffff", "contrastRatio": 2.05, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<section class=\"row region region-featured-top\">", "target": [ ".region-featured-top" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.05 (foreground color: #eda747, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<time datetime=\"16Z\" class=\"datetime\">June 20, 2023</time>", "target": [ ".view-display-id-block_5 > .view-content.row > .views-row.news-content.col-md-12 > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-field-pubdate.views-field > .field-content > time[datetime=\"16Z\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.05 (foreground color: #eda747, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#eda747", "contrastRatio": 2.05, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"btn-primary-custom btn-custom\" href=\"/biography\">Read Bio</a>", "target": [ ".btn-primary-custom" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.05 (foreground color: #ffffff, background color: #eda747, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn-primary-custom btn-custom\" href=\"/biography\">Read Bio</a>", "target": [ ".btn-primary-custom" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.05 (foreground color: #ffffff, background color: #eda747, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1" } ] }, { "id": "heading-order", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensures the order of headings is semantically correct", "help": "Heading levels should only increase by one", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI", "nodes": [ { "any": [ { "id": "heading-order", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Heading order invalid" } ], "all": [], "none": [], "impact": "moderate", "html": "<h4>Representing the heart<br> of Orange County</h4>", "target": [ ".view-header > h4" ], "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>Meet Senator\n </h4>", "target": [ ".senator-info > h4" ], "failureSummary": "Fix any of the following:\n Heading order invalid" } ] }, { "id": "image-alt", "impact": "critical", "tags": [ "cat.text-alternatives", "wcag2a", "wcag111", "section508", "section508.22.a", "ACT", "TTv5", "TT7.a", "TT7.b" ], "description": "Ensures <img> elements have alternate text or a role of none or presentation", "help": "Images must have alternate text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/image-alt?application=axeAPI", "nodes": [ { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">", "target": [ ".dem-logo" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ] }, { "id": "landmark-one-main", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensures the document has a main landmark", "help": "Document should have one main landmark", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-one-main?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "page-has-main", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Document does not have a main landmark" } ], "none": [], "impact": "moderate", "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"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\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n Document does not have a main landmark" } ] }, { "id": "landmark-unique", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "help": "Ensures landmarks are unique", "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-unique?application=axeAPI", "nodes": [ { "any": [ { "id": "landmark-is-unique", "data": { "role": "complementary", "accessibleText": null }, "relatedNodes": [ { "html": "<aside class=\"container-fluid clearfix\" role=\"complementary\">", "target": [ "#featured-bottom > aside" ] }, { "html": "<aside class=\"container-fluid section clearfix row\" role=\"complementary\">", "target": [ ".footer-top > 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-fluid 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://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-facebook\"></i></a>", "target": [ "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(1)" ], "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://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-instagram\"></i></a>", "target": [ "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(2)" ], "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://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"></i></a>", "target": [ "a[href$=\"sendavemin\"]:nth-child(3)" ], "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=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"></a>", "target": [ ".copyright-logo > a[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" } ] } ] }, "success": true }, "standardResult": { "totals": [ 20, 70, 4, 12 ], "instances": [ { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#block-views-block-newsroom-block-6 > h2" }, "excerpt": "<h2>Latest Press Release</h2>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(1) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" }, "excerpt": "<a href=\"/news/senator-dave-mins-statement-proposed-book-ban-huntington-beach-public-libraries\" hreflang=\"en\">Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(1) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-field-pubdate.views-field > .field-content > time[datetime=\"16Z\"]" }, "excerpt": "<time datetime=\"16Z\" class=\"datetime\">June 20, 2023</time>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(2) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" }, "excerpt": "<a href=\"/news/senator-dave-min-condemns-hate-filled-flyers-targeting-lgbtq-and-jewish-communities-huntington\" hreflang=\"en\">Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington Beach </a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"46Z\"]" }, "excerpt": "<time datetime=\"46Z\" class=\"datetime\">June 14, 2023</time>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(3) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" }, "excerpt": "<a href=\"/news/senator-dave-min-names-boys-girls-club-laguna-beach-2023-nonprofit-year\" hreflang=\"en\">Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"15Z\"]" }, "excerpt": "<time datetime=\"15Z\" class=\"datetime\">June 7, 2023</time>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#block-views-block-newsroom-block-7 > h2" }, "excerpt": "<h2>Latest Newsletter</h2>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"2023-aapi-heritage-month\"]" }, "excerpt": "<a href=\"/news/2023-aapi-heritage-month\" hreflang=\"en\">2023 AAPI Heritage Month</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"42Z\"]" }, "excerpt": "<time datetime=\"42Z\" class=\"datetime\">May 31, 2023</time>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"2023-earth-day-0\"]" }, "excerpt": "<a href=\"/news/2023-earth-day-0\" hreflang=\"en\">2023 Earth Day</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"30Z\"]" }, "excerpt": "<time datetime=\"30Z\" class=\"datetime\">April 21, 2023</time>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"womens-history-month\"]" }, "excerpt": "<a href=\"/news/womens-history-month\" hreflang=\"en\">Women's History Month</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"05Z\"]" }, "excerpt": "<time datetime=\"05Z\" class=\"datetime\">March 28, 2023</time>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"2023-february-newsletter\"]" }, "excerpt": "<a href=\"/news/2023-february-newsletter\" hreflang=\"en\">2023 February Newsletter</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"07Z\"]" }, "excerpt": "<time datetime=\"07Z\" class=\"datetime\">February 25, 2023</time>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#block-twitterfeed > h2" }, "excerpt": "<h2>Senator's Twitter Feed</h2>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-header > h2" }, "excerpt": "<h2>Lastest Video</h2>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"senior-scam-stoppers\"]" }, "excerpt": "<a href=\"/video/senior-scam-stoppers\" hreflang=\"en\">Senior Scam Stoppers</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"2022-06-10T09:45:45Z\"]" }, "excerpt": "<time datetime=\"2022-06-10T09:45:45Z\" class=\"datetime\">June 10, 2022</time>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-header > h3" }, "excerpt": "<h3>More Videos</h3>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"cash-college-workshop\"]" }, "excerpt": "<a href=\"/video/cash-college-workshop\" hreflang=\"en\">Cash for College Workshop</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"11Z\"]" }, "excerpt": "<time datetime=\"11Z\" class=\"datetime\">November 8, 2021</time>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-frontpage > .view-content.row > .views-row.news-content.col-md-12:nth-child(2) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" }, "excerpt": "<a href=\"/video/state-district-town-hall\" hreflang=\"en\">State of the District Town Hall</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"29Z\"]" }, "excerpt": "<time datetime=\"29Z\" class=\"datetime\">October 14, 2021</time>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-frontpage > .view-content.row > .views-row.news-content.col-md-12:nth-child(3) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" }, "excerpt": "<a href=\"/video/senior-scam-stopper-town-hall\" hreflang=\"en\"> Senior Scam Stopper Town Hall</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"27Z\"]" }, "excerpt": "<time datetime=\"27Z\" class=\"datetime\">October 5, 2021</time>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-frontpage > .view-content.row > .views-row.news-content.col-md-12:nth-child(4) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" }, "excerpt": "<a href=\"/video/small-business-resource-webinar\" hreflang=\"en\">Small Business Resource Webinar</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"02Z\"]" }, "excerpt": "<time datetime=\"02Z\" class=\"datetime\">September 23, 2021</time>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".nav-link--" }, "excerpt": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">Home</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(2) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]" }, "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">About</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]" }, "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">News</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]" }, "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Resources</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".nav-link-https--lcmspubcontactlccagov-publiclcms-surveysdirect-v2phpdistrictsd37survey163" }, "excerpt": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=SD37&survey=163\" class=\"nav-link nav-link-https--lcmspubcontactlccagov-publiclcms-surveysdirect-v2phpdistrictsd37survey163\">Impact Awards</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": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".nav-link--contact" }, "excerpt": "<a href=\"/contact\" class=\"nav-link nav-link--contact\" data-drupal-link-system-path=\"node/29\">Contact</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".senator-info > h4" }, "excerpt": "<h4>Meet Senator </h4>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".senator-info > h1" }, "excerpt": "<h1>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".senator-info > p:nth-child(3)" }, "excerpt": "<p>Dave Min was elected in 2020 to represent Orange County’s 37th State Senate District, which includes the cities of Anaheim Hills, Costa Mesa, Huntington Beach, Irvine, Laguna Beach, Laguna Woods, Lake Forest, Newport Beach, Orange, Tustin, and Villa Park. </p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#block-views-block-newsroom-block-6 > h2" }, "excerpt": "<h2>Latest Press Release</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(1) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" }, "excerpt": "<a href=\"/news/senator-dave-mins-statement-proposed-book-ban-huntington-beach-public-libraries\" hreflang=\"en\">Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(1) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-field-pubdate.views-field > .field-content > time[datetime=\"16Z\"]" }, "excerpt": "<time datetime=\"16Z\" class=\"datetime\">June 20, 2023</time>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(2) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" }, "excerpt": "<a href=\"/news/senator-dave-min-condemns-hate-filled-flyers-targeting-lgbtq-and-jewish-communities-huntington\" hreflang=\"en\">Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington Beach </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"46Z\"]" }, "excerpt": "<time datetime=\"46Z\" class=\"datetime\">June 14, 2023</time>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(3) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" }, "excerpt": "<a href=\"/news/senator-dave-min-names-boys-girls-club-laguna-beach-2023-nonprofit-year\" hreflang=\"en\">Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"15Z\"]" }, "excerpt": "<time datetime=\"15Z\" class=\"datetime\">June 7, 2023</time>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#block-views-block-newsroom-block-7 > h2" }, "excerpt": "<h2>Latest Newsletter</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"2023-aapi-heritage-month\"]" }, "excerpt": "<a href=\"/news/2023-aapi-heritage-month\" hreflang=\"en\">2023 AAPI Heritage Month</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"42Z\"]" }, "excerpt": "<time datetime=\"42Z\" class=\"datetime\">May 31, 2023</time>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"2023-earth-day-0\"]" }, "excerpt": "<a href=\"/news/2023-earth-day-0\" hreflang=\"en\">2023 Earth Day</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"30Z\"]" }, "excerpt": "<time datetime=\"30Z\" class=\"datetime\">April 21, 2023</time>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"womens-history-month\"]" }, "excerpt": "<a href=\"/news/womens-history-month\" hreflang=\"en\">Women's History Month</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"05Z\"]" }, "excerpt": "<time datetime=\"05Z\" class=\"datetime\">March 28, 2023</time>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"2023-february-newsletter\"]" }, "excerpt": "<a href=\"/news/2023-february-newsletter\" hreflang=\"en\">2023 February Newsletter</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"07Z\"]" }, "excerpt": "<time datetime=\"07Z\" class=\"datetime\">February 25, 2023</time>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#block-twitterfeed > h2" }, "excerpt": "<h2>Senator's Twitter Feed</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-header > h2" }, "excerpt": "<h2>Lastest Video</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"senior-scam-stoppers\"]" }, "excerpt": "<a href=\"/video/senior-scam-stoppers\" hreflang=\"en\">Senior Scam Stoppers</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"2022-06-10T09:45:45Z\"]" }, "excerpt": "<time datetime=\"2022-06-10T09:45:45Z\" class=\"datetime\">June 10, 2022</time>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-header > h3" }, "excerpt": "<h3>More Videos</h3>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"cash-college-workshop\"]" }, "excerpt": "<a href=\"/video/cash-college-workshop\" hreflang=\"en\">Cash for College Workshop</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"11Z\"]" }, "excerpt": "<time datetime=\"11Z\" class=\"datetime\">November 8, 2021</time>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-frontpage > .view-content.row > .views-row.news-content.col-md-12:nth-child(2) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" }, "excerpt": "<a href=\"/video/state-district-town-hall\" hreflang=\"en\">State of the District Town Hall</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"29Z\"]" }, "excerpt": "<time datetime=\"29Z\" class=\"datetime\">October 14, 2021</time>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-frontpage > .view-content.row > .views-row.news-content.col-md-12:nth-child(3) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" }, "excerpt": "<a href=\"/video/senior-scam-stopper-town-hall\" hreflang=\"en\"> Senior Scam Stopper Town Hall</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"27Z\"]" }, "excerpt": "<time datetime=\"27Z\" class=\"datetime\">October 5, 2021</time>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-frontpage > .view-content.row > .views-row.news-content.col-md-12:nth-child(4) > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-title > span > a[hreflang=\"en\"]" }, "excerpt": "<a href=\"/video/small-business-resource-webinar\" hreflang=\"en\">Small Business Resource Webinar</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "time[datetime=\"02Z\"]" }, "excerpt": "<time datetime=\"02Z\" class=\"datetime\">September 23, 2021</time>" }, { "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": "twitter-widget-0", "location": { "doc": "dom", "type": "selector", "spec": "#twitter-widget-0" }, "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 293px; height: 700px; display ... nate.ca.gov%2F&sessionId=529f7b0c24e12a47d4a917574c57cca0cea05e25&showHeader=true&showReplies=false&theme=light&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\">" }, { "ruleID": "frame-tested", "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "youtube-field-player", "location": { "doc": "dom", "type": "selector", "spec": "#youtube-field-player" }, "excerpt": "<iframe src=\"https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" width=\"960\" height=\"720\" id=\"youtube-field-player\" class=\"youtube-field-player\" title=\"Embedded video for Senior Scam Stoppers\" aria-label=\"Embedded video for Senior Scam Stoppers: https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" frameborder=\"0\" allowfullscreen=\"\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menuBtn" }, "excerpt": "<a class=\"menuBtn 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=\"lines\"></span></a>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item--expanded.dropdown.nav-item: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": ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-menu" }, "excerpt": "<ul class=\"dropdown-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item--expanded.dropdown.nav-item: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": "DIV", "id": "main-wrapper", "location": { "doc": "dom", "type": "selector", "spec": "#main-wrapper" }, "excerpt": "<div id=\"main-wrapper\" class=\"layout-main-wrapper clearfix\">" }, { "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": ".clone[aria-hidden=\"true\"]:nth-child(1) > .banner-header" }, "excerpt": "<div class=\"banner-header\">" }, { "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": "li[data-thumb-alt=\"\"]:nth-child(2) > .banner-header" }, "excerpt": "<div class=\"banner-header\">" }, { "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": ".flex-active-slide > .banner-header" }, "excerpt": "<div class=\"banner-header\">" }, { "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": "li[data-thumb-alt=\"\"]:nth-child(4) > .banner-header" }, "excerpt": "<div class=\"banner-header\">" }, { "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": "li[data-thumb-alt=\"\"]:nth-child(5) > .banner-header" }, "excerpt": "<div class=\"banner-header\">" }, { "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": ".clone[aria-hidden=\"true\"]:nth-child(6) > .banner-header" }, "excerpt": "<div class=\"banner-header\">" }, { "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": "OL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "ol" }, "excerpt": "<ol class=\"flex-control-nav flex-control-paging\"><li><a href=\"#\" class=\"\">1</a></li><li><a href=\"#\" class=\"flex-active\">2</a></li><li><a href=\"#\">3</a></li><li><a href=\"#\">4</a></li></ol>" }, { "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": ".flex-direction-nav" }, "excerpt": "<ul class=\"flex-direction-nav\"><li class=\"flex-nav-prev\"><a class=\"flex-prev\" href=\"#\">Previous</a></li><li class=\"flex-nav-next\"><a class=\"flex-next\" href=\"#\">Next</a></li></ul>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".flex-prev" }, "excerpt": "<a class=\"flex-prev\" href=\"#\">Previous</a>" }, { "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": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".flex-next" }, "excerpt": "<a class=\"flex-next\" href=\"#\">Next</a>" }, { "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": ".view-display-id-block_6 > .view-content.row > .views-row.news-content.col-md-12:nth-child(3) > .views-field-field-front-image.views-field" }, "excerpt": "<div class=\"views-field views-field-field-front-image\">" }, { "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": "topBtn", "location": { "doc": "dom", "type": "selector", "spec": "#topBtn" }, "excerpt": "<button onclick=\"topFunction()\" id=\"topBtn\"> <span class=\"scroll-btn\"> <a href=\"#\"> <p> Back To Top </p> <span class=\"mouse mouse-top\"> <span> </span> </span> </a> </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": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "iframe[title=\"Twitter settings iframe\"]" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.2b2d73daf636805223fb11d48f3e94f7.html?origin=https%3A%2F%2Fsd37.senate.ca.gov\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "IFRAME", "id": "rufous-sandbox", "location": { "doc": "dom", "type": "selector", "spec": "#rufous-sandbox" }, "excerpt": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>" }, { "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": ".navbar-brand" }, "excerpt": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd37.senate.ca.gov/files/website/sd37_logo.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\"> </a>" }, { "ruleID": "css-orientation-lock", "what": "CSS Media queries must not lock display orientation; CSS Orientation lock cannot be determined", "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 ... df-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\">" }, { "ruleID": "aria-allowed-attr", "what": "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\"", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(2) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]" }, "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-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": ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]" }, "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">News</span>" }, { "ruleID": "aria-allowed-attr", "what": "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\"", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-toggle.nav-link-[data-bs-toggle=\"dropdown\"]" }, "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Resources</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.95 (foreground color: #f9f9f9, background color: #eda747, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "p > a[href$=\"newsletter\"]" }, "excerpt": "<a href=\"/contact/newsletter\"> Sign Up For The Latest Updates</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.05 (foreground color: #eda747, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-display-id-block_5 > .view-content.row > .views-row.news-content.col-md-12 > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-field-pubdate.views-field > .field-content" }, "excerpt": "<div class=\"field-content\"> <time datetime=\"16Z\" class=\"datetime\">June 20, 2023</time> - Press Release </div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.05 (foreground color: #eda747, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".view-display-id-block_5 > .view-content.row > .views-row.news-content.col-md-12 > .views-field-nothing.views-field > span > .teaser-wrapper > .views-field-field-pubdate.views-field > .field-content > time[datetime=\"16Z\"]" }, "excerpt": "<time datetime=\"16Z\" class=\"datetime\">June 20, 2023</time>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.05 (foreground color: #ffffff, background color: #eda747, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".btn-primary-custom" }, "excerpt": "<a class=\"btn-primary-custom btn-custom\" href=\"/biography\">Read Bio</a>" }, { "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": ".view-header > h4" }, "excerpt": "<h4> Representing the heart<br> of Orange County</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": ".senator-info > h4" }, "excerpt": "<h4>Meet Senator </h4>" }, { "ruleID": "image-alt", "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".dem-logo" }, "excerpt": "<img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">" }, { "ruleID": "landmark-one-main", "what": "Document should have one main landmark; Document does not have a main landmark", "ordinalSeverity": 2, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"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 ... df-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\">" }, { "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-fluid 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": "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(1)" }, "excerpt": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-facebook\"></i></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": "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(2)" }, "excerpt": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-instagram\"></i></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": "a[href$=\"sendavemin\"]:nth-child(3)" }, "excerpt": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"></i></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": ".copyright-logo > a[target=\"_blank\"]" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"></a>" } ] }, "endTime": 1687645141701 }, { "type": "launch", "which": "chromium", "startTime": 1687645141701, "endTime": 1687645142534 }, { "type": "url", "which": "https://sd37.senate.ca.gov/", "what": "Dave Min (D)", "startTime": 1687645142534, "result": { "url": "https://sd37.senate.ca.gov/" }, "endTime": 1687645146939 }, { "type": "test", "which": "continuum", "startTime": 1687645146939, "url": "https://sd37.senate.ca.gov/", "what": "Level Access Continuum, community edition", "result": [ { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img loading=\"lazy\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" class=\"dem-logo\">", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "img[class=\"dem-logo\"][src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\"][loading=\"lazy\"]", "attNo": 3 } }, { "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 noreferrer\" target=\"_blank\" href=\"https://www.facebook.com/SenatorDaveMin\"><i class=\"fab fa-facebook\"></i></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://www.facebook.com/SenatorDaveMin\"][target=\"_blank\"][rel=\"noopener noreferrer\"]", "attNo": 3 } }, { "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 noreferrer\" target=\"_blank\" href=\"https://www.instagram.com/sendavemin\"><i class=\"fab fa-instagram\"></i></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "a[href=\"https://www.instagram.com/sendavemin\"][target=\"_blank\"][rel=\"noopener noreferrer\"]", "attNo": 3 } }, { "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 noreferrer\" target=\"_blank\" href=\"https://twitter.com/sendavemin\"><i class=\"fab fa-twitter\"></i></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)", "fingerprint": { "version": 2, "css": "a[href=\"https://twitter.com/sendavemin\"][target=\"_blank\"][rel=\"noopener noreferrer\"]", "attNo": 3 } }, { "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 target=\"_blank\" href=\"http://democrats.senate.ca.gov/\"><img loading=\"lazy\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" class=\"dem-logo\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"http://democrats.senate.ca.gov/\"][target=\"_blank\"]", "attNo": 2 } }, { "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-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">About</span>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*: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 nav-link-\"][data-bs-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-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">News</span>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*: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 nav-link-\"][data-bs-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-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">Resources</span>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*: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 nav-link-\"][data-bs-toggle=\"dropdown\"][aria-expanded=\"false\"][aria-haspopup=\"true\"]", "attNo": 4 } } ], "standardResult": { "totals": [ 0, 0, 0, 8 ], "instances": [ { "ruleID": "89", "what": "This img element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" class=\"dem-logo\">" }, { "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(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.facebook.com/SenatorDaveMin\"><i class=\"fab fa-facebook\"></i></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(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.instagram.com/sendavemin\"><i class=\"fab fa-instagram\"></i></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(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)" }, "excerpt": "<a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://twitter.com/sendavemin\"><i class=\"fab fa-twitter\"></i></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(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<a target=\"_blank\" href=\"http://democrats.senate.ca.gov/\"><img loading=\"lazy\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" class=\"dem-logo\"></a>" }, { "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(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">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(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)" }, "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">News</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(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)" }, "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">Resources</span>" } ] }, "endTime": 1687645147395 }, { "type": "launch", "which": "chromium", "startTime": 1687645147395, "endTime": 1687645148235 }, { "type": "url", "which": "https://sd37.senate.ca.gov/", "what": "Dave Min (D)", "startTime": 1687645148235, "result": { "url": "https://sd37.senate.ca.gov/" }, "endTime": 1687645153597 }, { "type": "test", "which": "htmlcs", "startTime": 1687645153597, "url": "https://sd37.senate.ca.gov/", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "result": { "Error": { "AAA.1_1_1.H30.2": { "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [ { "tagName": "a", "id": "", "code": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">...</a>" } ] }, "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-senate-ux-v1-main-menu-menu", "code": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v1-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-senate-ux-v1-main-menu-menu", "code": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v1-main-menu-menu\">...</h2>" } ], "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested.": [ { "tagName": "h4", "id": "", "code": "<h4>...</h4>" } ], "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [ { "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 1.95:1. Recommendation: change background to #7e4900.": [ { "tagName": "a", "id": "", "code": "<a href=\"/contact/newsletter\">...</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 2.05:1. Recommendation: change background to #834c00.": [ { "tagName": "a", "id": "", "code": "<a class=\"btn-primary-custom btn-custom\" href=\"/biography\">...</a>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.78:1. Recommendation: change text colour to #0053ad.": [ { "tagName": "a", "id": "", "code": "<a class=\"twitter-timeline\" data-dnt=\"true\" data-height=\"700\" data-theme=\"light\" href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.": [ { "tagName": "a", "id": "", "code": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/contact\" class=\"nav-link nav-link--contact\" data-drupal-link-system-path=\"node/29\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=SD37&survey=163\" class=\"nav-link nav-link-https--lcmspubcontactlccagov-publiclcms-surveysdirect-v2phpdistrictsd37survey163\">...</a>" }, { "tagName": "p", "id": "", "code": "<p class=\"rtecenter\">...</p>" }, { "tagName": "p", "id": "", "code": "<p>...</p>" }, { "tagName": "span", "id": "", "code": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">...</span>" }, { "tagName": "strong", "id": "", "code": "<strong>...</strong>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 4.73:1. Recommendation: change background to #002958.": [ { "tagName": "h4", "id": "", "code": "<h4>...</h4>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.95:1. Recommendation: change text colour to #7e4900.": [ { "tagName": "time", "id": "", "code": "<time datetime=\"02Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"05Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"07Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"11Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"15Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"16Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"27Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"29Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"30Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"42Z\" class=\"datetime\">...</time>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"46Z\" class=\"datetime\">...</time>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.05:1. Recommendation: change text colour to #834c00.": [ { "tagName": "time", "id": "", "code": "<time datetime=\"2022-06-10T09:45:45Z\" class=\"datetime\">...</time>" } ] }, "AAA.1_4_6.G18.Fail": { "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.": [ { "tagName": "h2", "id": "#block-senate-ux-v1-main-menu-menu", "code": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v1-main-menu-menu\">...</h2>" } ] }, "AAA.4_1_2.H91.A.EmptyNoId": { "Anchor element found with no link content and no name and/or ID attribute.": [ { "tagName": "a", "id": "", "code": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">...</a>" } ] }, "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://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" } ] } }, "Warning": { "AAA.1_3_1.H48.2": { "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AAA.1_3_1.H48": { "If this element contains a navigation section, it is recommended that it be marked up as a list.": [ { "tagName": "div", "id": "", "code": "<div class=\"senator-social\">...</div>" }, { "tagName": "p", "id": "", "code": "<p class=\"rtecenter\">...</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": "button", "id": "#topBtn", "code": "<button onclick=\"topFunction()\" id=\"topBtn\">...</button>" } ] }, "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": "div", "id": "", "code": "<div class=\"field-content\">...</div>" }, { "tagName": "h2", "id": "", "code": "<h2>...</h2>" }, { "tagName": "h4", "id": "", "code": "<h4>...</h4>" }, { "tagName": "time", "id": "", "code": "<time datetime=\"16Z\" class=\"datetime\">...</time>" } ] }, "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": "a", "id": "", "code": "<a href=\"/news/senator-dave-mins-statement-proposed-book-ban-huntington-beach-public-libraries\" hreflang=\"en\">...</a>" }, { "tagName": "h1", "id": "", "code": "<h1>...</h1>" } ] }, "AAA.2_1_1.G90": { "Ensure the functionality provided by an event handler for this element is available through the keyboard": [ { "tagName": "button", "id": "#topBtn", "code": "<button onclick=\"topFunction()\" id=\"topBtn\">...</button>" } ] }, "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=\"twitter-timeline\" data-dnt=\"true\" data-height=\"700\" data-theme=\"light\" href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">...</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": [ 20, 0, 0, 38 ], "instances": [ { "ruleID": "AAA.1_3_1.H48.2", "what": "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" }, { "ruleID": "AAA.1_3_1.H48", "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"senator-social\">...</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 class=\"rtecenter\">...</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": "BUTTON", "id": "topBtn", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<button onclick=\"topFunction()\" id=\"topBtn\">...</button>" }, { "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=\"field-content\">...</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": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2>...</h2>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h4>...</h4>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"16Z\" class=\"datetime\">...</time>" }, { "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": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/news/senator-dave-mins-statement-proposed-book-ban-huntington-beach-public-libraries\" hreflang=\"en\">...</a>" }, { "ruleID": "AAA.1_4_6.G18.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h1>...</h1>" }, { "ruleID": "AAA.2_1_1.G90", "what": "Ensure the functionality provided by an event handler for this element is available through the keyboard", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "topBtn", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<button onclick=\"topFunction()\" id=\"topBtn\">...</button>" }, { "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=\"twitter-timeline\" data-dnt=\"true\" data-height=\"700\" data-theme=\"light\" href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">...</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://democrats.senate.ca.gov/\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\" 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://senate.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.senate.ca.gov/\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">...</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/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.A.Empty", "what": "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.", "ordinalSeverity": 0, "tagName": "A", "id": "main-content", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a id=\"main-content\" tabindex=\"-1\">...</a>" }, { "ruleID": "AAA.1_1_1.H30.2", "what": "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">...</a>" }, { "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-senate-ux-v1-main-menu-menu", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v1-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-senate-ux-v1-main-menu-menu", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v1-main-menu-menu\">...</h2>" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested.", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h4>...</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 1.95:1. Recommendation: change background to #7e4900.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/contact/newsletter\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.05:1. Recommendation: change background to #834c00.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"btn-primary-custom btn-custom\" href=\"/biography\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.78:1. Recommendation: change text colour to #0053ad.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"twitter-timeline\" data-dnt=\"true\" data-height=\"700\" data-theme=\"light\" href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-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 NaN:1.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/contact\" class=\"nav-link nav-link--contact\" data-drupal-link-system-path=\"node/29\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"http://democrats.senate.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 NaN:1.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\" 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 NaN:1.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"http://senate.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 NaN:1.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"http://www.senate.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 NaN:1.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=SD37&survey=163\" class=\"nav-link nav-link-https--lcmspubcontactlccagov-publiclcms-surveysdirect-v2phpdistrictsd37survey163\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p class=\"rtecenter\">...</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 NaN:1.", "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 NaN:1.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"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 NaN:1.", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<strong>...</strong>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 4.73:1. Recommendation: change background to #002958.", "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 1.95:1. Recommendation: change text colour to #7e4900.", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"02Z\" 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 1.95:1. Recommendation: change text colour to #7e4900.", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"05Z\" 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 1.95:1. Recommendation: change text colour to #7e4900.", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"07Z\" class=\"datetime\">...</time>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.95:1. Recommendation: change text colour to #7e4900.", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"11Z\" 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 1.95:1. Recommendation: change text colour to #7e4900.", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"15Z\" 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 1.95:1. Recommendation: change text colour to #7e4900.", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"16Z\" 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 1.95:1. Recommendation: change text colour to #7e4900.", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"27Z\" 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 1.95:1. Recommendation: change text colour to #7e4900.", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"29Z\" 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 1.95:1. Recommendation: change text colour to #7e4900.", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"30Z\" 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 1.95:1. Recommendation: change text colour to #7e4900.", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"42Z\" 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 1.95:1. Recommendation: change text colour to #7e4900.", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"46Z\" 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 2.05:1. Recommendation: change text colour to #834c00.", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<time datetime=\"2022-06-10T09:45:45Z\" class=\"datetime\">...</time>" }, { "ruleID": "AAA.1_4_6.G18.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.", "ordinalSeverity": 3, "tagName": "H2", "id": "block-senate-ux-v1-main-menu-menu", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v1-main-menu-menu\">...</h2>" }, { "ruleID": "AAA.4_1_2.H91.A.EmptyNoId", "what": "Anchor element found with no link content and no name and/or ID attribute.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">...</a>" }, { "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://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" }, { "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://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" }, { "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://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" } ] }, "endTime": 1687645153951 }, { "type": "launch", "which": "chromium", "startTime": 1687645153951, "endTime": 1687645154782 }, { "type": "url", "which": "https://sd37.senate.ca.gov/", "what": "Dave Min (D)", "startTime": 1687645154782, "result": { "url": "https://sd37.senate.ca.gov/" }, "endTime": 1687645159067 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687645159067, "url": "https://sd37.senate.ca.gov/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 18, "recommendation": 9, "ignored": 0 }, "items": [ { "ruleId": "img_alt_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]", "aria": "/document[1]/contentinfo[1]/link[1]/img[1]" }, "message": "The image has neither an alt atttribute nor an ARIA label or title", "bounds": { "left": 8, "top": 3609, "height": 0, "width": 0 }, "snippet": "<img loading=\"lazy\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" class=\"dem-logo\">", "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": 438, "width": 784 }, "snippet": "<nav data-once=\"affixed\" data-toggle=\"affix\" 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[4]/aside[1]", "aria": "/document[1]/complementary[3]" }, "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 8, "top": 3246, "height": 19, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"container-fluid section clearfix row\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/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": 767, "height": 2423, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"container-fluid clearfix\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]", "aria": "/document[1]/complementary[1]" }, "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 8, "top": 480, "height": 220, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/button[1]", "aria": "/document[1]/button[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 3198, "height": 49, "width": 89 }, "snippet": "<button id=\"topBtn\" onclick=\"topFunction()\">", "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[4]/aside[1]", "aria": "/document[1]/complementary[3]" }, "message": "The element with \"complementary\" role does not have a label", "bounds": { "left": 8, "top": 3246, "height": 19, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"container-fluid section clearfix row\">", "level": "violation" }, { "ruleId": "aria_complementary_labelled", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]", "aria": "/document[1]/complementary[2]" }, "message": "The element with \"complementary\" role does not have a label", "bounds": { "left": 8, "top": 767, "height": 2423, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"container-fluid clearfix\">", "level": "violation" }, { "ruleId": "aria_complementary_labelled", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]", "aria": "/document[1]/complementary[1]" }, "message": "The element with \"complementary\" role does not have a label", "bounds": { "left": 8, "top": 480, "height": 220, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">", "level": "violation" }, { "ruleId": "aria_complementary_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[4]/aside[1]", "aria": "/document[1]/complementary[3]" }, "message": "Multiple elements with \"complementary\" role do not have unique labels", "bounds": { "left": 8, "top": 3246, "height": 19, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"container-fluid section clearfix row\">", "level": "violation" }, { "ruleId": "aria_complementary_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]", "aria": "/document[1]/complementary[2]" }, "message": "Multiple elements with \"complementary\" role do not have unique labels", "bounds": { "left": 8, "top": 767, "height": 2423, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"container-fluid clearfix\">", "level": "violation" }, { "ruleId": "aria_complementary_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]", "aria": "/document[1]/complementary[1]" }, "message": "Multiple elements with \"complementary\" role do not have unique labels", "bounds": { "left": 8, "top": 480, "height": 220, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">", "level": "violation" }, { "ruleId": "aria_attribute_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/span[1]", "aria": "/document[1]/banner[1]/navigation[1]/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": 335, "height": 18, "width": 66 }, "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">", "level": "violation" }, { "ruleId": "aria_attribute_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/span[1]", "aria": "/document[1]/banner[1]/navigation[1]/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": 242, "height": 18, "width": 37 }, "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">", "level": "violation" }, { "ruleId": "aria_attribute_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/span[1]", "aria": "/document[1]/banner[1]/navigation[1]/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": 131, "height": 18, "width": 40 }, "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">", "level": "violation" }, { "ruleId": "aria_attribute_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/a[2]", "aria": "/document[1]/banner[1]/navigation[1]/generic[1]" }, "message": "The ARIA attributes \"aria-expanded, aria-label\" are not valid for the element <a> with implicit ARIA role \"generic\"", "bounds": { "left": 64, "top": 27, "height": 18, "width": 0 }, "snippet": "<a aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#CollapsingNavbar\" data-toggle=\"collapse\" type=\"button\" class=\"menuBtn navbar-toggler navbar-toggler-right\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/contentinfo[1]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 3595, "height": 18, "width": 0 }, "snippet": "<a target=\"_blank\" href=\"http://democrats.senate.ca.gov/\">", "level": "violation" }, { "ruleId": "figure_label_exists", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/complementary[2]/figure[1]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 48, "top": 2117, "height": 724, "width": 704 }, "snippet": "<figure class=\"youtube-container\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[15]", "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[3]/aside[1]/section[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[1]/iframe[1]", "aria": "/document[1]/complementary[2]/figure[1]" }, "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 48, "top": 2117, "height": 720, "width": 960 }, "snippet": "<iframe allowfullscreen=\"\" frameborder=\"0\" aria-label=\"Embedded video for Senior Scam Stoppers: https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" title=\"Embedded video for Senior Scam Stoppers\" class=\"youtube-field-player\" id=\"youtube-field-player\" height=\"720\" width=\"960\" src=\"https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]", "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 8, "top": 65, "height": 399, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--main\" id=\"block-senate-ux-v1-main-menu\" aria-labelledby=\"block-senate-ux-v1-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": 438, "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[4]/aside[1]", "aria": "/document[1]/complementary[3]" }, "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>", "bounds": { "left": 8, "top": 3246, "height": 19, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"container-fluid section clearfix row\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/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": 767, "height": 2423, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"container-fluid clearfix\">", "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": 720, "height": 28, "width": 784 }, "snippet": "<main role=\"main\" id=\"content\" class=\"main-content col\">", "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": 480, "height": 220, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">", "level": "recommendation" } ], "success": true }, "standardResult": { "totals": [ 0, 9, 0, 18 ], "instances": [ { "ruleID": "img_alt_valid", "what": "The image has neither an alt atttribute nor an ARIA label or title", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" class=\"dem-logo\">" }, { "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]/nav[1]" }, "excerpt": "<nav data-once=\"affixed\" data-toggle=\"affix\" id=\"navbar-main\" class=\"navbar navbar-expand-lg\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "ASIDE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[4]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"container-fluid section clearfix row\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "ASIDE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"container-fluid clearfix\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "ASIDE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "topBtn", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/button[1]" }, "excerpt": "<button id=\"topBtn\" onclick=\"topFunction()\">" }, { "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[4]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"container-fluid section clearfix row\">" }, { "ruleID": "aria_complementary_labelled", "what": "The element with \"complementary\" role does not have a label", "ordinalSeverity": 3, "tagName": "ASIDE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"container-fluid clearfix\">" }, { "ruleID": "aria_complementary_labelled", "what": "The element with \"complementary\" role does not have a label", "ordinalSeverity": 3, "tagName": "ASIDE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid 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[4]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"container-fluid section clearfix row\">" }, { "ruleID": "aria_complementary_label_unique", "what": "Multiple elements with \"complementary\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "ASIDE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"container-fluid clearfix\">" }, { "ruleID": "aria_complementary_label_unique", "what": "Multiple elements with \"complementary\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "ASIDE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid 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]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/span[1]" }, "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">" }, { "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]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/span[1]" }, "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">" }, { "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]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/span[1]" }, "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\">" }, { "ruleID": "aria_attribute_valid", "what": "The ARIA attributes \"aria-expanded, aria-label\" are not valid for the element <a> with implicit ARIA role \"generic\"", "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]/a[2]" }, "excerpt": "<a aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"CollapsingNavbar\" data-target=\"#CollapsingNavbar\" data-toggle=\"collapse\" type=\"button\" class=\"menuBtn navbar-toggler navbar-toggler-right\">" }, { "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]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"http://democrats.senate.ca.gov/\">" }, { "ruleID": "figure_label_exists", "what": "The <figure> element does not have an associated label", "ordinalSeverity": 1, "tagName": "FIGURE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[1]" }, "excerpt": "<figure class=\"youtube-container\">" }, { "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[15]" }, "excerpt": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">" }, { "ruleID": "element_attribute_deprecated", "what": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "youtube-field-player", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[1]/iframe[1]" }, "excerpt": "<iframe allowfullscreen=\"\" frameborder=\"0\" aria-label=\"Embedded video for Senior Scam Stoppers: https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" title=\"Embedded video for Senior Scam Stoppers\" class=\"youtube-field-player\" id=\"youtube-field-player\" height=\"720\" width=\"960\" src=\"https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\">" }, { "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-senate-ux-v1-main-menu", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]" }, "excerpt": "<nav class=\"block block-menu navigation menu--main\" id=\"block-senate-ux-v1-main-menu\" aria-labelledby=\"block-senate-ux-v1-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 \"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[4]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"container-fluid section clearfix row\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>", "ordinalSeverity": 1, "tagName": "ASIDE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"container-fluid clearfix\">" }, { "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\">" }, { "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-fluid clearfix\">" } ] }, "endTime": 1687645167884 }, { "type": "launch", "which": "chromium", "startTime": 1687645167885, "endTime": 1687645168744 }, { "type": "url", "which": "https://sd37.senate.ca.gov/", "what": "Dave Min (D)", "startTime": 1687645168745, "result": { "url": "https://sd37.senate.ca.gov/" }, "endTime": 1687645173099 }, { "type": "test", "which": "nuVal", "startTime": 1687645173099, "url": "https://sd37.senate.ca.gov/", "what": "Nu Html Checker", "result": { "prevented": true, "error": "ERROR getting page for nuVal test", "success": true }, "standardResult": { "totals": [], "instances": [], "prevented": true }, "endTime": 1687645173317 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687645173317, "url": "https://sd37.senate.ca.gov/", "what": "QualWeb", "result": { "type": "evaluation", "system": { "name": "QualWeb", "description": "QualWeb is an automatic accessibility evaluator for webpages.", "version": "3.0.0", "homepage": "http://www.qualweb.di.fc.ul.pt/", "date": "2023-06-24 22:19:38", "hash": "46a241fdf36c9b1a4467369e9c5ba96695177c1a2447dbe4a7d9095ae51bcd7c3b5f892d86a8746e2c2a15599446f5f4d493cb141c23ba71f3e8bf2ecea40f05", "page": { "viewport": { "mobile": false, "landscape": true, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/100.0.4889.0 Safari/537.36", "resolution": { "width": 1366, "height": 768 } } } }, "metadata": { "passed": 34, "warning": 14, "failed": 6, "inapplicable": 71 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 14, "warning": 8, "failed": 3, "inapplicable": 42 }, "assertions": { "QW-ACT-R63": { "name": "Document has a landmark with non-repeated content", "code": "QW-ACT-R63", "mapping": "b40fd1", "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [], "url": "https://act-rules.github.io/rules/b40fd1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree." }, "results": [ { "verdict": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"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\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R64": { "name": "Document has heading for non-repeated content", "code": "QW-ACT-R64", "mapping": "047fe0", "description": "This rule checks that the non-repeated content contains a heading", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "H69" ], "url": "https://act-rules.github.io/rules/047fe0", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree." }, "results": [ { "verdict": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"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\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R73": { "name": "Block of repeated content is collapsible", "code": "QW-ACT-R73", "mapping": "3e12e1", "description": "This rule checks that repeated blocks of content are collapsible.", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "SCR28" ], "url": "https://act-rules.github.io/rules/3e12e1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree." }, "results": [ { "verdict": "warning", "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"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\"><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\"><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": 49, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('')." }, "results": [ { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section: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)", "accessibleName": "" } ], "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": 52, "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 href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\">\n \n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/biography\" class=\"nav-link--biography\" data-drupal-link-system-path=\"node/25\">Biography</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/committees\" class=\"nav-link--committees\" data-drupal-link-system-path=\"node/98\">Committees</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/legislation\" class=\"nav-link--legislation\" data-drupal-link-system-path=\"node/26\">Legislation</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/district\" class=\"nav-link--district\" data-drupal-link-system-path=\"node/27\">District Map</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li: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=\"/photo-gallery\" class=\"nav-link--photo-gallery\" data-drupal-link-system-path=\"node/220\">Photo Gallery</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li: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=\"/news/press-releases\" class=\"nav-link--news-press-releases\" data-drupal-link-system-path=\"news/press-releases\">Press Releases</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/news/newsletter\" class=\"nav-link--news-newsletter\" data-drupal-link-system-path=\"news/newsletter\">Newsletters</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/videos\" class=\"nav-link--videos\" data-drupal-link-system-path=\"videos\">Videos</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/events\" class=\"nav-link--events\" data-drupal-link-system-path=\"events\">Events</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/resources\" class=\"nav-link--resources\" data-drupal-link-system-path=\"node/28\">State Resources</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/form/edd-assistance-form\" class=\"nav-link--form-edd-assistance-form\" data-drupal-link-system-path=\"webform/edd_assistance_form\">EDD Assistance</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/wildfire-preparedness\" class=\"nav-link--wildfire-preparedness\" data-drupal-link-system-path=\"node/104\">Wildfire</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/resources/covid19\" class=\"nav-link--resources-covid19\" data-drupal-link-system-path=\"node/33\">COVID-19</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=SD37&survey=163\" class=\"nav-link nav-link-https--lcmspubcontactlccagov-publiclcms-surveysdirect-v2phpdistrictsd37survey163\">Impact Awards</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/contact\" class=\"nav-link nav-link--contact\" data-drupal-link-system-path=\"node/29\">Contact</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/contact/newsletter\"> Sign Up For The Latest Updates</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > 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(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/news/senator-dave-mins-statement-proposed-book-ban-huntington-beach-public-libraries\" hreflang=\"en\">Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > div:nth-child(1) > div: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=\"#\" class=\"flex-active\">1</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ol: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=\"#\">2</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ol: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=\"#\">3</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ol: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=\"#\">4</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ol: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 class=\"flex-prev\" href=\"#\">Previous</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(3) > 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 class=\"flex-next\" href=\"#\">Next</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2) > 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=\"btn-primary-custom btn-custom\" href=\"/biography\">Read Bio</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(5)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/news/senator-dave-mins-statement-proposed-book-ban-huntington-beach-public-libraries\" hreflang=\"en\">Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div: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=\"/news/senator-dave-min-condemns-hate-filled-flyers-targeting-lgbtq-and-jewish-communities-huntington\" hreflang=\"en\">Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington Beach </a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div: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=\"/news/senator-dave-min-names-boys-girls-club-laguna-beach-2023-nonprofit-year\">\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/news/senator-dave-min-names-boys-girls-club-laguna-beach-2023-nonprofit-year\" hreflang=\"en\">Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div: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=\"/news/2023-aapi-heritage-month\" hreflang=\"en\">2023 AAPI Heritage Month</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div: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=\"/news/2023-earth-day-0\" hreflang=\"en\">2023 Earth Day</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div: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=\"/news/womens-history-month\" hreflang=\"en\">Women's History Month</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div: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=\"/news/2023-february-newsletter\" hreflang=\"en\">2023 February Newsletter</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div: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 class=\"twitter-timeline\" data-dnt=\"true\" data-height=\"700\" data-theme=\"light\" href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\" data-twitter-extracted-i1687645169275433985=\"true\">Tweets</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(3) > div:nth-child(2) > 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": "<iframe src=\"https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" width=\"960\" height=\"720\" id=\"youtube-field-player\" class=\"youtube-field-player\" title=\"Embedded video for Senior Scam Stoppers\" aria-label=\"Embedded video for Senior Scam Stoppers: https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" frameborder=\"0\" allowfullscreen=\"\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > iframe:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/video/senior-scam-stoppers\" hreflang=\"en\">Senior Scam Stoppers</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h3: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/cash-college-workshop\" hreflang=\"en\">Cash for College Workshop</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > div:nth-child(1) > div: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=\"/video/state-district-town-hall\" hreflang=\"en\">State of the District Town Hall</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > div:nth-child(1) > div: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=\"/video/senior-scam-stopper-town-hall\" hreflang=\"en\"> Senior Scam Stopper Town Hall</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > span:nth-child(1) > div:nth-child(1) > div: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=\"/video/small-business-resource-webinar\" hreflang=\"en\">Small Business Resource Webinar</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > span:nth-child(1) > div:nth-child(1) > div: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": "<button onclick=\"topFunction()\" id=\"topBtn\">\n \n\t\n \n Back To Top\n \n\t\t\n\t\t\t\n\t\t\t\n\t\t\n\t\n\n</button>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#\">\n \n Back To Top\n \n\t\t\n\t\t\t\n\t\t\t\n\t\t\n\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5) > 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=\"http://democrats.senate.ca.gov/\" target=\"_blank\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">California State Senate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus © 2022</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p: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=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">Privacy Policy</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p: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=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(5)" } ], "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": 1, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent." }, "results": [ { "verdict": "warning", "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)", "accessibleName": "Home" }, { "htmlCode": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\">\n \n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > a:nth-child(1)", "accessibleName": "Home" } ], "attributes": [] } ] }, "QW-ACT-R17": { "name": "Image has accessible name", "code": "QW-ACT-R17", "mapping": "23a2a8", "description": "This rule checks that each image that is not marked as decorative, has an accessible name.", "metadata": { "target": { "element": "img" }, "success-criteria": [ { "name": "1.1.1", "level": "A", "principle": "Understandable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content.html", "url_tr": "https://www.w3.org/TR/WCAG21/#non-text-content" } ], "related": [ "G94", "G95" ], "url": "https://act-rules.github.io/rules/23a2a8", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 8, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The test target doesn't have an accessible name." }, "results": [ { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R65": { "name": "Element with presentational children has no focusable content", "code": "QW-ACT-R65", "mapping": "307n5z", "description": "This rule checks that elements with a role that makes its children presentational do not contain focusable elements.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value.html", "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value" } ], "related": [], "url": "https://act-rules.github.io/rules/307n5z", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 23, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The element has descendants in the flat tree that are part of sequential focus navigation." }, "results": [ { "verdict": "failed", "description": "The element has descendants in the flat tree that are part of sequential focus navigation.", "resultCode": "F1", "elements": [ { "htmlCode": "<button onclick=\"topFunction()\" id=\"topBtn\"></button>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5)" } ], "attributes": [] } ] }, "QW-ACT-R75": { "name": "Bypass Blocks of Repeated Content", "code": "QW-ACT-R75", "mapping": "cf77f2", "description": "This rule checks that each page has a mechanism to bypass repeated blocks of content.", "metadata": { "target": { "element": "html" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html", "url_tr": "https://www.w3.org/TR/WCAG21/#bypass-blocks" } ], "related": [ "G1", "G123", "G124", "H69", "SCR28" ], "url": "https://act-rules.github.io/rules/cf77f2", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The rule can't tell because of the rule QW-ACT-R63" }, "results": [ { "verdict": "warning", "description": "The rule can't tell because of the rule QW-ACT-R63", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"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\"><head></head><body>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments)};gtag(\"js\", new Date());gtag(\"config\", \"UA-3579750-92\", {\"groups\":\"default\",\"anonymize_ip\":true});\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n Senator Dave Min | Proudly Representing California Senate Distric …", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R40": { "name": "Zoomed text node is not clipped with CSS overflow", "code": "QW-ACT-R40", "mapping": "59br37", "description": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "metadata": { "target": { "element": "*:text()" }, "success-criteria": [ { "name": "1.4.4", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text.html", "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text" } ], "related": [], "url": "https://act-rules.github.io/rules/59br37", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 12, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow." }, "results": [ { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Value 1. Value 2. Value 3. Or Slogan.\n</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1>Senator Dave Min\n</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>I hope this website provides you with important information about the COVID-19 and its impact on people, schools and businesses of the 7th District. I'm confident we will pull through this together. \n</p>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > p:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Value 1. Value 2. Value 3. Or Slogan.\n</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1>Senator Dave Min\n</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>I hope this website provides you with important information about the COVID-19 and its impact on people, schools and businesses of the 7th District. I'm confident we will pull through this together. \n</p>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > p:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Value 1. Value 2. Value 3. Or Slogan.\n</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1>Senator Dave Min\n</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>I hope this website provides you with important information about the COVID-19 and its impact on people, schools and businesses of the 7th District. I'm confident we will pull through this together. \n</p>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > p:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Value 1. Value 2. Value 3. Or Slogan.\n</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1>Senator Dave Min\n</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>I hope this website provides you with important information about the COVID-19 and its impact on people, schools and businesses of the 7th District. I'm confident we will pull through this together. \n</p>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > p:nth-child(3)" } ], "attributes": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 4, "warning": 4, "failed": 2, "inapplicable": 24 }, "assertions": { "QW-WCAG-T9": { "name": "Organizing a page using headings", "code": "QW-WCAG-T9", "mapping": "G141", "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ], "attributes": "role='heading'" }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" }, { "name": "2.4.10", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings" } ], "related": [ "G91", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141", "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "Heading number is missing." }, "results": [ { "verdict": "failed", "description": "Heading number is missing.", "resultCode": "F2", "elements": [ { "htmlCode": "<body class=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\">\n \n Skip to main content\n \n \n \n \n\n \n\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n Main navigation\n \n\n \n \n \n Home\n \n \n About\n \n \n Biography\n \n \n Committees\n \n \n …", "pointer": "html > body:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T23": { "name": "Adding a link at the top of each page that goes directly to the main content area", "code": "QW-WCAG-T23", "mapping": "G1", "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.", "metadata": { "target": { "element": "body" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks" } ], "related": [ "G123", "G124" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The first focusable control is a visible link to 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-T20": { "name": "Supplementing link text with the title attribute", "code": "QW-WCAG-T20", "mapping": "H33", "description": "Supplementing link text with the title attribute", "metadata": { "target": { "element": "a" }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only" } ], "related": [ "C7", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H33", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Please verify that the element's title attribute describes correctly the link." }, "results": [ { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\">\n \n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T21": { "name": "Failure of Success Criteria 2.4.4, 2.4.9 and 4.1.2 due to not providing an accessible name for an image which is the only content in a link", "code": "QW-WCAG-T21", "mapping": "F89", "description": "This technique checks the text alternative of images which are the only content of a link", "metadata": { "target": { "parent": "a", "element": "img" }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-link.html" }, { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value" } ], "related": [ "H2", "H30", "ARIA7", "ARIA8" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F89", "passed": 2, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The image doesn't have an accessible name." }, "results": [ { "verdict": "failed", "description": "The image doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section: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": [] } ] }, "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": 7, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list." }, "results": [ { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"clearfix nav navbar-nav\">\n <li class=\"nav-item\">\n <a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Home</a>\n </li>\n <li class=\"nav-item menu-item--expanded dropdown\">\n <span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" _selector=\"html > body:nth-child(2) > di …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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\" class=\"nav-link--biography\" data-drupal-link-system-path=\"node/25\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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)\">Biography</a>\n </li>\n <li class=\"dropdown-item\">\n <a href=\"/committees\" class=\"nav-link--committees\" data-drupal-link-system-path=\"node/98\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/news/press-releases\" class=\"nav-link--news-press-releases\" data-drupal-link-system-path=\"news/press-releases\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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)\">Press Releases</a>\n </li>\n <li class=\"dropdown-item\">\n <a href=\"/news/newsletter\" class=\"nav-link--news-newsletter\" data-drupal-link-system-path=\"news/newsletter\" _s …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/resources\" class=\"nav-link--resources\" data-drupal-link-system-path=\"node/28\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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)\">State Resources</a>\n </li>\n <li class=\"dropdown-item\">\n <a href=\"/form/edd-assistance-form\" class=\"nav-link--form-edd-assistance-form\" data-drupal-link-system-path=\"webform/edd_assistance_form\" _se …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"slides\" style=\"width: 1200%; transition-duration: 0s; transform: translate3d(-380px, 0px, 0px);\"><li class=\"clone\" aria-hidden=\"true\" style=\"width: 380.266px; margin-right: 0px; float: left; display: block;\">\n <span class=\"views-field views-field-field-feature-image\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > span:nth-child(1)\"><span class=\"field-content\" _selector=\"html > body:nt …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a numbered list is marked as an ordered list.", "resultCode": "W2", "elements": [ { "htmlCode": "<ol class=\"flex-control-nav flex-control-paging\"><li><a href=\"#\" class=\"flex-active\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ol:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">1</a></li><li><a href=\"#\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-chil …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ol: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=\"flex-direction-nav\"><li class=\"flex-nav-prev\"><a class=\"flex-prev\" href=\"#\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(1) > a:nth-child(1)\">Previous</a></li><li class=\"flex-nav-next\"><a class=\"flex-next\" href=\"#\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > d …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(3)" } ], "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": 10, "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/sd37.senate.ca.gov/files/website/sd37_logo.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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 loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF3820.jpeg\" width=\"5622\" height=\"3748\" alt=\"SD37\" typeof=\"foaf:Image\" draggable=\"false\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/sd37_bg1_0.jpg\" width=\"1920\" height=\"1282\" alt=\"SD37\" typeof=\"foaf:Image\" draggable=\"false\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/CAL%20FIRE%202022_LLS_7901.jpg\" width=\"2004\" height=\"1336\" alt=\"SD37\" typeof=\"foaf:Image\" draggable=\"false\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF2162.jpeg\" width=\"4964\" height=\"3309\" alt=\"SD37\" typeof=\"foaf:Image\" draggable=\"false\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF3820.jpeg\" width=\"5622\" height=\"3748\" alt=\"SD37\" typeof=\"foaf:Image\" draggable=\"false\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/sd37_bg1_0.jpg\" width=\"1920\" height=\"1282\" alt=\"SD37\" typeof=\"foaf:Image\" draggable=\"false\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/2023%20Nonprofit%20of%20the%20Year.jpg\" width=\"3024\" height=\"4032\" alt=\"Senator Dave Min on the floor of the California State Senate.\" typeof=\"foaf:Image\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/May23image001.jpg\" width=\"800\" height=\"533\" alt=\"sd37\" typeof=\"foaf:Image\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img alt=\"placeholder\" class=\"img-responsive\" src=\"/sites/sd37.senate.ca.gov/files/website/sd37_bg5.png\" loading=\"lazy\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" } ], "attributes": [] } ] } } }, "best-practices": { "type": "best-practices", "metadata": { "passed": 16, "warning": 2, "failed": 1, "inapplicable": 5 }, "assertions": { "QW-BP1": { "name": "Using h1-h6 to identify headings", "code": "QW-BP1", "mapping": "H42", "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ] }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html" } ], "related": [ "H69", "G141", "F2", "F43" ], "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html", "passed": 0, "warning": 25, "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-senate-ux-v1-main-menu-menu\">Main navigation</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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": "<h4>Representing the heart of Orange County</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > 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) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1>Senator Dave Min</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > 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) > div:nth-child(1) > h1:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1>\n Home\n</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(3) > 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": "<h4>Value 1. Value 2. Value 3. Or Slogan.\n</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1>Senator Dave Min\n</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Value 1. Value 2. Value 3. Or Slogan.\n</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1>Senator Dave Min\n</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Value 1. Value 2. Value 3. Or Slogan.\n</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1>Senator Dave Min\n</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Value 1. Value 2. Value 3. Or Slogan.\n</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1>Senator Dave Min\n</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Value 1. Value 2. Value 3. Or Slogan.\n</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1>Senator Dave Min\n</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Meet Senator\n </h4>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1>Dave Min\n \n \n \n </h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2>Latest Press Release</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2>Latest Newsletter</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2>Senator's Twitter Feed</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(3) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2>Lastest Video</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"field-content\">Senior Scam Stoppers</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3>More Videos</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2>Office Information</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3>Capitol Office</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3>Irvine Office</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "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": 1, "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=\"https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" width=\"960\" height=\"720\" id=\"youtube-field-player\" class=\"youtube-field-player\" title=\"Embedded video for Senior Scam Stoppers\" aria-label=\"Embedded video for Senior Scam Stoppers: https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" frameborder=\"0\" allowfullscreen=\"\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > figure: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(2) > div:nth-child(1) > 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": [] } ] } } }, "counter": { "type": "counter", "data": { "roles": { "link": 119, "document": 1, "banner": 1, "navigation": 2, "img": 11, "heading": 27, "list": 7, "listitem": 31, "complementary": 3, "region": 10, "separator": 12, "main": 1, "figure": 1, "button": 1 }, "tags": { "html": 1, "head": 1, "meta": 15, "script": 47, "link": 69, "title": 1, "body": 1, "a": 52, "div": 227, "header": 1, "nav": 2, "img": 11, "span": 55, "h2": 6, "ul": 6, "li": 31, "aside": 3, "section": 10, "i": 4, "p": 13, "h4": 8, "br": 20, "h1": 9, "hr": 12, "time": 13, "main": 1, "ol": 1, "iframe": 3, "figure": 1, "h3": 4, "button": 1, "footer": 1, "strong": 3 } } } }, "success": true }, "standardResult": { "totals": [ 46, 72, 2, 3 ], "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 ... 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\"><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 ... 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\"><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 ... 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\"><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 ... 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\"><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(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > 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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/biography\" class=\"nav-link--biography\" data-drupal-link-system-path=\"node/25\">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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/committees\" class=\"nav-link--committees\" data-drupal-link-system-path=\"node/98\">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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/legislation\" class=\"nav-link--legislation\" data-drupal-link-system-path=\"node/26\">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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"/district\" class=\"nav-link--district\" data-drupal-link-system-path=\"node/27\">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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"/photo-gallery\" class=\"nav-link--photo-gallery\" data-drupal-link-system-path=\"node/220\">Photo Gallery</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/news/press-releases\" class=\"nav-link--news-press-releases\" data-drupal-link-system-path=\"news/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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/news/newsletter\" class=\"nav-link--news-newsletter\" data-drupal-link-system-path=\"news/newsletter\">Newsletters</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/videos\" class=\"nav-link--videos\" data-drupal-link-system-path=\"videos\">Videos</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"/events\" class=\"nav-link--events\" data-drupal-link-system-path=\"events\">Events</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/resources\" class=\"nav-link--resources\" data-drupal-link-system-path=\"node/28\">State 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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/form/edd-assistance-form\" class=\"nav-link--form-edd-assistance-form\" data-drupal-link-system-path=\"webform/edd_assistance_form\">EDD Assistance</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/wildfire-preparedness\" class=\"nav-link--wildfire-preparedness\" data-drupal-link-system-path=\"node/104\">Wildfire</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/resources/covid19\" class=\"nav-link--resources-covid19\" data-drupal-link-system-path=\"node/33\">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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=SD37&survey=163\" class=\"nav-link nav-link-https--lcmspubcontactlccagov-publiclcms-surveysdirect-v2phpdistrictsd37survey163\">Impact Awards</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"/contact\" class=\"nav-link nav-link--contact\" data-drupal-link-system-path=\"node/29\">Contact</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > 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(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/contact/newsletter\"> Sign Up For The Latest Updates</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/news/senator-dave-mins-statement-proposed-book-ban-huntington-beach-public-libraries\" hreflang=\"en\">Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ol:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"#\" class=\"flex-active\">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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ol:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"#\">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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ol:nth-child(2) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"#\">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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ol:nth-child(2) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"#\">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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"flex-prev\" href=\"#\">Previous</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"flex-next\" href=\"#\">Next</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2) > div:nth-child(1) > a:nth-child(3)" }, "excerpt": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(5)" }, "excerpt": "<a class=\"btn-primary-custom btn-custom\" href=\"/biography\">Read Bio</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/news/senator-dave-mins-statement-proposed-book-ban-huntington-beach-public-libraries\" hreflang=\"en\">Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/news/senator-dave-min-condemns-hate-filled-flyers-targeting-lgbtq-and-jewish-communities-huntington\" hreflang=\"en\">Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington Beach </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/news/senator-dave-min-names-boys-girls-club-laguna-beach-2023-nonprofit-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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/news/senator-dave-min-names-boys-girls-club-laguna-beach-2023-nonprofit-year\" hreflang=\"en\">Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/news/2023-aapi-heritage-month\" hreflang=\"en\">2023 AAPI Heritage Month</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/news/2023-earth-day-0\" hreflang=\"en\">2023 Earth Day</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/news/womens-history-month\" hreflang=\"en\">Women's History Month</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(2) > span:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/news/2023-february-newsletter\" hreflang=\"en\">2023 February Newsletter</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a class=\"twitter-timeline\" data-dnt=\"true\" data-height=\"700\" data-theme=\"light\" href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\" data-twitter-extracted-i1687645169275433985=\"true\">Tweets</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "youtube-field-player", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe src=\"https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" width=\"960\" height=\"720\" id=\"youtube-field-player\" class=\"youtube-field-player\" title=\"Embedded video for ... enior Scam Stoppers\" aria-label=\"Embedded video for Senior Scam Stoppers: https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" frameborder=\"0\" allowfullscreen=\"\"></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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/video/senior-scam-stoppers\" hreflang=\"en\">Senior Scam Stoppers</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/video/cash-college-workshop\" hreflang=\"en\">Cash for College Workshop</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/video/state-district-town-hall\" hreflang=\"en\">State of the District Town Hall</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > span:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/video/senior-scam-stopper-town-hall\" hreflang=\"en\"> Senior Scam Stopper Town Hall</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > span:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/video/small-business-resource-webinar\" hreflang=\"en\">Small Business Resource Webinar</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": "topBtn", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5)" }, "excerpt": "<button onclick=\"topFunction()\" id=\"topBtn\"> Back To Top </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(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"#\"> Back To Top </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">California State Senate</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(3)" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus © 2022</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(4)" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">Privacy Policy</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(5)" }, "excerpt": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\">Home</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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> </a>" }, { "ruleID": "QW-ACT-R17", "what": "This rule checks that each image that is not marked as decorative, has an accessible name.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\">" }, { "ruleID": "QW-ACT-R65", "what": "This rule checks that elements with a role that makes its children presentational do not contain focusable elements.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "topBtn", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5)" }, "excerpt": "<button onclick=\"topFunction()\" id=\"topBtn\"></button>" }, { "ruleID": "QW-ACT-R75", "what": "This rule checks that each page has a mechanism to bypass repeated blocks of content.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"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 ... gtag(){dataLayer.push(arguments)};gtag(\"js\", new Date());gtag(\"config\", \"UA-3579750-92\", {\"groups\":\"default\",\"anonymize_ip\":true}); Senator Dave Min | Proudly Representing California Senate Distric …" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Value 1. Value 2. Value 3. Or Slogan. </h4>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" }, "excerpt": "<h1>Senator Dave Min </h1>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > p:nth-child(3)" }, "excerpt": "<p>I hope this website provides you with important information about the COVID-19 and its impact on people, schools and businesses of the 7th District. I'm confident we will pull through this together. </p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Value 1. Value 2. Value 3. Or Slogan. </h4>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" }, "excerpt": "<h1>Senator Dave Min </h1>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > p:nth-child(3)" }, "excerpt": "<p>I hope this website provides you with important information about the COVID-19 and its impact on people, schools and businesses of the 7th District. I'm confident we will pull through this together. </p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Value 1. Value 2. Value 3. Or Slogan. </h4>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" }, "excerpt": "<h1>Senator Dave Min </h1>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > p:nth-child(3)" }, "excerpt": "<p>I hope this website provides you with important information about the COVID-19 and its impact on people, schools and businesses of the 7th District. I'm confident we will pull through this together. </p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Value 1. Value 2. Value 3. Or Slogan. </h4>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" }, "excerpt": "<h1>Senator Dave Min </h1>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > p:nth-child(3)" }, "excerpt": "<p>I hope this website provides you with important information about the COVID-19 and its impact on people, schools and businesses of the 7th District. I'm confident we will pull through this together. </p>" }, { "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-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"> Skip to main content Main navigation Home About Biography Committees …" }, { "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-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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> </a>" }, { "ruleID": "QW-WCAG-T21", "what": "This technique checks the text alternative of images which are the only content of a link", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"></a>" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2)" }, "excerpt": "<ul class=\"clearfix nav navbar-nav\"> <li class=\"nav-item\"> <a href=\"/\" class=\"nav-link nav-link-- is-active\" data-drupal-link-system-path=\"<front>\" _selector=\"html > body:nth-child(2) > div:nth-child( ... nav-item menu-item--expanded dropdown\"> <span class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" _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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/biography\" class=\"nav-link--biography\" data-drupal-link-system-path=\"node/25\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > d ... (1)\">Biography</a> </li> <li class=\"dropdown-item\"> <a href=\"/committees\" class=\"nav-link--committees\" data-drupal-link-system-path=\"node/98\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/news/press-releases\" class=\"nav-link--news-press-releases\" data-drupal-link-system-path=\"news/press-releases\" _selector=\"html > body:nth ... > li:nth-child(1) > a:nth-child(1)\">Press Releases</a> </li> <li class=\"dropdown-item\"> <a href=\"/news/newsletter\" class=\"nav-link--news-newsletter\" data-drupal-link-system-path=\"news/newsletter\" _s …" }, { "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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > 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=\"/resources\" class=\"nav-link--resources\" data-drupal-link-system-path=\"node/28\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > d ... 1)\">State Resources</a> </li> <li class=\"dropdown-item\"> <a href=\"/form/edd-assistance-form\" class=\"nav-link--form-edd-assistance-form\" data-drupal-link-system-path=\"webform/edd_assistance_form\" _se …" }, { "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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul class=\"slides\" style=\"width: 1200%; transition-duration: 0s; transform: translate3d(-380px, 0px, 0px);\"><li class=\"clone\" aria-hidden=\"true\" style=\"width: 380.266px; margin-right: 0px; float: left ... th-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > span:nth-child(1)\"><span class=\"field-content\" _selector=\"html > body:nt …" }, { "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": "OL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ol:nth-child(2)" }, "excerpt": "<ol class=\"flex-control-nav flex-control-paging\"><li><a href=\"#\" class=\"flex-active\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a ... ild(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-chil …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(3)" }, "excerpt": "<ul class=\"flex-direction-nav\"><li class=\"flex-nav-prev\"><a class=\"flex-prev\" href=\"#\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ... _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > d …" }, { "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(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/sd37.senate.ca.gov/files/website/sd37_logo.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF3820.jpeg\" width=\"5622\" height=\"3748\" alt=\"SD37\" typeof=\"foaf:Image\" draggable=\"false\">" }, { "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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/sd37_bg1_0.jpg\" width=\"1920\" height=\"1282\" alt=\"SD37\" typeof=\"foaf:Image\" draggable=\"false\">" }, { "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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/CAL%20FIRE%202022_LLS_7901.jpg\" width=\"2004\" height=\"1336\" alt=\"SD37\" typeof=\"foaf:Image\" draggable=\"false\">" }, { "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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF2162.jpeg\" width=\"4964\" height=\"3309\" alt=\"SD37\" typeof=\"foaf:Image\" draggable=\"false\">" }, { "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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF3820.jpeg\" width=\"5622\" height=\"3748\" alt=\"SD37\" typeof=\"foaf:Image\" draggable=\"false\">" }, { "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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > span:nth-child(1) > span:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/sd37_bg1_0.jpg\" width=\"1920\" height=\"1282\" alt=\"SD37\" typeof=\"foaf:Image\" draggable=\"false\">" }, { "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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/2023%20Nonprofit%20of%20the%20Year.jpg\" width=\"3024\" height=\"4032\" alt=\"Senator Dave Min on the floor of the California State Senate.\" typeof=\"foaf:Image\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/May23image001.jpg\" width=\"800\" height=\"533\" alt=\"sd37\" typeof=\"foaf:Image\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img alt=\"placeholder\" class=\"img-responsive\" src=\"/sites/sd37.senate.ca.gov/files/website/sd37_bg5.png\" loading=\"lazy\">" }, { "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-senate-ux-v1-main-menu-menu", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(2) > div:nth-child(3) > nav:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v1-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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > 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) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4> Representing the heart of Orange County</h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > 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) > div:nth-child(1) > h1:nth-child(2)" }, "excerpt": "<h1>Senator Dave Min</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": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)" }, "excerpt": "<h1> Home </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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Value 1. Value 2. Value 3. Or Slogan. </h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" }, "excerpt": "<h1>Senator Dave Min </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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Value 1. Value 2. Value 3. Or Slogan. </h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" }, "excerpt": "<h1>Senator Dave Min </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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Value 1. Value 2. Value 3. Or Slogan. </h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" }, "excerpt": "<h1>Senator Dave Min </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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Value 1. Value 2. Value 3. Or Slogan. </h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" }, "excerpt": "<h1>Senator Dave Min </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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Value 1. Value 2. Value 3. Or Slogan. </h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > h1:nth-child(2)" }, "excerpt": "<h1>Senator Dave Min </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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Meet Senator </h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2)" }, "excerpt": "<h1>Dave Min </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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2>Latest Press Release</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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(2) > h2:nth-child(1)" }, "excerpt": "<h2>Latest Newsletter</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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(3) > h2:nth-child(1)" }, "excerpt": "<h2>Senator's Twitter Feed</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(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2>Lastest Video</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"field-content\">Senior Scam Stoppers</h3>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3>More Videos</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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2>Office Information</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3>Capitol Office</h3>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(7) > div:nth-child(1) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3>Irvine Office</h3>" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "youtube-field-player", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > aside:nth-child(1) > section:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe src=\"https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" width=\"960\" height=\"720\" id=\"youtube-field-player\" class=\"youtube-field-player\" title=\"Embedded video for ... enior Scam Stoppers\" aria-label=\"Embedded video for Senior Scam Stoppers: https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" frameborder=\"0\" allowfullscreen=\"\"></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(2) > div:nth-child(1) > 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>" } ] }, "endTime": 1687645179623 }, { "type": "test", "which": "tenon", "id": "a", "startTime": 1687645179624, "url": "https://sd37.senate.ca.gov/", "what": "Tenon", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.087", "responseTime": "2023-06-24T22:19:40.574Z", "data": { "apiErrors": [], "documentSize": 1017248, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 173, "failing": 7 }, "issues": { "totalErrors": 24, "totalWarnings": 1, "totalIssues": 25 }, "issuesByLevel": { "A": { "count": 14, "pct": 56 }, "AA": { "count": 8, "pct": 32 }, "AAA": { "count": 25, "pct": 100 } }, "density": { "errorDensity": 2, "warningDensity": 0, "allDensity": 3 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "4f579b0b-71c8-4c44-a964-6af34493c1fe", "docID": "f4e47f20-d0de-44e3-f83a-04cc70410046", "sourceHash": "e583b0f867f755b902e982cf8641cbca", "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=4f579b0b-71c8-4c44-a964-6af34493c1fe", "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": 3614.12 }, "height": 3614.12, "width": 1008 }, "position": { "line": 2141, "column": 60 }, "errorSnippet": "<body class=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a> <div class=\"dialog-off-canvas-main-canvas\" d", "xpath": "/html/body", "issueID": "8991a9618037214cfbfeeb635982a005", "signature": "a7e7a586741848be9fa95e026fa85c12", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=8991a9618037214cfbfeeb635982a005" }, { "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": 1220.65625 }, "bottom-right": { "x": 27, "y": 1241.65625 }, "height": 21, "width": 19 }, "position": { "line": 4098, "column": 0 }, "errorSnippet": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-facebook\"></i></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[1]", "issueID": "a118ef97882d6517152e248e12f46b9c", "signature": "fae6e4a0ac2575cd1e91fb742af426df", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=a118ef97882d6517152e248e12f46b9c" }, { "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": 31.6875, "y": 1220.65625 }, "bottom-right": { "x": 47.6875, "y": 1241.65625 }, "height": 21, "width": 16 }, "position": { "line": 4099, "column": 0 }, "errorSnippet": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-instagram\"></i></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[2]", "issueID": "61dc4b1ad5bc21eb62e37e0fdf21a453", "signature": "d23de25f2deee66b0211c855f3897dec", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=61dc4b1ad5bc21eb62e37e0fdf21a453" }, { "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": 52.375, "y": 1220.65625 }, "bottom-right": { "x": 71.375, "y": 1241.65625 }, "height": 21, "width": 19 }, "position": { "line": 4099, "column": 0 }, "errorSnippet": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"></i></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[3]", "issueID": "7af0d53e31e230680eac9857e1cd7cf2", "signature": "0290b87b0a98c2e99b93dde1886d0088", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=7af0d53e31e230680eac9857e1cd7cf2" }, { "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": 3518.125 }, "bottom-right": { "x": 8, "y": 3535.125 }, "height": 17, "width": 0 }, "position": { "line": 4735, "column": 40 }, "errorSnippet": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "26f7510e174f2b232c5012dc6e15da09", "signature": "ef4eaa2ff6948b2a2baedf17a6943800", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=26f7510e174f2b232c5012dc6e15da09" }, { "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": 26 }, "bottom-right": { "x": 63, "y": 43 }, "height": 17, "width": 55 }, "position": { "line": 105, "column": 0 }, "errorSnippet": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd37.senate.ca.gov/files/website/sd37_logo.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/a[1]", "issueID": "7279911ac6cc54e3aeee1d4762cea3ca", "signature": "37e350c3c3c10572063d7177040039a5", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7279911ac6cc54e3aeee1d4762cea3ca" }, { "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": 3614.12 }, "height": 3614.12, "width": 1008 }, "position": { "line": 2141, "column": 60 }, "errorSnippet": "<body class=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a> <div class=\"dialog-off-canvas-main-canvas\" d", "xpath": "/html/body", "issueID": "72212574ced737224cff8d517ac38bb3", "signature": "89866480326461a2440a5adc92eca96e", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=72212574ced737224cff8d517ac38bb3" }, { "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": 1014.125 }, "bottom-right": { "x": 56, "y": 1031.125 }, "height": 17, "width": 8 }, "position": { "line": 3738, "column": 34 }, "errorSnippet": "<a href=\"#\" class=\"flex-active\">1</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]/a[1]", "issueID": "a25ad8b9b8a4f891848703e4db661f28", "signature": "997f089cf13d1dc7b6984e558a14e2df", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a25ad8b9b8a4f891848703e4db661f28" }, { "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": 1032.125 }, "bottom-right": { "x": 56, "y": 1049.125 }, "height": 17, "width": 8 }, "position": { "line": 3739, "column": 0 }, "errorSnippet": "<a href=\"#\">2</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/a[1]", "issueID": "ba0b63472dd19527480671f9f5bc2fab", "signature": "97a785f151917ce112043a51aa3d5c74", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ba0b63472dd19527480671f9f5bc2fab" }, { "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": 1050.125 }, "bottom-right": { "x": 56, "y": 1067.125 }, "height": 17, "width": 8 }, "position": { "line": 3739, "column": 0 }, "errorSnippet": "<a href=\"#\">3</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]/a[1]", "issueID": "cb0a45b22fbcae1f417d3b4378b31620", "signature": "5346515563500360c38cf6e60f32d20c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cb0a45b22fbcae1f417d3b4378b31620" }, { "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": 1068.125 }, "bottom-right": { "x": 56, "y": 1085.125 }, "height": 17, "width": 8 }, "position": { "line": 3739, "column": 0 }, "errorSnippet": "<a href=\"#\">4</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]/a[1]", "issueID": "50b59cd0c72b2c8029845155bf666046", "signature": "d823eb4ca3cc5e5de404809b7edfc1e5", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=50b59cd0c72b2c8029845155bf666046" }, { "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": 1220.65625 }, "bottom-right": { "x": 27, "y": 1241.65625 }, "height": 21, "width": 19 }, "position": { "line": 4098, "column": 0 }, "errorSnippet": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-facebook\"></i></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[1]", "issueID": "42807f8f5bf24ccc1aa412f8fcca4345", "signature": "35f68144635143e2a86728df4ffe7e34", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=42807f8f5bf24ccc1aa412f8fcca4345" }, { "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": 31.6875, "y": 1220.65625 }, "bottom-right": { "x": 47.6875, "y": 1241.65625 }, "height": 21, "width": 16 }, "position": { "line": 4099, "column": 0 }, "errorSnippet": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-instagram\"></i></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[2]", "issueID": "c6884ba9977e7dc1932b4d2186cec52c", "signature": "ad8e731c30473d3c639f3d4a1a35124a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c6884ba9977e7dc1932b4d2186cec52c" }, { "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": 52.375, "y": 1220.65625 }, "bottom-right": { "x": 71.375, "y": 1241.65625 }, "height": 21, "width": 19 }, "position": { "line": 4099, "column": 0 }, "errorSnippet": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"></i></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[3]", "issueID": "8ce151b1f35af480be81759afb6ee6a9", "signature": "2207f681b2f4ed363fcd704e6692768c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8ce151b1f35af480be81759afb6ee6a9" }, { "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": 3518.125 }, "bottom-right": { "x": 8, "y": 3535.125 }, "height": 17, "width": 0 }, "position": { "line": 4735, "column": 40 }, "errorSnippet": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "8aebbec458f5645dcc557a4de6c2bff1", "signature": "238b87a83d28acce21941c3718f35868", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8aebbec458f5645dcc557a4de6c2bff1" }, { "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": 3614.12 }, "height": 3614.12, "width": 1008 }, "position": { "line": 2141, "column": 60 }, "errorSnippet": "<body class=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a> <div class=\"dialog-off-canvas-main-canvas\" d", "xpath": "/html/body", "issueID": "5896b3847cf253c05e8df7cbf7696904", "signature": "5e70363565ee0ab63be7747eccd2e76f", "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=5896b3847cf253c05e8df7cbf7696904" }, { "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": 1220.65625 }, "bottom-right": { "x": 27, "y": 1241.65625 }, "height": 21, "width": 19 }, "position": { "line": 4098, "column": 0 }, "errorSnippet": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-facebook\"></i></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[1]", "issueID": "15a65242465dd72b99d00d346ba37305", "signature": "fdab39a9233b1a4280a370426768f1d0", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=15a65242465dd72b99d00d346ba37305" }, { "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": 31.6875, "y": 1220.65625 }, "bottom-right": { "x": 47.6875, "y": 1241.65625 }, "height": 21, "width": 16 }, "position": { "line": 4099, "column": 0 }, "errorSnippet": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-instagram\"></i></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[2]", "issueID": "e98a3447bd6c6ffb949f141f2301a3d5", "signature": "06d695b2565bde281fe2abcac07e82d5", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e98a3447bd6c6ffb949f141f2301a3d5" }, { "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": 52.375, "y": 1220.65625 }, "bottom-right": { "x": 71.375, "y": 1241.65625 }, "height": 21, "width": 19 }, "position": { "line": 4099, "column": 0 }, "errorSnippet": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"></i></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[3]", "issueID": "56c627187b454123d7930970ae6cf49a", "signature": "3502cbd6603bf9716e3dba51a356fd00", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=56c627187b454123d7930970ae6cf49a" }, { "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": 1963.8125 }, "bottom-right": { "x": 53, "y": 1980.8125 }, "height": 17, "width": 45 }, "position": { "line": 4339, "column": 0 }, "errorSnippet": "<a class=\"twitter-timeline\" data-dnt=\"true\" data-height=\"700\" data-theme=\"light\" href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">Tweets</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[2]/div[3]/div[1]/div[1]/div[1]/a[1]", "issueID": "60e8162211e020cd8e49ff4147235ce1", "signature": "3f1bbfa441be1ee7b67874feb6c1efa6", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=60e8162211e020cd8e49ff4147235ce1" }, { "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": 3518.125 }, "bottom-right": { "x": 8, "y": 3535.125 }, "height": 17, "width": 0 }, "position": { "line": 4735, "column": 40 }, "errorSnippet": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"></a>", "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "589eab175b12d2c6810b6f48ffe0fc2e", "signature": "6ecb1baacb195adf7d00196c0a207fd0", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=589eab175b12d2c6810b6f48ffe0fc2e" }, { "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": 3570.125 }, "bottom-right": { "x": 156, "y": 3587.125 }, "height": 17, "width": 148 }, "position": { "line": 4746, "column": 52 }, "errorSnippet": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">California State Senate</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]", "issueID": "58b8b878cfd6aae0a3d62237da7df7bf", "signature": "2dc40b98c15bdab2936f22c09d770c2c", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=58b8b878cfd6aae0a3d62237da7df7bf" }, { "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": 166.71875, "y": 3570.125 }, "bottom-right": { "x": 344.71875, "y": 3587.125 }, "height": 17, "width": 178 }, "position": { "line": 4747, "column": 58 }, "errorSnippet": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus © 2022</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]", "issueID": "8ddfe8e5c481bc0df921ee600076f572", "signature": "535d9de67a1a0ce6e6e681ddf3100b50", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8ddfe8e5c481bc0df921ee600076f572" }, { "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": 355.8125, "y": 3570.125 }, "bottom-right": { "x": 449.8125, "y": 3587.125 }, "height": 17, "width": 94 }, "position": { "line": 5154, "column": 34 }, "errorSnippet": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">Privacy Policy</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[3]", "issueID": "3df430b803e58daf8a4054b2afd5b41e", "signature": "67b041a6fa4598e991c4b240ae033e67", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3df430b803e58daf8a4054b2afd5b41e" }, { "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": 459.90625, "y": 3570.125 }, "bottom-right": { "x": 610.90625, "y": 3587.125 }, "height": 17, "width": 151 }, "position": { "line": 5155, "column": 0 }, "errorSnippet": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[4]", "issueID": "85c720fd98711dfaf38b990d75226aa5", "signature": "e8302f103e9929073106ad339d49d0d7", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=85c720fd98711dfaf38b990d75226aa5" } ], "log": [] }, "success": true }, "standardResult": { "totals": [ 0, 0, 1, 24 ], "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-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a> <div class=\"dialog-off-canvas-main-canvas\" d" }, { "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[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-facebook\"></i></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[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[2]" }, "excerpt": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-instagram\"></i></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[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[3]" }, "excerpt": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"></i></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]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"></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]/header[1]/nav[1]/a[1]" }, "excerpt": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd37.senate.ca.gov/files/website/sd37_logo.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\"> </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-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a> <div class=\"dialog-off-canvas-main-canvas\" d" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]/a[1]" }, "excerpt": "<a href=\"#\" class=\"flex-active\">1</a>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[2]/a[1]" }, "excerpt": "<a href=\"#\">2</a>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[3]/a[1]" }, "excerpt": "<a href=\"#\">3</a>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[4]/a[1]" }, "excerpt": "<a href=\"#\">4</a>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-facebook\"></i></a>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[2]" }, "excerpt": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-instagram\"></i></a>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[3]" }, "excerpt": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"></i></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]/footer[1]/div[1]/div[2]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"></a>" }, { "ruleID": "155", "what": "These headings are not structured in a hierarchical manner.", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body class=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a> <div class=\"dialog-off-canvas-main-canvas\" d" }, { "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[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-facebook\"></i></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[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[2]" }, "excerpt": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-instagram\"></i></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[3]/aside[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/div[1]/a[3]" }, "excerpt": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-twitter\"></i></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[3]/aside[1]/section[2]/div[3]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"twitter-timeline\" data-dnt=\"true\" data-height=\"700\" data-theme=\"light\" href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\">Tweets</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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrats.senate.ca.gov/files/sen_dem_logo_icon.png\" loading=\"lazy\"></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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]" }, "excerpt": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">California State Senate</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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[2]" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus © 2022</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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[3]" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">Privacy Policy</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]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[4]" }, "excerpt": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>" } ] }, "endTime": 1687645180548 }, { "type": "test", "which": "testaro", "withItems": true, "rules": [ "n", "motion" ], "startTime": 1687645180548, "url": "https://sd37.senate.ca.gov/", "what": "Testaro", "result": { "rules": { "allHidden": { "what": "page that is entirely or mostly hidden", "data": { "hidden": { "document": false, "body": false, "main": false }, "reallyHidden": { "document": false, "body": false, "main": false }, "display": { "document": "block", "body": "block", "main": "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": 324 }, "totals": [ 1, 0, 0, 0 ], "standardInstances": [ { "ruleID": "bulk", "what": "Page contains a large number of visible elements", "count": 1, "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "docType": { "what": "document without a doctype property", "data": { "docHasType": true }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "dupAtt": { "what": "elements with duplicate attributes", "data": { "total": 0, "items": [], "prevented": true }, "totals": [ 0, 0, 0, 10 ], "standardInstances": [ { "ruleID": "dupAtt", "what": "Page prevented this test (treated as 10 instances)", "ordinalSeverity": 3, "count": 10, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "embAc": { "what": "active elements embedded in links or buttons", "data": { "totals": { "links": 1, "buttons": 0, "inputs": 0, "selects": 0 }, "items": [ { "embeddedElement": "A", "embeddedID": "", "excerpt": "<button onclick=\"topFunction()\" id=\"topBtn\"> <span class=\"scroll-btn\"><a href=\"#\"> <p> Back To Top </p><span class=\"mouse mouse-top\"><span></span></span></a></span></button>" } ] }, "totals": [ 0, 0, 1, 0 ], "standardInstances": [ { "ruleID": "embAc", "what": "A element is embedded in a link or button", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<button onclick=\"topFunction()\" id=\"topBtn\"> <span class=\"scroll-btn\"><a href=\"#\"> <p> Back To Top </p><span class=\"mouse mouse-top\"><span></span></span></a></span></button>" } ] }, "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": 30, "tabFocused": 19, "discrepancy": -11 }, "totals": [ 0, 0, 11, 0 ], "standardInstances": [ { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 11, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "focInd": { "what": "missing and nonstandard focus indicators", "data": { "totals": { "total": 32, "types": { "missing": { "total": 4, "tagNames": { "A": 2, "IFRAME": 1, "BUTTON": 1 } }, "nonoutline": { "total": 0, "tagNames": {} }, "outline": { "total": 28, "meanDelay": 192, "tagNames": { "A": 28 } } } }, "items": { "missing": [ { "tagName": "A", "id": "", "text": "Skip to main content" }, { "tagName": "A", "id": "", "text": "Tweets" }, { "tagName": "IFRAME", "id": "youtube-field-player", "text": "<iframe src=\"https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" width" }, { "tagName": "BUTTON", "id": "topBtn", "text": "Back To Top" } ], "nonoutline": [], "outline": [ { "tagName": "A", "id": "", "text": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd37.senate.ca.", "delay": 109 }, { "tagName": "A", "id": "", "text": "Home", "delay": 892 }, { "tagName": "A", "id": "", "text": "Impact Awards", "delay": 240 }, { "tagName": "A", "id": "", "text": "Contact", "delay": 647 }, { "tagName": "A", "id": "", "text": "Sign Up For The Latest Updates", "delay": 816 }, { "tagName": "A", "id": "", "text": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries", "delay": 421 }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class", "delay": 103 }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"f", "delay": 102 }, { "tagName": "A", "id": "", "text": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-", "delay": 103 }, { "tagName": "A", "id": "", "text": "Read Bio", "delay": 102 }, { "tagName": "A", "id": "", "text": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries", "delay": 100 }, { "tagName": "A", "id": "", "text": "Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington B", "delay": 103 }, { "tagName": "A", "id": "", "text": "Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year", "delay": 100 }, { "tagName": "A", "id": "", "text": "2023 AAPI Heritage Month", "delay": 102 }, { "tagName": "A", "id": "", "text": "2023 Earth Day", "delay": 101 }, { "tagName": "A", "id": "", "text": "Women's History Month", "delay": 101 }, { "tagName": "A", "id": "", "text": "2023 February Newsletter", "delay": 101 }, { "tagName": "A", "id": "", "text": "Senior Scam Stoppers", "delay": 101 }, { "tagName": "A", "id": "", "text": "Cash for College Workshop", "delay": 103 }, { "tagName": "A", "id": "", "text": "State of the District Town Hall", "delay": 101 }, { "tagName": "A", "id": "", "text": "Senior Scam Stopper Town Hall", "delay": 102 }, { "tagName": "A", "id": "", "text": "Small Business Resource Webinar", "delay": 101 }, { "tagName": "A", "id": "", "text": "Back To Top", "delay": 105 }, { "tagName": "A", "id": "", "text": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrat", "delay": 101 }, { "tagName": "A", "id": "", "text": "California State Senate", "delay": 102 }, { "tagName": "A", "id": "", "text": "Democratic Caucus © 2022", "delay": 101 }, { "tagName": "A", "id": "", "text": "Privacy Policy", "delay": 103 }, { "tagName": "A", "id": "", "text": "Accessibility Statement", "delay": 104 } ] } }, "totals": [ 0, 0, 0, 4 ], "standardInstances": [ { "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": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets" }, { "ruleID": "focInd", "what": "IFRAME element has no focus indicator", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "youtube-field-player", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<iframe src=\"https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" width" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "topBtn", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Back To Top" } ] }, "focOp": { "what": "discrepancies between focusability and operability", "data": { "totals": { "total": 58, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 4, "tagNames": { "SPAN": 3, "A": 1 } }, "focusableAndOperable": { "total": 54, "tagNames": { "A": 51, "IFRAME": 2, "BUTTON": 1 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [ { "tagName": "SPAN", "id": "", "text": "About", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "News", "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 } ], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "Skip to main content", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\" style=\"cursor: default;\"> <img sr", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Home", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Biography", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Committees", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Legislation", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "District Map", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Photo Gallery", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Press Releases", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Newsletters", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Videos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Events", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "State Resources", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "EDD Assistance", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Wildfire", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "COVID-19", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Impact Awards", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Sign Up For The Latest Updates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "1", "byTag": true, "byOnClick": false, "byPointer": false }, { "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": "Previous", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Next", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"c", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"curs", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"cursor: de", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read Bio", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington B", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"/news/senator-dave-min-names-boys-girls-club-laguna-beach-2023-nonprofit-year\" style=\"curso", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "2023 AAPI Heritage Month", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "2023 Earth Day", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Women's History Month", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "2023 February Newsletter", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Tweets", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "youtube-field-player", "text": "<iframe src=\"https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" width", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "Senior Scam Stoppers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Cash for College Workshop", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "State of the District Town Hall", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Senior Scam Stopper Town Hall", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Small Business Resource Webinar", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "topBtn", "text": "Back To Top", "byTag": true, "byOnClick": true, "byPointer": true }, { "tagName": "A", "id": "", "text": "Back To Top", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\" style=\"cursor: default;\"><img class=\"dem-l", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "California State Senate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Democratic Caucus © 2022", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Privacy Policy", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Accessibility Statement", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "", "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/wi", "byTag": true, "byOnClick": false, "byPointer": false } ] } }, "totals": [ 0, 0, 0, 4 ], "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": "News" }, { "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>" } ] }, "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": 43, "triggerSample": 20, "impactTriggers": 4, "additions": 32, "removals": 0, "opacityChanges": 1, "opacityImpact": 0, "unhoverables": 3, "noCursors": 0, "badCursors": 0, "noIndicators": 0, "badIndicators": 7 }, "items": { "impactTriggers": [ { "tagName": "A", "id": "", "text": "<img src=\"/sites/sd37.senate.ca.gov/files/website/sd37_logo.png\" alt=\"Home\" class=\"img-fluid d-inlin", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "LI", "id": "", "text": "About Biography Committees Legislation District Map Photo Gallery", "additions": 11, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 }, { "tagName": "LI", "id": "", "text": "News Press Releases Newsletters Videos Events", "additions": 9, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 }, { "tagName": "LI", "id": "", "text": "Resources State Resources EDD Assistance Wildfire COVID-19", "additions": 9, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 } ], "unhoverables": [ { "tagName": "A", "id": "", "text": "Skip to main content" }, { "tagName": "LI", "id": "", "text": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" } ], "noCursors": [], "badCursors": [], "noIndicators": [], "badIndicators": [ { "tagName": "LI", "id": "", "text": "Home" }, { "tagName": "LI", "id": "", "text": "About Biography Committees Legislation District Map Photo Gallery" }, { "tagName": "LI", "id": "", "text": "News Press Releases Newsletters Videos Events" }, { "tagName": "LI", "id": "", "text": "Resources State Resources EDD Assistance Wildfire COVID-19" }, { "tagName": "LI", "id": "", "text": "Impact Awards" }, { "tagName": "LI", "id": "", "text": "Contact" } ] } }, "totals": [ 0, 33, 7, 7 ], "standardInstances": [ { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"/sites/sd37.senate.ca.gov/files/website/sd37_logo.png\" alt=\"Home\" class=\"img-fluid d-inlin" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Biography Committees Legislation District Map Photo Gallery" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "News Press Releases Newsletters Videos Events" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources State Resources EDD Assistance Wildfire COVID-19" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to main content" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Biography Committees Legislation District Map Photo Gallery" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "News Press Releases Newsletters Videos Events" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources State Resources EDD Assistance Wildfire COVID-19" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Impact Awards" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" } ] }, "labClash": { "what": "labeling inconsistencies", "data": { "totals": { "mislabeled": 0, "unlabeled": 0, "wellLabeled": 1 }, "items": { "mislabeled": [], "unlabeled": [], "wellLabeled": [ { "index": 0, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Back To Top" } } ] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "lineHeight": { "what": "text with a line height less than 1.5 times its font size", "data": [ { "tagName": "H2", "id": "block-senate-ux-v1-main-menu-menu", "fontSize": 32, "lineHeight": 38.4, "text": "Main navigation" }, { "tagName": "H4", "id": "", "fontSize": 16, "lineHeight": 19.2, "text": "Representing the heart" }, { "tagName": "H4", "id": "", "fontSize": 16, "lineHeight": 19.2, "text": "of Orange County" }, { "tagName": "H1", "id": "", "fontSize": 48, "lineHeight": 57.6, "text": "Senator Dave Min" }, { "tagName": "H1", "id": "", "fontSize": 48, "lineHeight": 57.6, "text": "Home" }, { "tagName": "H4", "id": "", "fontSize": 16, "lineHeight": 19.2, "text": "Value 1. Value 2. Value 3. Or Slogan." }, { "tagName": "H1", "id": "", "fontSize": 60, "lineHeight": 72, "text": "Senator" }, { "tagName": "H1", "id": "", "fontSize": 60, "lineHeight": 72, "text": "Dave Min" }, { "tagName": "H4", "id": "", "fontSize": 16, "lineHeight": 19.2, "text": "Value 1. Value 2. Value 3. Or Slogan." }, { "tagName": "H1", "id": "", "fontSize": 60, "lineHeight": 72, "text": "Senator" }, { "tagName": "H1", "id": "", "fontSize": 60, "lineHeight": 72, "text": "Dave Min" }, { "tagName": "H4", "id": "", "fontSize": 16, "lineHeight": 19.2, "text": "Value 1. Value 2. Value 3. Or Slogan." }, { "tagName": "H1", "id": "", "fontSize": 60, "lineHeight": 72, "text": "Senator" }, { "tagName": "H1", "id": "", "fontSize": 60, "lineHeight": 72, "text": "Dave Min" }, { "tagName": "H4", "id": "", "fontSize": 16, "lineHeight": 19.2, "text": "Value 1. Value 2. Value 3. Or Slogan." }, { "tagName": "H1", "id": "", "fontSize": 60, "lineHeight": 72, "text": "Senator" }, { "tagName": "H1", "id": "", "fontSize": 60, "lineHeight": 72, "text": "Dave Min" }, { "tagName": "H4", "id": "", "fontSize": 16, "lineHeight": 19.2, "text": "Value 1. Value 2. Value 3. Or Slogan." }, { "tagName": "H1", "id": "", "fontSize": 60, "lineHeight": 72, "text": "Senator" }, { "tagName": "H1", "id": "", "fontSize": 60, "lineHeight": 72, "text": "Dave Min" }, { "tagName": "H4", "id": "", "fontSize": 16, "lineHeight": 19.2, "text": "Value 1. Value 2. Value 3. Or Slogan." }, { "tagName": "H1", "id": "", "fontSize": 60, "lineHeight": 72, "text": "Senator" }, { "tagName": "H1", "id": "", "fontSize": 60, "lineHeight": 72, "text": "Dave Min" }, { "tagName": "H4", "id": "", "fontSize": 16, "lineHeight": 19.2, "text": "Meet Senator" }, { "tagName": "H1", "id": "", "fontSize": 48, "lineHeight": 57.6, "text": "Dave Min" }, { "tagName": "H2", "id": "", "fontSize": 18, "lineHeight": 21.6, "text": "Latest Press Release" }, { "tagName": "H2", "id": "", "fontSize": 18, "lineHeight": 21.6, "text": "Latest Newsletter" }, { "tagName": "H2", "id": "", "fontSize": 18, "lineHeight": 21.6, "text": "Senator's Twitter Feed" }, { "tagName": "H2", "id": "", "fontSize": 32, "lineHeight": 38.4, "text": "Lastest Video" }, { "tagName": "A", "id": "", "fontSize": 18, "lineHeight": 21.6, "text": "Senior Scam Stoppers" }, { "tagName": "H3", "id": "", "fontSize": 22, "lineHeight": 26.4, "text": "More Videos" }, { "tagName": "P", "id": "", "fontSize": 10, "lineHeight": 12, "text": "Back To Top" }, { "tagName": "H2", "id": "", "fontSize": 30, "lineHeight": 36, "text": "Office Information" }, { "tagName": "H3", "id": "", "fontSize": 22, "lineHeight": 26.4, "text": "Capitol Office" }, { "tagName": "H3", "id": "", "fontSize": 22, "lineHeight": 26.4, "text": "Irvine Office" } ], "totals": [ 0, 35, 0, 0 ], "standardInstances": [ { "ruleID": "lineHeight", "what": "Text line height 38.4 px is less than 1.5 times its font size 32 px", "ordinalSeverity": 1, "tagName": "H2", "id": "block-senate-ux-v1-main-menu-menu", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Main navigation" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Representing the heart" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "of Orange County" }, { "ruleID": "lineHeight", "what": "Text line height 57.6 px is less than 1.5 times its font size 48 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 57.6 px is less than 1.5 times its font size 48 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan." }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator" }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan." }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator" }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan." }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator" }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan." }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator" }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan." }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator" }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan." }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator" }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Senator" }, { "ruleID": "lineHeight", "what": "Text line height 57.6 px is less than 1.5 times its font size 48 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 21.6 px is less than 1.5 times its font size 18 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest Press Release" }, { "ruleID": "lineHeight", "what": "Text line height 21.6 px is less than 1.5 times its font size 18 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest Newsletter" }, { "ruleID": "lineHeight", "what": "Text line height 21.6 px is less than 1.5 times its font size 18 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator's Twitter Feed" }, { "ruleID": "lineHeight", "what": "Text line height 38.4 px is less than 1.5 times its font size 32 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Lastest Video" }, { "ruleID": "lineHeight", "what": "Text line height 21.6 px is less than 1.5 times its font size 18 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Scam Stoppers" }, { "ruleID": "lineHeight", "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px", "ordinalSeverity": 1, "tagName": "H3", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "More Videos" }, { "ruleID": "lineHeight", "what": "Text line height 12 px is less than 1.5 times its font size 10 px", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Back To Top" }, { "ruleID": "lineHeight", "what": "Text line height 36 px is less than 1.5 times its font size 30 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Office Information" }, { "ruleID": "lineHeight", "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px", "ordinalSeverity": 1, "tagName": "H3", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Capitol Office" }, { "ruleID": "lineHeight", "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px", "ordinalSeverity": 1, "tagName": "H3", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Irvine Office" } ] }, "linkExt": { "what": "links that automatically open new windows", "data": { "total": 9, "items": [ { "id": "", "text": "" }, { "id": "", "text": "" }, { "id": "", "text": "" }, { "id": "", "text": "Tweets" }, { "id": "", "text": "" }, { "id": "", "text": "California State Senate" }, { "id": "", "text": "Democratic Caucus © 2022" }, { "id": "", "text": "Privacy Policy" }, { "id": "", "text": "Accessibility Statement" } ] }, "totals": [ 9, 0, 0, 0 ], "standardInstances": [ { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California State Senate" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Democratic Caucus © 2022" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Privacy Policy" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Accessibility Statement" } ] }, "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": 52, "adjacent": { "total": 33, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ { "id": "", "text": "Skip to main content" }, { "id": "", "text": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd37.senate.ca." }, { "id": "", "text": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar" }, { "id": "", "text": "Home" }, { "id": "", "text": "Impact Awards" }, { "id": "", "text": "Contact" }, { "id": "", "text": "Sign Up For The Latest Updates" }, { "id": "", "text": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries" }, { "id": "main-content", "text": "<a id=\"main-content\" tabindex=\"-1\"></a>" }, { "id": "", "text": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class" }, { "id": "", "text": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"f" }, { "id": "", "text": "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-" }, { "id": "", "text": "Read Bio" }, { "id": "", "text": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries" }, { "id": "", "text": "Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington B" }, { "id": "", "text": "<a href=\"/news/senator-dave-min-names-boys-girls-club-laguna-beach-2023-nonprofit-year\"><img loading" }, { "id": "", "text": "Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year" }, { "id": "", "text": "2023 AAPI Heritage Month" }, { "id": "", "text": "2023 Earth Day" }, { "id": "", "text": "Women's History Month" }, { "id": "", "text": "2023 February Newsletter" }, { "id": "", "text": "Tweets" }, { "id": "", "text": "Senior Scam Stoppers" }, { "id": "", "text": "Cash for College Workshop" }, { "id": "", "text": "State of the District Town Hall" }, { "id": "", "text": "Senior Scam Stopper Town Hall" }, { "id": "", "text": "Small Business Resource Webinar" }, { "id": "", "text": "Back To Top" }, { "id": "", "text": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrat" }, { "id": "", "text": "California State Senate" }, { "id": "", "text": "Democratic Caucus © 2022" }, { "id": "", "text": "Privacy Policy" }, { "id": "", "text": "Accessibility Statement" } ] } }, "totals": [ 0, 33, 0, 0 ], "standardInstances": [ { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to main content" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd37.senate.ca." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar" }, { "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": "Impact Awards" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Sign Up For The Latest Updates" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries" }, { "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": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"f" }, { "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/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read Bio" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington B" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/news/senator-dave-min-names-boys-girls-club-laguna-beach-2023-nonprofit-year\"><img loading" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2023 AAPI Heritage Month" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2023 Earth Day" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Women's History Month" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2023 February Newsletter" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Scam Stoppers" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Cash for College Workshop" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "State of the District Town Hall" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Scam Stopper Town Hall" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Small Business Resource Webinar" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Back To Top" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrat" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California State Senate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Democratic Caucus © 2022" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Privacy Policy" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Accessibility Statement" } ] }, "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": 1, "items": [ { "tagName": "P", "id": "", "text": "Back To Top" } ] }, "totals": [ 0, 0, 1, 0 ], "standardInstances": [ { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Back To Top" } ] }, "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": 6, "badRoleElements": 1, "redundantRoleElements": 5, "tagNames": { "HEADER": { "banner": { "bad": 1, "redundant": 0 } }, "NAV": { "navigation": { "bad": 0, "redundant": 1 } }, "ASIDE": { "complementary": { "bad": 0, "redundant": 3 } }, "MAIN": { "main": { "bad": 0, "redundant": 1 } } } }, "totals": [ 0, 5, 0, 1 ], "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": "NAV elements have redundant explicit role navigation (count: 1)", "count": 1, "ordinalSeverity": 1, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "ASIDE elements have redundant explicit role complementary (count: 3)", "count": 3, "ordinalSeverity": 1, "tagName": "ASIDE", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "MAIN elements have redundant explicit role main (count: 1)", "count": 1, "ordinalSeverity": 1, "tagName": "MAIN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "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": 1 }, "adjacentLink": { "total": 33, "subtotals": [ 32, 1 ] }, "listLink": { "total": 19, "subtotals": [ 13, 4, 2 ] }, "h1": { "total": 9, "subtotals": [ 6, 2, 1 ] }, "h2": { "total": 6, "subtotals": [ 3, 1, 1, 1 ] }, "h3": { "total": 4, "subtotals": [ 2, 2 ] }, "h4": { "total": 8, "subtotals": [ 6, 1, 1 ] } }, "items": { "adjacentLink": { "fontWeight": { "600": [ "Skip to main content", "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd37.senate.ca.", "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar", "Home", "Impact Awards", "Contact", "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries", "<a id=\"main-content\" tabindex=\"-1\"></a>", "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class", "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"f", "<a href=\"https://twitter.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-", "Read Bio", "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries", "Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington B", "<a href=\"/news/senator-dave-min-names-boys-girls-club-laguna-beach-2023-nonprofit-year\"><img loading", "Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year", "2023 AAPI Heritage Month", "2023 Earth Day", "Women's History Month", "2023 February Newsletter", "Tweets", "Senior Scam Stoppers", "Cash for College Workshop", "State of the District Town Hall", "Senior Scam Stopper Town Hall", "Small Business Resource Webinar", "Back To Top", "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrat", "California State Senate", "Democratic Caucus © 2022", "Privacy Policy", "Accessibility Statement" ], "700": [ "Sign Up For The Latest Updates" ] } }, "listLink": { "opacity": { "0": [ "Previous", "Next" ], "1": [ "Biography", "Committees", "Legislation", "District Map", "Photo Gallery", "Press Releases", "Newsletters", "Videos", "Events", "State Resources", "EDD Assistance", "Wildfire", "COVID-19", "1", "2", "3", "4" ] }, "color": { "rgb(249, 249, 249)": [ "Biography", "Committees", "Legislation", "District Map", "Photo Gallery", "Press Releases", "Newsletters", "Videos", "Events", "State Resources", "EDD Assistance", "Wildfire", "COVID-19" ], "rgb(0, 123, 255)": [ "1", "2", "3", "4" ], "rgba(255, 255, 255, 0.8)": [ "Previous", "Next" ] }, "fontSize": { "14px": [ "Biography", "Committees", "Legislation", "District Map", "Photo Gallery", "Press Releases", "Newsletters", "Videos", "Events", "State Resources", "EDD Assistance", "Wildfire", "COVID-19" ], "18px": [ "1", "2", "3", "4", "Previous", "Next" ] }, "lineHeight": { "21px": [ "Biography", "Committees", "Legislation", "District Map", "Photo Gallery", "Press Releases", "Newsletters", "Videos", "Events", "State Resources", "EDD Assistance", "Wildfire", "COVID-19" ], "27px": [ "1", "2", "3", "4", "Previous", "Next" ] } }, "h1": { "color": { "rgb(33, 37, 41)": [ "Senator Dave Min", "Home" ], "rgb(255, 255, 255)": [ "Senator Dave Min", "Senator Dave Min", "Senator Dave Min", "Senator Dave Min", "Senator Dave Min", "Senator Dave Min", "Dave Min" ] }, "fontSize": { "48px": [ "Senator Dave Min", "Home", "Dave Min" ], "60px": [ "Senator Dave Min", "Senator Dave Min", "Senator Dave Min", "Senator Dave Min", "Senator Dave Min", "Senator Dave Min" ] } }, "h2": { "color": { "rgb(33, 37, 41)": [ "Main navigation" ], "rgb(255, 255, 255)": [ "Latest Press Release", "Latest Newsletter", "Senator's Twitter Feed" ], "rgb(53, 53, 53)": [ "Lastest Video" ], "rgb(249, 249, 249)": [ "Office Information" ] }, "fontSize": { "32px": [ "Main navigation", "Lastest Video" ], "18px": [ "Latest Press Release", "Latest Newsletter", "Senator's Twitter Feed" ], "30px": [ "Office Information" ] } }, "h3": { "color": { "rgb(53, 53, 53)": [ "Senior Scam Stoppers", "More Videos" ], "rgb(255, 255, 255)": [ "Capitol Office", "Irvine Office" ] } }, "h4": { "color": { "rgb(33, 37, 41)": [ "Representing the heart of Orange County" ], "rgb(255, 255, 255)": [ "Value 1. Value 2. Value 3. Or Slogan.", "Value 1. Value 2. Value 3. Or Slogan.", "Value 1. Value 2. Value 3. Or Slogan.", "Value 1. Value 2. Value 3. Or Slogan.", "Value 1. Value 2. Value 3. Or Slogan.", "Value 1. Value 2. Value 3. Or Slogan." ], "rgb(237, 167, 71)": [ "Meet Senator" ] } } } }, "totals": [ 1, 2, 0, 8 ], "standardInstances": [ { "ruleID": "styleDiff", "what": "In-line links have 2 different styles", "count": 1, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 3 different styles", "count": 2, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-1 headings have 3 different styles", "count": 2, "ordinalSeverity": 3, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-2 headings have 4 different styles", "count": 3, "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": "styleDiff", "what": "Level-4 headings have 3 different styles", "count": 2, "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "tabNav": { "what": "nonstandard keyboard navigation between elements with the tab role", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "tabElements": { "total": 0, "correct": 0, "incorrect": 0 }, "tabLists": { "total": 0, "correct": 0, "incorrect": 0 } }, "tabElements": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "targetSize": { "what": "buttons, inputs, and non-inline links smaller than 44 pixels wide and high", "data": { "total": 1, "items": [ { "width": 48, "height": 27.6719, "tagName": "A", "id": "", "text": "" } ] }, "totals": [ 1, 0, 0, 0 ], "standardInstances": [ { "ruleID": "targetSize", "what": "Interactive element has a substandard size (48 px wide, 27.6719 px high)", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "titledEl": { "what": "title attributes on inappropriate elements", "data": { "total": 1, "items": [ { "tagName": "A", "id": "", "text": "", "title": "Home" } ] }, "totals": [ 0, 0, 1, 0 ], "standardInstances": [ { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Home" } ] }, "zIndex": { "what": "non-default Z indexes", "data": { "totals": { "total": 51, "tagNames": { "A": 5, "NAV": 1, "IMG": 7, "LI": 6, "UL": 3, "DIV": 24, "OL": 1, "H2": 3, "BUTTON": 1 } }, "items": [ { "tagName": "A", "id": "", "text": "Skip to main content" }, { "tagName": "NAV", "id": "navbar-main", "text": "Main navigation Home About Biography Committees Legislation District Map Photo Gallery News Press Re" }, { "tagName": "A", "id": "", "text": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd37.senate.ca." }, { "tagName": "IMG", "id": "", "text": "<img src=\"/sites/sd37.senate.ca.gov/files/website/sd37_logo.png\" alt=\"Home\" class=\"img-fluid d-inlin" }, { "tagName": "A", "id": "", "text": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar" }, { "tagName": "LI", "id": "", "text": "Home" }, { "tagName": "LI", "id": "", "text": "About Biography Committees Legislation District Map Photo Gallery" }, { "tagName": "UL", "id": "", "text": "Biography Committees Legislation District Map Photo Gallery" }, { "tagName": "LI", "id": "", "text": "News Press Releases Newsletters Videos Events" }, { "tagName": "UL", "id": "", "text": "Press Releases Newsletters Videos Events" }, { "tagName": "LI", "id": "", "text": "Resources State Resources EDD Assistance Wildfire COVID-19" }, { "tagName": "UL", "id": "", "text": "State Resources EDD Assistance Wildfire COVID-19" }, { "tagName": "LI", "id": "", "text": "Impact Awards" }, { "tagName": "LI", "id": "", "text": "Contact" }, { "tagName": "DIV", "id": "", "text": "Newsletter: Sign Up For The Latest Updates Representing the heart of Orange County Senator Dave Min " }, { "tagName": "DIV", "id": "", "text": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries June 20, " }, { "tagName": "DIV", "id": "flexslider-1", "text": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "tagName": "IMG", "id": "", "text": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF3820.jpeg\" width=\"5622\" height=\"" }, { "tagName": "DIV", "id": "", "text": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "tagName": "IMG", "id": "", "text": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/sd37_bg1_0.jpg\" width=\"1920\" height=" }, { "tagName": "DIV", "id": "", "text": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "tagName": "IMG", "id": "", "text": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/CAL%20FIRE%202022_LLS_7901.jpg\" widt" }, { "tagName": "DIV", "id": "", "text": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "tagName": "IMG", "id": "", "text": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF2162.jpeg\" width=\"4964\" height=\"" }, { "tagName": "DIV", "id": "", "text": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "tagName": "IMG", "id": "", "text": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF3820.jpeg\" width=\"5622\" height=\"" }, { "tagName": "DIV", "id": "", "text": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "tagName": "IMG", "id": "", "text": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/sd37_bg1_0.jpg\" width=\"1920\" height=" }, { "tagName": "DIV", "id": "", "text": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "tagName": "OL", "id": "", "text": "1234" }, { "tagName": "A", "id": "", "text": "Previous" }, { "tagName": "A", "id": "", "text": "Next" }, { "tagName": "DIV", "id": "block-homepage", "text": "Meet Senator Dave Min Dave Min was elected in 2020 to represent Orange County’s 37th State Senate Di" }, { "tagName": "H2", "id": "", "text": "Latest Press Release" }, { "tagName": "DIV", "id": "", "text": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries June 20, " }, { "tagName": "DIV", "id": "", "text": "Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington B" }, { "tagName": "DIV", "id": "", "text": "Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year June " }, { "tagName": "H2", "id": "", "text": "Latest Newsletter" }, { "tagName": "DIV", "id": "", "text": "2023 AAPI Heritage Month May 31, 2023" }, { "tagName": "DIV", "id": "", "text": "2023 Earth Day April 21, 2023" }, { "tagName": "DIV", "id": "", "text": "Women's History Month March 28, 2023" }, { "tagName": "DIV", "id": "", "text": "2023 February Newsletter February 25, 2023" }, { "tagName": "H2", "id": "", "text": "Senator's Twitter Feed" }, { "tagName": "DIV", "id": "block-views-block-content-video-block-2-2", "text": "Lastest Video Senior Scam StoppersJune 10, 2022" }, { "tagName": "DIV", "id": "", "text": "Senior Scam StoppersJune 10, 2022" }, { "tagName": "DIV", "id": "", "text": "Cash for College Workshop November 8, 2021" }, { "tagName": "DIV", "id": "", "text": "State of the District Town Hall October 14, 2021" }, { "tagName": "DIV", "id": "", "text": "Senior Scam Stopper Town Hall October 5, 2021" }, { "tagName": "DIV", "id": "", "text": "Small Business Resource Webinar September 23, 2021" }, { "tagName": "BUTTON", "id": "topBtn", "text": "Back To Top" }, { "tagName": "DIV", "id": "", "text": "<div class=\"district-photo-grid col-md-12 col-sm-12\"><img alt=\"placeholder\" class=\"img-responsive\" s" } ] }, "totals": [ 51, 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": "NAV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "NAV", "id": "navbar-main", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Main navigation Home About Biography Committees Legislation District Map Photo Gallery News Press Re" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd37.senate.ca." }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"/sites/sd37.senate.ca.gov/files/website/sd37_logo.png\" alt=\"Home\" class=\"img-fluid d-inlin" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Biography Committees Legislation District Map Photo Gallery" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Biography Committees Legislation District Map Photo Gallery" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "News Press Releases Newsletters Videos Events" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Press Releases Newsletters Videos Events" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources State Resources EDD Assistance Wildfire COVID-19" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "State Resources EDD Assistance Wildfire COVID-19" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Impact Awards" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Newsletter: Sign Up For The Latest Updates Representing the heart of Orange County Senator Dave Min " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries June 20, " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "flexslider-1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF3820.jpeg\" width=\"5622\" height=\"" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/sd37_bg1_0.jpg\" width=\"1920\" height=" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/CAL%20FIRE%202022_LLS_7901.jpg\" widt" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF2162.jpeg\" width=\"4964\" height=\"" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF3820.jpeg\" width=\"5622\" height=\"" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/sd37_bg1_0.jpg\" width=\"1920\" height=" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "OL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "OL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1234" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Previous" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Next" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "block-homepage", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Senator Dave Min Dave Min was elected in 2020 to represent Orange County’s 37th State Senate Di" }, { "ruleID": "zIndex", "what": "H2 element has a non-default Z index", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest Press Release" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries June 20, " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington B" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year June " }, { "ruleID": "zIndex", "what": "H2 element has a non-default Z index", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest Newsletter" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2023 AAPI Heritage Month May 31, 2023" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2023 Earth Day April 21, 2023" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Women's History Month March 28, 2023" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2023 February Newsletter February 25, 2023" }, { "ruleID": "zIndex", "what": "H2 element has a non-default Z index", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator's Twitter Feed" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "block-views-block-content-video-block-2-2", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Lastest Video Senior Scam StoppersJune 10, 2022" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Scam StoppersJune 10, 2022" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Cash for College Workshop November 8, 2021" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "State of the District Town Hall October 14, 2021" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Scam Stopper Town Hall October 5, 2021" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Small Business Resource Webinar September 23, 2021" }, { "ruleID": "zIndex", "what": "BUTTON element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "topBtn", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Back To Top" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"district-photo-grid col-md-12 col-sm-12\"><img alt=\"placeholder\" class=\"img-responsive\" s" } ] } }, "success": true }, "standardResult": { "totals": [ 63, 108, 21, 34 ], "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": "Page prevented this test (treated as 10 instances)", "ordinalSeverity": 3, "count": 10, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "embAc", "what": "A element is embedded in a link or button", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<button onclick=\"topFunction()\" id=\"topBtn\"> <span class=\"scroll-btn\"><a href=\"#\"> <p> Back To Top </p><span class=\"mouse mouse-top\"><span></span></span></a></span></button>" }, { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 11, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to main content" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets" }, { "ruleID": "focInd", "what": "IFRAME element has no focus indicator", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "youtube-field-player", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<iframe src=\"https://www.youtube.com/embed/53Bb_BFV1_w?rel=0&theme=light&wmode=opaque\" width" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "topBtn", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Back To Top" }, { "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": "News" }, { "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": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"/sites/sd37.senate.ca.gov/files/website/sd37_logo.png\" alt=\"Home\" class=\"img-fluid d-inlin" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Biography Committees Legislation District Map Photo Gallery" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "News Press Releases Newsletters Videos Events" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources State Resources EDD Assistance Wildfire COVID-19" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to main content" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Biography Committees Legislation District Map Photo Gallery" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "News Press Releases Newsletters Videos Events" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources State Resources EDD Assistance Wildfire COVID-19" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Impact Awards" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "lineHeight", "what": "Text line height 38.4 px is less than 1.5 times its font size 32 px", "ordinalSeverity": 1, "tagName": "H2", "id": "block-senate-ux-v1-main-menu-menu", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Main navigation" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Representing the heart" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "of Orange County" }, { "ruleID": "lineHeight", "what": "Text line height 57.6 px is less than 1.5 times its font size 48 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 57.6 px is less than 1.5 times its font size 48 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan." }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator" }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan." }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator" }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan." }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator" }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan." }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator" }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan." }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator" }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan." }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator" }, { "ruleID": "lineHeight", "what": "Text line height 72 px is less than 1.5 times its font size 60 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 19.2 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Senator" }, { "ruleID": "lineHeight", "what": "Text line height 57.6 px is less than 1.5 times its font size 48 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dave Min" }, { "ruleID": "lineHeight", "what": "Text line height 21.6 px is less than 1.5 times its font size 18 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest Press Release" }, { "ruleID": "lineHeight", "what": "Text line height 21.6 px is less than 1.5 times its font size 18 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest Newsletter" }, { "ruleID": "lineHeight", "what": "Text line height 21.6 px is less than 1.5 times its font size 18 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator's Twitter Feed" }, { "ruleID": "lineHeight", "what": "Text line height 38.4 px is less than 1.5 times its font size 32 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Lastest Video" }, { "ruleID": "lineHeight", "what": "Text line height 21.6 px is less than 1.5 times its font size 18 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Scam Stoppers" }, { "ruleID": "lineHeight", "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px", "ordinalSeverity": 1, "tagName": "H3", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "More Videos" }, { "ruleID": "lineHeight", "what": "Text line height 12 px is less than 1.5 times its font size 10 px", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Back To Top" }, { "ruleID": "lineHeight", "what": "Text line height 36 px is less than 1.5 times its font size 30 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Office Information" }, { "ruleID": "lineHeight", "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px", "ordinalSeverity": 1, "tagName": "H3", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Capitol Office" }, { "ruleID": "lineHeight", "what": "Text line height 26.4 px is less than 1.5 times its font size 22 px", "ordinalSeverity": 1, "tagName": "H3", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Irvine Office" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California State Senate" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Democratic Caucus © 2022" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Privacy Policy" }, { "ruleID": "linkExt", "what": "Element a has a target=_blank attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Accessibility Statement" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to main content" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd37.senate.ca." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar" }, { "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": "Impact Awards" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Sign Up For The Latest Updates" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries" }, { "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": "<a href=\"https://www.facebook.com/SenatorDaveMin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.instagram.com/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"f" }, { "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/sendavemin\" target=\"_blank\" rel=\"noopener noreferrer\"><i class=\"fab fa-" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read Bio" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington B" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/news/senator-dave-min-names-boys-girls-club-laguna-beach-2023-nonprofit-year\"><img loading" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2023 AAPI Heritage Month" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2023 Earth Day" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Women's History Month" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2023 February Newsletter" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Scam Stoppers" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Cash for College Workshop" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "State of the District Town Hall" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Scam Stopper Town Hall" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Small Business Resource Webinar" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Back To Top" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\"><img class=\"dem-logo\" src=\"/sites/democrat" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California State Senate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Democratic Caucus © 2022" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Privacy Policy" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Accessibility Statement" }, { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Back To Top" }, { "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": "NAV elements have redundant explicit role navigation (count: 1)", "count": 1, "ordinalSeverity": 1, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "ASIDE elements have redundant explicit role complementary (count: 3)", "count": 3, "ordinalSeverity": 1, "tagName": "ASIDE", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "MAIN elements have redundant explicit role main (count: 1)", "count": 1, "ordinalSeverity": 1, "tagName": "MAIN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "In-line links have 2 different styles", "count": 1, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 3 different styles", "count": 2, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-1 headings have 3 different styles", "count": 2, "ordinalSeverity": 3, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-2 headings have 4 different styles", "count": 3, "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": "styleDiff", "what": "Level-4 headings have 3 different styles", "count": 2, "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "targetSize", "what": "Interactive element has a substandard size (48 px wide, 27.6719 px high)", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Home" }, { "ruleID": "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": "NAV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "NAV", "id": "navbar-main", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Main navigation Home About Biography Committees Legislation District Map Photo Gallery News Press Re" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/index.php/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd37.senate.ca." }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"/sites/sd37.senate.ca.gov/files/website/sd37_logo.png\" alt=\"Home\" class=\"img-fluid d-inlin" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"menuBtn navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-tar" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Biography Committees Legislation District Map Photo Gallery" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Biography Committees Legislation District Map Photo Gallery" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "News Press Releases Newsletters Videos Events" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Press Releases Newsletters Videos Events" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources State Resources EDD Assistance Wildfire COVID-19" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "State Resources EDD Assistance Wildfire COVID-19" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Impact Awards" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Newsletter: Sign Up For The Latest Updates Representing the heart of Orange County Senator Dave Min " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries June 20, " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "flexslider-1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF3820.jpeg\" width=\"5622\" height=\"" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/sd37_bg1_0.jpg\" width=\"1920\" height=" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/CAL%20FIRE%202022_LLS_7901.jpg\" widt" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF2162.jpeg\" width=\"4964\" height=\"" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/DSCF3820.jpeg\" width=\"5622\" height=\"" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sd37.senate.ca.gov/files/images/sd37_bg1_0.jpg\" width=\"1920\" height=" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Value 1. Value 2. Value 3. Or Slogan. Senator Dave Min I hope this website provides you with importa" }, { "ruleID": "zIndex", "what": "OL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "OL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1234" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Previous" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Next" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "block-homepage", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Senator Dave Min Dave Min was elected in 2020 to represent Orange County’s 37th State Senate Di" }, { "ruleID": "zIndex", "what": "H2 element has a non-default Z index", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest Press Release" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min's Statement on the Proposed Book Ban in Huntington Beach Public Libraries June 20, " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min Condemns Hate-Filled Flyers Targeting LGBTQ+ and Jewish Communities in Huntington B" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Dave Min Names the Boys & Girls Club of Laguna Beach as the 2023 Nonprofit of the Year June " }, { "ruleID": "zIndex", "what": "H2 element has a non-default Z index", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest Newsletter" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2023 AAPI Heritage Month May 31, 2023" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2023 Earth Day April 21, 2023" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Women's History Month March 28, 2023" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2023 February Newsletter February 25, 2023" }, { "ruleID": "zIndex", "what": "H2 element has a non-default Z index", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator's Twitter Feed" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "block-views-block-content-video-block-2-2", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Lastest Video Senior Scam StoppersJune 10, 2022" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Scam StoppersJune 10, 2022" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Cash for College Workshop November 8, 2021" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "State of the District Town Hall October 14, 2021" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Scam Stopper Town Hall October 5, 2021" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Small Business Resource Webinar September 23, 2021" }, { "ruleID": "zIndex", "what": "BUTTON element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "topBtn", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Back To Top" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"district-photo-grid col-md-12 col-sm-12\"><img alt=\"placeholder\" class=\"img-responsive\" s" } ] }, "endTime": 1687645224435 }, { "type": "test", "which": "wave", "reportType": 4, "startTime": 1687645224435, "url": "https://sd37.senate.ca.gov/", "what": "WAVE", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Senator Dave Min | Proudly Representing California Senate District 37", "pageurl": "https://sd37.senate.ca.gov/", "time": 12.76, "creditsremaining": 780, "allitemcount": 109, "totalelements": 627, "waveurl": "http://wave.webaim.org/report?url=https://sd37.senate.ca.gov/" }, "categories": { "error": { "description": "Errors", "count": 4, "items": { "alt_link_missing": { "id": "alt_link_missing", "description": "Linked image missing alternative text", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV + BUTTON + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > SECTION:first-child > DIV#block-copyrightblock > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "link_empty": { "id": "link_empty", "description": "Empty link", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + H1 > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + H1 > DIV:first-child > A:first-child + A", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + H1 > DIV:first-child > A:first-child + A + A" ], "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": 19, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 19, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-newsletterblock-2 > DIV:first-child > DIV:first-child > DIV:first-child > I:first-child + P > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-newsroom-block-5 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-newsroom-block-5 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + H1 + P + P + A", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-6 > H2:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-6 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-6 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-6 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-7 > H2:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-7 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-7 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-7 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-7 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-twitterfeed > H2:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-content-video-block-2-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > TIME:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-block-3-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-block-3-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-block-3-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-block-3-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child" ], "contrastdata": [ [ 1.95, "#f9f9f9", "#eda747", false ], [ 2.05, "#eda747", "#ffffff", false ], [ 2.05, "#eda747", "#ffffff", false ], [ 2.05, "#ffffff", "#eda747", false ], [ 2.05, "#ffffff", "#eda747", false ], [ 1.95, "#eda747", "#f9f9f9", false ], [ 1.95, "#eda747", "#f9f9f9", false ], [ 1.95, "#eda747", "#f9f9f9", false ], [ 2.05, "#ffffff", "#eda747", false ], [ 1.95, "#eda747", "#f9f9f9", false ], [ 1.95, "#eda747", "#f9f9f9", false ], [ 1.95, "#eda747", "#f9f9f9", false ], [ 1.95, "#eda747", "#f9f9f9", false ], [ 2.05, "#ffffff", "#eda747", false ], [ 2.05, "#eda747", "#ffffff", false ], [ 1.95, "#eda747", "#f9f9f9", false ], [ 1.95, "#eda747", "#f9f9f9", false ], [ 1.95, "#eda747", "#f9f9f9", false ], [ 1.95, "#eda747", "#f9f9f9", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 17, "items": { "alt_duplicate": { "id": "alt_duplicate", "description": "A nearby image has the same alternative text", "count": 6, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI > SPAN:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > SPAN:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > SPAN:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-7 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV: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": 8, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-newsroom-block-5 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child > SPAN:first-child + DIV > DIV:first-child > SPAN:first-child > SPAN:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI > SPAN:first-child + DIV > DIV:first-child > SPAN:first-child > SPAN:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + DIV > DIV:first-child > SPAN:first-child > SPAN:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > SPAN:first-child + DIV > DIV:first-child > SPAN:first-child > SPAN:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > SPAN:first-child + DIV > DIV:first-child > SPAN:first-child > SPAN:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + DIV > DIV:first-child > SPAN:first-child > SPAN:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4: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": 1, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-6 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child > SPAN:first-child > A:first-child" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "text_small": { "id": "text_small", "description": "Very small text", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > BUTTON#topBtn > SPAN:first-child > A: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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-content-video-block-2-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > FIGURE:first-child > IFRAME#youtube-field-player" ], "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": [ 17, 0, 0, 23 ], "instances": [ { "ruleID": "alt_link_missing", "what": "Linked image missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV + DIV + DIV + BUTTON + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > SECTION:first-child > DIV#block-copyrightblock > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG: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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + H1 > DIV:first-child > 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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + H1 > DIV:first-child > A: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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + H1 > DIV:first-child > A:first-child + A + A" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-newsletterblock-2 > DIV:first-child > DIV:first-child > DIV:first-child > I:first-child + P > A:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-newsroom-block-5 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-newsroom-block-5 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME: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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + H1 + P + P + A" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-6 > H2:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-6 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-6 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-6 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-7 > H2:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-7 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-7 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-7 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-7 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-twitterfeed > H2:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-content-video-block-2-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > TIME:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-block-3-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-block-3-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-block-3-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-frontpage-block-3-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > TIME: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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI > SPAN:first-child > SPAN: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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child > SPAN: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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > SPAN:first-child > SPAN: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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > SPAN:first-child > SPAN: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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child > SPAN: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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-7 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child" }, "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 + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-newsroom-block-5 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child" }, "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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child > SPAN:first-child + DIV > DIV:first-child > SPAN:first-child > SPAN:first-child > H4:first-child" }, "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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI > SPAN:first-child + DIV > DIV:first-child > SPAN:first-child > SPAN:first-child > H4:first-child" }, "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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + DIV > DIV:first-child > SPAN:first-child > SPAN:first-child > H4:first-child" }, "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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > SPAN:first-child + DIV > DIV:first-child > SPAN:first-child > SPAN:first-child > H4:first-child" }, "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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > SPAN:first-child + DIV > DIV:first-child > SPAN:first-child > SPAN:first-child > H4:first-child" }, "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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + DIV > DIV:first-child > SPAN:first-child > SPAN:first-child > H4:first-child" }, "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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child > DIV#block-homepage > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4: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 + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-newsroom-block-6 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > SPAN:first-child > DIV:first-child > DIV:first-child > SPAN:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "text_small", "what": "Very small text", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > BUTTON#topBtn > SPAN:first-child > A:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "youtube_video", "what": "YouTube video", "ordinalSeverity": 0, "tagName": "IFRAME", "id": "youtube-field-player", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-wrapper > DIV#page > DIV#featured-bottom > ASIDE:first-child > SECTION:first-child + SECTION > DIV#block-views-block-content-video-block-2-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > FIGURE:first-child > IFRAME#youtube-field-player" }, "excerpt": "" } ] }, "endTime": 1687645237518 } ], "sources": { "script": "ts27", "batch": "caSen", "target": { "id": "caSenSDsd37", "which": "https://sd37.senate.ca.gov/", "what": "Dave Min (D)" }, "requester": "pool@jpdev.pro" }, "creationTime": "2023-06-24T21:23:01", "timeStamp": "1etp6", "jobData": { "startTime": "2023-06-24T22:18:21", "endTime": "2023-06-24T22:20:37", "elapsedSeconds": 136, "visitLatency": 25, "logCount": 58, "logSize": 11752, "errorLogCount": 49, "errorLogSize": 8859, "prohibitedCount": 12, "visitRejectionCount": 0, "aborted": false, "abortedAct": null, "presses": 0, "amountRead": 0, "testTimes": [ [ "testaro", 44 ], [ "testaro", 19 ], [ "wave", 13 ], [ "ibm", 9 ], [ "alfa", 7 ], [ "qualWeb", 6 ], [ "axe", 1 ], [ "tenon", 1 ], [ "continuum", 0 ], [ "htmlcs", 0 ], [ "nuVal", 0 ] ] }, "score": { "scoreProcID": "tsp28", "summary": { "total": 1681, "issue": 1076, "tool": 178, "prevention": 300, "log": 111, "latency": 16 }, "details": { "severity": { "total": [ 167, 259, 28, 253 ], "byTool": { "testaro": [ 63, 108, 21, 34 ], "alfa": [ 1, 0, 0, 93 ], "axe": [ 20, 70, 4, 12 ], "continuum": [ 0, 0, 0, 8 ], "htmlcs": [ 20, 0, 0, 38 ], "ibm": [ 0, 9, 0, 18 ], "qualWeb": [ 46, 72, 2, 3 ], "tenon": [ 0, 0, 1, 24 ], "wave": [ 17, 0, 0, 23 ] } }, "prevention": { "nuVal": 300 }, "issue": { "spontaneousMotion": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "testaro": { "motion": { "quality": 1, "what": "Change of visible content not requested by user", "complaints": { "countTotal": 3, "texts": [ "Content moves or changes without user request" ] } } } } }, "linkNoText": { "score": 24, "maxCount": 6, "weight": 4, "tools": { "alfa": { "r11": { "quality": 1, "what": "Link has no accessible name", "complaints": { "countTotal": 4, "texts": [ "Links have an accessible name" ] } } }, "axe": { "link-name": { "quality": 1, "what": "Link has no discernible text", "complaints": { "countTotal": 4, "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": 4, "texts": [ "This A element does not have a mechanism that allows an accessible name value to be calculated" ] } } }, "htmlcs": { "AAA.4_1_2.H91.A.Empty": { "quality": 1, "what": "a element has an id attribute but no href attribute or text", "complaints": { "countTotal": 1, "texts": [ "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element." ] } }, "AAA.1_1_1.H30.2": { "quality": 1, "what": "img element is the only link content but has no text alternative", "complaints": { "countTotal": 1, "texts": [ "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link." ] } }, "AAA.4_1_2.H91.A.EmptyNoId": { "quality": 1, "what": "Link has no name or id attribute or value", "complaints": { "countTotal": 1, "texts": [ "Anchor element found with no link content and no name and/or ID attribute." ] } }, "AAA.4_1_2.H91.A.NoContent": { "quality": 1, "what": "Link has an href attribute but no text", "complaints": { "countTotal": 3, "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": 1, "texts": [ "Hyperlink has no link text, label or image with a text alternative" ] } } }, "qualWeb": { "QW-ACT-R12": { "quality": 1, "what": "Link has no accessible name", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each link has an accessible name." ] } }, "QW-WCAG-T21": { "quality": 1, "what": "Accessible name is not provided for an image which is the only content in a link", "complaints": { "countTotal": 1, "texts": [ "This technique checks the text alternative of images which are the only content of a link" ] } } }, "tenon": { "57": { "quality": 1, "what": "Link has no text inside it", "complaints": { "countTotal": 4, "texts": [ "This link has no text inside it." ] } } }, "wave": { "alt_link_missing": { "quality": 1, "what": "Linked image has no text alternative", "complaints": { "countTotal": 1, "texts": [ "Linked image missing alternative text" ] } }, "link_empty": { "quality": 1, "what": "Link contains no text", "complaints": { "countTotal": 3, "texts": [ "Empty link" ] } } } } }, "imageNoText": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "alfa": { "r2": { "quality": 1, "what": "Image has no accessible name", "complaints": { "countTotal": 1, "texts": [ "Images have an accessible name" ] } } }, "axe": { "image-alt": { "quality": 1, "what": "Image has no text alternative", "complaints": { "countTotal": 1, "texts": [ "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" ] } } }, "continuum": { "89": { "quality": 1, "what": "img element has no machanism allowing an accessible name to be calculated", "complaints": { "countTotal": 1, "texts": [ "This img element does not have a mechanism that allows an accessible name value to be calculated" ] } } }, "ibm": { "img_alt_valid": { "quality": 1, "what": "Image has neither an alt attribute nor an ARIA label or title", "complaints": { "countTotal": 1, "texts": [ "The image has neither an alt atttribute nor an ARIA label or title" ] } } }, "qualWeb": { "QW-ACT-R17": { "quality": 1, "what": "Image has no accessible name", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each image that is not marked as decorative, has an accessible name." ] } } } } }, "headingLevelSkip": { "score": 16, "maxCount": 8, "weight": 2, "tools": { "alfa": { "r53": { "quality": 1, "what": "Heading skips one or more levels", "complaints": { "countTotal": 2, "texts": [ "Headings are structured" ] } } }, "axe": { "heading-order": { "quality": 1, "what": "Heading levels do not increase by only one", "complaints": { "countTotal": 2, "texts": [ "Heading levels should only increase by one; Heading order invalid" ] } } }, "wave": { "heading_skipped": { "quality": 1, "what": "Skipped heading level", "complaints": { "countTotal": 8, "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" ] } } } } }, "contrastAAA": { "score": 42, "maxCount": 42, "weight": 1, "tools": { "alfa": { "r66": { "quality": 1, "what": "Text contrast less than AAA requires", "complaints": { "countTotal": 42, "texts": [ "Text outside widget has enhanced contrast" ] } } }, "axe": { "color-contrast-enhanced": { "quality": 1, "what": "Element has insufficient color contrast (Level AAA)", "complaints": { "countTotal": 29, "texts": [ "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element" ] } } }, "htmlcs": { "AAA.1_4_6.G17.Fail": { "quality": 1, "what": "Text has insufficient contrast", "complaints": { "countTotal": 28, "texts": [ "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.95:1. Recommendation: change background to #7e4900.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.05:1. Recommendation: change background to #834c00.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.78:1. Recommendation: change text colour to #0053ad.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.", "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.73:1. Recommendation: change background to #002958.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.95:1. Recommendation: change text colour to #7e4900.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.05:1. Recommendation: change text colour to #834c00." ] } } } } }, "textContrastAA": { "score": 168, "maxCount": 42, "weight": 4, "tools": { "alfa": { "r69": { "quality": 1, "what": "Text outside widget has subminimum contrast", "complaints": { "countTotal": 42, "texts": [ "Text outside widget has minimum contrast" ] } } }, "axe": { "color-contrast": { "quality": 1, "what": "Element has insufficient color contrast", "complaints": { "countTotal": 42, "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 it is overlapped by another element", "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.95 (foreground color: #f9f9f9, background color: #eda747, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.05 (foreground color: #eda747, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.05 (foreground color: #ffffff, background color: #eda747, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1" ] } } }, "htmlcs": { "AAA.1_4_6.G18.Fail": { "quality": 1, "what": "Contrast between the text and its background is less than 4.5:1", "complaints": { "countTotal": 1, "texts": [ "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1." ] } } }, "wave": { "contrast": { "quality": 1, "what": "Very low contrast", "complaints": { "countTotal": 19, "texts": [ "Very low contrast" ] } } } } }, "headingOfNothing": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "alfa": { "r78": { "quality": 1, "what": "No content between two headings of the same level", "complaints": { "countTotal": 1, "texts": [ "Headings of same level have text content between them" ] } } } } }, "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": 19, "maxCount": 19, "weight": 1, "tools": { "axe": { "hidden-content": { "quality": 1, "what": "Some content is hidden and therefore may not be testable for accessibility", "complaints": { "countTotal": 19, "texts": [ "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." ] } } } } }, "linkConfusionRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "axe": { "identical-links-same-purpose": { "quality": 1, "what": "Links with the same accessible name may serve dissimilar purposes", "complaints": { "countTotal": 1, "texts": [ "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous." ] } } } } }, "cssBansRotate": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "axe": { "css-orientation-lock": { "quality": 1, "what": "CSS media query locks display orientation", "complaints": { "countTotal": 1, "texts": [ "CSS Media queries must not lock display orientation; CSS Orientation lock cannot be determined" ] } } } } }, "ariaBadAttribute": { "score": 12, "maxCount": 3, "weight": 4, "tools": { "axe": { "aria-allowed-attr": { "quality": 1, "what": "ARIA attribute is invalid for the role of its element", "complaints": { "countTotal": 3, "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": 3, "texts": [ "The aria-expanded attribute is not allowed on this SPAN" ] } } } } }, "mainNone": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "axe": { "landmark-one-main": { "quality": 1, "what": "page has no main landmark", "complaints": { "countTotal": 1, "texts": [ "Document should have one main landmark; Document does not have a main landmark" ] } } }, "qualWeb": { "QW-ACT-R63": { "quality": 1, "what": "Document has no landmark with non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content" ] } } } } }, "landmarkConfusion": { "score": 9, "maxCount": 3, "weight": 3, "tools": { "axe": { "landmark-unique": { "quality": 1, "what": "Landmark has a role and an accessible name that are identical to another", "complaints": { "countTotal": 1, "texts": [ "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" ] } } }, "ibm": { "aria_landmark_name_unique": { "quality": 1, "what": "Multiple landmarks with the same parent region are not distinguished from one another", "complaints": { "countTotal": 3, "texts": [ "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label" ] } } } } }, "pseudoOrderedListRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_3_1.H48.2": { "quality": 1, "what": "Ordered list may fail to be coded as such", "complaints": { "countTotal": 1, "texts": [ "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document." ] } } } } }, "pseudoNavList": { "score": 14, "maxCount": 7, "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": 7, "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": 6, "maxCount": 6, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_6.G17.Abs": { "quality": 1, "what": "Contrast between the absolutely positioned text and its background may be less than 7:1", "complaints": { "countTotal": 4, "texts": [ "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1." ] } }, "AAA.1_4_6.G18.Abs": { "quality": 1, "what": "Contrast between the absolutely positioned text and its background may be less than 4.5:1", "complaints": { "countTotal": 2, "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." ] } } } } }, "eventKeyboardRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.2_1_1.G90": { "quality": 1, "what": "Event handler functionality may not be available by keyboard", "complaints": { "countTotal": 1, "texts": [ "Ensure the functionality provided by an event handler for this element is available through the keyboard" ] } } } } }, "externalLink": { "score": 9, "maxCount": 9, "weight": 1, "tools": { "htmlcs": { "AAA.3_2_5.H83.3": { "quality": 1, "what": "Link text may fail to indicate that the link will open in a new window", "complaints": { "countTotal": 8, "texts": [ "Check that this link's link text contains information indicating that the link will open in a new window." ] } } }, "testaro": { "linkExt": { "quality": 1, "what": "Link opens a new window or tab", "complaints": { "countTotal": 9, "texts": [ "Element a has a target=_blank attribute" ] } } } } }, "headingStructure": { "score": 8, "maxCount": 4, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1_AAA.G141": { "quality": 1, "what": "Heading level is incorrect", "complaints": { "countTotal": 4, "texts": [ "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.", "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.", "The heading structure is not logically nested. This h4 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." ] } } } } }, "navConfusion": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "ibm": { "aria_navigation_label_unique": { "quality": 1, "what": "Multiple elements with the navigation role do not have unique labels", "complaints": { "countTotal": 1, "texts": [ "Multiple elements with \"navigation\" role do not have unique labels" ] } } } } }, "contentBeyondLandmarks": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "ibm": { "aria_content_in_landmark": { "quality": 1, "what": "Content is not within a landmark element", "complaints": { "countTotal": 2, "texts": [ "Content is not within a landmark element" ] } } } } }, "complementaryNoText": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "ibm": { "aria_complementary_labelled": { "quality": 1, "what": "Element with a complementary role has no label", "complaints": { "countTotal": 3, "texts": [ "The element with \"complementary\" role does not have a label" ] } } } } }, "asideConfusion": { "score": 9, "maxCount": 3, "weight": 3, "tools": { "ibm": { "aria_complementary_label_unique": { "quality": 1, "what": "Multiple elements with a complementary role have no unique labels", "complaints": { "countTotal": 3, "texts": [ "Multiple elements with \"complementary\" role do not have unique labels" ] } } } } }, "attributeBad": { "score": 16, "maxCount": 4, "weight": 4, "tools": { "ibm": { "aria_attribute_valid": { "quality": 1, "what": "ARIA attribute is invalid for the role of its element", "complaints": { "countTotal": 4, "texts": [ "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"", "The ARIA attributes \"aria-expanded, aria-label\" are not valid for the element <a> with implicit ARIA role \"generic\"" ] } } } } }, "figureNoText": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "ibm": { "figure_label_exists": { "quality": 1, "what": "figure element has no associated label", "complaints": { "countTotal": 1, "texts": [ "The <figure> element does not have an associated label" ] } } } } }, "obsolete": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "ibm": { "element_attribute_deprecated": { "quality": 1, "what": "Element or attribute is obsolete", "complaints": { "countTotal": 2, "texts": [ "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5" ] } } } } }, "roleRedundant": { "score": 6, "maxCount": 6, "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": 6, "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 \"complementary\" is redundant with the implicit role of the element <aside>", "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>" ] } } }, "testaro": { "role": { "quality": 1, "what": "Invalid, native-replacing, or redundant role", "complaints": { "countTotal": 6, "texts": [ "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)", "NAV elements have redundant explicit role navigation (count: 1)", "ASIDE elements have redundant explicit role complementary (count: 3)", "MAIN elements have redundant explicit role main (count: 1)" ] } } } } }, "skipRepeatedContent": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "qualWeb": { "QW-ACT-R64": { "quality": 1, "what": "Document has no heading for non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that the non-repeated content contains a heading" ] } }, "QW-ACT-R75": { "quality": 1, "what": "Blocks of repeated content cannot be bypassed", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has a mechanism to bypass repeated blocks of content." ] } } } } }, "focusIndication": { "score": 208, "maxCount": 52, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R62": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 52, "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": 4, "texts": [ "A element has no focus indicator", "IFRAME element has no focus indicator", "BUTTON element has no focus indicator" ] } } } } }, "linkTextsSame": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "qualWeb": { "QW-ACT-R9": { "quality": 1, "what": "Links with identical accessible names have different purposes", "complaints": { "countTotal": 2, "texts": [ "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources." ] } } } } }, "focusableDescendants": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R65": { "quality": 1, "what": "Element with presentational children has focusable content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that elements with a role that makes its children presentational do not contain focusable elements." ] } } } } }, "overflowHiddenRisk": { "score": 12, "maxCount": 12, "weight": 1, "tools": { "qualWeb": { "QW-ACT-R40": { "quality": 1, "what": "Zoomed text node may be clipped by a CSS overflow declaration", "complaints": { "countTotal": 12, "texts": [ "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport." ] } } } } }, "sectionHeadingless": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T9": { "quality": 1, "what": "Page is not organized using headings", "complaints": { "countTotal": 1, "texts": [ "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order" ] } } } } }, "ignorable": { "score": 0, "maxCount": 1, "weight": 0, "tools": { "qualWeb": { "QW-WCAG-T20": { "quality": 1, "what": "Link text is not supplemented with a title attribute", "complaints": { "countTotal": 1, "texts": [ "Supplementing link text with the title attribute" ] } } } } }, "textAlternativeRisk": { "score": 10, "maxCount": 10, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T8": { "quality": 1, "what": "Text alternative is not an alternative", "complaints": { "countTotal": 10, "texts": [ "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content" ] } } } } }, "noHeading": { "score": 75, "maxCount": 25, "weight": 3, "tools": { "qualWeb": { "QW-BP1": { "quality": 1, "what": "h1-h6 not used to identify headings", "complaints": { "countTotal": 25, "texts": [ "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content" ] } } } } }, "boxSizeAbsolute": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "qualWeb": { "QW-BP15": { "quality": 1, "what": "Element width is specified in an absolute value", "complaints": { "countTotal": 1, "texts": [ "At least one width attribute of an HTML element is expressed in absolute values" ] } } } } }, "horizontalScrolling": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "tenon": { "28": { "quality": 1, "what": "Layout or sizing of the page causes horizontal scrolling", "complaints": { "countTotal": 1, "texts": [ "The layout or sizing of this page causes horizontal scrolling." ] } } } } }, "titleRedundant": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "tenon": { "79": { "quality": 1, "what": "Link has a title attribute that is the same as the text inside the link", "complaints": { "countTotal": 1, "texts": [ "This link has a `title` attribute that is the same as the text inside the link." ] } } } } }, "leadingClipsText": { "score": 70, "maxCount": 35, "weight": 2, "tools": { "tenon": { "144": { "quality": 1, "what": "Line height is insufficent to properly display the computed font size", "complaints": { "countTotal": 1, "texts": [ "This content's line height is insufficent to properly display the computed element font size." ] } } }, "testaro": { "lineHeight": { "quality": 1, "what": "Text has a line height less than 1.5 times its font size", "complaints": { "countTotal": 35, "texts": [ "Text line height 38.4 px is less than 1.5 times its font size 32 px", "Text line height 19.2 px is less than 1.5 times its font size 16 px", "Text line height 57.6 px is less than 1.5 times its font size 48 px", "Text line height 72 px is less than 1.5 times its font size 60 px", "Text line height 21.6 px is less than 1.5 times its font size 18 px", "Text line height 26.4 px is less than 1.5 times its font size 22 px", "Text line height 12 px is less than 1.5 times its font size 10 px", "Text line height 36 px is less than 1.5 times its font size 30 px" ] } } } } }, "targetSize": { "score": 24, "maxCount": 8, "weight": 3, "tools": { "tenon": { "152": { "quality": 1, "what": "Actionable element is smaller than the minimum required size", "complaints": { "countTotal": 8, "texts": [ "This actionable element is smaller than the minimum required size." ] } } }, "testaro": { "targetSize": { "quality": 1, "what": "Button, input, or non-inline link is smaller than 44 px wide and high", "complaints": { "countTotal": 1, "texts": [ "Interactive element has a substandard size (48 px wide, 27.6719 px high)" ] } } } } }, "externalLinkSurprise": { "score": 27, "maxCount": 9, "weight": 3, "tools": { "tenon": { "218": { "quality": 1, "what": "Link opens in a new window without user control", "complaints": { "countTotal": 9, "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": 14, "maxCount": 7, "weight": 2, "tools": { "testaro": { "dupAtt": { "quality": 0.7, "what": "Source code of the element contains 2 or more of the same attribute", "complaints": { "countTotal": 10, "texts": [ "Page prevented this test (treated as 10 instances)" ] } } } } }, "activeEmbedding": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "testaro": { "embAc": { "quality": 1, "what": "Active element is embedded in a link or button", "complaints": { "countTotal": 1, "texts": [ "A element is embedded in a link or button" ] } } } } }, "tabFocusability": { "score": 22, "maxCount": 5.5, "weight": 4, "tools": { "testaro": { "focAll": { "quality": 0.5, "what": "Discrepancy between elements that should be and that are Tab-focusable", "complaints": { "countTotal": 11, "texts": [ "Some focusable elements are not Tab-focusable or vice versa" ] } } } } }, "focusableOperable": { "score": 12, "maxCount": 4, "weight": 3, "tools": { "testaro": { "focOp": { "quality": 1, "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable", "complaints": { "countTotal": 4, "texts": [ null ] } } } } }, "hoverSurprise": { "score": 24, "maxCount": 12, "weight": 2, "tools": { "testaro": { "hover": { "quality": 1, "what": "Hovering is impossible or mis-indicated or changes content", "complaints": { "countTotal": 12, "texts": [ "Hovering over element has unexpected effects", "Operable element cannot be hovered over", "List item changes when hovered over" ] } } } } }, "linkIndication": { "score": 66, "maxCount": 33, "weight": 2, "tools": { "testaro": { "linkUl": { "quality": 1, "what": "Non-underlined adjacent links", "complaints": { "countTotal": 33, "texts": [ "Link is inline but has no underline" ] } } } } }, "fontSmall": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "testaro": { "miniText": { "quality": 1, "what": "Text node has a font smaller than 11 pixels", "complaints": { "countTotal": 1, "texts": [ "Text font is smaller than 11 pixels" ] } } }, "wave": { "text_small": { "quality": 1, "what": "Text is very small", "complaints": { "countTotal": 1, "texts": [ "Very small text" ] } } } } }, "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 2 different styles", "Links in columns have 3 different styles", "Level-1 headings have 3 different styles", "Level-2 headings have 4 different styles", "Level-3 headings have 2 different styles", "Level-4 headings have 3 different styles" ] } } } } }, "titleBad": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "testaro": { "titledEl": { "quality": 1, "what": "title attribute belongs to an inappropriate element", "complaints": { "countTotal": 1, "texts": [ "A element has a title attribute" ] } } } } }, "zIndexNotZero": { "score": 51, "maxCount": 51, "weight": 1, "tools": { "testaro": { "zIndex": { "quality": 1, "what": "Layering with nondefault z-index values", "complaints": { "countTotal": 51, "texts": [ "A element has a non-default Z index", "NAV element has a non-default Z index", "IMG element has a non-default Z index", "LI element has a non-default Z index", "UL element has a non-default Z index", "DIV element has a non-default Z index", "OL element has a non-default Z index", "H2 element has a non-default Z index", "BUTTON element has a non-default Z index" ] } } } } }, "imagesSameAlt": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "wave": { "alt_duplicate": { "quality": 1, "what": "Two images near each other have the same text alternative", "complaints": { "countTotal": 6, "texts": [ "A nearby image has the same alternative text" ] } } } } }, "linkPair": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "wave": { "link_redundant": { "quality": 1, "what": "Adjacent links go to the same URL", "complaints": { "countTotal": 1, "texts": [ "Redundant link" ] } } } } }, "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" ] } } } } } } } } }