Accessibility digest
Page | Melissa Hurtado (D) |
---|---|
URL | https://sd16.senate.ca.gov/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/24 |
Score | 878 |
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 Melissa Hurtado (D) at https://sd16.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 878, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 878 | Sum of the component scores |
issue | 473 | Severity and number of reported defects |
tool | 75 | Tool-by-tool defect ratings |
prevention | 300 | Failed attempts by tools to test the page |
log | 30 | Browser warnings about the page |
latency | 0 | Abnormal delay in page responses |
Issue scores
The score of an issue depends on the severity (user impact and certainty) of the issue and on how many instances were reported (by one or more tools).
Issue | Score |
---|---|
focusIndication | 100 |
linkIndication | 26 |
focusableOperable | 24 |
textContrastAA | 20 |
ariaBadAttribute | 20 |
attributeBad | 20 |
externalLinkSurprise | 18 |
hoverSurprise | 18 |
contentBeyondLandmarks | 16 |
pseudoNavList | 16 |
titleBad | 16 |
zIndexNotZero | 16 |
duplicateAttribute | 14 |
hiddenContentRisk | 9 |
linkNoText | 8 |
contrastAAA | 7 |
landmarkConfusion | 6 |
navConfusion | 6 |
navNoText | 6 |
externalLink | 6 |
obsolete | 6 |
skipRepeatedContent | 6 |
noHeading | 6 |
titleRedundant | 6 |
repeatedContentRisk | 5 |
iframeTitleBad | 4 |
descendantMissing | 4 |
overflowHidden | 4 |
cssBansRotate | 4 |
headingStructure | 4 |
buttonNoText | 4 |
controlNoText | 4 |
leadingClipsText | 4 |
h1Missing | 3 |
scrollRisk | 3 |
roleBad | 3 |
roleRedundant | 3 |
parseError | 3 |
textAlternativeRisk | 3 |
boxSizeAbsolute | 3 |
horizontalScrolling | 3 |
inconsistentStyles | 3 |
videoCaptionRisk | 3 |
mainNone | 2 |
tabFocusability | 2 |
labelClash | 2 |
tabIndexPositive | 1 |
complementaryNoText | 1 |
sectionHeadingless | 1 |
noScriptRisk | 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: 100
Complaints by qualWeb
Rule QW-ACT-R62
QW-ACT-R62
Description: Element in the sequential focus order has no visible focus
Count of instances: 25
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: 1
Complaint specifics
- A element has no focus indicator
Issue linkIndication
WCAG: 1.3.3
Score: 26
Complaints by testaro
Rule linkUl
linkUl
Description: Non-underlined adjacent links
Count of instances: 13
Complaint specifics
- Link is inline but has no underline
Issue focusableOperable
WCAG: 2.1.1
Score: 24
Complaints by testaro
Rule focOp
focOp
Description: Tab-focusable elements that are inoperable or operable elements that are not focusable
Count of instances: 8
Complaint specifics
Issue textContrastAA
WCAG: 1.4.3
Score: 20
Complaints by alfa
Rule r69
r69
Description: Text outside widget has subminimum contrast
Count of instances: 1
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: 3
Complaint specifics
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), 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: 5
Complaint specifics
- Very low contrast
Issue ariaBadAttribute
WCAG: 4.1.2
Score: 20
Complaints by axe
Rule aria-allowed-attr
aria-allowed-attr
Description: ARIA attribute is invalid for the role of its element
Count of instances: 5
Complaint specifics
- Elements must only use allowed ARIA attributes
- 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: 4
Complaint specifics
- The aria-expanded attribute is not allowed on this SPAN
Issue attributeBad
WCAG: 1.3.1
Score: 20
Complaints by ibm
Rule aria_attribute_valid
aria_attribute_valid
Description: ARIA attribute is invalid for the role of its element
Count of instances: 5
Complaint specifics
- The ARIA attributes "aria-expanded" are not valid for the element <span> with implicit ARIA role "generic"
- The ARIA attributes "aria-label" are not valid for the element <div> with implicit ARIA role "generic"
Issue externalLinkSurprise
WCAG: 3.2.5
Score: 18
Complaints by tenon
Rule 218
218
Description: Link opens in a new window without user control
Count of instances: 6
Complaint specifics
- This link opens in a new window without user control.
Issue hoverSurprise
WCAG: 1.4.13
Score: 18
Complaints by testaro
Rule hover
hover
Description: Hovering is impossible or mis-indicated or changes content
Count of instances: 9
Complaint specifics
- Hovering over element has unexpected effects
- Operable element cannot be hovered over
- List item changes when hovered over
Issue contentBeyondLandmarks
WCAG: 1.3.6
Score: 16
Complaints by alfa
Rule r57
r57
Description: Perceivable text content is not included in any landmark
Count of instances: 8
Complaint specifics
- Perceivable text content is included in a landmark
Complaints by axe
Rule region
region
Description: Some page content is not contained by landmarks
Count of instances: 2
Complaint specifics
- All page content should be contained by landmarks; Some page content is not contained by landmarks
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 pseudoNavList
WCAG: 1.3.1
Score: 16
Complaints by htmlcs
Rule AAA.1_3_1.H48
AAA.1_3_1.H48
Description: Navigation links are not coded as a list
Count of instances: 1
Complaint specifics
- If this element contains a navigation section, it is recommended that it be marked up as a list.
Complaints by qualWeb
Rule QW-WCAG-T32
QW-WCAG-T32
Description: ol, ul or dl is not used for a list or group of links
Count of instances: 8
Complaint specifics
- The objective of this technique is to create lists of related items using list elements appropriate for their purposes.
Issue titleBad
WCAG: 1.3.1
Score: 16
Complaints by testaro
Rule titledEl
titledEl
Description: title attribute belongs to an inappropriate element
Count of instances: 4
Complaint specifics
- A element has a title attribute
- SPAN element has a title attribute
Issue zIndexNotZero
WCAG: 1.4
Score: 16
Complaints by testaro
Rule zIndex
zIndex
Description: Layering with nondefault z-index values
Count of instances: 16
Complaint specifics
- A element has a non-default Z index
- DIV element has a non-default Z index
- UL element has a non-default Z index
- NAV element has a non-default Z index
- LI element has a non-default Z index
- OL element has a non-default Z index
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 hiddenContentRisk
WCAG: 4.1
Score: 9
Complaints by axe
Rule hidden-content
hidden-content
Description: Some content is hidden and therefore may not be testable for accessibility
Count of instances: 9
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 linkNoText
WCAG: 2.4.4
Score: 8
Complaints by alfa
Rule r11
r11
Description: Link has no accessible name
Count of instances: 1
Complaint specifics
- Links have an accessible name
Complaints by axe
Rule link-name
link-name
Description: Link has no discernible text
Count of instances: 1
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 htmlcs
Rule AAA.4_1_2.H91.A.Empty
AAA.4_1_2.H91.A.Empty
Description: a element has an id attribute but no href attribute or text
Count of instances: 1
Complaint specifics
- Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.
Rule AAA.4_1_2.H91.A.NoContent
Description: Link has an href attribute but no text
Count of instances: 1
Complaint specifics
- Anchor element found with a valid href attribute, but no link content has been supplied.
Complaints by ibm
Rule a_text_purpose
a_text_purpose
Description: Hyperlink has no link text, label, or image with a text alternative
Count of instances: 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.
Complaints by tenon
Rule 57
57
Description: Link has no text inside it
Count of instances: 1
Complaint specifics
- This link has no text inside it.
Complaints by wave
Rule link_empty
link_empty
Description: Link contains no text
Count of instances: 1
Complaint specifics
- Empty link
Issue contrastAAA
WCAG: 1.4.6
Score: 7
Complaints by alfa
Rule r66
r66
Description: Text contrast less than AAA requires
Count of instances: 1
Complaint specifics
- Text outside widget has enhanced contrast
Complaints by htmlcs
Rule AAA.1_4_6.G17.Fail
AAA.1_4_6.G17.Fail
Description: Text has insufficient contrast
Count of instances: 7
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 NaN:1.
Issue landmarkConfusion
WCAG: 1.3.6
Score: 6
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: 2
Complaint specifics
- Multiple "navigation" landmarks with the same parent region are not distinguished from one another because they have the same "" label
Issue navConfusion
WCAG: 1.3.6
Score: 6
Complaints by continuum
Rule 531
531
Description: nav element has an accessible name that is non-unique among the nav elements
Count of instances: 2
Complaint specifics
- This nav does not have a unique accessible name as required when two or more nav elements are present
Complaints by ibm
Rule aria_navigation_label_unique
aria_navigation_label_unique
Description: Multiple elements with the navigation role do not have unique labels
Count of instances: 2
Complaint specifics
- Multiple elements with "navigation" role do not have unique labels
Issue navNoText
WCAG: 1.3.6
Score: 6
Complaints by continuum
Rule 533
533
Description: nav element is not the only nav element but has no accessible name
Count of instances: 2
Complaint specifics
- This nav does not have an accessible name as required when two or more nav elements are present
Issue externalLink
WCAG: 3.2.5
Score: 6
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: 6
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: 6
Complaint specifics
- Element a has a target=_blank attribute
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 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 noHeading
WCAG: 1.3.1
Score: 6
Complaints by qualWeb
Rule QW-BP1
QW-BP1
Description: h1-h6 not used to identify headings
Count of instances: 2
Complaint specifics
- It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content
Issue titleRedundant
WCAG: 1.3.1
Score: 6
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: 6
Complaint specifics
- This link has a `title` attribute that is the same as the text inside the link.
Complaints by wave
Rule title_redundant
title_redundant
Description: Title attribute text is the same as text or alternative text
Count of instances: 6
Complaint specifics
- Redundant title 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 iframeTitleBad
WCAG: 4.1.2
Score: 4
Complaints by alfa
Rule r13
r13
Description: iframe has no accessible name
Count of instances: 1
Complaint specifics
- <iframe> elements have an accessible name
Complaints by axe
Rule frame-title
frame-title
Description: Frame has no accessible name
Count of instances: 1
Complaint specifics
- Frames must have an accessible name; Element has no title 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's default semantics were not overridden with role="none" or role="presentation"
Complaints by htmlcs
Rule AAA.2_4_1.H64.1
AAA.2_4_1.H64.1
Description: iframe element has no non-empty title attribute
Count of instances: 1
Complaint specifics
- Iframe element requires a non-empty title attribute that identifies the frame.
Complaints by ibm
Rule frame_title_exists
frame_title_exists
Description: Inline frame has no title attribute
Count of instances: 1
Complaint specifics
- Inline frame does not have a 'title' attribute
Complaints by qualWeb
Rule QW-ACT-R19
QW-ACT-R19
Description: iframe element has no accessible name
Count of instances: 1
Complaint specifics
- This rule checks that each iframe element has an accessible name.
Issue descendantMissing
WCAG: 1.3.1
Score: 4
Complaints by alfa
Rule r68
r68
Description: Element does not own an element required by its semantic role
Count of instances: 1
Complaint specifics
- Elements with a role have required children
Issue overflowHidden
WCAG: 1.4.4
Score: 4
Complaints by alfa
Rule r83
r83
Description: Overflow is hidden or clipped if the text is enlarged
Count of instances: 1
Complaint specifics
- Text nodes are not clipped when text is resized
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 headingStructure
WCAG: 1.3.1
Score: 4
Complaints by htmlcs
Rule AAA.1_3_1_AAA.G141
AAA.1_3_1_AAA.G141
Description: Heading level is incorrect
Count of instances: 2
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.
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 buttonNoText
WCAG: 4.1.2
Score: 4
Complaints by htmlcs
Rule AAA.4_1_2.H91.Button.Name
AAA.4_1_2.H91.Button.Name
Description: Button element has no accessible name
Count of instances: 1
Complaint specifics
- This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.
Complaints by qualWeb
Rule QW-ACT-R11
QW-ACT-R11
Description: Button has no accessible name
Count of instances: 1
Complaint specifics
- This rule checks that each button element has an accessible name.
Complaints by wave
Rule button_empty
button_empty
Description: Button is empty or has no value text
Count of instances: 1
Complaint specifics
- Empty button
Issue controlNoText
WCAG: 4.1.2
Score: 4
Complaints by ibm
Rule input_label_exists
input_label_exists
Description: Element with the role of a form control has no associated label
Count of instances: 1
Complaint specifics
- Form control element <button> has no associated label
Issue leadingClipsText
WCAG: 1.4.8
Score: 4
Complaints by tenon
Rule 144
144
Description: Line height is insufficent to properly display the computed font size
Count of instances: 1
Complaint specifics
- This content's line height is insufficent to properly display the computed element font size.
Complaints by testaro
Rule lineHeight
lineHeight
Description: Text has a line height less than 1.5 times its font size
Count of instances: 2
Complaint specifics
- Text line height 24 px is less than 1.5 times its font size 20 px
- Text line height 36 px is less than 1.5 times its font size 30 px
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 scrollRisk
WCAG: 1.4.10
Score: 3
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: 3
Complaint specifics
- This element has "position: fixed". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.
Issue roleBad
WCAG: 4.1.2
Score: 3
Complaints by ibm
Rule element_tabbable_role_valid
element_tabbable_role_valid
Description: Tabbable element has a non-widget role
Count of instances: 1
Complaint specifics
- The tabbable element's role 'none' is not a widget role
Issue roleRedundant
WCAG: 4.1.2
Score: 3
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: 3
Complaint specifics
- The explicitly-assigned ARIA role "main" is redundant with the implicit role of the element <main>
- The explicitly-assigned ARIA role "complementary" is redundant with the implicit role of the element <aside>
- The explicitly-assigned ARIA role "navigation" is redundant with the implicit role of the element <nav>
Complaints by testaro
Rule role
role
Description: Invalid, native-replacing, or redundant role
Count of instances: 3
Complaint specifics
- NAV elements have redundant explicit role navigation (count: 1)
- ASIDE elements have redundant explicit role complementary (count: 1)
- MAIN elements have redundant explicit role main (count: 1)
Issue parseError
WCAG: 4.1
Score: 3
Complaints by ibm
Rule aria_child_valid
aria_child_valid
Description: Child element has a role not allowed for the role of the parent
Count of instances: 1
Complaint specifics
- The element with role "list" does not own any child element with any of the following role(s): "listitem"
Issue textAlternativeRisk
WCAG: 1
Score: 3
Complaints by qualWeb
Rule QW-WCAG-T8
QW-WCAG-T8
Description: Text alternative is not an alternative
Count of instances: 3
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 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 inconsistentStyles
WCAG: 3.2.4
Score: 3
Complaints by testaro
Rule styleDiff
styleDiff
Description: Heading, link, and button style inconsistencies
Count of instances: 3
Complaint specifics
- In-line links have 3 different styles
- Links in columns have 2 different styles
Issue videoCaptionRisk
WCAG: 1.2.2
Score: 3
Complaints by wave
Rule youtube_video
youtube_video
Description: YouTube video may have no or incorrect captions
Count of instances: 3
Complaint specifics
- YouTube video
Issue mainNone
WCAG: 1.3.6
Score: 2
Complaints by qualWeb
Rule QW-ACT-R63
QW-ACT-R63
Description: Document has no landmark with non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that each page has an element with a landmark semantic role starting with non-repeated content
Issue tabFocusability
WCAG: 2.1.1
Score: 2
Complaints by testaro
Rule focAll
focAll
Description: Discrepancy between elements that should be and that are Tab-focusable
Count of instances: 1
Complaint specifics
- Some focusable elements are not Tab-focusable or vice versa
Issue labelClash
WCAG: 1.3.1
Score: 2
Complaints by testaro
Rule labClash
labClash
Description: Incompatible label types
Count of instances: 1
Complaint specifics
- Element BUTTON is unlabeled
Issue tabIndexPositive
WCAG: 2.4.3
Score: 1
Complaints by axe
Rule tabindex
tabindex
Description: Positive tabIndex risks creating a confusing focus order
Count of instances: 1
Complaint specifics
- Elements should not have tabindex greater than zero; Element has a tabindex greater than 0
Complaints by wave
Rule tabindex
tabindex
Description: tabIndex value positive
Count of instances: 1
Complaint specifics
- Tabindex
Issue complementaryNoText
WCAG: 1.3.6
Score: 1
Complaints by ibm
Rule aria_complementary_labelled
aria_complementary_labelled
Description: Element with a complementary role has no label
Count of instances: 1
Complaint specifics
- The element with "complementary" role does not have a label
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 noScriptRisk
WCAG: 4.1
Score: 1
Complaints by wave
Rule noscript
noscript
Description: noscript element may fail to contain an accessible equivalent or alternative
Count of instances: 1
Complaint specifics
- Noscript element
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: 1
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: 8
Complaint specifics
- Supplementing link text with the title attribute
Complete report
{ "id": "1etp6-ts27-caSenSDsd16", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687643401723, "endTime": 1687643402228 }, { "type": "url", "which": "https://sd16.senate.ca.gov/", "what": "Melissa Hurtado (D)", "startTime": 1687643402228, "result": { "url": "https://sd16.senate.ca.gov/" }, "endTime": 1687643403101 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687643403101, "url": "https://sd16.senate.ca.gov/", "endTime": 1687643405226 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687643405226, "url": "https://sd16.senate.ca.gov/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 880381, 880381, 880381, 880381, 880381 ], "localRatios": [ 1, 1, 1, 1 ], "meanLocalRatio": 1, "maxLocalRatio": 1, "globalRatio": 1, "pixelChanges": [ 0, 0, 0, 0 ], "meanPixelChange": 0, "maxPixelChange": 0, "changeFrequency": 0 }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] } }, "success": true }, "standardResult": { "totals": [ 0, 0, 0, 0 ], "instances": [] }, "endTime": 1687643418673 }, { "type": "launch", "which": "chromium", "startTime": 1687643418673, "endTime": 1687643419192 }, { "type": "url", "which": "https://sd16.senate.ca.gov/", "what": "Melissa Hurtado (D)", "startTime": 1687643419193, "result": { "url": "https://sd16.senate.ca.gov/" }, "endTime": 1687643420019 }, { "type": "test", "which": "alfa", "startTime": 1687643420019, "url": "https://sd16.senate.ca.gov/", "what": "alfa", "result": { "totals": { "failures": 16, "warnings": 0 }, "items": [ { "index": 6, "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[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]", "codeLines": [ "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" target=\"_blank\" rel=\"noopener noreferrer\">", " <iframe allowfullscreen frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\">", " #document", " <html>", " <head></head>", " <body></body>", " </html>", " </iframe>", "</a>" ] } }, { "index": 16, "verdict": "failed", "rule": { "ruleID": "r13", "ruleSummary": "<iframe> elements have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r13", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "iframe", "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]/iframe[1]", "codeLines": [ "<iframe allowfullscreen frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\">", " #document", " <html>", " <head></head>", " <body></body>", " </html>", "</iframe>" ] } }, { "index": 106, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/a[1]/text()[1]", "codeLines": [ "Skip to main content" ] } }, { "index": 117, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "California State Senate" ] } }, { "index": 118, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "|" ] } }, { "index": 119, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[2]/text()[1]", "codeLines": [ "Democratic Caucus © 2022" ] } }, { "index": 120, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 121, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[3]/text()[1]", "codeLines": [ "Privacy Policy" ] } }, { "index": 122, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "|" ] } }, { "index": 123, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[4]/text()[1]", "codeLines": [ "Accessibility Statement" ] } }, { "index": 127, "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": 143, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[2]/a[1]/text()[1]", "codeLines": [ "Watch Now" ] } }, { "index": 147, "verdict": "failed", "rule": { "ruleID": "r68", "ruleSummary": "Elements with a role have required children", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r68", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "ol", "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]", "codeLines": [ "<ol class=\"flex-control-nav flex-control-paging\"></ol>" ] } }, { "index": 148, "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[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[2]/a[1]/text()[1]", "codeLines": [ "Watch Now" ] } }, { "index": 168, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[2]/a[1]/text()[1]", "codeLines": [ "Watch Now" ] } }, { "index": 173, "verdict": "failed", "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": [ 0, 0, 0, 16 ], "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[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]" }, "excerpt": "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" target=\"_blank\" rel=\"noopener noreferrer\"> <iframe allowfullscreen frameb ... ht=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\"> #document <html> <head></head> <body></body> </html> </iframe> </a>" }, { "ruleID": "r13", "what": "<iframe> elements have an accessible name", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "video_frame", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]/iframe[1]" }, "excerpt": "<iframe allowfullscreen frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\"> #document <html> <head></head> <body></body> </html> </iframe>" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/a[1]/text()[1]" }, "excerpt": "Skip to main content" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]" }, "excerpt": "California State Senate" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/text()[1]" }, "excerpt": "|" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[2]/text()[1]" }, "excerpt": "Democratic Caucus © 2022" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/text()[2]" }, "excerpt": "|" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[3]/text()[1]" }, "excerpt": "Privacy Policy" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/text()[3]" }, "excerpt": "|" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[4]/text()[1]" }, "excerpt": "Accessibility Statement" }, { "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[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[2]/a[1]/text()[1]" }, "excerpt": "Watch Now" }, { "ruleID": "r68", "what": "Elements with a role have required children", "ordinalSeverity": 3, "tagName": "OL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]" }, "excerpt": "<ol class=\"flex-control-nav flex-control-paging\"></ol>" }, { "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[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[2]/a[1]/text()[1]" }, "excerpt": "Watch Now" }, { "ruleID": "r83", "what": "Text nodes are not clipped when text is resized", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[2]/a[1]/text()[1]" }, "excerpt": "Watch Now" }, { "ruleID": "r87", "what": "First focusable element is link to main content", "ordinalSeverity": 3, "tagName": "", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/" }, "excerpt": "#document <!doctype html> ... </html>" } ] }, "endTime": 1687643424089 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687643424089, "url": "https://sd16.senate.ca.gov/", "what": "Axe", "result": { "totals": { "rulesNA": 57, "rulesPassed": 37, "rulesWarned": 5, "rulesViolated": 7, "warnings": { "minor": 9, "moderate": 0, "serious": 4, "critical": 1 }, "violations": { "minor": 0, "moderate": 3, "serious": 4, "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-24T21:50:24.730Z", "url": "https://sd16.senate.ca.gov/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "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": [], "all": [], "none": [ { "id": "aria-prohibited-attr", "data": { "role": null, "nodeName": "div", "messageKey": "noRoleSingular", "prohibited": [ "aria-label" ] }, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute." } ], "impact": "serious", "html": "<div id=\"sidebar-wrapper\" aria-label=\"Site header\">", "target": [ "#sidebar-wrapper" ], "failureSummary": "Fix all of the following:\n aria-label attribute is not well supported on a div with no valid role attribute." } ] }, { "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": "22.5pt (30px)", "fontWeight": "normal", "messageKey": "imgNode", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<img loading=\"lazy\" src=\"/sites/sd16.senate.ca.gov/files/images/hurtado-home1920.jpg\" width=\"1920\" height=\"1080\" alt=\"Senator Hurtado at a lake\" typeof=\"foaf:Image\" draggable=\"false\">", "target": [ "img[width=\"1920\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined because element contains an image node" } ], "all": [], "none": [], "impact": "serious", "html": "<h1>Representing a New Generation of Latina Political Leaders</h1>", "target": [ "h1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "imgNode", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<img loading=\"lazy\" src=\"/sites/sd16.senate.ca.gov/files/images/hurtado-home1920.jpg\" width=\"1920\" height=\"1080\" alt=\"Senator Hurtado at a lake\" typeof=\"foaf:Image\" draggable=\"false\">", "target": [ "img[width=\"1920\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined because element contains an image node" } ], "all": [], "none": [], "impact": "serious", "html": "<p>State Senator Melissa Hurtado is the youngest woman ever elected to the California State Senate. Her Senate district - in California's great Central Valley - is home to some of the richest and most fertile farmland in the world.</p>", "target": [ ".banner-message > p:nth-child(2)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node" } ] }, { "id": "frame-tested", "impact": "critical", "tags": [ "cat.structure", "review-item", "best-practice" ], "description": "Ensures <iframe> and <frame> elements contain the axe-core script", "help": "Frames should be tested with axe-core", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-tested?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "frame-tested", "data": null, "relatedNodes": [], "impact": "critical", "message": "The iframe still has to be tested with axe-core" } ], "none": [], "impact": "critical", "html": "<iframe allowfullscreen=\"\" frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\"></iframe>", "target": [ "#video_frame" ], "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": "<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\">\n <li class=\"dropdown-item\">\n <a href=\"/about-sd-16\" title=\"About Senate District 16\" class=\"nav-link--about-sd-16\" data-drupal-link-system-path=\"node/604\">About SD 16</a>\n </li>\n </ul>", "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": "<ul class=\"dropdown-menu\">", "target": [ ".menu-item--expanded.dropdown.nav-item:nth-child(5) > .dropdown-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<button id=\"menu-toggle\">\n <div id=\"nav-icon\">\n <span></span>\n <span></span>\n <span></span>\n </div>\n </button>", "target": [ "#menu-toggle" ], "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 href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\">\n <img src=\"/sites/sd16.senate.ca.gov/files/sd16_logo.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\">\n \n </a>", "target": [ ".region-featured-top > .navbar-brand[href=\"/\"][title=\"Home\"]" ], "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 flex-disabled\" href=\"#\" tabindex=\"-1\">Previous</a></li><li class=\"flex-nav-next\"><a class=\"flex-next flex-disabled\" href=\"#\" tabindex=\"-1\">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 flex-disabled\" href=\"#\" tabindex=\"-1\">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 flex-disabled\" href=\"#\" tabindex=\"-1\">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." } ] }, { "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 title=\"Capitol\" class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Capitol</span>", "target": [ "span[title=\"Capitol\"]" ], "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\">Senate District 16</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\"" }, { "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 title=\"Team SD 16\" class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Team SD 16</span>", "target": [ "span[title=\"Team SD 16\"]" ], "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": "#999999", "bgColor": "#ffffff", "contrastRatio": 2.84, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"colorbox-inline init-colorbox-inline-processed-processed cboxElement\" href=\"http://www.youtube.com/watch?v=617ANIA5Rqs\" title=\" We Share Our Mother's Health\" target=\"_blank\" rel=\"noopener noreferrer\">Watch Now</a>", "target": [ ".colorbox-inline" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"colorbox-inline init-colorbox-inline-processed-processed cboxElement\" href=\"http://www.youtube.com/watch?v=617ANIA5Rqs\" title=\" We Share Our Mother's Health\" target=\"_blank\" rel=\"noopener noreferrer\">Watch Now</a>", "target": [ ".colorbox-inline" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" } ] }, { "id": "frame-title", "impact": "serious", "tags": [ "cat.text-alternatives", "wcag2a", "wcag412", "section508", "section508.22.i", "TTv5", "TT12.c" ], "description": "Ensures <iframe> and <frame> elements have an accessible name", "help": "Frames must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-title?application=axeAPI", "nodes": [ { "any": [ { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title 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": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "serious", "html": "<iframe allowfullscreen=\"\" frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\"></iframe>", "target": [ "#video_frame" ], "failureSummary": "Fix any of the following:\n Element has no title 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's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ] }, { "id": "landmark-unique", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "help": "Ensures landmarks are unique", "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-unique?application=axeAPI", "nodes": [ { "any": [ { "id": "landmark-is-unique", "data": { "role": "navigation", "accessibleText": null }, "relatedNodes": [ { "html": "<nav class=\"navbar navbar-expand-top\">\n <button id=\"menu-toggle\">\n <div id=\"nav-icon\">\n <span></span>\n <span></span>\n <span></span>\n </div>\n </button>\n </nav>", "target": [ ".navbar-expand-top" ] } ], "impact": "moderate", "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" } ], "all": [], "none": [], "impact": "moderate", "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\">", "target": [ "#navbar-main" ], "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 class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" target=\"_blank\" rel=\"noopener noreferrer\">", "target": [ ".colorbox-load" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" } ] }, { "id": "region", "impact": "moderate", "tags": [ "cat.keyboard", "best-practice" ], "description": "Ensures all page content is contained by landmarks", "help": "All page content should be contained by landmarks", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/region?application=axeAPI", "nodes": [ { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div id=\"sidebar-wrapper\" aria-label=\"Site header\">", "target": [ "#sidebar-wrapper" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"container-fluid copyright\">", "target": [ ".copyright" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" } ] }, { "id": "tabindex", "impact": "serious", "tags": [ "cat.keyboard", "best-practice" ], "description": "Ensures tabindex attribute values are not greater than 0", "help": "Elements should not have tabindex greater than zero", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/tabindex?application=axeAPI", "nodes": [ { "any": [ { "id": "tabindex", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element has a tabindex greater than 0" } ], "all": [], "none": [], "impact": "serious", "html": "<a id=\"main-content\" tabindex=\"1\"></a>", "target": [ "#main-content" ], "failureSummary": "Fix any of the following:\n Element has a tabindex greater than 0" } ] } ] }, "success": true }, "standardResult": { "totals": [ 9, 5, 3, 8 ], "instances": [ { "ruleID": "aria-allowed-attr", "what": "Elements must only use allowed ARIA attributes", "ordinalSeverity": 1, "tagName": "DIV", "id": "sidebar-wrapper", "location": { "doc": "dom", "type": "selector", "spec": "#sidebar-wrapper" }, "excerpt": "<div id=\"sidebar-wrapper\" aria-label=\"Site header\">" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "h1" }, "excerpt": "<h1>Representing a New Generation of Latina Political Leaders</h1>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".banner-message > p:nth-child(2)" }, "excerpt": "<p>State Senator Melissa Hurtado is the youngest woman ever elected to the California State Senate. Her Senate district - in California's great Central Valley - is home to some of the richest and most fertile farmland in the world.</p>" }, { "ruleID": "frame-tested", "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "video_frame", "location": { "doc": "dom", "type": "selector", "spec": "#video_frame" }, "excerpt": "<iframe allowfullscreen=\"\" frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\"></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": "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\"> <li class=\"dropdown-item\"> <a href=\"/about-sd-16\" title=\"About Senate District 16\" class=\"nav-link--about-sd-16\" data-drupal-link-system-path=\"node/604\">About SD 16</a> </li> </ul>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(5) > .dropdown-menu" }, "excerpt": "<ul class=\"dropdown-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "menu-toggle", "location": { "doc": "dom", "type": "selector", "spec": "#menu-toggle" }, "excerpt": "<button id=\"menu-toggle\"> <div id=\"nav-icon\"> <span></span> <span></span> <span></span> </div> </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": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".region-featured-top > .navbar-brand[href=\"/\"][title=\"Home\"]" }, "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/sd16_logo.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\"> </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": ".flex-direction-nav" }, "excerpt": "<ul class=\"flex-direction-nav\"><li class=\"flex-nav-prev\"><a class=\"flex-prev flex-disabled\" href=\"#\" tabindex=\"-1\">Previous</a></li><li class=\"flex-nav-next\"><a class=\"flex-next flex-disabled\" href=\"#\" tabindex=\"-1\">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 flex-disabled\" href=\"#\" tabindex=\"-1\">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 flex-disabled\" href=\"#\" tabindex=\"-1\">Next</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": "span[title=\"Capitol\"]" }, "excerpt": "<span title=\"Capitol\" class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Capitol</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\">Senate District 16</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": "span[title=\"Team SD 16\"]" }, "excerpt": "<span title=\"Team SD 16\" class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Team SD 16</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".colorbox-inline" }, "excerpt": "<a class=\"colorbox-inline init-colorbox-inline-processed-processed cboxElement\" href=\"http://www.youtube.com/watch?v=617ANIA5Rqs\" title=\" We Share Our Mother's Health\" target=\"_blank\" rel=\"noopener noreferrer\">Watch Now</a>" }, { "ruleID": "frame-title", "what": "Frames must have an accessible name; Element has no title 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's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "video_frame", "location": { "doc": "dom", "type": "selector", "spec": "#video_frame" }, "excerpt": "<iframe allowfullscreen=\"\" frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\"></iframe>" }, { "ruleID": "landmark-unique", "what": "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable", "ordinalSeverity": 2, "tagName": "NAV", "id": "navbar-main", "location": { "doc": "dom", "type": "selector", "spec": "#navbar-main" }, "excerpt": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\">" }, { "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": ".colorbox-load" }, "excerpt": "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" target=\"_blank\" rel=\"noopener noreferrer\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "sidebar-wrapper", "location": { "doc": "dom", "type": "selector", "spec": "#sidebar-wrapper" }, "excerpt": "<div id=\"sidebar-wrapper\" aria-label=\"Site header\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".copyright" }, "excerpt": "<div class=\"container-fluid copyright\">" }, { "ruleID": "tabindex", "what": "Elements should not have tabindex greater than zero; Element has a tabindex greater than 0", "ordinalSeverity": 3, "tagName": "A", "id": "main-content", "location": { "doc": "dom", "type": "selector", "spec": "#main-content" }, "excerpt": "<a id=\"main-content\" tabindex=\"1\"></a>" } ] }, "endTime": 1687643424762 }, { "type": "launch", "which": "chromium", "startTime": 1687643424762, "endTime": 1687643425330 }, { "type": "url", "which": "https://sd16.senate.ca.gov/", "what": "Melissa Hurtado (D)", "startTime": 1687643425330, "result": { "url": "https://sd16.senate.ca.gov/" }, "endTime": 1687643426168 }, { "type": "test", "which": "continuum", "startTime": 1687643426169, "url": "https://sd16.senate.ca.gov/", "what": "Level Access Continuum, community edition", "result": [ { "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-\" title=\"Capitol\">Capitol</span>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "span[title=\"Capitol\"][class=\"nav-link dropdown-toggle nav-link-\"][data-bs-toggle=\"dropdown\"][aria-expanded=\"false\"][aria-haspopup=\"true\"]", "attNo": 5 } }, { "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(1)>*:nth-child(1)>*:nth-child(2)>*: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-\">Senate District 16</span>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*: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 } }, { "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-\" title=\"Team SD 16\">Team SD 16</span>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "span[title=\"Team SD 16\"][class=\"nav-link dropdown-toggle nav-link-\"][data-bs-toggle=\"dropdown\"][aria-expanded=\"false\"][aria-haspopup=\"true\"]", "attNo": 5 } }, { "engineTestId": 531, "bestPracticeId": 2519, "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present", "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present", "element": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><div id=\"CollapsingNavbar\" class=\"sidebar-menu\"><a class=\"navbar-brand\" rel=\"home\" title=\"Home\" href=\"/\"><img loading=\"lazy\" class=\"img-fluid d-in ... title=\"About Senate District 16\" href=\"/about-sd-16\">About SD 16</a></li></ul></li><li class=\"nav-item menu-item--expanded dropdown\"><span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dr", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[class=\"navbar navbar-expand-lg\"][id=\"navbar-main\"]", "attNo": 2 } }, { "engineTestId": 531, "bestPracticeId": 2519, "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present", "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present", "element": "<nav class=\"navbar navbar-expand-top\"><button id=\"menu-toggle\"><div id=\"nav-icon\"><span></span><span></span><span></span></div></button></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "nav[class=\"navbar navbar-expand-top\"]", "attNo": 1 } }, { "engineTestId": 533, "bestPracticeId": 2519, "attribute": "This nav does not have an accessible name as required when two or more nav elements are present", "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present", "element": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><div id=\"CollapsingNavbar\" class=\"sidebar-menu\"><a class=\"navbar-brand\" rel=\"home\" title=\"Home\" href=\"/\"><img loading=\"lazy\" class=\"img-fluid d-in ... title=\"About Senate District 16\" href=\"/about-sd-16\">About SD 16</a></li></ul></li><li class=\"nav-item menu-item--expanded dropdown\"><span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dr", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[class=\"navbar navbar-expand-lg\"][id=\"navbar-main\"]", "attNo": 2 } }, { "engineTestId": 533, "bestPracticeId": 2519, "attribute": "This nav does not have an accessible name as required when two or more nav elements are present", "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present", "element": "<nav class=\"navbar navbar-expand-top\"><button id=\"menu-toggle\"><div id=\"nav-icon\"><span></span><span></span><span></span></div></button></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "nav[class=\"navbar navbar-expand-top\"]", "attNo": 1 } } ], "standardResult": { "totals": [ 0, 0, 0, 8 ], "instances": [ { "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(1)>*:nth-child(1)>*:nth-child(2)>*: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-\" title=\"Capitol\">Capitol</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(1)>*:nth-child(1)>*:nth-child(2)>*: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(1)>*:nth-child(1)>*:nth-child(2)>*: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-\">Senate District 16</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(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)" }, "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\" title=\"Team SD 16\">Team SD 16</span>" }, { "ruleID": "531", "what": "This nav does not have a unique accessible name as required when two or more nav elements are present", "ordinalSeverity": 3, "tagName": "NAV", "id": "navbar-main", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><div id=\"CollapsingNavbar\" class=\"sidebar-menu\"><a class=\"navbar-brand\" rel=\"home\" title=\"Home\" href=\"/\"><img loading=\"lazy\" class=\"img-fluid d-in ... title=\"About Senate District 16\" href=\"/about-sd-16\">About SD 16</a></li></ul></li><li class=\"nav-item menu-item--expanded dropdown\"><span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dr" }, { "ruleID": "531", "what": "This nav does not have a unique accessible name as required when two or more nav elements are present", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<nav class=\"navbar navbar-expand-top\"><button id=\"menu-toggle\"><div id=\"nav-icon\"><span></span><span></span><span></span></div></button></nav>" }, { "ruleID": "533", "what": "This nav does not have an accessible name as required when two or more nav elements are present", "ordinalSeverity": 3, "tagName": "NAV", "id": "navbar-main", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><div id=\"CollapsingNavbar\" class=\"sidebar-menu\"><a class=\"navbar-brand\" rel=\"home\" title=\"Home\" href=\"/\"><img loading=\"lazy\" class=\"img-fluid d-in ... title=\"About Senate District 16\" href=\"/about-sd-16\">About SD 16</a></li></ul></li><li class=\"nav-item menu-item--expanded dropdown\"><span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dr" }, { "ruleID": "533", "what": "This nav does not have an accessible name as required when two or more nav elements are present", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<nav class=\"navbar navbar-expand-top\"><button id=\"menu-toggle\"><div id=\"nav-icon\"><span></span><span></span><span></span></div></button></nav>" } ] }, "endTime": 1687643426336 }, { "type": "launch", "which": "chromium", "startTime": 1687643426336, "endTime": 1687643426898 }, { "type": "url", "which": "https://sd16.senate.ca.gov/", "what": "Melissa Hurtado (D)", "startTime": 1687643426899, "result": { "url": "https://sd16.senate.ca.gov/" }, "endTime": 1687643427624 }, { "type": "test", "which": "htmlcs", "startTime": 1687643427624, "url": "https://sd16.senate.ca.gov/", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "result": { "Error": { "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-v3-main-menu-menu", "code": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v3-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-v3-main-menu-menu", "code": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v3-main-menu-menu\">...</h2>" } ] }, "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 NaN:1.": [ { "tagName": "a", "id": "", "code": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/constituent-services\" title=\"Constituent Services\" class=\"nav-link nav-link--constituent-services\" data-drupal-link-system-path=\"node/616\">...</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": "div", "id": "", "code": "<div class=\"rtecenter\">...</div>" } ] }, "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-v3-main-menu-menu", "code": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v3-main-menu-menu\">...</h2>" } ] }, "AAA.2_4_1.H64.1": { "Iframe element requires a non-empty title attribute that identifies the frame.": [ { "tagName": "iframe", "id": "#video_frame", "code": "<iframe allowfullscreen=\"\" frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\">...</iframe>" } ] }, "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 class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" } ] }, "AAA.4_1_2.H91.Button.Name": { "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [ { "tagName": "button", "id": "#menu-toggle", "code": "<button id=\"menu-toggle\">...</button>" } ] } }, "Warning": { "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=\"rtecenter\">...</div>" } ] }, "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [ { "tagName": "div", "id": "#nav-icon", "code": "<div id=\"nav-icon\">...</div>" }, { "tagName": "div", "id": "#sidebar-wrapper", "code": "<div id=\"sidebar-wrapper\" aria-label=\"Site header\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"container-fluid copyright\">...</div>" } ] }, "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=\"colorbox-inline init-colorbox-inline-processed-processed cboxElement\" href=\"http://www.youtube.com/watch?v=617ANIA5Rqs\" title=\" We Share Our Mother's Health\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" 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>" } ] }, "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": [ 11, 0, 0, 13 ], "instances": [ { "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=\"rtecenter\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "nav-icon", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"nav-icon\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "sidebar-wrapper", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"sidebar-wrapper\" aria-label=\"Site header\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"container-fluid copyright\">...</div>" }, { "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=\"colorbox-inline init-colorbox-inline-processed-processed cboxElement\" href=\"http://www.youtube.com/watch?v=617ANIA5Rqs\" title=\" We Share Our Mother's Health\" 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 class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" 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.4_1_2.H91.A.Empty", "what": "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.", "ordinalSeverity": 0, "tagName": "A", "id": "main-content", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a id=\"main-content\" tabindex=\"1\">...</a>" }, { "ruleID": "AAA.1_3_1_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-v3-main-menu-menu", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v3-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-v3-main-menu-menu", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v3-main-menu-menu\">...</h2>" }, { "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=\"/constituent-services\" title=\"Constituent Services\" class=\"nav-link nav-link--constituent-services\" data-drupal-link-system-path=\"node/616\">...</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": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"rtecenter\">...</div>" }, { "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-v3-main-menu-menu", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v3-main-menu-menu\">...</h2>" }, { "ruleID": "AAA.2_4_1.H64.1", "what": "Iframe element requires a non-empty title attribute that identifies the frame.", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "video_frame", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<iframe allowfullscreen=\"\" frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\">...</iframe>" }, { "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 class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.Button.Name", "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "menu-toggle", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<button id=\"menu-toggle\">...</button>" } ] }, "endTime": 1687643427756 }, { "type": "launch", "which": "chromium", "startTime": 1687643427756, "endTime": 1687643428327 }, { "type": "url", "which": "https://sd16.senate.ca.gov/", "what": "Melissa Hurtado (D)", "startTime": 1687643428327, "result": { "url": "https://sd16.senate.ca.gov/" }, "endTime": 1687643429130 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687643429130, "url": "https://sd16.senate.ca.gov/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 16, "recommendation": 6, "ignored": 0 }, "items": [ { "ruleId": "input_label_exists", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/nav[1]/button[1]", "aria": "/document[1]/navigation[1]/button[1]" }, "message": "Form control element <button> has no associated label", "bounds": { "left": 8, "top": 455, "height": 6, "width": 16 }, "snippet": "<button id=\"menu-toggle\">", "level": "violation" }, { "ruleId": "frame_title_exists", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]/iframe[1]", "aria": "/document[1]/complementary[1]/list[1]/listitem[1]/paragraph[3]/link[1]" }, "message": "Inline frame does not have a 'title' attribute", "bounds": { "left": 48, "top": 661, "height": 144, "width": 306 }, "snippet": "<iframe width=\"306\" webkitallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" mozallowfullscreen=\"\" id=\"video_frame\" height=\"144\" frameborder=\"0\" allowfullscreen=\"\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/main[1]/section[1]/a[1]", "aria": "/document[1]/main[1]" }, "message": "The tabbable element's role 'none' is not a widget role", "bounds": { "left": 8, "top": 549, "height": 0, "width": 0 }, "snippet": "<a tabindex=\"1\" id=\"main-content\">", "level": "violation" }, { "ruleId": "aria_navigation_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 443, "height": 19, "width": 784 }, "snippet": "<nav class=\"navbar navbar-expand-top\">", "level": "violation" }, { "ruleId": "aria_navigation_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/generic[1]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 27, "height": 401, "width": 784 }, "snippet": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/navigation[1]" }, "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 8, "top": 443, "height": 19, "width": 784 }, "snippet": "<nav class=\"navbar navbar-expand-top\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/generic[1]/navigation[1]" }, "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 8, "top": 27, "height": 401, "width": 784 }, "snippet": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/link[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 549, "height": 18, "width": 148 }, "snippet": "<a target=\"_blank\" href=\"http://www.senate.ca.gov/\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/a[1]", "aria": "/document[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 8, "height": 18, "width": 133 }, "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">", "level": "violation" }, { "ruleId": "aria_complementary_labelled", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]", "aria": "/document[1]/complementary[1]" }, "message": "The element with \"complementary\" role does not have a label", "bounds": { "left": 8, "top": 462, "height": 72, "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]/div[1]/nav[1]/div[1]/nav[1]/ul[1]/li[5]/span[1]", "aria": "/document[1]/generic[1]/navigation[1]/navigation[1]/list[1]/listitem[5]/generic[1]" }, "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"", "bounds": { "left": 48, "top": 353, "height": 18, "width": 80 }, "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\" title=\"Team SD 16\">", "level": "violation" }, { "ruleId": "aria_attribute_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/span[1]", "aria": "/document[1]/generic[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": 316, "height": 18, "width": 115 }, "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]/div[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/span[1]", "aria": "/document[1]/generic[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": 205, "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]/div[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/span[1]", "aria": "/document[1]/generic[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": 48 }, "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\" title=\"Capitol\">", "level": "violation" }, { "ruleId": "aria_attribute_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]", "aria": "/document[1]/generic[1]" }, "message": "The ARIA attributes \"aria-label\" are not valid for the element <div> with implicit ARIA role \"generic\"", "bounds": { "left": 8, "top": 27, "height": 401, "width": 784 }, "snippet": "<div aria-label=\"Site header\" id=\"sidebar-wrapper\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]", "aria": "/document[1]/complementary[1]/list[1]/listitem[1]/paragraph[3]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 48, "top": 791, "height": 18, "width": 306 }, "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" class=\"colorbox-load\">", "level": "violation" }, { "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[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]/iframe[1]", "aria": "/document[1]/complementary[1]/list[1]/listitem[1]/paragraph[3]/link[1]" }, "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 48, "top": 661, "height": 144, "width": 306 }, "snippet": "<iframe width=\"306\" webkitallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" mozallowfullscreen=\"\" id=\"video_frame\" height=\"144\" frameborder=\"0\" allowfullscreen=\"\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/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": 549, "height": 0, "width": 784 }, "snippet": "<main role=\"main\" id=\"content\" class=\"main-content col order-first\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/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": 462, "height": 72, "width": 784 }, "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/nav[1]", "aria": "/document[1]/generic[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": 362, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--main\" id=\"block-senate-ux-v3-main-menu\" aria-labelledby=\"block-senate-ux-v3-main-menu-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_child_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]", "aria": "/document[1]/complementary[1]/list[2]" }, "message": "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"", "bounds": { "left": 8, "top": 496, "height": 0, "width": 784 }, "snippet": "<ol class=\"flex-control-nav flex-control-paging\">", "level": "recommendation" } ], "success": true }, "standardResult": { "totals": [ 0, 6, 0, 16 ], "instances": [ { "ruleID": "input_label_exists", "what": "Form control element <button> has no associated label", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "menu-toggle", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/nav[1]/button[1]" }, "excerpt": "<button id=\"menu-toggle\">" }, { "ruleID": "frame_title_exists", "what": "Inline frame does not have a 'title' attribute", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "video_frame", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]/iframe[1]" }, "excerpt": "<iframe width=\"306\" webkitallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" mozallowfullscreen=\"\" id=\"video_frame\" height=\"144\" frameborder=\"0\" allowfullscreen=\"\">" }, { "ruleID": "element_tabbable_role_valid", "what": "The tabbable element's role 'none' is not a widget role", "ordinalSeverity": 3, "tagName": "A", "id": "main-content", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/main[1]/section[1]/a[1]" }, "excerpt": "<a tabindex=\"1\" id=\"main-content\">" }, { "ruleID": "aria_navigation_label_unique", "what": "Multiple elements with \"navigation\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/nav[1]" }, "excerpt": "<nav class=\"navbar navbar-expand-top\">" }, { "ruleID": "aria_navigation_label_unique", "what": "Multiple elements with \"navigation\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "NAV", "id": "navbar-main", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/nav[1]" }, "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/nav[1]" }, "excerpt": "<nav class=\"navbar navbar-expand-top\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "NAV", "id": "navbar-main", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/nav[1]" }, "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"http://www.senate.ca.gov/\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/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[2]/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]/div[1]/nav[1]/div[1]/nav[1]/ul[1]/li[5]/span[1]" }, "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-bs-toggle=\"dropdown\" class=\"nav-link dropdown-toggle nav-link-\" title=\"Team SD 16\">" }, { "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]/div[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]/div[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]/div[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-\" title=\"Capitol\">" }, { "ruleID": "aria_attribute_valid", "what": "The ARIA attributes \"aria-label\" are not valid for the element <div> with implicit ARIA role \"generic\"", "ordinalSeverity": 3, "tagName": "DIV", "id": "sidebar-wrapper", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]" }, "excerpt": "<div aria-label=\"Site header\" id=\"sidebar-wrapper\">" }, { "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[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]" }, "excerpt": "<a rel=\"noopener noreferrer\" target=\"_blank\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" class=\"colorbox-load\">" }, { "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": "video_frame", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]/iframe[1]" }, "excerpt": "<iframe width=\"306\" webkitallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" mozallowfullscreen=\"\" id=\"video_frame\" height=\"144\" frameborder=\"0\" allowfullscreen=\"\">" }, { "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[2]/div[2]/div[1]/div[1]/main[1]" }, "excerpt": "<main role=\"main\" id=\"content\" class=\"main-content col order-first\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>", "ordinalSeverity": 1, "tagName": "ASIDE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]" }, "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container-fluid clearfix\">" }, { "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-v3-main-menu", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/nav[1]" }, "excerpt": "<nav class=\"block block-menu navigation menu--main\" id=\"block-senate-ux-v3-main-menu\" aria-labelledby=\"block-senate-ux-v3-main-menu-menu\" role=\"navigation\">" }, { "ruleID": "aria_child_valid", "what": "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"", "ordinalSeverity": 1, "tagName": "OL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]" }, "excerpt": "<ol class=\"flex-control-nav flex-control-paging\">" } ] }, "endTime": 1687643432130 }, { "type": "launch", "which": "chromium", "startTime": 1687643432130, "endTime": 1687643432719 }, { "type": "url", "which": "https://sd16.senate.ca.gov/", "what": "Melissa Hurtado (D)", "startTime": 1687643432719, "result": { "url": "https://sd16.senate.ca.gov/" }, "endTime": 1687643433524 }, { "type": "test", "which": "nuVal", "startTime": 1687643433524, "url": "https://sd16.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": 1687643433667 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687643433667, "url": "https://sd16.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 21:50:35", "hash": "0b96ae399b245fccd07829ef46ce7ab0624f98a50d9a0059ca8edfbb1408072b2c441b462e2c7cdfabe4e4ef3c434a41c3ac682c09048b2dfc0dedd3d1431640", "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": 31, "warning": 11, "failed": 6, "inapplicable": 77 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 13, "warning": 6, "failed": 3, "inapplicable": 45 }, "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-R11": { "name": "Button has accessible name", "code": "QW-ACT-R11", "mapping": "97a4e1", "description": "This rule checks that each button element has an accessible name.", "metadata": { "target": { "element": [ "button", "input" ], "attributes": [ "role='button'" ] }, "success-criteria": [ { "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": [], "url": "https://act-rules.github.io/rules/97a4e1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "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": "<button id=\"menu-toggle\">\n <div id=\"nav-icon\">\n <span _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > button:nth-child(1) > div:nth-child(1) > span:nth-child(1)\"></span>\n <span _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > button:nth-child(1) > div:nth-child(1) > span:nth-child(2)\"></span>\n <span _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > button:nth-child(1) > div:nth-child(1) > span:nth-child(3)\"></span>\n </div>\n </button>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > button:nth-child(1)", "accessibleName": "" } ], "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": 23, "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 class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" target=\"_blank\" rel=\"noopener noreferrer\"> </a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > p:nth-child(2) > 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": 25, "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=\"/\" 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) > div:nth-child(1) > nav: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=\"/biography\" class=\"nav-link nav-link--biography\" data-drupal-link-system-path=\"node/598\">About Melissa</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav: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=\"/legislative-priorities\" title=\"Legislative Priorities\" class=\"nav-link--legislative-priorities\" data-drupal-link-system-path=\"node/728\">Legislative Priorities</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"/legislation-i-co-authored\" class=\"nav-link--legislation-i-co-authored\" data-drupal-link-system-path=\"node/602\">Legislation I Co-authored</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"/budget-priorities\" class=\"nav-link--budget-priorities\" data-drupal-link-system-path=\"node/814\">Budget Priorities</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"/newsroom/press-releases\" class=\"nav-link--newsroom-press-releases\" data-drupal-link-system-path=\"newsroom/press-releases\">Press Releases</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"/newsroom/in-the-media\" class=\"nav-link--newsroom-in-the-media\" data-drupal-link-system-path=\"newsroom/in-the-media\">In the Media</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"/newsroom/op-eds\" class=\"nav-link--newsroom-op-eds\" data-drupal-link-system-path=\"newsroom/op-eds\">Op-Eds</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"/newsroom/newsletters\" class=\"nav-link--newsroom-newsletters\" data-drupal-link-system-path=\"node/42\">Newsletters</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"/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) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > 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=\"/about-sd-16\" title=\"About Senate District 16\" class=\"nav-link--about-sd-16\" data-drupal-link-system-path=\"node/604\">About SD 16</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"/staff\" title=\"Staff\" class=\"nav-link--staff\" data-drupal-link-system-path=\"node/607\">Staff</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/contact-us\" title=\"Contact Us\" class=\"nav-link--contact-us\" data-drupal-link-system-path=\"node/669\">Contact Us</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/constituent-services\" title=\"Constituent Services\" class=\"nav-link nav-link--constituent-services\" data-drupal-link-system-path=\"node/616\">Constituent Services</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<button id=\"menu-toggle\">\n \n \n \n \n \n </button>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > button:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/\" 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(3) > div:nth-child(1) > aside:nth-child(1) > section: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=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" target=\"_blank\" rel=\"noopener noreferrer\"> </a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span: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": "<iframe allowfullscreen=\"\" frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > p:nth-child(2) > a: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 class=\"colorbox-inline init-colorbox-inline-processed-processed cboxElement\" href=\"http://www.youtube.com/watch?v=617ANIA5Rqs\" title=\" We Share Our Mother's Health\" target=\"_blank\" rel=\"noopener noreferrer\">Watch Now</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > p:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a id=\"main-content\" tabindex=\"1\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section: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(3) > div:nth-child(3) > div:nth-child(1) > section: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://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(3) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"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(3) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"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(3) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(4)" } ], "attributes": [] } ] }, "QW-ACT-R19": { "name": "iframe element has accessible name", "code": "QW-ACT-R19", "mapping": "cae760", "description": "This rule checks that each iframe element has an accessible name.", "metadata": { "target": { "element": "iframe" }, "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/cae760", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The test target accessible name doesn't exist or it's empty ('')." }, "results": [ { "verdict": "failed", "description": "The test target accessible name doesn't exist or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<iframe allowfullscreen=\"\" frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > p:nth-child(2) > a:nth-child(1) > iframe:nth-child(1)" } ], "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><style>form.antibot * :not(.antibot-message) { display: none !important; }</style>\n\n</head><body>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments)};gtag(\"js\", new Date());gtag(\"config\", \"UA-3579750-80\", {\"groups\":\"default\",\"anonymize_ip\":true});\n\n\n\n …", "pointer": "html" } ], "attributes": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 5, "warning": 3, "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": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Please verify that headers are used to divide the page correctly." }, "results": [ { "verdict": "warning", "description": "Please verify that headers are used to divide the page correctly.", "resultCode": "W1", "elements": [ { "htmlCode": "<body class=\"layout-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 Main navigation\n \n\n \n \n \n About Melissa\n \n \n Capitol\n \n \n Legislative Priorities\n \n \n Legislation I Co-authored\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": 4, "failed": 4, "inapplicable": 0, "outcome": "failed", "description": "The element contains a title attribute equal to the text in the link" }, "results": [ { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/\" title=\"Home\" rel=\"home\" 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) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The element contains a title attribute equal to the text in the link", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"/legislative-priorities\" title=\"Legislative Priorities\" class=\"nav-link--legislative-priorities\" data-drupal-link-system-path=\"node/728\">Legislative Priorities</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/about-sd-16\" title=\"About Senate District 16\" class=\"nav-link--about-sd-16\" data-drupal-link-system-path=\"node/604\">About SD 16</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The element contains a title attribute equal to the text in the link", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"/staff\" title=\"Staff\" class=\"nav-link--staff\" data-drupal-link-system-path=\"node/607\">Staff</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The element contains a title attribute equal to the text in the link", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"/contact-us\" title=\"Contact Us\" class=\"nav-link--contact-us\" data-drupal-link-system-path=\"node/669\">Contact Us</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The element contains a title attribute equal to the text in the link", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"/constituent-services\" title=\"Constituent Services\" class=\"nav-link nav-link--constituent-services\" data-drupal-link-system-path=\"node/616\">Constituent Services</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/\" 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(3) > div:nth-child(1) > aside:nth-child(1) > section:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"colorbox-inline init-colorbox-inline-processed-processed cboxElement\" href=\"http://www.youtube.com/watch?v=617ANIA5Rqs\" title=\" We Share Our Mother's Health\" target=\"_blank\" rel=\"noopener noreferrer\">Watch Now</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > p:nth-child(4) > 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": 1, "inapplicable": 0, "outcome": "failed", "description": "A list item is not contained in a correct list element." }, "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=\"/biography\" class=\"nav-link nav-link--biography\" data-drupal-link-system-path=\"node/598\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">About Melissa</a>\n </li>\n <li class=\"nav-item menu-item--expanded dropdown\">\n <span title=\"Capitol\" class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" _selector …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav: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=\"/legislative-priorities\" title=\"Legislative Priorities\" class=\"nav-link--legislative-priorities\" data-drupal-link-system-path=\"node/728\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Legislative Priorities</a>\n </li>\n <li class=\"dropdown-item\">\n <a href=\"/legislation-i-co-authored\" class=\"nav-link--legislation-i-co-authored …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"/newsroom/press-releases\" class=\"nav-link--newsroom-press-releases\" data-drupal-link-system-path=\"newsroom/press-releases\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"/newsroom/in-the-media\" class=\"nav-link--newsroom-in-the-media\" data-drupal-link-system-path …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > 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=\"/about-sd-16\" title=\"About Senate District 16\" class=\"nav-link--about-sd-16\" data-drupal-link-system-path=\"node/604\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">About SD 16</a>\n </li>\n </ul>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"dropdown-menu\">\n <li class=\"dropdown-item\">\n <a href=\"/staff\" title=\"Staff\" class=\"nav-link--staff\" data-drupal-link-system-path=\"node/607\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Staff</a>\n </li>\n <li class=\"dropdown-item\">\n <a href=\"/contact-us\" title=\"Contact Us\" class=\"nav-link--contact-us\" data-drupal-link-system-path=\"node/669\" _selector=\"html > body:nth-child(2) > …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"slides\">\n \n<li class=\"flex-active-slide\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\">\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(3) > div:nth-child(1) > 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) > 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:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "A list item is not contained in a correct list element.", "resultCode": "F1", "elements": [ { "htmlCode": "<ol class=\"flex-control-nav flex-control-paging\"></ol>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > 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 flex-disabled\" href=\"#\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > 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 flex-disabled\" href=\"#\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(1) > sectio …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > 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": 3, "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/sd16.senate.ca.gov/files/sd16_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) > div:nth-child(1) > nav: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 src=\"/sites/sd16.senate.ca.gov/files/sd16_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(3) > div:nth-child(1) > aside:nth-child(1) > section: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/sd16.senate.ca.gov/files/images/hurtado-home1920.jpg\" width=\"1920\" height=\"1080\" alt=\"Senator Hurtado at a lake\" typeof=\"foaf:Image\" draggable=\"false\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > 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": [] } ] } } }, "best-practices": { "type": "best-practices", "metadata": { "passed": 13, "warning": 2, "failed": 1, "inapplicable": 8 }, "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": 2, "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-v3-main-menu-menu\">Main navigation</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav: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": "<h1>Representing a New Generation of Latina Political Leaders</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > div:nth-child(1) > h1: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 allowfullscreen=\"\" frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > p:nth-child(2) > a: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(3) > div:nth-child(2) > 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": 33, "document": 1, "navigation": 3, "img": 3, "heading": 2, "list": 8, "listitem": 20, "button": 1, "complementary": 1, "region": 3, "main": 1 }, "tags": { "html": 1, "head": 1, "meta": 15, "noscript": 1, "script": 13, "link": 9, "title": 1, "body": 1, "a": 25, "div": 32, "nav": 3, "img": 3, "h2": 1, "ul": 7, "li": 20, "span": 11, "button": 1, "aside": 1, "section": 3, "h1": 1, "p": 4, "iframe": 1, "ol": 1, "main": 1 } } } }, "success": true }, "standardResult": { "totals": [ 20, 31, 5, 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-R11", "what": "This rule checks that each button element has an accessible name.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "menu-toggle", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > button:nth-child(1)" }, "excerpt": "<button id=\"menu-toggle\"> <div id=\"nav-icon\"> <span _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > button:nth-child(1) > div:nth-child(1) > span:nth-chi ... ld(2)\"></span> <span _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > button:nth-child(1) > div:nth-child(1) > span:nth-child(3)\"></span> </div> </button>" }, { "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(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" 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) > 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) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" 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) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/biography\" class=\"nav-link nav-link--biography\" data-drupal-link-system-path=\"node/598\">About Melissa</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/legislative-priorities\" title=\"Legislative Priorities\" class=\"nav-link--legislative-priorities\" data-drupal-link-system-path=\"node/728\">Legislative Priorities</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/legislation-i-co-authored\" class=\"nav-link--legislation-i-co-authored\" data-drupal-link-system-path=\"node/602\">Legislation I Co-authored</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/budget-priorities\" class=\"nav-link--budget-priorities\" data-drupal-link-system-path=\"node/814\">Budget Priorities</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/newsroom/press-releases\" class=\"nav-link--newsroom-press-releases\" data-drupal-link-system-path=\"newsroom/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) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/newsroom/in-the-media\" class=\"nav-link--newsroom-in-the-media\" data-drupal-link-system-path=\"newsroom/in-the-media\">In the Media</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/newsroom/op-eds\" class=\"nav-link--newsroom-op-eds\" data-drupal-link-system-path=\"newsroom/op-eds\">Op-Eds</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"/newsroom/newsletters\" class=\"nav-link--newsroom-newsletters\" data-drupal-link-system-path=\"node/42\">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) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(5) > 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) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/about-sd-16\" title=\"About Senate District 16\" class=\"nav-link--about-sd-16\" data-drupal-link-system-path=\"node/604\">About SD 16</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/staff\" title=\"Staff\" class=\"nav-link--staff\" data-drupal-link-system-path=\"node/607\">Staff</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/contact-us\" title=\"Contact Us\" class=\"nav-link--contact-us\" data-drupal-link-system-path=\"node/669\">Contact Us</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"/constituent-services\" title=\"Constituent Services\" class=\"nav-link nav-link--constituent-services\" data-drupal-link-system-path=\"node/616\">Constituent Services</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "menu-toggle", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > button:nth-child(1)" }, "excerpt": "<button id=\"menu-toggle\"> </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(3) > div:nth-child(1) > aside:nth-child(1) > section:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" 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(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&height=480&hl=en_US1&iframe=true&rel=0\" 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": "IFRAME", "id": "video_frame", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > p:nth-child(2) > a:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe allowfullscreen=\"\" frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\"></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(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > p:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a class=\"colorbox-inline init-colorbox-inline-processed-processed cboxElement\" href=\"http://www.youtube.com/watch?v=617ANIA5Rqs\" title=\" We Share Our Mother's Health\" target=\"_blank\" rel=\"noopener noreferrer\">Watch Now</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "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(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a id=\"main-content\" tabindex=\"1\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(3) > div:nth-child(3) > div:nth-child(1) > section: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://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(3) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"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(3) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(3)" }, "excerpt": "<a href=\"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(3) > div:nth-child(3) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(4)" }, "excerpt": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>" }, { "ruleID": "QW-ACT-R19", "what": "This rule checks that each iframe element has an accessible name.", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "video_frame", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > p:nth-child(2) > a:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe allowfullscreen=\"\" frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\"></iframe>" }, { "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 ... e> </head><body>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments)};gtag(\"js\", new Date());gtag(\"config\", \"UA-3579750-80\", {\"groups\":\"default\",\"anonymize_ip\":true}); …" }, { "ruleID": "QW-WCAG-T9", "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "ordinalSeverity": 0, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body class=\"layout-no-sidebars has-featured-top page-node-9 path-frontpage node--type-page\"> Skip to main content Main navigation About Melissa Capitol Legislative Priorities Legislation I Co-authored …" }, { "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) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> </a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/legislative-priorities\" title=\"Legislative Priorities\" class=\"nav-link--legislative-priorities\" data-drupal-link-system-path=\"node/728\">Legislative Priorities</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) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/about-sd-16\" title=\"About Senate District 16\" class=\"nav-link--about-sd-16\" data-drupal-link-system-path=\"node/604\">About SD 16</a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/staff\" title=\"Staff\" class=\"nav-link--staff\" data-drupal-link-system-path=\"node/607\">Staff</a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/contact-us\" title=\"Contact Us\" class=\"nav-link--contact-us\" data-drupal-link-system-path=\"node/669\">Contact Us</a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"/constituent-services\" title=\"Constituent Services\" class=\"nav-link nav-link--constituent-services\" data-drupal-link-system-path=\"node/616\">Constituent Services</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(3) > div:nth-child(1) > aside:nth-child(1) > section:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> </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(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > p:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a class=\"colorbox-inline init-colorbox-inline-processed-processed cboxElement\" href=\"http://www.youtube.com/watch?v=617ANIA5Rqs\" title=\" We Share Our Mother's Health\" target=\"_blank\" rel=\"noopener noreferrer\">Watch Now</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) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2)" }, "excerpt": "<ul class=\"clearfix nav navbar-nav\"> <li class=\"nav-item\"> <a href=\"/biography\" class=\"nav-link nav-link--biography\" data-drupal-link-system-path=\"node/598\" _selector=\"html > body:nth-child(2) > div:n ... li> <li class=\"nav-item menu-item--expanded dropdown\"> <span title=\"Capitol\" class=\"nav-link dropdown-toggle nav-link-\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\" _selector …" }, { "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(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2)" }, "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/legislative-priorities\" title=\"Legislative Priorities\" class=\"nav-link--legislative-priorities\" data-drupal-link-system-path=\"node/728\" ... d(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Legislative Priorities</a> </li> <li class=\"dropdown-item\"> <a href=\"/legislation-i-co-authored\" class=\"nav-link--legislation-i-co-authored …" }, { "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(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2)" }, "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/newsroom/press-releases\" class=\"nav-link--newsroom-press-releases\" data-drupal-link-system-path=\"newsroom/press-releases\" _selector=\"htm ... child(2) > li:nth-child(1) > a:nth-child(1)\">Press Releases</a> </li> <li class=\"dropdown-item\"> <a href=\"/newsroom/in-the-media\" class=\"nav-link--newsroom-in-the-media\" data-drupal-link-system-path …" }, { "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(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2)" }, "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/about-sd-16\" title=\"About Senate District 16\" class=\"nav-link--about-sd-16\" data-drupal-link-system-path=\"node/604\" _selector=\"html > bo ... ild(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">About SD 16</a> </li> </ul>" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2)" }, "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/staff\" title=\"Staff\" class=\"nav-link--staff\" data-drupal-link-system-path=\"node/607\" _selector=\"html > body:nth-child(2) > div:nth-child ... ild(1)\">Staff</a> </li> <li class=\"dropdown-item\"> <a href=\"/contact-us\" title=\"Contact Us\" class=\"nav-link--contact-us\" data-drupal-link-system-path=\"node/669\" _selector=\"html > body: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(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul class=\"slides\"> <li class=\"flex-active-slide\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\"> <span class=\"views-field views-fie ... ) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > span:nth-child(1)\"><span class=\"field-content\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 2, "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(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ol:nth-child(2)" }, "excerpt": "<ol class=\"flex-control-nav flex-control-paging\"></ol>" }, { "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(3) > div:nth-child(1) > 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) > 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 flex-disabled\" href=\"#\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-c ... a class=\"flex-next flex-disabled\" href=\"#\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > aside:nth-child(1) > sectio …" }, { "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(1) > nav:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/sd16.senate.ca.gov/files/sd16_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(3) > div:nth-child(1) > aside:nth-child(1) > section:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"/sites/sd16.senate.ca.gov/files/sd16_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(3) > div:nth-child(1) > 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) > 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/sd16.senate.ca.gov/files/images/hurtado-home1920.jpg\" width=\"1920\" height=\"1080\" alt=\"Senator Hurtado at a lake\" typeof=\"foaf:Image\" draggable=\"false\">" }, { "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-v3-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) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-senate-ux-v3-main-menu-menu\">Main navigation</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > div:nth-child(1) > h1:nth-child(1)" }, "excerpt": "<h1>Representing a New Generation of Latina Political Leaders</h1>" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "video_frame", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > span:nth-child(1) > p:nth-child(2) > a:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe allowfullscreen=\"\" frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"http://www.youtube.com/embed/OPDi6ixkm-Q\" webkitallowfullscreen=\"\" width=\"306\"></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(3) > div:nth-child(2) > 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": 1687643435955 }, { "type": "test", "which": "tenon", "id": "a", "startTime": 1687643435956, "url": "https://sd16.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.089", "responseTime": "2023-06-24T21:50:36.724Z", "data": { "apiErrors": [], "documentSize": 987634, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 174, "failing": 6 }, "issues": { "totalErrors": 15, "totalWarnings": 1, "totalIssues": 16 }, "issuesByLevel": { "A": { "count": 8, "pct": 50 }, "AA": { "count": 0, "pct": 0 }, "AAA": { "count": 16, "pct": 100 } }, "density": { "errorDensity": 2, "warningDensity": 0, "allDensity": 2 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "f913234c-5360-4f96-ba00-26d7764f30bb", "docID": "14d00e9f-9aa9-490f-c5d1-1e6636f25d01", "sourceHash": "fddefef1d287306d0ad546e885389563", "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=f913234c-5360-4f96-ba00-26d7764f30bb", "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": 546.812 }, "height": 546.812, "width": 1008 }, "position": { "line": 2084, "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": "69bd061c3fa1aa5a733c1a8e7c7652e4", "signature": "a7e7a586741848be9fa95e026fa85c12", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=69bd061c3fa1aa5a733c1a8e7c7652e4" }, { "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": 0, "y": 293.4375 }, "bottom-right": { "x": 306, "y": 310.4375 }, "height": 17, "width": 306 }, "position": { "line": 97, "column": 79 }, "errorSnippet": "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&amp;width=640&amp;height=480&amp;hl=en_US1&amp;iframe=true&amp;rel=0\" target=\"_blank\" rel=\"noopener noreferrer\"><iframe allowfullscreen=\"\" framebord", "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]", "issueID": "00be1f5625b2e4be6b62213e8d3161f1", "signature": "5cd423c2cde24bdf2f2f9bffdecce2e0", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=00be1f5625b2e4be6b62213e8d3161f1" }, { "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": 48, "column": 0 }, "errorSnippet": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/sd16_logo.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/a[1]", "issueID": "cfc951a5ef43de07a83fc337b5b8b6fa", "signature": "15e0bb0aa425dae5e8fea75962d193ab", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cfc951a5ef43de07a83fc337b5b8b6fa" }, { "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": 88, "y": 146.8125 }, "bottom-right": { "x": 222, "y": 163.8125 }, "height": 17, "width": 134 }, "position": { "line": 48, "column": 0 }, "errorSnippet": "<a href=\"/legislative-priorities\" title=\"Legislative Priorities\" class=\"nav-link--legislative-priorities\" data-drupal-link-system-path=\"node/728\">Legislative Priorities</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]", "issueID": "982da69696d4b3a8c2e12e301ab8635d", "signature": "f39a79bd703218e75b82a75de62d58ab", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=982da69696d4b3a8c2e12e301ab8635d" }, { "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": 88, "y": 362.8125 }, "bottom-right": { "x": 119, "y": 379.8125 }, "height": 17, "width": 31 }, "position": { "line": 49, "column": 0 }, "errorSnippet": "<a href=\"/staff\" title=\"Staff\" class=\"nav-link--staff\" data-drupal-link-system-path=\"node/607\">Staff</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]", "issueID": "8463d0f30c2af256c5a308cace274810", "signature": "af8ae1b140e6924822c51d1b4d1d74ed", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8463d0f30c2af256c5a308cace274810" }, { "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": 88, "y": 380.8125 }, "bottom-right": { "x": 160, "y": 397.8125 }, "height": 17, "width": 72 }, "position": { "line": 49, "column": 0 }, "errorSnippet": "<a href=\"/contact-us\" title=\"Contact Us\" class=\"nav-link--contact-us\" data-drupal-link-system-path=\"node/669\">Contact Us</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]", "issueID": "36ccb8d6c636f27352988815ef309bb7", "signature": "65173bd16609a396f36023bab3d25318", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=36ccb8d6c636f27352988815ef309bb7" }, { "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": 48, "y": 398.8125 }, "bottom-right": { "x": 180, "y": 415.8125 }, "height": 17, "width": 132 }, "position": { "line": 77, "column": 416 }, "errorSnippet": "<a href=\"/constituent-services\" title=\"Constituent Services\" class=\"nav-link nav-link--constituent-services\" data-drupal-link-system-path=\"node/616\">Constituent Services</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]", "issueID": "8713aa6a01e1edea821e759897636dc0", "signature": "2ff2c19531321275dcb02f9248fe342d", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8713aa6a01e1edea821e759897636dc0" }, { "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": 450.8125 }, "bottom-right": { "x": 63, "y": 467.8125 }, "height": 17, "width": 55 }, "position": { "line": 79, "column": 1090 }, "errorSnippet": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/sd16_logo.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" loading=\"lazy\"> </a>", "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/a[1]", "issueID": "1cb0ad03c74bc394a3faacc54647bf68", "signature": "ba09a40bb766fb2d7a6fbd7f35b1288f", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1cb0ad03c74bc394a3faacc54647bf68" }, { "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": 546.812 }, "height": 546.812, "width": 1008 }, "position": { "line": 2084, "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": "e2f50e3b69cea0cf96978333299e592b", "signature": "89866480326461a2440a5adc92eca96e", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e2f50e3b69cea0cf96978333299e592b" }, { "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": 546.812 }, "height": 546.812, "width": 1008 }, "position": { "line": 2084, "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": "00ec20e8072b0a5ed27c178d3d643c38", "signature": "5e70363565ee0ab63be7747eccd2e76f", "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=00ec20e8072b0a5ed27c178d3d643c38" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 293.4375 }, "bottom-right": { "x": 306, "y": 310.4375 }, "height": 17, "width": 306 }, "position": { "line": 97, "column": 79 }, "errorSnippet": "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&amp;width=640&amp;height=480&amp;hl=en_US1&amp;iframe=true&amp;rel=0\" target=\"_blank\" rel=\"noopener noreferrer\"><iframe allowfullscreen=\"\" framebord", "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]", "issueID": "8b580404901bad352f93269b40f124cc", "signature": "b4bd76771f5610ee6484d40c68c0b146", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8b580404901bad352f93269b40f124cc" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 327.4375 }, "bottom-right": { "x": 76, "y": 344.4375 }, "height": 17, "width": 76 }, "position": { "line": 1084, "column": 5796 }, "errorSnippet": "<a class=\"colorbox-inline init-colorbox-inline-processed-processed cboxElement\" href=\"http://www.youtube.com/watch?v=617ANIA5Rqs\" title=\" We Share Our Mother's Health\" target=\"_blank\" rel=\"noopener noreferrer\">Watch Now</a>", "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[2]/a[1]", "issueID": "82748e984ef46a8121886b486446a1be", "signature": "70facae1f10af2c54d7ed133429766a1", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=82748e984ef46a8121886b486446a1be" }, { "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": 536.8125 }, "bottom-right": { "x": 156, "y": 553.8125 }, "height": 17, "width": 148 }, "position": { "line": 1105, "column": 0 }, "errorSnippet": "<a href=\"http://www.senate.ca.gov/\" target=\"_blank\">California State Senate</a>", "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "fbf356338ed94bc21354d97d61c7a918", "signature": "bf69aa74777f646ad18fa4763599e1bf", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fbf356338ed94bc21354d97d61c7a918" }, { "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": 536.8125 }, "bottom-right": { "x": 344.71875, "y": 553.8125 }, "height": 17, "width": 178 }, "position": { "line": 3681, "column": 34 }, "errorSnippet": "<a href=\"http://democrats.senate.ca.gov/\" target=\"_blank\">Democratic Caucus © 2022</a>", "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[2]", "issueID": "1613a5c011a2814ad30abce94f97ec8b", "signature": "b14f38dc68f63d4feb38db8b02727d4b", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1613a5c011a2814ad30abce94f97ec8b" }, { "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": 536.8125 }, "bottom-right": { "x": 449.8125, "y": 553.8125 }, "height": 17, "width": 94 }, "position": { "line": 3682, "column": 0 }, "errorSnippet": "<a href=\"http://democrats.senate.ca.gov/privacy\" target=\"_blank\">Privacy Policy</a>", "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[3]", "issueID": "d1abad2a961c10a8af564e9b4a9c453b", "signature": "e22f4031d48e522617b134d8388ec25f", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d1abad2a961c10a8af564e9b4a9c453b" }, { "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": 536.8125 }, "bottom-right": { "x": 610.90625, "y": 553.8125 }, "height": 17, "width": 151 }, "position": { "line": 3682, "column": 0 }, "errorSnippet": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>", "xpath": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[4]", "issueID": "9eb2ece083ff0b41e092dfb1c5f299aa", "signature": "ed14097fb5740d41b597c4daf4b45379", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9eb2ece083ff0b41e092dfb1c5f299aa" } ], "log": [] }, "success": true }, "standardResult": { "totals": [ 0, 0, 1, 15 ], "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[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]" }, "excerpt": "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&amp;width=640&amp;height=480&amp;hl=en_US1&amp;iframe=true&amp;rel=0\" target=\"_blank\" rel=\"noopener noreferrer\"><iframe allowfullscreen=\"\" framebord" }, { "ruleID": "79", "what": "This link has a `title` attribute that is the same as the text inside the link.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/a[1]" }, "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/sd16_logo.png\" alt=\"Home\" class=\"img-fluid d-inline-block align-top\" 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]/div[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]" }, "excerpt": "<a href=\"/legislative-priorities\" title=\"Legislative Priorities\" class=\"nav-link--legislative-priorities\" data-drupal-link-system-path=\"node/728\">Legislative Priorities</a>" }, { "ruleID": "79", "what": "This link has a `title` attribute that is the same as the text inside the link.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]" }, "excerpt": "<a href=\"/staff\" title=\"Staff\" class=\"nav-link--staff\" data-drupal-link-system-path=\"node/607\">Staff</a>" }, { "ruleID": "79", "what": "This link has a `title` attribute that is the same as the text inside the link.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]" }, "excerpt": "<a href=\"/contact-us\" title=\"Contact Us\" class=\"nav-link--contact-us\" data-drupal-link-system-path=\"node/669\">Contact Us</a>" }, { "ruleID": "79", "what": "This link has a `title` attribute that is the same as the text inside the link.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]" }, "excerpt": "<a href=\"/constituent-services\" title=\"Constituent Services\" class=\"nav-link nav-link--constituent-services\" data-drupal-link-system-path=\"node/616\">Constituent Services</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[2]/div[1]/aside[1]/section[1]/a[1]" }, "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/sd16_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": "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[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[1]/a[1]" }, "excerpt": "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&amp;width=640&amp;height=480&amp;hl=en_US1&amp;iframe=true&amp;rel=0\" target=\"_blank\" rel=\"noopener noreferrer\"><iframe allowfullscreen=\"\" framebord" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/span[1]/p[2]/a[1]" }, "excerpt": "<a class=\"colorbox-inline init-colorbox-inline-processed-processed cboxElement\" href=\"http://www.youtube.com/watch?v=617ANIA5Rqs\" title=\" We Share Our Mother's Health\" target=\"_blank\" rel=\"noopener noreferrer\">Watch Now</a>" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[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[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[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[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[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[2]/div[3]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/a[4]" }, "excerpt": "<a href=\"http://senate.ca.gov/accessibility\" target=\"_blank\">Accessibility Statement</a>" } ] }, "endTime": 1687643436688 }, { "type": "test", "which": "testaro", "withItems": true, "rules": [ "n", "motion" ], "startTime": 1687643436688, "url": "https://sd16.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": 67 }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "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": 0, "buttons": 0, "inputs": 0, "selects": 0 }, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "filter": { "what": "filter styles on elements", "data": { "totals": { "styledElements": 0, "impactedElements": 0 }, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "focAll": { "what": "discrepancies between focusable and Tab-focused elements", "data": { "tabFocusables": 11, "tabFocused": 12, "discrepancy": 1 }, "totals": [ 0, 0, 1, 0 ], "standardInstances": [ { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 1, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "focInd": { "what": "missing and nonstandard focus indicators", "data": { "totals": { "total": 8, "types": { "missing": { "total": 1, "tagNames": { "A": 1 } }, "nonoutline": { "total": 0, "tagNames": {} }, "outline": { "total": 7, "meanDelay": 103, "tagNames": { "A": 7 } } } }, "items": { "missing": [ { "tagName": "A", "id": "", "text": "Skip to main content" } ], "nonoutline": [], "outline": [ { "tagName": "A", "id": "", "text": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/", "delay": 101 }, { "tagName": "A", "id": "", "text": "About Melissa", "delay": 103 }, { "tagName": "A", "id": "", "text": "Constituent Services", "delay": 104 }, { "tagName": "A", "id": "", "text": "California State Senate", "delay": 103 }, { "tagName": "A", "id": "", "text": "Democratic Caucus © 2022", "delay": 101 }, { "tagName": "A", "id": "", "text": "Privacy Policy", "delay": 101 }, { "tagName": "A", "id": "", "text": "Accessibility Statement", "delay": 103 } ] } }, "totals": [ 0, 0, 0, 1 ], "standardInstances": [ { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to main content" } ] }, "focOp": { "what": "discrepancies between focusability and operability", "data": { "totals": { "total": 32, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 8, "tagNames": { "SPAN": 4, "DIV": 1, "A": 3 } }, "focusableAndOperable": { "total": 24, "tagNames": { "A": 22, "BUTTON": 1, "IFRAME": 1 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [ { "tagName": "SPAN", "id": "", "text": "Capitol", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "News", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Senate District 16", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Team SD 16", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "nav-icon", "text": "<div id=\"nav-icon\" style=\"cursor: default;\"> <span></span> <span></span> <span></span> </div>", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Previous", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "Next", "byTag": true, "byOnClick": false, "byPointer": false }, { "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=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\" style=\"cursor: default;\"> <img src=\"/sites/", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Melissa", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Legislative Priorities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Legislation I Co-authored", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Budget Priorities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Press Releases", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "In the Media", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Op-Eds", "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": "About SD 16", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Staff", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Constituent Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "menu-toggle", "text": "<button id=\"menu-toggle\" style=\"cursor: default;\"> <div id=\"nav-icon\"> <span></span> <span></span> <", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\" style=\"cursor: default;\"> <img src=\"/sites/", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&heigh", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "video_frame", "text": "<iframe allowfullscreen=\"\" frameborder=\"0\" height=\"144\" id=\"video_frame\" mozallowfullscreen=\"\" src=\"", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "Watch Now", "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 } ] } }, "totals": [ 0, 0, 0, 8 ], "standardInstances": [ { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Capitol" }, { "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": "Senate District 16" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Team SD 16" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "nav-icon", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"nav-icon\" style=\"cursor: default;\"> <span></span> <span></span> <span></span> </div>" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Previous" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Next" }, { "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": 15, "triggerSample": 15, "impactTriggers": 4, "additions": 26, "removals": 0, "opacityChanges": 0, "opacityImpact": 0, "unhoverables": 1, "noCursors": 0, "badCursors": 0, "noIndicators": 0, "badIndicators": 4 }, "items": { "impactTriggers": [ { "tagName": "LI", "id": "", "text": "Capitol Legislative Priorities Legislation I Co-authored Budget Priorities", "additions": 7, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 }, { "tagName": "LI", "id": "", "text": "News Press Releases In the Media Op-Eds Newsletters Videos", "additions": 11, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 }, { "tagName": "LI", "id": "", "text": "Senate District 16 About SD 16", "additions": 3, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 }, { "tagName": "LI", "id": "", "text": "Team SD 16 Staff Contact Us", "additions": 5, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 } ], "unhoverables": [ { "tagName": "A", "id": "", "text": "Skip to main content" } ], "noCursors": [], "badCursors": [], "noIndicators": [], "badIndicators": [ { "tagName": "LI", "id": "", "text": "Capitol Legislative Priorities Legislation I Co-authored Budget Priorities" }, { "tagName": "LI", "id": "", "text": "News Press Releases In the Media Op-Eds Newsletters Videos" }, { "tagName": "LI", "id": "", "text": "Senate District 16 About SD 16" }, { "tagName": "LI", "id": "", "text": "Team SD 16 Staff Contact Us" } ] } }, "totals": [ 0, 26, 4, 5 ], "standardInstances": [ { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Capitol Legislative Priorities Legislation I Co-authored Budget Priorities" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "News Press Releases In the Media Op-Eds Newsletters Videos" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senate District 16 About SD 16" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Team SD 16 Staff Contact Us" }, { "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": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Capitol Legislative Priorities Legislation I Co-authored Budget Priorities" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "News Press Releases In the Media Op-Eds Newsletters Videos" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senate District 16 About SD 16" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Team SD 16 Staff Contact Us" } ] }, "labClash": { "what": "labeling inconsistencies", "data": { "totals": { "mislabeled": 0, "unlabeled": 1, "wellLabeled": 0 }, "items": { "mislabeled": [], "unlabeled": [ { "index": 0, "tagName": "BUTTON", "type": "submit", "texts": {}, "content": "<button id=\"menu-toggle\"> <div id=\"nav-icon\"> <span></span> <span></span> <span></span> </div> </but" } ], "wellLabeled": [] } }, "totals": [ 0, 0, 0, 1 ], "standardInstances": [ { "ruleID": "labClash", "what": "Element BUTTON is unlabeled", "ordinalSeverity": 3, "tagName": "BUTTON", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "BUTTON: <button id=\"menu-toggle\"> <div id=\"nav-icon\"> <span></span> <span></span> <span></span> </div> </but" } ] }, "lineHeight": { "what": "text with a line height less than 1.5 times its font size", "data": [ { "tagName": "H2", "id": "block-senate-ux-v3-main-menu-menu", "fontSize": 20, "lineHeight": 24, "text": "Main navigation" }, { "tagName": "H1", "id": "", "fontSize": 30, "lineHeight": 36, "text": "Representing a New Generation of Latina Political Leaders" } ], "totals": [ 0, 2, 0, 0 ], "standardInstances": [ { "ruleID": "lineHeight", "what": "Text line height 24 px is less than 1.5 times its font size 20 px", "ordinalSeverity": 1, "tagName": "H2", "id": "block-senate-ux-v3-main-menu-menu", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Main navigation" }, { "ruleID": "lineHeight", "what": "Text line height 36 px is less than 1.5 times its font size 30 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Representing a New Generation of Latina Political Leaders" } ] }, "linkExt": { "what": "links that automatically open new windows", "data": { "total": 6, "items": [ { "id": "", "text": "" }, { "id": "", "text": "Watch Now" }, { "id": "", "text": "California State Senate" }, { "id": "", "text": "Democratic Caucus © 2022" }, { "id": "", "text": "Privacy Policy" }, { "id": "", "text": "Accessibility Statement" } ] }, "totals": [ 6, 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": "Watch Now" }, { "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": 25, "adjacent": { "total": 13, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ { "id": "", "text": "Skip to main content" }, { "id": "", "text": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/" }, { "id": "", "text": "About Melissa" }, { "id": "", "text": "About SD 16" }, { "id": "", "text": "Constituent Services" }, { "id": "", "text": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/" }, { "id": "", "text": "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&heigh" }, { "id": "", "text": "Watch Now" }, { "id": "main-content", "text": "<a id=\"main-content\" tabindex=\"1\"></a>" }, { "id": "", "text": "California State Senate" }, { "id": "", "text": "Democratic Caucus © 2022" }, { "id": "", "text": "Privacy Policy" }, { "id": "", "text": "Accessibility Statement" } ] } }, "totals": [ 0, 13, 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=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Melissa" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About SD 16" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Constituent Services" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&heigh" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Watch Now" }, { "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": "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": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "nonTable": { "what": "table elements used for layout", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "radioSet": { "what": "radio buttons not grouped into standard field sets", "data": { "totals": { "total": 0, "inSet": 0, "percent": "N.A." }, "items": { "inSet": [], "notInSet": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "role": { "what": "invalid and native-replacing explicit roles", "data": { "roleElements": 3, "badRoleElements": 0, "redundantRoleElements": 3, "tagNames": { "NAV": { "navigation": { "bad": 0, "redundant": 1 } }, "ASIDE": { "complementary": { "bad": 0, "redundant": 1 } }, "MAIN": { "main": { "bad": 0, "redundant": 1 } } } }, "totals": [ 0, 3, 0, 0 ], "standardInstances": [ { "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: 1)", "count": 1, "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": 13, "subtotals": [ 8, 3, 2 ] }, "listLink": { "total": 12, "subtotals": [ 10, 2 ] }, "h1": { "total": 1 }, "h2": { "total": 1 } }, "items": { "adjacentLink": { "fontWeight": { "400": [ "Skip to main content", "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/", "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/", "<a id=\"main-content\" tabindex=\"1\"></a>", "California State Senate", "Democratic Caucus © 2022", "Privacy Policy", "Accessibility Statement" ], "600": [ "About SD 16", "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&heigh", "Watch Now" ], "460.25": [ "About Melissa", "Constituent Services" ] } }, "listLink": { "fontWeight": { "400": [ "Previous", "Next" ], "600": [ "Legislative Priorities", "Legislation I Co-authored", "Budget Priorities", "Press Releases", "In the Media", "Op-Eds", "Newsletters", "Videos", "Staff", "Contact Us" ] }, "opacity": { "0": [ "Previous", "Next" ], "1": [ "Legislative Priorities", "Legislation I Co-authored", "Budget Priorities", "Press Releases", "In the Media", "Op-Eds", "Newsletters", "Videos", "Staff", "Contact Us" ] }, "color": { "rgb(255, 255, 255)": [ "Legislative Priorities", "Legislation I Co-authored", "Budget Priorities", "Press Releases", "In the Media", "Op-Eds", "Newsletters", "Videos", "Staff", "Contact Us" ], "rgba(255, 255, 255, 0.8)": [ "Previous", "Next" ] }, "fontSize": { "14px": [ "Legislative Priorities", "Legislation I Co-authored", "Budget Priorities", "Press Releases", "In the Media", "Op-Eds", "Newsletters", "Videos", "Staff", "Contact Us" ], "16px": [ "Previous", "Next" ] }, "lineHeight": { "21px": [ "Legislative Priorities", "Legislation I Co-authored", "Budget Priorities", "Press Releases", "In the Media", "Op-Eds", "Newsletters", "Videos", "Staff", "Contact Us" ], "24px": [ "Previous", "Next" ] } } } }, "totals": [ 2, 1, 0, 0 ], "standardInstances": [ { "ruleID": "styleDiff", "what": "In-line links have 3 different styles", "count": 2, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 2 different styles", "count": 1, "ordinalSeverity": 1, "tagName": "A", "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": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "titledEl": { "what": "title attributes on inappropriate elements", "data": { "total": 4, "items": [ { "tagName": "A", "id": "", "text": "", "title": "Home" }, { "tagName": "SPAN", "id": "", "text": "Capitol", "title": "Capitol" }, { "tagName": "SPAN", "id": "", "text": "Team SD 16", "title": "Team SD 16" }, { "tagName": "A", "id": "", "text": "Constituent Services", "title": "Constituent Services" } ] }, "totals": [ 0, 0, 4, 0 ], "standardInstances": [ { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Home" }, { "ruleID": "titledEl", "what": "SPAN element has a title attribute", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "SPAN (Capitol): Capitol" }, { "ruleID": "titledEl", "what": "SPAN element has a title attribute", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "SPAN (Team SD 16): Team SD 16" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Constituent Services): Constituent Services" } ] }, "zIndex": { "what": "non-default Z indexes", "data": { "totals": { "total": 16, "tagNames": { "A": 5, "DIV": 4, "UL": 4, "NAV": 1, "LI": 1, "OL": 1 } }, "items": [ { "tagName": "A", "id": "", "text": "Skip to main content" }, { "tagName": "DIV", "id": "sidebar-wrapper", "text": "Main navigation About Melissa Capitol Legislative Priorities Legislation I Co-authored Budget Priori" }, { "tagName": "A", "id": "", "text": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/" }, { "tagName": "UL", "id": "", "text": "Legislative Priorities Legislation I Co-authored Budget Priorities" }, { "tagName": "UL", "id": "", "text": "Press Releases In the Media Op-Eds Newsletters Videos" }, { "tagName": "UL", "id": "", "text": "About SD 16" }, { "tagName": "UL", "id": "", "text": "Staff Contact Us" }, { "tagName": "NAV", "id": "", "text": "<nav class=\"navbar navbar-expand-top\"> <button id=\"menu-toggle\"> <div id=\"nav-icon\"> <span></span> <" }, { "tagName": "A", "id": "", "text": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/" }, { "tagName": "LI", "id": "", "text": "Representing a New Generation of Latina Political Leaders State Senator Melissa Hurtado is the young" }, { "tagName": "DIV", "id": "", "text": "Representing a New Generation of Latina Political Leaders State Senator Melissa Hurtado is the young" }, { "tagName": "DIV", "id": "", "text": "<div style=\"background-color: transparent; height: 144px; left: 608px; overflow: hidden; position: a" }, { "tagName": "OL", "id": "", "text": "<ol class=\"flex-control-nav flex-control-paging\"></ol>" }, { "tagName": "A", "id": "", "text": "Previous" }, { "tagName": "A", "id": "", "text": "Next" }, { "tagName": "DIV", "id": "", "text": "California State Senate | Democratic Caucus © 2022 | Privacy Policy | Accessibility Statement" } ] }, "totals": [ 16, 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": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "sidebar-wrapper", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Main navigation About Melissa Capitol Legislative Priorities Legislation I Co-authored Budget Priori" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislative Priorities Legislation I Co-authored Budget Priorities" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Press Releases In the Media Op-Eds Newsletters Videos" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About SD 16" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Staff Contact Us" }, { "ruleID": "zIndex", "what": "NAV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<nav class=\"navbar navbar-expand-top\"> <button id=\"menu-toggle\"> <div id=\"nav-icon\"> <span></span> <" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Representing a New Generation of Latina Political Leaders State Senator Melissa Hurtado is the young" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Representing a New Generation of Latina Political Leaders State Senator Melissa Hurtado is the young" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div style=\"background-color: transparent; height: 144px; left: 608px; overflow: hidden; position: a" }, { "ruleID": "zIndex", "what": "OL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "OL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<ol class=\"flex-control-nav flex-control-paging\"></ol>" }, { "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": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California State Senate | Democratic Caucus © 2022 | Privacy Policy | Accessibility Statement" } ] } }, "success": true }, "standardResult": { "totals": [ 24, 45, 9, 25 ], "instances": [ { "ruleID": "dupAtt", "what": "Page prevented this test (treated as 10 instances)", "ordinalSeverity": 3, "count": 10, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 1, "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": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Capitol" }, { "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": "Senate District 16" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Team SD 16" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "nav-icon", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"nav-icon\" style=\"cursor: default;\"> <span></span> <span></span> <span></span> </div>" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Previous" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Next" }, { "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": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Capitol Legislative Priorities Legislation I Co-authored Budget Priorities" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "News Press Releases In the Media Op-Eds Newsletters Videos" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senate District 16 About SD 16" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Team SD 16 Staff Contact Us" }, { "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": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Capitol Legislative Priorities Legislation I Co-authored Budget Priorities" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "News Press Releases In the Media Op-Eds Newsletters Videos" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senate District 16 About SD 16" }, { "ruleID": "hover", "what": "List item changes when hovered over", "ordinalSeverity": 2, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Team SD 16 Staff Contact Us" }, { "ruleID": "labClash", "what": "Element BUTTON is unlabeled", "ordinalSeverity": 3, "tagName": "BUTTON", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "BUTTON: <button id=\"menu-toggle\"> <div id=\"nav-icon\"> <span></span> <span></span> <span></span> </div> </but" }, { "ruleID": "lineHeight", "what": "Text line height 24 px is less than 1.5 times its font size 20 px", "ordinalSeverity": 1, "tagName": "H2", "id": "block-senate-ux-v3-main-menu-menu", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Main navigation" }, { "ruleID": "lineHeight", "what": "Text line height 36 px is less than 1.5 times its font size 30 px", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Representing a New Generation of Latina Political Leaders" }, { "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": "Watch Now" }, { "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=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Melissa" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About SD 16" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Constituent Services" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"colorbox-load\" href=\"http://www.youtube.com/embed/OPDi6ixkm-Q?fs=1&width=640&heigh" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Watch Now" }, { "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": "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": "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: 1)", "count": 1, "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 3 different styles", "count": 2, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 2 different styles", "count": 1, "ordinalSeverity": 1, "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": "titledEl", "what": "SPAN element has a title attribute", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "SPAN (Capitol): Capitol" }, { "ruleID": "titledEl", "what": "SPAN element has a title attribute", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "SPAN (Team SD 16): Team SD 16" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Constituent Services): Constituent Services" }, { "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": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "sidebar-wrapper", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Main navigation About Melissa Capitol Legislative Priorities Legislation I Co-authored Budget Priori" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislative Priorities Legislation I Co-authored Budget Priorities" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Press Releases In the Media Op-Eds Newsletters Videos" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About SD 16" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Staff Contact Us" }, { "ruleID": "zIndex", "what": "NAV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<nav class=\"navbar navbar-expand-top\"> <button id=\"menu-toggle\"> <div id=\"nav-icon\"> <span></span> <" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"navbar-brand\"> <img src=\"/sites/sd16.senate.ca.gov/files/" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Representing a New Generation of Latina Political Leaders State Senator Melissa Hurtado is the young" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Representing a New Generation of Latina Political Leaders State Senator Melissa Hurtado is the young" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div style=\"background-color: transparent; height: 144px; left: 608px; overflow: hidden; position: a" }, { "ruleID": "zIndex", "what": "OL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "OL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<ol class=\"flex-control-nav flex-control-paging\"></ol>" }, { "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": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California State Senate | Democratic Caucus © 2022 | Privacy Policy | Accessibility Statement" } ] }, "endTime": 1687643457933 }, { "type": "test", "which": "wave", "reportType": 4, "startTime": 1687643457933, "url": "https://sd16.senate.ca.gov/", "what": "WAVE", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Senator Melissa Hurtado | Proudly Representing California Senate District 16", "pageurl": "https://sd16.senate.ca.gov/", "time": 2.81, "creditsremaining": 834, "allitemcount": 52, "totalelements": 151, "waveurl": "http://wave.webaim.org/report?url=https://sd16.senate.ca.gov/" }, "categories": { "error": { "description": "Errors", "count": 2, "items": { "button_empty": { "id": "button_empty", "description": "Empty button", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV:first-child + NAV > BUTTON#menu-toggle" ], "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": 1, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child + P > A:first-child" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] } } }, "contrast": { "description": "Contrast Errors", "count": 5, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 5, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2#block-senate-ux-v3-main-menu-menu", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child > H1:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child > H1:first-child + P", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child + P + DIV + P > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV:first-child + DIV + DIV > DIV:first-child > SECTION:first-child > DIV#block-senate-ux-v3-copyrightblock > DIV:first-child > DIV:first-child > DIV:first-child" ], "contrastdata": [ [ 1.45, "#000000", "#58041f", false ], [ 1, "#ffffff", "#ffffff", true ], [ 1, "#ffffff", "#ffffff", false ], [ 2.84, "#999999", "#ffffff", false ], [ 2.13, "#000000", "#880a32", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 11, "items": { "noscript": { "id": "noscript", "description": "Noscript element", "count": 1, "selectors": [ "HTML > HEAD:first-child > META:first-child + NOSCRIPT" ], "wcag": [] }, "tabindex": { "id": "tabindex", "description": "Tabindex", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > A#main-content" ], "wcag": [ { "name": "2.4.3 Focus Order (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.3" } ] }, "title_redundant": { "id": "title_redundant", "description": "Redundant title text", "count": 6, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2:first-child + UL > LI:first-child + LI > SPAN:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2:first-child + UL > LI:first-child + LI > SPAN:first-child + UL > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI > SPAN:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI > SPAN:first-child + UL > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI > SPAN:first-child + UL > LI:first-child + LI > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child" ], "wcag": [] }, "youtube_video": { "id": "youtube_video", "description": "YouTube video", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child + P > A:first-child > IFRAME#video_frame", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child + P > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child + P + DIV + P > A:first-child" ], "wcag": [ { "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1" }, { "name": "1.2.2 Captions (Prerecorded) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2" }, { "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3" } ] } } } }, "success": true }, "standardResult": { "totals": [ 11, 0, 0, 7 ], "instances": [ { "ruleID": "button_empty", "what": "Empty button", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "menu-toggle", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV:first-child + NAV > BUTTON#menu-toggle" }, "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#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child + P > A:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "H2", "id": "block-senate-ux-v3-main-menu-menu", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2#block-senate-ux-v3-main-menu-menu" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child > H1:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child > H1:first-child + P" }, "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#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child + P + DIV + 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#wrapper > DIV#page-content-wrapper > DIV:first-child + DIV + DIV > DIV:first-child > SECTION:first-child > DIV#block-senate-ux-v3-copyrightblock > DIV:first-child > DIV:first-child > DIV:first-child" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > META:first-child + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "tabindex", "what": "Tabindex", "ordinalSeverity": 0, "tagName": "A", "id": "main-content", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > A#main-content" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2:first-child + UL > LI:first-child + LI > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2:first-child + UL > LI:first-child + LI > SPAN:first-child + UL > LI:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI > SPAN:first-child + UL > LI:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI > SPAN:first-child + UL > LI:first-child + LI > A:first-child" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#sidebar-wrapper > DIV:first-child > NAV#navbar-main > DIV#CollapsingNavbar > NAV#block-senate-ux-v3-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child" }, "excerpt": "" }, { "ruleID": "youtube_video", "what": "YouTube video", "ordinalSeverity": 0, "tagName": "IFRAME", "id": "video_frame", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child + P > A:first-child > IFRAME#video_frame" }, "excerpt": "" }, { "ruleID": "youtube_video", "what": "YouTube video", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child + P > A:first-child" }, "excerpt": "" }, { "ruleID": "youtube_video", "what": "YouTube video", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#wrapper > DIV#page-content-wrapper > DIV:first-child > ASIDE:first-child > SECTION:first-child > DIV#block-senate-ux-v3-views-block-featured-slider-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI:first-child > SPAN:first-child + DIV > SPAN:first-child > SPAN:first-child > DIV:first-child + P + DIV + P > A:first-child" }, "excerpt": "" } ] }, "endTime": 1687643461092 } ], "sources": { "script": "ts27", "batch": "caSen", "target": { "id": "caSenSDsd16", "which": "https://sd16.senate.ca.gov/", "what": "Melissa Hurtado (D)" }, "requester": "pool@jpdev.pro" }, "creationTime": "2023-06-24T21:23:01", "timeStamp": "1etp6", "jobData": { "startTime": "2023-06-24T21:50:01", "endTime": "2023-06-24T21:51:01", "elapsedSeconds": 59, "visitLatency": 6, "logCount": 44, "logSize": 5734, "errorLogCount": 27, "errorLogSize": 2099, "prohibitedCount": 0, "visitRejectionCount": 0, "aborted": false, "abortedAct": null, "presses": 0, "amountRead": 0, "testTimes": [ [ "testaro", 21 ], [ "testaro", 13 ], [ "alfa", 4 ], [ "ibm", 3 ], [ "wave", 3 ], [ "qualWeb", 2 ], [ "axe", 1 ], [ "tenon", 1 ], [ "continuum", 0 ], [ "htmlcs", 0 ], [ "nuVal", 0 ] ] }, "score": { "scoreProcID": "tsp28", "summary": { "total": 878, "issue": 473, "tool": 75, "prevention": 300, "log": 30, "latency": 0 }, "details": { "severity": { "total": [ 75, 87, 18, 111 ], "byTool": { "testaro": [ 24, 45, 9, 25 ], "alfa": [ 0, 0, 0, 16 ], "axe": [ 9, 5, 3, 8 ], "continuum": [ 0, 0, 0, 8 ], "htmlcs": [ 11, 0, 0, 13 ], "ibm": [ 0, 6, 0, 16 ], "qualWeb": [ 20, 31, 5, 3 ], "tenon": [ 0, 0, 1, 15 ], "wave": [ 11, 0, 0, 7 ] } }, "prevention": { "nuVal": 300 }, "issue": { "linkNoText": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "alfa": { "r11": { "quality": 1, "what": "Link has no accessible name", "complaints": { "countTotal": 1, "texts": [ "Links have an accessible name" ] } } }, "axe": { "link-name": { "quality": 1, "what": "Link has no discernible text", "complaints": { "countTotal": 1, "texts": [ "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute" ] } } }, "htmlcs": { "AAA.4_1_2.H91.A.Empty": { "quality": 1, "what": "a element has an id attribute but no href attribute or text", "complaints": { "countTotal": 1, "texts": [ "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element." ] } }, "AAA.4_1_2.H91.A.NoContent": { "quality": 1, "what": "Link has an href attribute but no text", "complaints": { "countTotal": 1, "texts": [ "Anchor element found with a valid href attribute, but no link content has been supplied." ] } } }, "ibm": { "a_text_purpose": { "quality": 1, "what": "Hyperlink has no link text, label, or image with a text alternative", "complaints": { "countTotal": 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." ] } } }, "tenon": { "57": { "quality": 1, "what": "Link has no text inside it", "complaints": { "countTotal": 1, "texts": [ "This link has no text inside it." ] } } }, "wave": { "link_empty": { "quality": 1, "what": "Link contains no text", "complaints": { "countTotal": 1, "texts": [ "Empty link" ] } } } } }, "iframeTitleBad": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "alfa": { "r13": { "quality": 1, "what": "iframe has no accessible name", "complaints": { "countTotal": 1, "texts": [ "<iframe> elements have an accessible name" ] } } }, "axe": { "frame-title": { "quality": 1, "what": "Frame has no accessible name", "complaints": { "countTotal": 1, "texts": [ "Frames must have an accessible name; Element has no title 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's default semantics were not overridden with role=\"none\" or role=\"presentation\"" ] } } }, "htmlcs": { "AAA.2_4_1.H64.1": { "quality": 1, "what": "iframe element has no non-empty title attribute", "complaints": { "countTotal": 1, "texts": [ "Iframe element requires a non-empty title attribute that identifies the frame." ] } } }, "ibm": { "frame_title_exists": { "quality": 1, "what": "Inline frame has no title attribute", "complaints": { "countTotal": 1, "texts": [ "Inline frame does not have a 'title' attribute" ] } } }, "qualWeb": { "QW-ACT-R19": { "quality": 1, "what": "iframe element has no accessible name", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each iframe element has an accessible name." ] } } } } }, "contentBeyondLandmarks": { "score": 16, "maxCount": 8, "weight": 2, "tools": { "alfa": { "r57": { "quality": 1, "what": "Perceivable text content is not included in any landmark", "complaints": { "countTotal": 8, "texts": [ "Perceivable text content is included in a landmark" ] } } }, "axe": { "region": { "quality": 1, "what": "Some page content is not contained by landmarks", "complaints": { "countTotal": 2, "texts": [ "All page content should be contained by landmarks; Some page content is not contained by landmarks" ] } } }, "ibm": { "aria_content_in_landmark": { "quality": 1, "what": "Content is not within a landmark element", "complaints": { "countTotal": 2, "texts": [ "Content is not within a landmark element" ] } } } } }, "h1Missing": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "alfa": { "r61": { "quality": 1, "what": "First heading is not h1", "complaints": { "countTotal": 1, "texts": [ "Documents start with a level 1 heading" ] } } } } }, "contrastAAA": { "score": 7, "maxCount": 7, "weight": 1, "tools": { "alfa": { "r66": { "quality": 1, "what": "Text contrast less than AAA requires", "complaints": { "countTotal": 1, "texts": [ "Text outside widget has enhanced contrast" ] } } }, "htmlcs": { "AAA.1_4_6.G17.Fail": { "quality": 1, "what": "Text has insufficient contrast", "complaints": { "countTotal": 7, "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 NaN:1." ] } } } } }, "descendantMissing": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "alfa": { "r68": { "quality": 1, "what": "Element does not own an element required by its semantic role", "complaints": { "countTotal": 1, "texts": [ "Elements with a role have required children" ] } } } } }, "textContrastAA": { "score": 20, "maxCount": 5, "weight": 4, "tools": { "alfa": { "r69": { "quality": 1, "what": "Text outside widget has subminimum contrast", "complaints": { "countTotal": 1, "texts": [ "Text outside widget has minimum contrast" ] } } }, "axe": { "color-contrast": { "quality": 1, "what": "Element has insufficient color contrast", "complaints": { "countTotal": 3, "texts": [ "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 12.0pt (16px), 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": 5, "texts": [ "Very low contrast" ] } } } } }, "overflowHidden": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "alfa": { "r83": { "quality": 1, "what": "Overflow is hidden or clipped if the text is enlarged", "complaints": { "countTotal": 1, "texts": [ "Text nodes are not clipped when text is resized" ] } } } } }, "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." ] } } } } }, "ariaBadAttribute": { "score": 20, "maxCount": 5, "weight": 4, "tools": { "axe": { "aria-allowed-attr": { "quality": 1, "what": "ARIA attribute is invalid for the role of its element", "complaints": { "countTotal": 5, "texts": [ "Elements must only use allowed ARIA attributes", "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": 4, "texts": [ "The aria-expanded attribute is not allowed on this SPAN" ] } } } } }, "frameContentRisk": { "score": 0, "maxCount": 0.2, "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": 1, "texts": [ "Frames should be tested with axe-core; The iframe still has to be tested with axe-core" ] } } } } }, "hiddenContentRisk": { "score": 9, "maxCount": 9, "weight": 1, "tools": { "axe": { "hidden-content": { "quality": 1, "what": "Some content is hidden and therefore may not be testable for accessibility", "complaints": { "countTotal": 9, "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." ] } } } } }, "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" ] } } } } }, "landmarkConfusion": { "score": 6, "maxCount": 2, "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": 2, "texts": [ "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label" ] } } } } }, "tabIndexPositive": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "axe": { "tabindex": { "quality": 1, "what": "Positive tabIndex risks creating a confusing focus order", "complaints": { "countTotal": 1, "texts": [ "Elements should not have tabindex greater than zero; Element has a tabindex greater than 0" ] } } }, "wave": { "tabindex": { "quality": 1, "what": "tabIndex value positive", "complaints": { "countTotal": 1, "texts": [ "Tabindex" ] } } } } }, "navConfusion": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "continuum": { "531": { "quality": 1, "what": "nav element has an accessible name that is non-unique among the nav elements", "complaints": { "countTotal": 2, "texts": [ "This nav does not have a unique accessible name as required when two or more nav elements are present" ] } } }, "ibm": { "aria_navigation_label_unique": { "quality": 1, "what": "Multiple elements with the navigation role do not have unique labels", "complaints": { "countTotal": 2, "texts": [ "Multiple elements with \"navigation\" role do not have unique labels" ] } } } } }, "navNoText": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "continuum": { "533": { "quality": 1, "what": "nav element is not the only nav element but has no accessible name", "complaints": { "countTotal": 2, "texts": [ "This nav does not have an accessible name as required when two or more nav elements are present" ] } } } } }, "pseudoNavList": { "score": 16, "maxCount": 8, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1.H48": { "quality": 1, "what": "Navigation links are not coded as a list", "complaints": { "countTotal": 1, "texts": [ "If this element contains a navigation section, it is recommended that it be marked up as a list." ] } } }, "qualWeb": { "QW-WCAG-T32": { "quality": 1, "what": "ol, ul or dl is not used for a list or group of links", "complaints": { "countTotal": 8, "texts": [ "The objective of this technique is to create lists of related items using list elements appropriate for their purposes." ] } } } } }, "scrollRisk": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "quality": 1, "what": "Fixed-position element may force bidirectional scrolling", "complaints": { "countTotal": 3, "texts": [ "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion." ] } } } } }, "externalLink": { "score": 6, "maxCount": 6, "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": 6, "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": 6, "texts": [ "Element a has a target=_blank attribute" ] } } } } }, "headingStructure": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1_AAA.G141": { "quality": 1, "what": "Heading level is incorrect", "complaints": { "countTotal": 2, "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." ] } } }, "tenon": { "155": { "quality": 1, "what": "Headings are not structured in a hierarchical manner", "complaints": { "countTotal": 1, "texts": [ "These headings are not structured in a hierarchical manner." ] } } } } }, "buttonNoText": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "htmlcs": { "AAA.4_1_2.H91.Button.Name": { "quality": 1, "what": "Button element has no accessible name", "complaints": { "countTotal": 1, "texts": [ "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute." ] } } }, "qualWeb": { "QW-ACT-R11": { "quality": 1, "what": "Button has no accessible name", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each button element has an accessible name." ] } } }, "wave": { "button_empty": { "quality": 1, "what": "Button is empty or has no value text", "complaints": { "countTotal": 1, "texts": [ "Empty button" ] } } } } }, "controlNoText": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "ibm": { "input_label_exists": { "quality": 1, "what": "Element with the role of a form control has no associated label", "complaints": { "countTotal": 1, "texts": [ "Form control element <button> has no associated label" ] } } } } }, "roleBad": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "ibm": { "element_tabbable_role_valid": { "quality": 1, "what": "Tabbable element has a non-widget role", "complaints": { "countTotal": 1, "texts": [ "The tabbable element's role 'none' is not a widget role" ] } } } } }, "complementaryNoText": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "ibm": { "aria_complementary_labelled": { "quality": 1, "what": "Element with a complementary role has no label", "complaints": { "countTotal": 1, "texts": [ "The element with \"complementary\" role does not have a label" ] } } } } }, "attributeBad": { "score": 20, "maxCount": 5, "weight": 4, "tools": { "ibm": { "aria_attribute_valid": { "quality": 1, "what": "ARIA attribute is invalid for the role of its element", "complaints": { "countTotal": 5, "texts": [ "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"", "The ARIA attributes \"aria-label\" are not valid for the element <div> with implicit ARIA role \"generic\"" ] } } } } }, "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": 3, "maxCount": 3, "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": 3, "texts": [ "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>", "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>", "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>" ] } } }, "testaro": { "role": { "quality": 1, "what": "Invalid, native-replacing, or redundant role", "complaints": { "countTotal": 3, "texts": [ "NAV elements have redundant explicit role navigation (count: 1)", "ASIDE elements have redundant explicit role complementary (count: 1)", "MAIN elements have redundant explicit role main (count: 1)" ] } } } } }, "parseError": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "ibm": { "aria_child_valid": { "quality": 1, "what": "Child element has a role not allowed for the role of the parent", "complaints": { "countTotal": 1, "texts": [ "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"" ] } } } } }, "mainNone": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "qualWeb": { "QW-ACT-R63": { "quality": 1, "what": "Document has no landmark with non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content" ] } } } } }, "skipRepeatedContent": { "score": 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": 100, "maxCount": 25, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R62": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 25, "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": 1, "texts": [ "A element has no focus indicator" ] } } } } }, "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": 8, "weight": 0, "tools": { "qualWeb": { "QW-WCAG-T20": { "quality": 1, "what": "Link text is not supplemented with a title attribute", "complaints": { "countTotal": 8, "texts": [ "Supplementing link text with the title attribute" ] } } } } }, "textAlternativeRisk": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T8": { "quality": 1, "what": "Text alternative is not an alternative", "complaints": { "countTotal": 3, "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": 6, "maxCount": 2, "weight": 3, "tools": { "qualWeb": { "QW-BP1": { "quality": 1, "what": "h1-h6 not used to identify headings", "complaints": { "countTotal": 2, "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": 6, "maxCount": 6, "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": 6, "texts": [ "This link has a `title` attribute that is the same as the text inside the link." ] } } }, "wave": { "title_redundant": { "quality": 1, "what": "Title attribute text is the same as text or alternative text", "complaints": { "countTotal": 6, "texts": [ "Redundant title text" ] } } } } }, "leadingClipsText": { "score": 4, "maxCount": 2, "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": 2, "texts": [ "Text line height 24 px is less than 1.5 times its font size 20 px", "Text line height 36 px is less than 1.5 times its font size 30 px" ] } } } } }, "externalLinkSurprise": { "score": 18, "maxCount": 6, "weight": 3, "tools": { "tenon": { "218": { "quality": 1, "what": "Link opens in a new window without user control", "complaints": { "countTotal": 6, "texts": [ "This link opens in a new window without user control." ] } } } } }, "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)" ] } } } } }, "tabFocusability": { "score": 2, "maxCount": 0.5, "weight": 4, "tools": { "testaro": { "focAll": { "quality": 0.5, "what": "Discrepancy between elements that should be and that are Tab-focusable", "complaints": { "countTotal": 1, "texts": [ "Some focusable elements are not Tab-focusable or vice versa" ] } } } } }, "focusableOperable": { "score": 24, "maxCount": 8, "weight": 3, "tools": { "testaro": { "focOp": { "quality": 1, "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable", "complaints": { "countTotal": 8, "texts": [ null ] } } } } }, "hoverSurprise": { "score": 18, "maxCount": 9, "weight": 2, "tools": { "testaro": { "hover": { "quality": 1, "what": "Hovering is impossible or mis-indicated or changes content", "complaints": { "countTotal": 9, "texts": [ "Hovering over element has unexpected effects", "Operable element cannot be hovered over", "List item changes when hovered over" ] } } } } }, "labelClash": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "testaro": { "labClash": { "quality": 1, "what": "Incompatible label types", "complaints": { "countTotal": 1, "texts": [ "Element BUTTON is unlabeled" ] } } } } }, "linkIndication": { "score": 26, "maxCount": 13, "weight": 2, "tools": { "testaro": { "linkUl": { "quality": 1, "what": "Non-underlined adjacent links", "complaints": { "countTotal": 13, "texts": [ "Link is inline but has no underline" ] } } } } }, "inconsistentStyles": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "testaro": { "styleDiff": { "quality": 1, "what": "Heading, link, and button style inconsistencies", "complaints": { "countTotal": 3, "texts": [ "In-line links have 3 different styles", "Links in columns have 2 different styles" ] } } } } }, "titleBad": { "score": 16, "maxCount": 4, "weight": 4, "tools": { "testaro": { "titledEl": { "quality": 1, "what": "title attribute belongs to an inappropriate element", "complaints": { "countTotal": 4, "texts": [ "A element has a title attribute", "SPAN element has a title attribute" ] } } } } }, "zIndexNotZero": { "score": 16, "maxCount": 16, "weight": 1, "tools": { "testaro": { "zIndex": { "quality": 1, "what": "Layering with nondefault z-index values", "complaints": { "countTotal": 16, "texts": [ "A element has a non-default Z index", "DIV element has a non-default Z index", "UL element has a non-default Z index", "NAV element has a non-default Z index", "LI element has a non-default Z index", "OL element has a non-default Z index" ] } } } } }, "noScriptRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "wave": { "noscript": { "quality": 1, "what": "noscript element may fail to contain an accessible equivalent or alternative", "complaints": { "countTotal": 1, "texts": [ "Noscript element" ] } } } } }, "videoCaptionRisk": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "wave": { "youtube_video": { "quality": 1, "what": "YouTube video may have no or incorrect captions", "complaints": { "countTotal": 3, "texts": [ "YouTube video" ] } } } } } } } } }