Accessibility digest
Page | Shannon Grove (R) |
---|---|
URL | https://sr12.senate.ca.gov/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/24 |
Score | 1332 |
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 Shannon Grove (R) at https://sr12.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 1332, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 1332 | Sum of the component scores |
issue | 897 | Severity and number of reported defects |
tool | 126 | Tool-by-tool defect ratings |
prevention | 300 | Failed attempts by tools to test the page |
log | 9 | 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 | 244 |
leadingClipsText | 114 |
linkIndication | 62 |
contentBeyondLandmarks | 52 |
noHeading | 48 |
titleBad | 40 |
zIndexNotZero | 34 |
textContrastAA | 32 |
listItemOrphan | 24 |
pseudoNavList | 22 |
linkPair | 20 |
tabFocusability | 16 |
hoverSurprise | 16 |
duplicateAttribute | 14 |
colorMissing | 12 |
hiddenContentRisk | 9 |
targetSize | 9 |
focusableOperable | 9 |
contrastAAA | 8 |
duplicateID | 8 |
inconsistentStyles | 8 |
contrastRisk | 7 |
roleRedundant | 7 |
textAlternativeRisk | 7 |
imageTextRedundant | 6 |
pseudoListRisk | 6 |
repeatedContentRisk | 5 |
descendantMissing | 4 |
cssBansRotate | 4 |
listChild | 4 |
headingStructure | 4 |
errorReferenceBad | 4 |
bannerNot1 | 4 |
h1Missing | 3 |
navConfusion | 3 |
obsolete | 3 |
roleBad | 3 |
skipRepeatedContent | 3 |
horizontalScrolling | 3 |
titleRedundant | 3 |
headingOfNothing | 2 |
mainNone | 2 |
sectionHeadingless | 2 |
bannerNotTop | 2 |
pseudoHeadingRisk | 1 |
pseudoOrderedListRisk | 1 |
scrollRisk | 1 |
complementaryNoText | 1 |
visibleBulk | 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: 244
Complaints by alfa
Rule r65
r65
Description: Element in the sequential focus order has no visible focus
Count of instances: 1
Complaint specifics
- Element in sequential focus order has visible focus
Complaints by qualWeb
Rule QW-ACT-R62
QW-ACT-R62
Description: Element in the sequential focus order has no visible focus
Count of instances: 61
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: 3
Complaint specifics
- INPUT element has no focus indicator
- A element has no focus indicator
Issue leadingClipsText
WCAG: 1.4.8
Score: 114
Complaints by tenon
Rule 144
144
Description: Line height is insufficent to properly display the computed font size
Count of instances: 2
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: 57
Complaint specifics
- Text line height 35.2 px is less than 1.5 times its font size 32 px
- Text line height 18.096 px is less than 1.5 times its font size 13.92 px
- Text line height 14.4 px is less than 1.5 times its font size 14.4 px
- Text line height 16.704 px is less than 1.5 times its font size 13.92 px
- Text line height 38.4 px is less than 1.5 times its font size 32 px
- Text line height 21.504 px is less than 1.5 times its font size 17.92 px
- Text line height 10.24 px is less than 1.5 times its font size 12.8 px
- Text line height 13.92 px is less than 1.5 times its font size 13.92 px
- Text line height 31.104 px is less than 1.5 times its font size 25.92 px
- Text line height 20.8 px is less than 1.5 times its font size 20.8 px
- Text line height 16 px is less than 1.5 times its font size 16 px
- Text line height 14 px is less than 1.5 times its font size 14 px
- Text line height 28.8 px is less than 1.5 times its font size 24 px
Issue linkIndication
WCAG: 1.3.3
Score: 62
Complaints by testaro
Rule linkUl
linkUl
Description: Non-underlined adjacent links
Count of instances: 31
Complaint specifics
- Link is inline but has no underline
Issue contentBeyondLandmarks
WCAG: 1.3.6
Score: 52
Complaints by alfa
Rule r57
r57
Description: Perceivable text content is not included in any landmark
Count of instances: 26
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: 10
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: 15
Complaint specifics
- Content is not within a landmark element
Issue noHeading
WCAG: 1.3.1
Score: 48
Complaints by qualWeb
Rule QW-BP1
QW-BP1
Description: h1-h6 not used to identify headings
Count of instances: 16
Complaint specifics
- It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content
Issue titleBad
WCAG: 1.3.1
Score: 40
Complaints by testaro
Rule titledEl
titledEl
Description: title attribute belongs to an inappropriate element
Count of instances: 10
Complaint specifics
- A element has a title attribute
Issue zIndexNotZero
WCAG: 1.4
Score: 34
Complaints by testaro
Rule zIndex
zIndex
Description: Layering with nondefault z-index values
Count of instances: 34
Complaint specifics
- HEADER element has a non-default Z index
- INPUT element has a non-default Z index
- UL element has a non-default Z index
- LI element has a non-default Z index
- DIV element has a non-default Z index
Issue textContrastAA
WCAG: 1.4.3
Score: 32
Complaints by alfa
Rule r69
r69
Description: Text outside widget has subminimum contrast
Count of instances: 8
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 it is overlapped by another element
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.13 (foreground color: #d3a6b1, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1
Issue listItemOrphan
WCAG: 1.3.1
Score: 24
Complaints by axe
Rule listitem
listitem
Description: li element is not contained by a ul or ol element
Count of instances: 6
Complaint specifics
- <li> elements must be contained in a <ul> or <ol>; List item does not have a <ul>, <ol> parent element
Complaints by continuum
Rule 99
99
Description: li element has no ul, ol, or list-role parent
Count of instances: 6
Complaint specifics
- This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent
Issue pseudoNavList
WCAG: 1.3.1
Score: 22
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: 11
Complaint specifics
- The objective of this technique is to create lists of related items using list elements appropriate for their purposes.
Issue linkPair
WCAG: 2.4.4
Score: 20
Complaints by wave
Rule link_redundant
link_redundant
Description: Adjacent links go to the same URL
Count of instances: 10
Complaint specifics
- Redundant link
Issue tabFocusability
WCAG: 2.1.1
Score: 16
Complaints by testaro
Rule focAll
focAll
Description: Discrepancy between elements that should be and that are Tab-focusable
Count of instances: 8
Complaint specifics
- Some focusable elements are not Tab-focusable or vice versa
Issue hoverSurprise
WCAG: 1.4.13
Score: 16
Complaints by testaro
Rule hover
hover
Description: Hovering is impossible or mis-indicated or changes content
Count of instances: 8
Complaint specifics
- Hovering over element has unexpected effects
- Operable element cannot be hovered over
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 colorMissing
WCAG: 1.4.3
Score: 12
Complaints by qualWeb
Rule QW-WCAG-T31
QW-WCAG-T31
Description: Foreground or background color is specified but not both
Count of instances: 3
Complaint specifics
- Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.
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 targetSize
WCAG: 2.5.5
Score: 9
Complaints by tenon
Rule 152
152
Description: Actionable element is smaller than the minimum required size
Count of instances: 1
Complaint specifics
- This actionable element is smaller than the minimum required size.
Complaints by testaro
Rule targetSize
targetSize
Description: Button, input, or non-inline link is smaller than 44 px wide and high
Count of instances: 3
Complaint specifics
- Interactive element has a substandard size (42 px wide, 40 px high)
- Interactive element has a substandard size (40 px wide, 40 px high)
- Interactive element has a substandard size (139.375 px wide, 40 px high)
Issue focusableOperable
WCAG: 2.1.1
Score: 9
Complaints by testaro
Rule focOp
focOp
Description: Tab-focusable elements that are inoperable or operable elements that are not focusable
Count of instances: 3
Complaint specifics
Issue contrastAAA
WCAG: 1.4.6
Score: 8
Complaints by alfa
Rule r66
r66
Description: Text contrast less than AAA requires
Count of instances: 8
Complaint specifics
- Text outside widget has enhanced contrast
Issue duplicateID
WCAG: 4.1.1
Score: 8
Complaints by ibm
Rule element_id_unique
element_id_unique
Description: Element has an id attribute value that is already in use
Count of instances: 1
Complaint specifics
- The <iframe> element has the id "twitter-widget-0" that is already in use
Complaints by qualWeb
Rule QW-ACT-R18
QW-ACT-R18
Description: id attribute value is not unique
Count of instances: 2
Complaint specifics
- This rule checks that all id attribute values on a single page are unique.
Issue inconsistentStyles
WCAG: 3.2.4
Score: 8
Complaints by testaro
Rule styleDiff
styleDiff
Description: Heading, link, and button style inconsistencies
Count of instances: 8
Complaint specifics
- In-line links have 3 different styles
- Links in columns have 3 different styles
- Level-2 headings have 5 different styles
Issue contrastRisk
WCAG: 1.4.3
Score: 7
Complaints by htmlcs
Rule AAA.1_4_3_F24.F24.FGColour
AAA.1_4_3_F24.F24.FGColour
Description: Inline foreground color may lack a complementary background color
Count of instances: 3
Complaint specifics
- Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.
Rule AAA.1_4_6.G17.Abs
Description: Contrast between the absolutely positioned text and its background may be less than 7:1
Count of instances: 3
Complaint specifics
- This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.
Rule AAA.1_4_6.G18.Abs
Description: Contrast between the absolutely positioned text and its background may be less than 4.5:1
Count of instances: 1
Complaint specifics
- This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.
Issue roleRedundant
WCAG: 4.1.2
Score: 7
Complaints by ibm
Rule aria_role_redundant
aria_role_redundant
Description: Explicitly assigned ARIA role is redundant with the implicit role of the element
Count of instances: 6
Complaint specifics
- The explicitly-assigned ARIA role "navigation" is redundant with the implicit role of the element <nav>
- The explicitly-assigned ARIA role "article" is redundant with the implicit role of the element <article>
- The explicitly-assigned ARIA role "banner" is redundant with the implicit role of the element <header>
Complaints by testaro
Rule role
role
Description: Invalid, native-replacing, or redundant role
Count of instances: 7
Complaint specifics
- HEADER elements have invalid or native-replaceable explicit role banner (count: 1)
- NAV elements have redundant explicit role navigation (count: 2)
- ARTICLE elements have redundant explicit role article (count: 3)
- MEDIA elements have invalid or native-replaceable explicit role article (count: 1)
Issue textAlternativeRisk
WCAG: 1
Score: 7
Complaints by qualWeb
Rule QW-WCAG-T8
QW-WCAG-T8
Description: Text alternative is not an alternative
Count of instances: 7
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 imageTextRedundant
WCAG: 1.1.1
Score: 6
Complaints by ibm
Rule img_alt_redundant
img_alt_redundant
Description: Text alternative of the link image duplicates text in the same or an adjacent link
Count of instances: 6
Complaint specifics
- Image 'alt' value within a link is repeated in link text of the link after
Issue pseudoListRisk
WCAG: 1.3.1
Score: 6
Complaints by qualWeb
Rule QW-BP23
QW-BP23
Description: List item is used nonsemantically
Count of instances: 6
Complaint specifics
- Ensures <li> elements are used semantically
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 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 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 listChild
WCAG: 1.3.1
Score: 4
Complaints by axe
Rule list
list
Description: List element ul or ol has a child element other than li, script, and template
Count of instances: 1
Complaint specifics
- <ul> and <ol> must only directly contain <li>, <script> or <template> elements
Complaints by continuum
Rule 246
246
Description: ul element does not contain only li, script, template, or listitem-role elements as direct child elements
Count of instances: 1
Complaint specifics
- This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements
Complaints by qualWeb
Rule QW-BP24
QW-BP24
Description: ul or ol element has a child other than li, script, or template
Count of instances: 1
Complaint specifics
- Ensures that lists are structured correctly. <ul> and <ol> must only directly contain <li>, <script> or <template> elements
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 errorReferenceBad
WCAG: 3.3.1
Score: 4
Complaints by qualWeb
Rule QW-ACT-R41
QW-ACT-R41
Description: Error message describes no invalid form field value
Count of instances: 1
Complaint specifics
- This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.
Issue bannerNot1
WCAG: 1.3.6
Score: 4
Complaints by qualWeb
Rule QW-BP20
QW-BP20
Description: Document has more than 1 banner landmark
Count of instances: 2
Complaint specifics
- Ensures the document has at most one banner landmark
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
Complaints by axe
Rule page-has-heading-one
page-has-heading-one
Description: Page contains no level-one heading
Count of instances: 1
Complaint specifics
- Page should contain a level-one heading; Page must have a level-one heading
Complaints by wave
Rule h1_missing
h1_missing
Description: Missing first level heading
Count of instances: 1
Complaint specifics
- Missing first level heading
Issue navConfusion
WCAG: 1.3.6
Score: 3
Complaints by ibm
Rule aria_navigation_label_unique
aria_navigation_label_unique
Description: Multiple elements with the navigation role do not have unique labels
Count of instances: 1
Complaint specifics
- Multiple elements with "navigation" role do not have unique labels
Issue obsolete
WCAG: 4.1
Score: 3
Complaints by ibm
Rule element_attribute_deprecated
element_attribute_deprecated
Description: Element or attribute is obsolete
Count of instances: 1
Complaint specifics
- The HTML attribute(s) "scrolling, frameborder" is deprecated for the <iframe> element in HTML 5
Issue roleBad
WCAG: 4.1.2
Score: 3
Complaints by ibm
Rule aria_contentinfo_misuse
aria_contentinfo_misuse
Description: Element with a contentinfo role is present without an element with a main role
Count of instances: 1
Complaint specifics
- The element with "contentinfo" role is present without an element with "main" role
Issue skipRepeatedContent
WCAG: 2.4.1
Score: 3
Complaints by qualWeb
Rule QW-ACT-R64
QW-ACT-R64
Description: Document has no heading for non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that the non-repeated content contains a heading
Issue 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 titleRedundant
WCAG: 1.3.1
Score: 3
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: 3
Complaint specifics
- This link has a `title` attribute that is the same as the text inside the link.
Issue headingOfNothing
WCAG: 1.3.1
Score: 2
Complaints by alfa
Rule r78
r78
Description: No content between two headings of the same level
Count of instances: 1
Complaint specifics
- Headings of same level have text content between them
Issue mainNone
WCAG: 1.3.6
Score: 2
Complaints by axe
Rule landmark-one-main
landmark-one-main
Description: page has no main landmark
Count of instances: 1
Complaint specifics
- Document should have one main landmark; Document does not have a main landmark
Complaints by qualWeb
Rule QW-ACT-R63
QW-ACT-R63
Description: Document has no landmark with non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that each page has an element with a landmark semantic role starting with non-repeated content
Issue sectionHeadingless
WCAG: 1.3.1
Score: 2
Complaints by qualWeb
Rule QW-WCAG-T9
QW-WCAG-T9
Description: Page is not organized using headings
Count of instances: 2
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 bannerNotTop
WCAG: 1.3.6
Score: 2
Complaints by qualWeb
Rule QW-BP19
QW-BP19
Description: banner landmark is not at the top level
Count of instances: 1
Complaint specifics
- Ensures the banner landmark is at top level
Issue pseudoHeadingRisk
WCAG: 1.3.1
Score: 1
Complaints by htmlcs
Rule AAA.1_3_1.H42
AAA.1_3_1.H42
Description: Heading coding is not used but the element may be intended as a heading
Count of instances: 1
Complaint specifics
- Heading markup should be used if this content is intended as a heading.
Issue pseudoOrderedListRisk
WCAG: 1.3.1
Score: 1
Complaints by htmlcs
Rule AAA.1_3_1.H48.2
AAA.1_3_1.H48.2
Description: Ordered list may fail to be coded as such
Count of instances: 1
Complaint specifics
- This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.
Issue scrollRisk
WCAG: 1.4.10
Score: 1
Complaints by htmlcs
Rule AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
Description: Fixed-position element may force bidirectional scrolling
Count of instances: 1
Complaint specifics
- This element has "position: fixed". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.
Issue 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 visibleBulk
WCAG: 2.4
Score: 1
Complaints by testaro
Rule bulk
bulk
Description: Page contains many visible elements
Count of instances: 1
Complaint specifics
- Page contains a large number of visible elements
Issue 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: 11
Complaint specifics
- Supplementing link text with the title attribute
Complete report
{ "id": "1etp6-ts27-caSenSDsd12", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687643017866, "endTime": 1687643018409 }, { "type": "url", "which": "https://sr12.senate.ca.gov/", "what": "Shannon Grove (R)", "startTime": 1687643018409, "result": { "url": "https://sr12.senate.ca.gov/" }, "endTime": 1687643019573 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687643019573, "url": "https://sr12.senate.ca.gov/", "endTime": 1687643022595 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687643022595, "url": "https://sr12.senate.ca.gov/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 1225493, 1225493, 1225493, 1225493, 1225493 ], "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": 1687643036444 }, { "type": "launch", "which": "chromium", "startTime": 1687643036445, "endTime": 1687643037019 }, { "type": "url", "which": "https://sr12.senate.ca.gov/", "what": "Shannon Grove (R)", "startTime": 1687643037019, "result": { "url": "https://sr12.senate.ca.gov/" }, "endTime": 1687643038211 }, { "type": "test", "which": "alfa", "startTime": 1687643038211, "url": "https://sr12.senate.ca.gov/", "what": "alfa", "result": { "totals": { "failures": 29, "warnings": 18 }, "items": [ { "index": 272, "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/div[2]/text()[1]", "codeLines": [ "Like on Facebook" ] } }, { "index": 273, "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]/div[2]/text()[1]", "codeLines": [ "Follow on Twitter" ] } }, { "index": 274, "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h2[1]/a[1]/div[2]/text()[1]", "codeLines": [ "Follow on Instagram" ] } }, { "index": 275, "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/a[1]/div[2]/text()[1]", "codeLines": [ "Join the Mailing List" ] } }, { "index": 276, "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/h2[1]/a[1]/div[2]/text()[1]", "codeLines": [ "Contact the Senator" ] } }, { "index": 277, "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/h2[1]/a[1]/div[2]/text()[1]", "codeLines": [ "Live Senate Webcast" ] } }, { "index": 278, "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[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]", "codeLines": [ "Latest News" ] } }, { "index": 279, "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[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]", "codeLines": [ "Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year" ] } }, { "index": 280, "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[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "June 7, 2023" ] } }, { "index": 281, "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[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]/div[1]/div[3]/div[1]/text()[1]", "codeLines": [ "Senator Shannon Grove (R-Bakersfield) takes immense pleasure in congratulating The Light House Recovery Program on its selection as the 12th Senate District’s 2023 Nonprofit of the Year. Today, Vikki Luna, Founder and CEO of The Light House Recovery Program, was formally recognized during the eighth" ] } }, { "index": 282, "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[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]", "codeLines": [ "Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor" ] } }, { "index": 283, "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[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]/div[1]/div[2]/div[1]/time[1]/text()[1]", "codeLines": [ "May 26, 2023" ] } }, { "index": 284, "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[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]/div[1]/div[3]/div[1]/text()[1]", "codeLines": [ "Senator Shannon Grove (R-Bakersfield) announced that her bill Senate Bill 15 to encourage the production of environmentally responsible oil in California unanimously passed off the Senate Floor. “I am grateful for today’s unanimous vote in the Senate for Senate Bill 15. Much of the oil we import" ] } }, { "index": 285, "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[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]/text()[1]", "codeLines": [ "More News" ] } }, { "index": 286, "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "More Resources" ] } }, { "index": 287, "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[1]/li[1]/div[2]/div[1]/a[1]/text()[1]", "codeLines": [ "Veteran Resources" ] } }, { "index": 288, "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[2]/li[1]/div[2]/div[1]/a[1]/text()[1]", "codeLines": [ "Unclaimed Property" ] } }, { "index": 289, "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[3]/li[1]/div[2]/div[1]/a[1]/text()[1]", "codeLines": [ "Senate Fellows Program" ] } }, { "index": 290, "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[4]/li[1]/div[2]/div[1]/a[1]/text()[1]", "codeLines": [ "Register to Vote" ] } }, { "index": 291, "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[5]/li[1]/div[2]/div[1]/a[1]/text()[1]", "codeLines": [ "Education" ] } }, { "index": 292, "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[6]/li[1]/div[2]/div[1]/a[1]/text()[1]", "codeLines": [ "Coronavirus Information" ] } }, { "index": 293, "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[2]/div[1]/div[1]/text()[1]", "codeLines": [ "prev" ] } }, { "index": 294, "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[2]/div[1]/div[2]/text()[1]", "codeLines": [ "next" ] } }, { "index": 316, "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Privacy Policy" ] } }, { "index": 317, "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Accessibility" ] } }, { "index": 318, "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "CA Senate Republican Caucus" ] } }, { "index": 329, "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": 351, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]", "codeLines": [ "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\">" ] } }, { "index": 394, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Home" ] } }, { "index": 395, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "About Shannon" ] } }, { "index": 396, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Legislation" ] } }, { "index": 397, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Newsroom" ] } }, { "index": 398, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Resources" ] } }, { "index": 399, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Contact me" ] } }, { "index": 421, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[2]/div[1]/div[1]/text()[1]", "codeLines": [ "prev" ] } }, { "index": 422, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[2]/div[1]/div[2]/text()[1]", "codeLines": [ "next" ] } }, { "index": 435, "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": "ul", "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]", "codeLines": [ "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\">", " <div class=\"owl-wrapper-outer\">", " <div class=\"owl-wrapper\" style=\"width: 1404px; left: 0px; display: block;\">", " <div class=\"owl-item\" style=\"width: 234px;\">", " <li class=\"text-center owl-item-inside\">", " <div class=\"views-field views-field-field-mt-company-logo\">", " <div class=\"field-content\">", " <a href=\"/content/veteran-resources\">", " <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Veterans.jpg?itok=s3rYDxZu\" width=\"200\" height=\"133\" alt=\"Veteran Resources\" typeof=\"Image\" class=\"image-style-mt-company-logo\">", " </a>", " </div>", " </div>", " <div class=\"views-field views-field-field-mt-company-title\">", " <div class=\"field-content\">", " <a href=\"/content/veteran-resources\">", " Veteran Resources", " </a>", " </div>", " </div>", " </li>", " </div>", " <div class=\"owl-item\" style=\"width: 234px;\">", " <li class=\"text-center owl-item-inside\">", " <div class=\"views-field views-field-field-mt-company-logo\">", " <div class=\"field-content\">", " <a href=\"/content/unclaimed-property\">", " <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_UnclaimedFunds.jpg?itok=nC0Ppe_u\" width=\"200\" height=\"133\" alt=\"Unclaimed Property\" typeof=\"Image\" class=\"image-style-mt-company-logo\">", " </a>", " </div>", " </div>", " <div class=\"views-field views-field-field-mt-company-title\">", " <div class=\"field-content\">", " <a href=\"/content/unclaimed-property\">", " Unclaimed Property", " </a>", " </div>", " </div>", " </li>", " </div>", " <div class=\"owl-item\" style=\"width: 234px;\">", " <li class=\"text-center owl-item-inside\">", " <div class=\"views-field views-field-field-mt-company-logo\">", " <div class=\"field-content\">", " <a href=\"/content/california-senate-fellows-program\">", " <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Fellows.jpg?itok=pdlSZEXx\" width=\"200\" height=\"133\" alt=\"Senate Fellows Program\" typeof=\"Image\" class=\"image-style-mt-company-logo\">", " </a>", " </div>", " </div>", " <div class=\"views-field views-field-field-mt-company-title\">", " <div class=\"field-content\">", " <a href=\"/content/california-senate-fellows-program\">", " Senate Fellows Program", " </a>", " </div>", " </div>", " </li>", " </div>", " <div class=\"owl-item\" style=\"width: 234px;\">", " <li class=\"text-center owl-item-inside\">", " <div class=\"views-field views-field-field-mt-company-logo\">", " <div class=\"field-content\">", " <a href=\"/content/register-vote\">", " <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_RegisterVote.jpg?itok=GzSEVquB\" width=\"200\" height=\"133\" alt=\"Register to Vote\" typeof=\"Image\" class=\"image-style-mt-company-logo\">", " </a>", " </div>", " </div>", " <div class=\"views-field views-field-field-mt-company-title\">", " <div class=\"field-content\">", " <a href=\"/content/register-vote\">", " Register to Vote", " </a>", " </div>", " </div>", " </li>", " </div>", " <div class=\"owl-item\" style=\"width: 234px;\">", " <li class=\"text-center owl-item-inside\">", " <div class=\"views-field views-field-field-mt-company-logo\">", " <div class=\"field-content\">", " <a href=\"/content/education\">", " <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Education.jpg?itok=0x1V-mM-\" width=\"200\" height=\"133\" alt=\"Education\" typeof=\"Image\" class=\"image-style-mt-company-logo\">", " </a>", " </div>", " </div>", " <div class=\"views-field views-field-field-mt-company-title\">", " <div class=\"field-content\">", " <a href=\"/content/education\">", " Education", " </a>", " </div>", " </div>", " </li>", " </div>", " <div class=\"owl-item\" style=\"width: 234px;\">", " <li class=\"text-center owl-item-inside\">", " <div class=\"views-field views-field-field-mt-company-logo\">", " <div class=\"field-content\">", " <a href=\"https://covid19.ca.gov/\">", " <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_MedicalInfo.jpg?itok=h47bXl-F\" width=\"200\" height=\"133\" alt=\"Coronavirus Information\" typeof=\"Image\" class=\"image-style-mt-company-logo\">", " </a>", " </div>", " </div>", " <div class=\"views-field views-field-field-mt-company-title\">", " <div class=\"field-content\">", " <a href=\"https://covid19.ca.gov/\">", " Coronavirus Information", " </a>", " </div>", " </div>", " </li>", " </div>", " </div>", " </div>", " <div class=\"owl-controls clickable\">", " <div class=\"owl-buttons\">", " <div class=\"owl-prev\">", " prev", " </div>", " <div class=\"owl-next\">", " next", " </div>", " </div>", " </div>", "</ul>" ] } }, { "index": 441, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Home" ] } }, { "index": 442, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "About Shannon" ] } }, { "index": 443, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Legislation" ] } }, { "index": 444, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Newsroom" ] } }, { "index": 445, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Resources" ] } }, { "index": 446, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Contact me" ] } }, { "index": 468, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[2]/div[1]/div[1]/text()[1]", "codeLines": [ "prev" ] } }, { "index": 469, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[2]/div[1]/div[2]/text()[1]", "codeLines": [ "next" ] } }, { "index": 523, "verdict": "failed", "rule": { "ruleID": "r78", "ruleSummary": "Headings of same level have text content between them", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r78", "requirements": [] }, "target": { "type": "element", "tagName": "h2", "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/h2[1]", "codeLines": [ "<h2 class=\"title\">", " Latest News", "</h2>" ] } }, { "index": 584, "verdict": "cantTell", "rule": { "ruleID": "r87", "ruleSummary": "First focusable element is link to main content", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r87", "requirements": [ { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "name": "G1", "title": "Adding a link at the top of each page that goes directly to the main content area" } ] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " </html>" ] } } ], "success": true }, "standardResult": { "totals": [ 18, 0, 0, 29 ], "instances": [ { "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/div[2]/text()[1]" }, "excerpt": "Like on Facebook" }, { "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]/div[2]/text()[1]" }, "excerpt": "Follow on Twitter" }, { "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h2[1]/a[1]/div[2]/text()[1]" }, "excerpt": "Follow on Instagram" }, { "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/a[1]/div[2]/text()[1]" }, "excerpt": "Join the Mailing List" }, { "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/h2[1]/a[1]/div[2]/text()[1]" }, "excerpt": "Contact the Senator" }, { "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/h2[1]/a[1]/div[2]/text()[1]" }, "excerpt": "Live Senate Webcast" }, { "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[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]" }, "excerpt": "Latest News" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]" }, "excerpt": "Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "June 7, 2023" }, { "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[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]/div[1]/div[3]/div[1]/text()[1]" }, "excerpt": "Senator Shannon Grove (R-Bakersfield) takes immense pleasure in congratulating The Light House Recovery Program on its selection as the 12th Senate District’s 2023 Nonprofit of the Year. Today, Vikki Luna, Founder and CEO of The Light House Recovery Program, was formally recognized during the eighth" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]" }, "excerpt": "Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "TIME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]/div[1]/div[2]/div[1]/time[1]/text()[1]" }, "excerpt": "May 26, 2023" }, { "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[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]/div[1]/div[3]/div[1]/text()[1]" }, "excerpt": "Senator Shannon Grove (R-Bakersfield) announced that her bill Senate Bill 15 to encourage the production of environmentally responsible oil in California unanimously passed off the Senate Floor. “I am grateful for today’s unanimous vote in the Senate for Senate Bill 15. Much of the oil we import" }, { "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[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]/text()[1]" }, "excerpt": "More News" }, { "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "More Resources" }, { "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[1]/li[1]/div[2]/div[1]/a[1]/text()[1]" }, "excerpt": "Veteran Resources" }, { "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[2]/li[1]/div[2]/div[1]/a[1]/text()[1]" }, "excerpt": "Unclaimed Property" }, { "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[3]/li[1]/div[2]/div[1]/a[1]/text()[1]" }, "excerpt": "Senate Fellows Program" }, { "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[4]/li[1]/div[2]/div[1]/a[1]/text()[1]" }, "excerpt": "Register to Vote" }, { "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[5]/li[1]/div[2]/div[1]/a[1]/text()[1]" }, "excerpt": "Education" }, { "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[6]/li[1]/div[2]/div[1]/a[1]/text()[1]" }, "excerpt": "Coronavirus Information" }, { "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[2]/div[1]/div[1]/text()[1]" }, "excerpt": "prev" }, { "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[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[2]/div[1]/div[2]/text()[1]" }, "excerpt": "next" }, { "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]" }, "excerpt": "Privacy Policy" }, { "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]" }, "excerpt": "Accessibility" }, { "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]" }, "excerpt": "CA Senate Republican Caucus" }, { "ruleID": "r61", "what": "Documents start with a level 1 heading", "ordinalSeverity": 3, "tagName": "", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/" }, "excerpt": "#document <!doctype html> ... </html>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "INPUT", "id": "edit-submit", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]" }, "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\">" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]" }, "excerpt": "Home" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]" }, "excerpt": "About Shannon" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]" }, "excerpt": "Legislation" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]" }, "excerpt": "Newsroom" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]" }, "excerpt": "Resources" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]" }, "excerpt": "Contact me" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[2]/div[1]/div[1]/text()[1]" }, "excerpt": "prev" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[2]/div[1]/div[2]/text()[1]" }, "excerpt": "next" }, { "ruleID": "r68", "what": "Elements with a role have required children", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]" }, "excerpt": "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\"> <div class=\"owl-wrapper-outer\"> <div class=\"owl-wrapper\" style=\"width: 1404px; left: 0px; display: block;\"> <div class ... n </a> </div> </div> </li> </div> </div> </div> <div class=\"owl-controls clickable\"> <div class=\"owl-buttons\"> <div class=\"owl-prev\"> prev </div> <div class=\"owl-next\"> next </div> </div> </div> </ul>" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]" }, "excerpt": "Home" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]" }, "excerpt": "About Shannon" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]" }, "excerpt": "Legislation" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]" }, "excerpt": "Newsroom" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]" }, "excerpt": "Resources" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]" }, "excerpt": "Contact me" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[2]/div[1]/div[1]/text()[1]" }, "excerpt": "prev" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[2]/div[1]/div[2]/text()[1]" }, "excerpt": "next" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/h2[1]" }, "excerpt": "<h2 class=\"title\"> Latest News </h2>" }, { "ruleID": "r87", "what": "First focusable element is link to main content", "ordinalSeverity": 0, "tagName": "", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/" }, "excerpt": "#document <!doctype html> ... </html>" } ] }, "endTime": 1687643044354 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687643044354, "url": "https://sr12.senate.ca.gov/", "what": "Axe", "result": { "totals": { "rulesNA": 51, "rulesPassed": 43, "rulesWarned": 4, "rulesViolated": 6, "warnings": { "minor": 9, "moderate": 0, "serious": 2, "critical": 1 }, "violations": { "minor": 0, "moderate": 12, "serious": 9, "critical": 0 } }, "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:44:05.012Z", "url": "https://sr12.senate.ca.gov/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT", "TTv5", "TT13.c" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">", "target": [ "#edit-keys" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" } ] }, { "id": "frame-tested", "impact": "critical", "tags": [ "cat.structure", "review-item", "best-practice" ], "description": "Ensures <iframe> and <frame> elements contain the axe-core script", "help": "Frames should be tested with axe-core", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-tested?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "frame-tested", "data": null, "relatedNodes": [], "impact": "critical", "message": "The iframe still has to be tested with axe-core" } ], "none": [], "impact": "critical", "html": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 500px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/ShannonGroveCA?dnt=true&embedId=twitter-widget-0&features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRpb25zX2VuYWJsZWQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X21peGVkX21lZGlhXzE1ODk3Ijp7ImJ1Y2tldCI6InRyZWF0bWVudCIsInZlcnNpb24iOm51bGx9LCJ0ZndfZXhwZXJpbWVudHNfY29va2llX2V4cGlyYXRpb24iOnsiYnVja2V0IjoxMjA5NjAwLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3Nob3dfYmlyZHdhdGNoX3Bpdm90c19lbmFibGVkIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdXNlX3Byb2ZpbGVfaW1hZ2Vfc2hhcGVfZW5hYmxlZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdmlkZW9faGxzX2R5bmFtaWNfbWFuaWZlc3RzXzE1MDgyIjp7ImJ1Y2tldCI6InRydWVfYml0cmF0ZSIsInZlcnNpb24iOm51bGx9LCJ0ZndfbGVnYWN5X3RpbWVsaW5lX3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9mcm9udGVuZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9fQ%3D%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false&hideScrollBar=false&lang=en&maxHeight=500px&origin=https%3A%2F%2Fsr12.senate.ca.gov%2F&sessionId=564c47e8999ff100047341b782eed47045b0c6d5&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\">", "target": [ "#twitter-widget-0" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" } ] }, { "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=\"sf-hidden\" style=\"float: none; width: 15em;\">", "target": [ "#main-menu-link-content71c8ba18-f0bc-47af-8577-437186ff08c6 > .sf-hidden" ], "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=\"sf-hidden\" style=\"float: none; width: 15em;\">", "target": [ "#main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf > .sf-hidden" ], "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=\"sf-hidden\" style=\"float: none; width: 15em;\">", "target": [ "#main-views-viewviewspub-indexpage-1 > .sf-hidden" ], "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=\"sf-hidden\" style=\"float: none; width: 15em;\">", "target": [ "#main-menu-link-contente860aa90-78d2-44ab-9cf7-6dff386850aa > .sf-hidden" ], "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=\"sf-hidden\" style=\"float: none; width: 15em;\">", "target": [ "#main-menu-link-content03468664-3f65-4c1f-abab-5dd31164d468 > .sf-hidden" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"tp-leftarrow tparrows\" style=\"top: 50%; transform: matrix(1, 0, 0, 1, 0, -22); left: 0px; visibility: hidden; opacity: 0;\"><div class=\"tp-title-wrap\"><span class=\"tp-arr-titleholder\">Senator Shannon Grove</span></div></div>", "target": [ ".tp-leftarrow" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"tp-rightarrow tparrows\" style=\"top: 50%; transform: matrix(1, 0, 0, 1, -90, -22); left: 100%; visibility: hidden; opacity: 0;\"><div class=\"tp-title-wrap\"><span class=\"tp-arr-titleholder\">Senator Shannon Grove</span></div></div>", "target": [ ".tp-rightarrow" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.2b2d73daf636805223fb11d48f3e94f7.html?origin=https%3A%2F%2Fsr12.senate.ca.gov\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>", "target": [ "iframe[title=\"Twitter settings iframe\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>", "target": [ "#rufous-sandbox" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ] }, { "id": "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 fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n CSS Orientation lock cannot be determined" } ] } ], "violations": [ { "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": "#d3a6b1", "bgColor": "#ffffff", "contrastRatio": 2.13, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.13 (foreground color: #d3a6b1, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"owl-prev\">prev</div>", "target": [ ".owl-prev" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.13 (foreground color: #d3a6b1, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#d3a6b1", "bgColor": "#ffffff", "contrastRatio": 2.13, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.13 (foreground color: #d3a6b1, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"owl-next\">next</div>", "target": [ ".owl-next" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.13 (foreground color: #d3a6b1, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1" } ] }, { "id": "landmark-one-main", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensures the document has a main landmark", "help": "Document should have one main landmark", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-one-main?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "page-has-main", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Document does not have a main landmark" } ], "none": [], "impact": "moderate", "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n Document does not have a main landmark" } ] }, { "id": "list", "impact": "serious", "tags": [ "cat.structure", "wcag2a", "wcag131" ], "description": "Ensures that lists are structured correctly", "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/list?application=axeAPI", "nodes": [ { "any": [], "all": [], "none": [ { "id": "only-listitems", "data": { "values": "div" }, "relatedNodes": [ { "html": "<div class=\"owl-wrapper-outer\">", "target": [ ".owl-wrapper-outer" ] }, { "html": "<div class=\"owl-controls clickable\"><div class=\"owl-buttons\"><div class=\"owl-prev\">prev</div><div class=\"owl-next\">next</div></div></div>", "target": [ ".owl-controls" ] } ], "impact": "serious", "message": "List element has direct children that are not allowed: div" } ], "impact": "serious", "html": "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\">", "target": [ ".owl-carousel" ], "failureSummary": "Fix all of the following:\n List element has direct children that are not allowed: div" } ] }, { "id": "listitem", "impact": "serious", "tags": [ "cat.structure", "wcag2a", "wcag131" ], "description": "Ensures <li> elements are used semantically", "help": "<li> elements must be contained in a <ul> or <ol>", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/listitem?application=axeAPI", "nodes": [ { "any": [ { "id": "listitem", "data": null, "relatedNodes": [], "impact": "serious", "message": "List item does not have a <ul>, <ol> parent element" } ], "all": [], "none": [], "impact": "serious", "html": "<li class=\"text-center owl-item-inside\">", "target": [ ".owl-item:nth-child(1) > .owl-item-inside.text-center" ], "failureSummary": "Fix any of the following:\n List item does not have a <ul>, <ol> parent element" }, { "any": [ { "id": "listitem", "data": null, "relatedNodes": [], "impact": "serious", "message": "List item does not have a <ul>, <ol> parent element" } ], "all": [], "none": [], "impact": "serious", "html": "<li class=\"text-center owl-item-inside\">", "target": [ ".owl-item:nth-child(2) > .owl-item-inside.text-center" ], "failureSummary": "Fix any of the following:\n List item does not have a <ul>, <ol> parent element" }, { "any": [ { "id": "listitem", "data": null, "relatedNodes": [], "impact": "serious", "message": "List item does not have a <ul>, <ol> parent element" } ], "all": [], "none": [], "impact": "serious", "html": "<li class=\"text-center owl-item-inside\">", "target": [ ".owl-item:nth-child(3) > .owl-item-inside.text-center" ], "failureSummary": "Fix any of the following:\n List item does not have a <ul>, <ol> parent element" }, { "any": [ { "id": "listitem", "data": null, "relatedNodes": [], "impact": "serious", "message": "List item does not have a <ul>, <ol> parent element" } ], "all": [], "none": [], "impact": "serious", "html": "<li class=\"text-center owl-item-inside\">", "target": [ ".owl-item:nth-child(4) > .owl-item-inside.text-center" ], "failureSummary": "Fix any of the following:\n List item does not have a <ul>, <ol> parent element" }, { "any": [ { "id": "listitem", "data": null, "relatedNodes": [], "impact": "serious", "message": "List item does not have a <ul>, <ol> parent element" } ], "all": [], "none": [], "impact": "serious", "html": "<li class=\"text-center owl-item-inside\">", "target": [ ".owl-item:nth-child(5) > .owl-item-inside.text-center" ], "failureSummary": "Fix any of the following:\n List item does not have a <ul>, <ol> parent element" }, { "any": [ { "id": "listitem", "data": null, "relatedNodes": [], "impact": "serious", "message": "List item does not have a <ul>, <ol> parent element" } ], "all": [], "none": [], "impact": "serious", "html": "<li class=\"text-center owl-item-inside\">", "target": [ ".owl-item:nth-child(6) > .owl-item-inside.text-center" ], "failureSummary": "Fix any of the following:\n List item does not have a <ul>, <ol> parent element" } ] }, { "id": "page-has-heading-one", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/page-has-heading-one?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "page-has-heading-one", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Page must have a level-one heading" } ], "none": [], "impact": "moderate", "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n Page must have a level-one heading" } ] }, { "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=\"block-coronavirusblock\" class=\"block block-block-content block-block-contentb05097d3-798b-4a34-a02a-dd6ae9e57c0c\">", "target": [ "#block-coronavirusblock" ], "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>\n Like on Facebook\n </div>", "target": [ "a[title=\"Like on Facebook\"] > div:nth-child(2)" ], "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>\n Follow on Twitter\n </div>", "target": [ "a[title=\"Follow on Twitter\"] > div:nth-child(2)" ], "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>\n Follow on Instagram\n </div>", "target": [ "a[title=\"Follow on Instagram\"] > div:nth-child(2)" ], "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=\"col-xs-6 col-sm-4 col-md-2 text-center masonry-grid-item views-row\">", "target": [ ".col-xs-6.col-sm-4.col-md-2:nth-child(4)" ], "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=\"col-xs-6 col-sm-4 col-md-2 text-center masonry-grid-item views-row\">", "target": [ ".col-xs-6.col-sm-4.col-md-2:nth-child(5)" ], "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=\"col-xs-6 col-sm-4 col-md-2 text-center masonry-grid-item views-row\">", "target": [ ".col-xs-6.col-sm-4.col-md-2:nth-child(6)" ], "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=\"views-element-container block block-views block-views-blockpub-index-block-1\" id=\"block-views-block-pub-index-block-1-2\">", "target": [ "#block-views-block-pub-index-block-1-2" ], "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 id=\"featured-bottom\" class=\"clearfix featured-bottom white-region\">", "target": [ "#featured-bottom" ], "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=\"col-md-6\">", "target": [ ".col-md-6:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" } ] } ] }, "success": true }, "standardResult": { "totals": [ 9, 3, 12, 9 ], "instances": [ { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "INPUT", "id": "edit-keys", "location": { "doc": "dom", "type": "selector", "spec": "#edit-keys" }, "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">" }, { "ruleID": "frame-tested", "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "twitter-widget-0", "location": { "doc": "dom", "type": "selector", "spec": "#twitter-widget-0" }, "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 500px; display: ... %3A%2F%2Fsr12.senate.ca.gov%2F&sessionId=564c47e8999ff100047341b782eed47045b0c6d5&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\">" }, { "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": "#main-menu-link-content71c8ba18-f0bc-47af-8577-437186ff08c6 > .sf-hidden" }, "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\">" }, { "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": "#main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf > .sf-hidden" }, "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\">" }, { "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": "#main-views-viewviewspub-indexpage-1 > .sf-hidden" }, "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\">" }, { "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": "#main-menu-link-contente860aa90-78d2-44ab-9cf7-6dff386850aa > .sf-hidden" }, "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\">" }, { "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": "#main-menu-link-content03468664-3f65-4c1f-abab-5dd31164d468 > .sf-hidden" }, "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tp-leftarrow" }, "excerpt": "<div class=\"tp-leftarrow tparrows\" style=\"top: 50%; transform: matrix(1, 0, 0, 1, 0, -22); left: 0px; visibility: hidden; opacity: 0;\"><div class=\"tp-title-wrap\"><span class=\"tp-arr-titleholder\">Senator Shannon Grove</span></div></div>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tp-rightarrow" }, "excerpt": "<div class=\"tp-rightarrow tparrows\" style=\"top: 50%; transform: matrix(1, 0, 0, 1, -90, -22); left: 100%; visibility: hidden; opacity: 0;\"><div class=\"tp-title-wrap\"><span class=\"tp-arr-titleholder\">Senator Shannon Grove</span></div></div>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "iframe[title=\"Twitter settings iframe\"]" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.2b2d73daf636805223fb11d48f3e94f7.html?origin=https%3A%2F%2Fsr12.senate.ca.gov\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "IFRAME", "id": "rufous-sandbox", "location": { "doc": "dom", "type": "selector", "spec": "#rufous-sandbox" }, "excerpt": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>" }, { "ruleID": "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 ... : http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\">" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.13 (foreground color: #d3a6b1, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".owl-prev" }, "excerpt": "<div class=\"owl-prev\">prev</div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.13 (foreground color: #d3a6b1, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".owl-next" }, "excerpt": "<div class=\"owl-next\">next</div>" }, { "ruleID": "landmark-one-main", "what": "Document should have one main landmark; Document does not have a main landmark", "ordinalSeverity": 2, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... : http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\">" }, { "ruleID": "list", "what": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".owl-carousel" }, "excerpt": "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\">" }, { "ruleID": "listitem", "what": "<li> elements must be contained in a <ul> or <ol>; List item does not have a <ul>, <ol> parent element", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".owl-item:nth-child(1) > .owl-item-inside.text-center" }, "excerpt": "<li class=\"text-center owl-item-inside\">" }, { "ruleID": "listitem", "what": "<li> elements must be contained in a <ul> or <ol>; List item does not have a <ul>, <ol> parent element", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".owl-item:nth-child(2) > .owl-item-inside.text-center" }, "excerpt": "<li class=\"text-center owl-item-inside\">" }, { "ruleID": "listitem", "what": "<li> elements must be contained in a <ul> or <ol>; List item does not have a <ul>, <ol> parent element", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".owl-item:nth-child(3) > .owl-item-inside.text-center" }, "excerpt": "<li class=\"text-center owl-item-inside\">" }, { "ruleID": "listitem", "what": "<li> elements must be contained in a <ul> or <ol>; List item does not have a <ul>, <ol> parent element", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".owl-item:nth-child(4) > .owl-item-inside.text-center" }, "excerpt": "<li class=\"text-center owl-item-inside\">" }, { "ruleID": "listitem", "what": "<li> elements must be contained in a <ul> or <ol>; List item does not have a <ul>, <ol> parent element", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".owl-item:nth-child(5) > .owl-item-inside.text-center" }, "excerpt": "<li class=\"text-center owl-item-inside\">" }, { "ruleID": "listitem", "what": "<li> elements must be contained in a <ul> or <ol>; List item does not have a <ul>, <ol> parent element", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".owl-item:nth-child(6) > .owl-item-inside.text-center" }, "excerpt": "<li class=\"text-center owl-item-inside\">" }, { "ruleID": "page-has-heading-one", "what": "Page should contain a level-one heading; Page must have a level-one heading", "ordinalSeverity": 2, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... : http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "block-coronavirusblock", "location": { "doc": "dom", "type": "selector", "spec": "#block-coronavirusblock" }, "excerpt": "<div id=\"block-coronavirusblock\" class=\"block block-block-content block-block-contentb05097d3-798b-4a34-a02a-dd6ae9e57c0c\">" }, { "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": "a[title=\"Like on Facebook\"] > div:nth-child(2)" }, "excerpt": "<div> Like on Facebook </div>" }, { "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": "a[title=\"Follow on Twitter\"] > div:nth-child(2)" }, "excerpt": "<div> Follow on Twitter </div>" }, { "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": "a[title=\"Follow on Instagram\"] > div:nth-child(2)" }, "excerpt": "<div> Follow on Instagram </div>" }, { "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": ".col-xs-6.col-sm-4.col-md-2:nth-child(4)" }, "excerpt": "<div class=\"col-xs-6 col-sm-4 col-md-2 text-center masonry-grid-item views-row\">" }, { "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": ".col-xs-6.col-sm-4.col-md-2:nth-child(5)" }, "excerpt": "<div class=\"col-xs-6 col-sm-4 col-md-2 text-center masonry-grid-item views-row\">" }, { "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": ".col-xs-6.col-sm-4.col-md-2:nth-child(6)" }, "excerpt": "<div class=\"col-xs-6 col-sm-4 col-md-2 text-center masonry-grid-item views-row\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "block-views-block-pub-index-block-1-2", "location": { "doc": "dom", "type": "selector", "spec": "#block-views-block-pub-index-block-1-2" }, "excerpt": "<div class=\"views-element-container block block-views block-views-blockpub-index-block-1\" id=\"block-views-block-pub-index-block-1-2\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "featured-bottom", "location": { "doc": "dom", "type": "selector", "spec": "#featured-bottom" }, "excerpt": "<div id=\"featured-bottom\" class=\"clearfix featured-bottom white-region\">" }, { "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": ".col-md-6:nth-child(1)" }, "excerpt": "<div class=\"col-md-6\">" } ] }, "endTime": 1687643045048 }, { "type": "launch", "which": "chromium", "startTime": 1687643045049, "endTime": 1687643045635 }, { "type": "url", "which": "https://sr12.senate.ca.gov/", "what": "Shannon Grove (R)", "startTime": 1687643045636, "result": { "url": "https://sr12.senate.ca.gov/" }, "endTime": 1687643046933 }, { "type": "test", "which": "continuum", "startTime": 1687643046933, "url": "https://sr12.senate.ca.gov/", "what": "Level Access Continuum, community edition", "result": [ { "engineTestId": 99, "bestPracticeId": 464, "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "element": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/veteran-resources\"><img class=\"image-style-mt-company-lo ... YDxZu\" loading=\"lazy\"></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/veteran-resources\">Veteran Resources</a></div></div></li>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "li[class=\"text-center owl-item-inside\"]", "attNo": 1 } }, { "engineTestId": 99, "bestPracticeId": 464, "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "element": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/unclaimed-property\"><img class=\"image-style-mt-company-l ... e_u\" loading=\"lazy\"></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/unclaimed-property\">Unclaimed Property</a></div></div></li>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "li[class=\"text-center owl-item-inside\"]", "attNo": 1 } }, { "engineTestId": 99, "bestPracticeId": 464, "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "element": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/california-senate-fellows-program\"><img class=\"image-sty ... ></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/california-senate-fellows-program\">Senate Fellows Program</a></div></div></li>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "li[class=\"text-center owl-item-inside\"]", "attNo": 1 } }, { "engineTestId": 99, "bestPracticeId": 464, "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "element": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/register-vote\"><img class=\"image-style-mt-company-logo\" ... k=GzSEVquB\" loading=\"lazy\"></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/register-vote\">Register to Vote</a></div></div></li>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "li[class=\"text-center owl-item-inside\"]", "attNo": 1 } }, { "engineTestId": 99, "bestPracticeId": 464, "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "element": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/education\"><img class=\"image-style-mt-company-logo\" type ... ion.jpg?itok=0x1V-mM-\" loading=\"lazy\"></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/education\">Education</a></div></div></li>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "li[class=\"text-center owl-item-inside\"]", "attNo": 1 } }, { "engineTestId": 99, "bestPracticeId": 464, "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "element": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"https://covid19.ca.gov/\"><img class=\"image-style-mt-company-logo\" ... -F\" loading=\"lazy\"></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"https://covid19.ca.gov/\">Coronavirus Information</a></div></div></li>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "li[class=\"text-center owl-item-inside\"]", "attNo": 1 } }, { "engineTestId": 246, "bestPracticeId": 393, "attribute": "This element should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements", "attributeDetail": "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements", "element": "<ul style=\"opacity: 1; display: block;\" class=\"owl-carousel companies owl-theme\"><div class=\"owl-wrapper-outer\"><div style=\"width: 1404px; left: 0px; display: block;\" class=\"owl-wrapper\"><div style=\"w ... ompany-logo\"><div class=\"field-content\"><a href=\"/content/education\"><img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Education\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/fil", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "ul[class=\"owl-carousel companies owl-theme\"]", "attNo": 2 } } ], "standardResult": { "totals": [ 0, 0, 0, 7 ], "instances": [ { "ruleID": "99", "what": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/veteran-resources\"><img class=\"image-style-mt-company-lo ... YDxZu\" loading=\"lazy\"></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/veteran-resources\">Veteran Resources</a></div></div></li>" }, { "ruleID": "99", "what": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/unclaimed-property\"><img class=\"image-style-mt-company-l ... e_u\" loading=\"lazy\"></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/unclaimed-property\">Unclaimed Property</a></div></div></li>" }, { "ruleID": "99", "what": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)" }, "excerpt": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/california-senate-fellows-program\"><img class=\"image-sty ... ></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/california-senate-fellows-program\">Senate Fellows Program</a></div></div></li>" }, { "ruleID": "99", "what": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)" }, "excerpt": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/register-vote\"><img class=\"image-style-mt-company-logo\" ... k=GzSEVquB\" loading=\"lazy\"></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/register-vote\">Register to Vote</a></div></div></li>" }, { "ruleID": "99", "what": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)" }, "excerpt": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"/content/education\"><img class=\"image-style-mt-company-logo\" type ... ion.jpg?itok=0x1V-mM-\" loading=\"lazy\"></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"/content/education\">Education</a></div></div></li>" }, { "ruleID": "99", "what": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)" }, "excerpt": "<li class=\"text-center owl-item-inside\"><div class=\"views-field views-field-field-mt-company-logo\"><div class=\"field-content\"><a href=\"https://covid19.ca.gov/\"><img class=\"image-style-mt-company-logo\" ... -F\" loading=\"lazy\"></a></div></div><div class=\"views-field views-field-field-mt-company-title\"><div class=\"field-content\"><a href=\"https://covid19.ca.gov/\">Coronavirus Information</a></div></div></li>" }, { "ruleID": "246", "what": "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<ul style=\"opacity: 1; display: block;\" class=\"owl-carousel companies owl-theme\"><div class=\"owl-wrapper-outer\"><div style=\"width: 1404px; left: 0px; display: block;\" class=\"owl-wrapper\"><div style=\"w ... ompany-logo\"><div class=\"field-content\"><a href=\"/content/education\"><img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Education\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/fil" } ] }, "endTime": 1687643047383 }, { "type": "launch", "which": "chromium", "startTime": 1687643047383, "endTime": 1687643048005 }, { "type": "url", "which": "https://sr12.senate.ca.gov/", "what": "Shannon Grove (R)", "startTime": 1687643048005, "result": { "url": "https://sr12.senate.ca.gov/" }, "endTime": 1687643049282 }, { "type": "test", "which": "htmlcs", "startTime": 1687643049283, "url": "https://sr12.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": "", "code": "<h2 style=\"text-align:center;\">...</h2>" } ], "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [ { "tagName": "h2", "id": "", "code": "<h2 style=\"text-align:center;\">...</h2>" } ] } }, "Warning": { "AAA.1_3_1.H42": { "Heading markup should be used if this content is intended as a heading.": [ { "tagName": "div", "id": "#toTop", "code": "<div id=\"toTop\" class=\"to-top\">...</div>" } ] }, "AAA.1_3_1.H48.2": { "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AAA.1_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": "#toTop", "code": "<div id=\"toTop\" class=\"to-top\">...</div>" } ] }, "AAA.1_4_3_F24.F24.FGColour": { "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [ { "tagName": "i", "id": "", "code": "<i class=\"fa fa-facebook\" style=\"font-size: 1.3em;margin-right: 5px;width: 30px;text-align: left;color: rgb(128,0,32);\">...</i>" }, { "tagName": "i", "id": "", "code": "<i class=\"fa fa-instagram\" style=\"font-size: 1.3em;margin-right: 5px;width: 30px;text-align: left;color: rgb(128,0,32);\">...</i>" }, { "tagName": "i", "id": "", "code": "<i class=\"fa fa-twitter\" style=\"font-size: 1.3em;margin-right: 5px;width: 30px;text-align: left;color: rgb(128,0,32);\">...</i>" } ] }, "AAA.1_4_6.G17.Abs": { "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.": [ { "tagName": "a", "id": "", "code": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>" }, { "tagName": "label", "id": "", "code": "<label for=\"edit-keys\" class=\"visually-hidden\">...</label>" }, { "tagName": "span", "id": "", "code": "<span class=\"sr-only\">...</span>" } ] }, "AAA.1_4_6.G18.Abs": { "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [ { "tagName": "h2", "id": "#block-mainnavigation-4-menu", "code": "<h2 class=\"visually-hidden\" id=\"block-mainnavigation-4-menu\">...</h2>" } ] } }, "success": true }, "standardResult": { "totals": [ 10, 0, 0, 2 ], "instances": [ { "ruleID": "AAA.1_3_1.H42", "what": "Heading markup should be used if this content is intended as a heading.", "ordinalSeverity": 0, "tagName": "DIV", "id": "toTop", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"toTop\" class=\"to-top\">...</div>" }, { "ruleID": "AAA.1_3_1.H48.2", "what": "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" }, { "ruleID": "AAA.1_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": "toTop", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"toTop\" class=\"to-top\">...</div>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<i class=\"fa fa-facebook\" style=\"font-size: 1.3em;margin-right: 5px;width: 30px;text-align: left;color: rgb(128,0,32);\">...</i>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<i class=\"fa fa-instagram\" style=\"font-size: 1.3em;margin-right: 5px;width: 30px;text-align: left;color: rgb(128,0,32);\">...</i>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<i class=\"fa fa-twitter\" style=\"font-size: 1.3em;margin-right: 5px;width: 30px;text-align: left;color: rgb(128,0,32);\">...</i>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<label for=\"edit-keys\" class=\"visually-hidden\">...</label>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"sr-only\">...</span>" }, { "ruleID": "AAA.1_4_6.G18.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.", "ordinalSeverity": 0, "tagName": "H2", "id": "block-mainnavigation-4-menu", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-mainnavigation-4-menu\">...</h2>" }, { "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": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 style=\"text-align:center;\">...</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": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 style=\"text-align:center;\">...</h2>" } ] }, "endTime": 1687643049640 }, { "type": "launch", "which": "chromium", "startTime": 1687643049640, "endTime": 1687643050324 }, { "type": "url", "which": "https://sr12.senate.ca.gov/", "what": "Shannon Grove (R)", "startTime": 1687643050324, "result": { "url": "https://sr12.senate.ca.gov/" }, "endTime": 1687643051728 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687643051728, "url": "https://sr12.senate.ca.gov/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 24, "recommendation": 8, "ignored": 0 }, "items": [ { "ruleId": "img_alt_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[6]/li[1]/div[1]/div[1]/a[1]/img[1]", "aria": "/document[1]/list[2]/listitem[6]/link[1]/img[1]" }, "message": "Image 'alt' value within a link is repeated in link text of the link after", "bounds": { "left": 48, "top": 5832, "height": 19, "width": 176 }, "snippet": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Coronavirus Information\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_MedicalInfo.jpg?itok=h47bXl-F\" loading=\"lazy\">", "level": "violation" }, { "ruleId": "img_alt_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[5]/li[1]/div[1]/div[1]/a[1]/img[1]", "aria": "/document[1]/list[2]/listitem[5]/link[1]/img[1]" }, "message": "Image 'alt' value within a link is repeated in link text of the link after", "bounds": { "left": 48, "top": 5795, "height": 19, "width": 81 }, "snippet": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Education\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Education.jpg?itok=0x1V-mM-\" loading=\"lazy\">", "level": "violation" }, { "ruleId": "img_alt_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[4]/li[1]/div[1]/div[1]/a[1]/img[1]", "aria": "/document[1]/list[2]/listitem[4]/link[1]/img[1]" }, "message": "Image 'alt' value within a link is repeated in link text of the link after", "bounds": { "left": 48, "top": 5758, "height": 19, "width": 119 }, "snippet": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Register to Vote\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_RegisterVote.jpg?itok=GzSEVquB\" loading=\"lazy\">", "level": "violation" }, { "ruleId": "img_alt_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[3]/li[1]/div[1]/div[1]/a[1]/img[1]", "aria": "/document[1]/list[2]/listitem[3]/link[1]/img[1]" }, "message": "Image 'alt' value within a link is repeated in link text of the link after", "bounds": { "left": 48, "top": 5721, "height": 19, "width": 173 }, "snippet": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Senate Fellows Program\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Fellows.jpg?itok=pdlSZEXx\" loading=\"lazy\">", "level": "violation" }, { "ruleId": "img_alt_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[2]/li[1]/div[1]/div[1]/a[1]/img[1]", "aria": "/document[1]/list[2]/listitem[2]/link[1]/img[1]" }, "message": "Image 'alt' value within a link is repeated in link text of the link after", "bounds": { "left": 48, "top": 5684, "height": 19, "width": 146 }, "snippet": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Unclaimed Property\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_UnclaimedFunds.jpg?itok=nC0Ppe_u\" loading=\"lazy\">", "level": "violation" }, { "ruleId": "img_alt_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[1]/li[1]/div[1]/div[1]/a[1]/img[1]", "aria": "/document[1]/list[2]/listitem[1]/link[1]/img[1]" }, "message": "Image 'alt' value within a link is repeated in link text of the link after", "bounds": { "left": 48, "top": 5647, "height": 19, "width": 135 }, "snippet": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Veteran Resources\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Veterans.jpg?itok=s3rYDxZu\" loading=\"lazy\">", "level": "violation" }, { "ruleId": "element_id_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/iframe[1]", "aria": "/document[1]/complementary[1]" }, "message": "The <iframe> element has the id \"twitter-widget-0\" that is already in use", "bounds": { "left": 8, "top": 5080, "height": 500, "width": 784 }, "snippet": "<iframe src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/ShannonGroveCA?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false&hideScrollBar=false&lang=en&maxHeight=500px&origin=https%3A%2F%2Fsr12.senate.ca.gov%2F&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\" title=\"Twitter Timeline\" style=\"position: static; visibility: visible; width: 1px; height: 500px; display: block; flex-grow: 1;\" class=\"\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">", "level": "violation" }, { "ruleId": "aria_navigation_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]", "aria": "/document[1]/banner[1]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 123, "height": 407, "width": 784 }, "snippet": "<nav role=\"navigation\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]", "aria": "/document[1]/list[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 7661, "height": 56, "width": 784 }, "snippet": "<ul class=\"menu\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[9]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 5600, "height": 28, "width": 784 }, "snippet": "<h2 class=\"title\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]", "aria": "/document[1]/list[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 5647, "height": 259, "width": 784 }, "snippet": "<ul style=\"opacity: 1; display: block;\" class=\"owl-carousel companies owl-theme\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/h2[1]", "aria": "/document[1]/heading[8]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 4696, "height": 28, "width": 784 }, "snippet": "<h2 class=\"title\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "aria": "/document[1]/link[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 5061, "height": 18, "width": 76 }, "snippet": "<a title=\"See More News\" href=\"/news\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]", "aria": "/document[1]/article[3]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 4913, "height": 149, "width": 784 }, "snippet": "<a href=\"/content/senator-groves-bill-prioritize-california-oil-production-passed-senate-floor\" class=\"overlayed image-popup\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]", "aria": "/document[1]/article[2]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 4744, "height": 149, "width": 784 }, "snippet": "<a href=\"/content/senator-grove-nominates-fresnos-light-house-recovery-center-2023-non-profit-year\" class=\"overlayed image-popup\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/h2[1]", "aria": "/document[1]/heading[7]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 4601, "height": 76, "width": 784 }, "snippet": "<h2 class=\"field-content\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/h2[1]", "aria": "/document[1]/heading[6]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 4505, "height": 76, "width": 784 }, "snippet": "<h2 class=\"field-content\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]", "aria": "/document[1]/heading[5]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 4410, "height": 76, "width": 784 }, "snippet": "<h2 class=\"field-content\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h2[1]", "aria": "/document[1]/heading[4]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 3917, "height": 473, "width": 784 }, "snippet": "<h2 class=\"field-content\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]", "aria": "/document[1]/heading[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 3424, "height": 473, "width": 784 }, "snippet": "<h2 class=\"field-content\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 2931, "height": 473, "width": 784 }, "snippet": "<h2 class=\"field-content\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 986, "height": 1926, "width": 784 }, "snippet": "<h2 style=\"text-align:center;\">", "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[4]/div[3]/div[1]/div[1]/aside[1]", "aria": "/document[1]/complementary[1]" }, "message": "The element with \"complementary\" role does not have a label", "bounds": { "left": 8, "top": 5080, "height": 500, "width": 784 }, "snippet": "<aside class=\"col-md-4 fix-sidebar-second\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/iframe[1]", "aria": "/document[1]/complementary[1]" }, "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 8, "top": 5080, "height": 500, "width": 784 }, "snippet": "<iframe src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/ShannonGroveCA?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false&hideScrollBar=false&lang=en&maxHeight=500px&origin=https%3A%2F%2Fsr12.senate.ca.gov%2F&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\" title=\"Twitter Timeline\" style=\"position: static; visibility: visible; width: 1px; height: 500px; display: block; flex-grow: 1;\" class=\"\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]", "aria": "/document[1]/navigation[1]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 8, "top": 7736, "height": 159, "width": 784 }, "snippet": "<nav class=\"block block-menu navigation menu--main\" id=\"block-mainnavigation-4\" aria-labelledby=\"block-mainnavigation-4-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]", "aria": "/document[1]/article[3]" }, "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>", "bounds": { "left": 8, "top": 4913, "height": 149, "width": 784 }, "snippet": "<article class=\"node node--type-article node--view-mode-teaser clearfix\" typeof=\"schema:Article\" about=\"/content/senator-groves-bill-prioritize-california-oil-production-passed-senate-floor\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]", "aria": "/document[1]/article[2]" }, "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>", "bounds": { "left": 8, "top": 4744, "height": 149, "width": 784 }, "snippet": "<article class=\"node node--type-article node--view-mode-teaser clearfix\" typeof=\"schema:Article\" about=\"/content/senator-grove-nominates-fresnos-light-house-recovery-center-2023-non-profit-year\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/article[1]", "aria": "/document[1]/article[1]" }, "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>", "bounds": { "left": 8, "top": 4696, "height": 0, "width": 784 }, "snippet": "<article class=\"node node--type-page node--view-mode-full clearfix\" typeof=\"schema:WebPage\" about=\"/welcome\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]", "aria": "/document[1]/banner[1]/navigation[1]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 8, "top": 123, "height": 407, "width": 784 }, "snippet": "<nav role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]", "aria": "/document[1]/banner[1]" }, "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>", "bounds": { "left": 8, "top": 27, "height": 503, "width": 784 }, "snippet": "<header class=\"clearfix header full-width two-columns\" role=\"banner\" id=\"header\">", "level": "recommendation" }, { "ruleId": "aria_contentinfo_misuse", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]", "aria": "/document[1]/contentinfo[1]" }, "message": "The element with \"contentinfo\" role is present without an element with \"main\" role", "bounds": { "left": 8, "top": 5926, "height": 1719, "width": 784 }, "snippet": "<footer class=\"clearfix footer light-gray-region\" id=\"footer\">", "level": "recommendation" } ], "success": true }, "standardResult": { "totals": [ 0, 8, 0, 24 ], "instances": [ { "ruleID": "img_alt_redundant", "what": "Image 'alt' value within a link is repeated in link text of the link after", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[6]/li[1]/div[1]/div[1]/a[1]/img[1]" }, "excerpt": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Coronavirus Information\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_MedicalInfo.jpg?itok=h47bXl-F\" loading=\"lazy\">" }, { "ruleID": "img_alt_redundant", "what": "Image 'alt' value within a link is repeated in link text of the link after", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[5]/li[1]/div[1]/div[1]/a[1]/img[1]" }, "excerpt": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Education\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Education.jpg?itok=0x1V-mM-\" loading=\"lazy\">" }, { "ruleID": "img_alt_redundant", "what": "Image 'alt' value within a link is repeated in link text of the link after", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[4]/li[1]/div[1]/div[1]/a[1]/img[1]" }, "excerpt": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Register to Vote\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_RegisterVote.jpg?itok=GzSEVquB\" loading=\"lazy\">" }, { "ruleID": "img_alt_redundant", "what": "Image 'alt' value within a link is repeated in link text of the link after", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[3]/li[1]/div[1]/div[1]/a[1]/img[1]" }, "excerpt": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Senate Fellows Program\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Fellows.jpg?itok=pdlSZEXx\" loading=\"lazy\">" }, { "ruleID": "img_alt_redundant", "what": "Image 'alt' value within a link is repeated in link text of the link after", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[2]/li[1]/div[1]/div[1]/a[1]/img[1]" }, "excerpt": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Unclaimed Property\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_UnclaimedFunds.jpg?itok=nC0Ppe_u\" loading=\"lazy\">" }, { "ruleID": "img_alt_redundant", "what": "Image 'alt' value within a link is repeated in link text of the link after", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/div[1]/div[1]/div[1]/li[1]/div[1]/div[1]/a[1]/img[1]" }, "excerpt": "<img class=\"image-style-mt-company-logo\" typeof=\"Image\" alt=\"Veteran Resources\" height=\"133\" width=\"200\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Veterans.jpg?itok=s3rYDxZu\" loading=\"lazy\">" }, { "ruleID": "element_id_unique", "what": "The <iframe> element has the id \"twitter-widget-0\" that is already in use", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "twitter-widget-0", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/iframe[1]" }, "excerpt": "<iframe src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/ShannonGroveCA?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader= ... n: static; visibility: visible; width: 1px; height: 500px; display: block; flex-grow: 1;\" class=\"\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">" }, { "ruleID": "aria_navigation_label_unique", "what": "Multiple elements with \"navigation\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]" }, "excerpt": "<nav role=\"navigation\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]" }, "excerpt": "<ul class=\"menu\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"title\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]" }, "excerpt": "<ul style=\"opacity: 1; display: block;\" class=\"owl-carousel companies owl-theme\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/h2[1]" }, "excerpt": "<h2 class=\"title\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]" }, "excerpt": "<a title=\"See More News\" href=\"/news\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/a[1]" }, "excerpt": "<a href=\"/content/senator-groves-bill-prioritize-california-oil-production-passed-senate-floor\" class=\"overlayed image-popup\">" }, { "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[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/a[1]" }, "excerpt": "<a href=\"/content/senator-grove-nominates-fresnos-light-house-recovery-center-2023-non-profit-year\" class=\"overlayed image-popup\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"field-content\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"field-content\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"field-content\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"field-content\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"field-content\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"field-content\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 style=\"text-align:center;\">" }, { "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[4]/div[3]/div[1]/div[1]/aside[1]" }, "excerpt": "<aside class=\"col-md-4 fix-sidebar-second\">" }, { "ruleID": "element_attribute_deprecated", "what": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "twitter-widget-0", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/iframe[1]" }, "excerpt": "<iframe src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/ShannonGroveCA?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader= ... n: static; visibility: visible; width: 1px; height: 500px; display: block; flex-grow: 1;\" class=\"\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">" }, { "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-mainnavigation-4", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]" }, "excerpt": "<nav class=\"block block-menu navigation menu--main\" id=\"block-mainnavigation-4\" aria-labelledby=\"block-mainnavigation-4-menu\" role=\"navigation\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>", "ordinalSeverity": 1, "tagName": "ARTICLE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]" }, "excerpt": "<article class=\"node node--type-article node--view-mode-teaser clearfix\" typeof=\"schema:Article\" about=\"/content/senator-groves-bill-prioritize-california-oil-production-passed-senate-floor\" role=\"article\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>", "ordinalSeverity": 1, "tagName": "ARTICLE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]" }, "excerpt": "<article class=\"node node--type-article node--view-mode-teaser clearfix\" typeof=\"schema:Article\" about=\"/content/senator-grove-nominates-fresnos-light-house-recovery-center-2023-non-profit-year\" role=\"article\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>", "ordinalSeverity": 1, "tagName": "ARTICLE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/article[1]" }, "excerpt": "<article class=\"node node--type-page node--view-mode-full clearfix\" typeof=\"schema:WebPage\" about=\"/welcome\" role=\"article\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "ordinalSeverity": 1, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/nav[1]" }, "excerpt": "<nav role=\"navigation\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>", "ordinalSeverity": 1, "tagName": "HEADER", "id": "header", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]" }, "excerpt": "<header class=\"clearfix header full-width two-columns\" role=\"banner\" id=\"header\">" }, { "ruleID": "aria_contentinfo_misuse", "what": "The element with \"contentinfo\" role is present without an element with \"main\" role", "ordinalSeverity": 1, "tagName": "FOOTER", "id": "footer", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]" }, "excerpt": "<footer class=\"clearfix footer light-gray-region\" id=\"footer\">" } ] }, "endTime": 1687643063783 }, { "type": "launch", "which": "chromium", "startTime": 1687643063783, "endTime": 1687643064643 }, { "type": "url", "which": "https://sr12.senate.ca.gov/", "what": "Shannon Grove (R)", "startTime": 1687643064644, "result": { "url": "https://sr12.senate.ca.gov/" }, "endTime": 1687643066016 }, { "type": "test", "which": "nuVal", "startTime": 1687643066016, "url": "https://sr12.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": 1687643066769 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687643066769, "url": "https://sr12.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:44:34", "hash": "1d60eb80fc4c277a12e925f0ba3a2c0bffcb0be5390fd56a62083257464806b905766d84ca8202b9facb955a2b2c45771045795c562c7c8327425cd3ed04ba22", "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": 40, "warning": 11, "failed": 8, "inapplicable": 66 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 20, "warning": 6, "failed": 1, "inapplicable": 40 }, "assertions": { "QW-ACT-R63": { "name": "Document has a landmark with non-repeated content", "code": "QW-ACT-R63", "mapping": "b40fd1", "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [], "url": "https://act-rules.github.io/rules/b40fd1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 1, "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 fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><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": 1, "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 fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><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": 1, "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 fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><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 fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R18": { "name": "`id` attribute value is unique", "code": "QW-ACT-R18", "mapping": "3ea0c8", "description": "This rule checks that all id attribute values on a single page are unique.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "4.1.1", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html", "url_tr": "https://www.w3.org/TR/WCAG21/#parsing" } ], "related": [ "H93" ], "url": "https://act-rules.github.io/rules/3ea0c8", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 71, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "Several elements have the same `id` attribute." }, "results": [ { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: absolute; visibility: hidden; width: 0px; height: 0px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/ShannonGroveCA?dnt=true&embedId=twitter-widget-0&features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcn …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" }, { "htmlCode": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 500px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/ShannonGroveCA?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false&hideScrollBar=false&lang=en&maxHeight=500px&origin=https%3A%2F%2Fsr12.senate.ca.gov%2F&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R62": { "name": "Element in sequential focus order has visible focus", "code": "QW-ACT-R62", "mapping": "oj04fd", "description": "This rule checks that each element in sequential focus order has some visible focus indication.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "2.4.7", "level": "AA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html", "url_tr": "https://www.w3.org/TR/WCAG21/#focus-visible" } ], "related": [], "url": "https://act-rules.github.io/rules/oj04fd", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 61, "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\">Senator Shannon Grove</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > input:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/\" title=\"Senator Shannon Grove\" class=\"sf-depth-1\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/biography\" class=\"sf-depth-1 menuparent\">About Shannon</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/biography\" class=\"sf-depth-2\" style=\"\">Biography</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"/issue/ca-senate-district-12-map\" class=\"sf-depth-2\" style=\"\">12th Senate District Map</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/legislation\" class=\"sf-depth-1 menuparent\">Legislation</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"/legislation\" class=\"sf-depth-2\" style=\"\">My Legislation</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"http://leginfo.legislature.ca.gov/faces/billSearchClient.xhtml\" title=\"Search Legislation\" class=\"sf-depth-2 sf-external\" style=\"\">Bill Search</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"/submit-legislative-proposal\" class=\"sf-depth-2\" style=\"\">Submit a Legislative Proposal</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"/news\" class=\"sf-depth-1 menuparent\">Newsroom</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"/news/articles\" class=\"sf-depth-2\" style=\"\">Articles</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"/photo-gallery\" class=\"sf-depth-2\" style=\"\">Photos</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/resources\" class=\"sf-depth-1 menuparent\">Resources</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"/content/california-senate-fellows-program\" class=\"sf-depth-2\" style=\"\">California Senate Fellows Program</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"https://covid19.ca.gov/\" class=\"sf-depth-2 sf-external\" style=\"\">Coronavirus Information</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"/content/education\" class=\"sf-depth-2\" style=\"\">Education</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/content/register-vote\" class=\"sf-depth-2\" style=\"\">Register to Vote</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/content/unclaimed-property\" class=\"sf-depth-2\" style=\"\">Unclaimed Property</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/content/veteran-resources\" class=\"sf-depth-2\" style=\"\">Veteran Resources</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/my-offices\" class=\"sf-depth-1 menuparent\">Contact me</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/my-offices\" class=\"sf-depth-2\" style=\"\">My Offices</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/e-mail-senator\" class=\"sf-depth-2\" style=\"\">E-mail the Senator</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/subscribe\" class=\"sf-depth-2\" style=\"\">Subscribe</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://grove.cssrc.us/sb1042\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"ext\" title=\"Like on Facebook\" href=\"https://www.facebook.com/ShannonGroveCA\" data-extlink=\"\">\n \n \n \n \n Like on Facebook\n \n(link is external)</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > 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) > h2:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"ext\" title=\"Follow on Twitter\" href=\"https://twitter.com/ShannonGroveCA\" data-extlink=\"\">\n \n \n \n \n Follow on Twitter\n \n(link is external)</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"ext\" title=\"Follow on Instagram\" href=\"https://www.instagram.com/ShannonGroveCA/\" data-extlink=\"\">\n \n \n \n \n Follow on Instagram\n \n(link is external)</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"\" title=\"Join the Mailing List\" href=\"/subscribe\">\n \n \n \n \n Join the Mailing List\n \n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"\" title=\"Contact the Senator\" href=\"/e-mail-senator\">\n \n \n \n \n Contact the Senator\n \n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"\" title=\"Live Senate Webcast\" href=\"https://www.senate.ca.gov/media\">\n \n \n \n \n Live Senate Webcast\n \n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"overlayed image-popup\" href=\"/content/senator-grove-nominates-fresnos-light-house-recovery-center-2023-non-profit-year\">\n \n Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year \n\n \n June 7, 2023\n\n \n \n Senator Shannon Grove (R-Bakersfield) takes immense pleasure in congratulating The Light House Recovery Program on its selection as the 12th Senate District’s 2023 Nonprofit of the Year. Today, Vikki Luna, Founder and CEO of The Light House Recovery Program, was formally recognized during the eighth\n \n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article: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=\"overlayed image-popup\" href=\"/content/senator-groves-bill-prioritize-california-oil-production-passed-senate-floor\">\n \n Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor\n\n \n May 26, 2023\n\n \n \n Senator Shannon Grove (R-Bakersfield) announced that her bill Senate Bill 15 to encourage the production of environmentally responsible oil in California unanimously passed off the Senate Floor. “I am grateful for today’s unanimous vote in the Senate for Senate Bill 15. Much of the oil we import\n \n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/news\" title=\"See More News\">More News</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 500px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/ShannonGroveCA?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false&hideScrollBar=false&lang=en&maxHeight=500px&origin=https%3A%2F%2Fsr12.senate.ca.gov%2F&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/content/veteran-resources\"> \n\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li: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=\"/content/veteran-resources\">Veteran Resources</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/content/unclaimed-property\"> \n\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li: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=\"/content/unclaimed-property\">Unclaimed Property</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/content/california-senate-fellows-program\"> \n\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li: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=\"/content/california-senate-fellows-program\">Senate Fellows Program</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/content/register-vote\"> \n\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > li: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=\"/content/register-vote\">Register to Vote</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/content/education\"> \n\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > li: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=\"/content/education\">Education</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://covid19.ca.gov/\"> \n\n\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://covid19.ca.gov/\">Coronavirus Information</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.facebook.com/ShannonGroveCA\" class=\"ext\" data-extlink=\"\">facebookFacebook(link is external)</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://twitter.com/ShannonGroveCA\" class=\"ext\" data-extlink=\"\">twitterTwitter(link is external)</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.instagram.com/ShannonGroveCA/\" class=\"ext\" data-extlink=\"\">instagramInstagram(link is external)</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > 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 rel=\"noopener\" href=\"https://cssrc.us/content/privacy-and-conditions-use\">Privacy Policy</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a rel=\"noopener\" href=\"https://www.senate.ca.gov/accessibility\">Accessibility</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a rel=\"noopener\" href=\"https://cssrc.us/\">CA Senate Republican Caucus</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"/\" title=\"Senator Shannon Grove\" data-drupal-link-system-path=\"<front>\" class=\"is-active\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/biography\" data-drupal-link-system-path=\"node/157\">About Shannon</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/legislation\" data-drupal-link-system-path=\"legislation\">Legislation</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/news\" data-drupal-link-system-path=\"news\">Newsroom</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/resources\" data-drupal-link-system-path=\"resources\">Resources</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/my-offices\" data-drupal-link-system-path=\"node/156\">Contact me</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R41": { "name": "Error message describes invalid form field value", "code": "QW-ACT-R41", "mapping": "36b590", "description": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "metadata": { "target": { "element": [ "input", "select", "textarea", "*[role]" ] }, "success-criteria": [ { "name": "3.3.1", "level": "A", "principle": "Understandable", "url": "https://www.w3.org/TR/WCAG21/#error-identification", "url_tr": "https://www.w3.org/TR/WCAG21/#error-identification" } ], "related": [], "url": "https://act-rules.github.io/rules/36b590", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error." }, "results": [ { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)" } ], "attributes": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 9, "warning": 3, "failed": 3, "inapplicable": 19 }, "assertions": { "QW-WCAG-T9": { "name": "Organizing a page using headings", "code": "QW-WCAG-T9", "mapping": "G141", "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ], "attributes": "role='heading'" }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" }, { "name": "2.4.10", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings" } ], "related": [ "G91", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141", "passed": 0, "warning": 0, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "Headings don't start with h1" }, "results": [ { "verdict": "failed", "description": "Headings don't start with h1", "resultCode": "F3", "elements": [ { "htmlCode": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\">\n \n Skip to main content\n \n \n \n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Senator Shannon Grove\n \n Representing the 12th Senate District\n \n\n\n \n\n \n \n …", "pointer": "html > body:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Headings don't start with h1", "resultCode": "F3", "elements": [ { "htmlCode": "<body></body>", "pointer": "html > body:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T23": { "name": "Adding a link at the top of each page that goes directly to the main content area", "code": "QW-WCAG-T23", "mapping": "G1", "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.", "metadata": { "target": { "element": "body" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks" } ], "related": [ "G123", "G124" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The first focusable control is a visible link to some content in the Web Page. Verify if it links to the main content." }, "results": [ { "verdict": "warning", "description": "The first focusable control is a visible link to some content in the Web Page. Verify if it links to the main content.", "resultCode": "W2", "elements": [ { "htmlCode": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n Skip to main content\n </a>", "pointer": "html > body:nth-child(2) > a:nth-child(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": 8, "failed": 3, "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\">Senator Shannon Grove</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/\" title=\"Senator Shannon Grove\" class=\"sf-depth-1\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"http://leginfo.legislature.ca.gov/faces/billSearchClient.xhtml\" title=\"Search Legislation\" class=\"sf-depth-2 sf-external\" style=\"\">Bill Search</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"ext\" title=\"Like on Facebook\" href=\"https://www.facebook.com/ShannonGroveCA\" data-extlink=\"\">\n \n \n \n \n Like on Facebook\n \n(link is external)</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > 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) > h2: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=\"ext\" title=\"Follow on Twitter\" href=\"https://twitter.com/ShannonGroveCA\" data-extlink=\"\">\n \n \n \n \n Follow on Twitter\n \n(link is external)</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2: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=\"ext\" title=\"Follow on Instagram\" href=\"https://www.instagram.com/ShannonGroveCA/\" data-extlink=\"\">\n \n \n \n \n Follow on Instagram\n \n(link is external)</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2: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 class=\"\" title=\"Join the Mailing List\" href=\"/subscribe\">\n \n \n \n \n Join the Mailing List\n \n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > h2: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 class=\"\" title=\"Contact the Senator\" href=\"/e-mail-senator\">\n \n \n \n \n Contact the Senator\n \n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > h2: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 class=\"\" title=\"Live Senate Webcast\" href=\"https://www.senate.ca.gov/media\">\n \n \n \n \n Live Senate Webcast\n \n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > h2: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=\"/news\" title=\"See More News\">More News</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/\" title=\"Senator Shannon Grove\" data-drupal-link-system-path=\"<front>\" class=\"is-active\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T32": { "name": "Using ol, ul and dl for lists or groups of links", "code": "QW-WCAG-T32", "mapping": "H48", "description": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "metadata": { "target": { "element": [ "li", "dd", "dt" ] }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" } ], "related": [ "H40" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H48", "passed": 0, "warning": 11, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list." }, "results": [ { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul id=\"superfish-main\" class=\"menu sf-menu sf-main sf-horizontal sf-style-none sf-js-enabled\">\n \n<li id=\"main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725\" class=\"active-trail sf-depth-1 sf-no-children\"><a href=\"/\" title=\"Senator Shannon Grove\" class=\"sf-depth-1\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Home</a></li><li id=\"main-menu-link-content71c8 …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-contentac9881ce-1c37-4597-bb6d-9d19829006a7\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/biography\" class=\"sf-depth-2\" style=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a></li><li id=\"main-menu-link-content9188bad8-4476-480f-a69 …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/legislation\" class=\"sf-depth-2\" style=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">My Legislation</a></li><li id=\"main-menu-link-content85677b60-306a-4 …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-content8ef0f200-b52a-4bae-885f-17caa07893c4\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/news/articles\" class=\"sf-depth-2\" style=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Articles</a></li><li id=\"main-views-viewviewsmt-photo-gallerypage- …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-contenta0424d0b-0b64-4e28-a65c-20e9c4e22a18\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/content/california-senate-fellows-program\" class=\"sf-depth-2\" style=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">California Senate Fellows Program</a>< …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-contentf811e601-2a86-4b47-98f4-49ae7a8e91c8\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/my-offices\" class=\"sf-depth-2\" style=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">My Offices</a></li><li id=\"main-menu-link-contentf84567ab-6f20-4ed5-b …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"tp-revslider-mainul\" style=\"visibility: visible; display: block; overflow: hidden; width: 1280px; height: 100%; max-height: none; left: 0px;\">\n\n <li data-transition=\"random-static\" data-slotamount=\"default\" data-title=\"Senator Shannon Grove\" data-masterspeed=\"default\" class=\"tp-revslider-slidesli processing-revslide\" style=\"perspective: 6000px; width: 100%; height: 100%; overflow: hidden; z-index: 20; visibility: inherit; opacity: 1; background-color: rgba(255, 255, 255, 0);\"> <div class=\"slotholder\" style=\"position: absolute; top: 0px; left: 0px; z-index: 0; width: 100%; height: 100%; visibility: inherit; opacity: 1; transform: matrix(1, 0, 0, 1, 0, 0);\" _selector=\"html …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div: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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\">\n\n <div class=\"owl-wrapper-outer\"><div class=\"owl-wrapper\" style=\"width: 1404px; left: 0px; display: block;\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1)\" _cssrules=\"true\"><div class=\"owl-item\" style=\"width: 234px;\" _selector=\"html > body:nth-child(2) > div:n …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"icons-list-with-text\" style=\"list-style: none;margin: 0;padding: 0;line-height: 1;\">\n<li style=\"margin: 0px 0px 10px;display: block;\"><a href=\"https://www.facebook.com/ShannonGroveCA\" class=\"ext\" data-extlink=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\"><i class=\"fa fa-facebook\" style=\"font-size: 1.3em;margin-right: 5px;width: 30px;text-align: left;color: rgb(128,0,32);\" _selector=\"html > body:nth-child(2) > div:nth-child(2) …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"menu\"><li><a rel=\"noopener\" href=\"https://cssrc.us/content/privacy-and-conditions-use\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Privacy Policy</a></li><li><a rel=\"noopener\" href=\"https://www.senate.ca.gov/accessibility\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > di …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"clearfix menu\">\n <li class=\"menu-item\">\n <a href=\"/\" title=\"Senator Shannon Grove\" data-drupal-link-system-path=\"<front>\" class=\"is-active\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Home</a>\n </li>\n <li class=\"menu-item menu-item--collapsed\">\n <a href=\"/biography\" data-drupal-link-system-path=\"node/157\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-c …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T8": { "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives", "code": "QW-WCAG-T8", "mapping": "F30", "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "metadata": { "target": { "attributes": "alt" }, "success-criteria": [ { "name": "1.1.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content" }, { "name": "1.2.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded" } ], "related": [], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30", "passed": 0, "warning": 7, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Text alternative needs manual verification." }, "results": [ { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://grove.cssrc.us/sites/default/files/SB%2014%20%2880%20%C3%97%2020%20in%29%20Banner%20%282%29.png\" alt=\"SB 1042 Human Trafficking\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2: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/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Veterans.jpg?itok=s3rYDxZu\" width=\"200\" height=\"133\" alt=\"Veteran Resources\" typeof=\"Image\" class=\"image-style-mt-company-logo\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_UnclaimedFunds.jpg?itok=nC0Ppe_u\" width=\"200\" height=\"133\" alt=\"Unclaimed Property\" typeof=\"Image\" class=\"image-style-mt-company-logo\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Fellows.jpg?itok=pdlSZEXx\" width=\"200\" height=\"133\" alt=\"Senate Fellows Program\" typeof=\"Image\" class=\"image-style-mt-company-logo\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_RegisterVote.jpg?itok=GzSEVquB\" width=\"200\" height=\"133\" alt=\"Register to Vote\" typeof=\"Image\" class=\"image-style-mt-company-logo\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Education.jpg?itok=0x1V-mM-\" width=\"200\" height=\"133\" alt=\"Education\" typeof=\"Image\" class=\"image-style-mt-company-logo\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_MedicalInfo.jpg?itok=h47bXl-F\" width=\"200\" height=\"133\" alt=\"Coronavirus Information\" typeof=\"Image\" class=\"image-style-mt-company-logo\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T31": { "name": "Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa", "code": "QW-WCAG-T31", "mapping": "F24", "description": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "metadata": { "target": { "element": "*", "attributes": "text-decoration" }, "success-criteria": [ { "name": "1.4.3", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum" }, { "name": "1.4.6", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced" }, { "name": "1.4.8", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation" } ], "related": [ "C23", "C25" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F24", "passed": 0, "warning": 0, "failed": 3, "inapplicable": 0, "outcome": "failed", "description": "The test target has a author defined color css property but not a background css property." }, "results": [ { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"sr-only\">facebook</span>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > i:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"sr-only\">twitter</span>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > i:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"sr-only\">instagram</span>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > i:nth-child(1) > span:nth-child(1)" } ], "attributes": [] } ] } } }, "best-practices": { "type": "best-practices", "metadata": { "passed": 11, "warning": 2, "failed": 4, "inapplicable": 7 }, "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": 16, "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 style=\"text-align:center;\"></h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"field-content\">\n \n \n \n \n Like on Facebook\n \n(link is external)</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > 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) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"field-content\">\n \n \n \n \n Follow on Twitter\n \n(link is external)</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"field-content\">\n \n \n \n \n Follow on Instagram\n \n(link is external)</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"field-content\">\n \n \n \n \n Join the Mailing List\n \n</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"field-content\">\n \n \n \n \n Contact the Senator\n \n</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"field-content\">\n \n \n \n \n Live Senate Webcast\n \n</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"title\">Latest News</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2>Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year \n</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2>Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor\n</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"title\">More Resources</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"title\">Capitol Office</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"title\">Bakersfield Office</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"title\">Fresno Office</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"title\">Follow Me</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"visually-hidden\" id=\"block-mainnavigation-4-menu\">Main navigation</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] } ] }, "QW-BP20": { "name": "Landmark no duplicate banner", "code": "QW-BP20", "description": "Ensures the document has at most one banner landmark", "metadata": { "target": { "element": "body" }, "passed": 0, "warning": 0, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "There are multiple banner landmarks" }, "results": [ { "verdict": "failed", "description": "There are multiple banner landmarks", "resultCode": "F1", "elements": [ { "htmlCode": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\">\n \n Skip to main content\n \n \n \n \n\n\n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n Senator Shannon Grove\n \n Representing the 12th Senate District\n \n\n\n \n\n \n \n …", "pointer": "html > body:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "There are multiple banner landmarks", "resultCode": "F1", "elements": [ { "htmlCode": "<body></body>", "pointer": "html > body:nth-child(2)" } ], "attributes": [] } ] }, "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": "<div id=\"main-content\" class=\"clearfix main-content white-region\">\n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n\n \n \n \n \n \n \n\n\n \n \n\n \n Latest News\n \n \n \n \n \n \n \n \n\n\n\n\n\n \n \n Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year \n\n \n June 7, 2023\n\n \n \n Senator Shannon Grove (R-Bakersfield) takes immense pleasure in congratulating The Light House Recovery Program on its selection as the 12th Senate District’s 2023 N …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3)" } ], "attributes": [] } ] }, "QW-BP19": { "name": "Landmark banner is top level", "code": "QW-BP19", "description": "Ensures the banner landmark is at top level", "metadata": { "target": { "element": "header:not([role]), [role=banner]" }, "passed": 1, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The banner landmark is not at top level." }, "results": [ { "verdict": "failed", "description": "The banner landmark is not at top level.", "resultCode": "F1", "elements": [ { "htmlCode": "<header>\n \n \n\n </header>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > media:nth-child(1) > header:nth-child(1)" } ], "attributes": [] } ] }, "QW-BP23": { "name": "Listitems are used semantically", "code": "QW-BP23", "description": "Ensures <li> elements are used semantically", "metadata": { "target": { "element": "li" }, "passed": 35, "warning": 0, "failed": 6, "inapplicable": 0, "outcome": "failed", "description": "Listitem is not used semantically not used semantically" }, "results": [ { "verdict": "failed", "description": "Listitem is not used semantically not used semantically", "resultCode": "F1", "elements": [ { "htmlCode": "<li class=\"text-center owl-item-inside\"> \n\n\nVeteran Resources</li>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Listitem is not used semantically not used semantically", "resultCode": "F1", "elements": [ { "htmlCode": "<li class=\"text-center owl-item-inside\"> \n\n\nUnclaimed Property</li>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Listitem is not used semantically not used semantically", "resultCode": "F1", "elements": [ { "htmlCode": "<li class=\"text-center owl-item-inside\"> \n\n\nSenate Fellows Program</li>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Listitem is not used semantically not used semantically", "resultCode": "F1", "elements": [ { "htmlCode": "<li class=\"text-center owl-item-inside\"> \n\n\nRegister to Vote</li>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > li:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Listitem is not used semantically not used semantically", "resultCode": "F1", "elements": [ { "htmlCode": "<li class=\"text-center owl-item-inside\"> \n\n\nEducation</li>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > li:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Listitem is not used semantically not used semantically", "resultCode": "F1", "elements": [ { "htmlCode": "<li class=\"text-center owl-item-inside\"> \n\n\nCoronavirus Information</li>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > li:nth-child(1)" } ], "attributes": [] } ] }, "QW-BP24": { "name": "Lists are used correctly", "code": "QW-BP24", "description": "Ensures that lists are structured correctly. <ul> and <ol> must only directly contain <li>, <script> or <template> elements", "metadata": { "target": { "element": "ul, ol,menu" }, "passed": 10, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "List is not used correctly" }, "results": [ { "verdict": "failed", "description": "List is not used correctly", "resultCode": "F1", "elements": [ { "htmlCode": "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\">\n\n \n\n\nVeteran Resources \n\n\nUnclaimed Property \n\n\nSenate Fellows Program \n\n\nRegister to Vote \n\n\nEducation \n\n\nCoronavirus Information\n \n \n \n \n \n \n prevnext</ul>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" } ], "attributes": [] } ] } } }, "counter": { "type": "counter", "data": { "roles": { "link": 71, "document": 2, "banner": 2, "search": 1, "form": 1, "searchbox": 1, "button": 1, "navigation": 2, "list": 11, "listitem": 35, "heading": 16, "img": 13, "region": 2, "article": 4, "complementary": 1 }, "tags": { "html": 2, "head": 2, "meta": 5, "script": 21, "link": 13, "title": 7, "body": 2, "a": 58, "div": 249, "header": 2, "form": 1, "label": 1, "input": 2, "nav": 2, "ul": 11, "li": 41, "span": 8, "h2": 16, "img": 7, "i": 10, "svg": 6, "metadata": 6, "sfw": 6, "slicesourcebounds": 6, "optimizationsettings": 6, "targetsettings": 6, "png24format": 6, "path": 12, "section": 2, "article": 3, "media": 1, "time": 2, "aside": 1, "iframe": 4, "footer": 1, "p": 3, "br": 9, "style": 1, "base": 1 } } } }, "success": true }, "standardResult": { "totals": [ 45, 76, 8, 2 ], "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 ... s: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><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 ... s: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><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 ... s: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><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 ... s: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\"js fa-events-icons-ready\" data-whatinput=\"keyboard\" data-whatintent=\"keyboard\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "twitter-widget-0", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: absolute; visibility: hidden; width: 0px; height: 0px; display: b ... dWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcn …" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "twitter-widget-0", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)" }, "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 500px; display: ... p;lang=en&maxHeight=500px&origin=https%3A%2F%2Fsr12.senate.ca.gov%2F&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\"></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) > a:nth-child(1)" }, "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\">Senator Shannon Grove</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "edit-keys", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "edit-submit", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > input:nth-child(1)" }, "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" title=\"Senator Shannon Grove\" class=\"sf-depth-1\">Home</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/biography\" class=\"sf-depth-1 menuparent\">About Shannon</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/biography\" class=\"sf-depth-2\" style=\"\">Biography</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/issue/ca-senate-district-12-map\" class=\"sf-depth-2\" style=\"\">12th Senate District Map</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/legislation\" class=\"sf-depth-1 menuparent\">Legislation</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/legislation\" class=\"sf-depth-2\" style=\"\">My Legislation</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"http://leginfo.legislature.ca.gov/faces/billSearchClient.xhtml\" title=\"Search Legislation\" class=\"sf-depth-2 sf-external\" style=\"\">Bill Search</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/submit-legislative-proposal\" class=\"sf-depth-2\" style=\"\">Submit a Legislative Proposal</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"/news\" class=\"sf-depth-1 menuparent\">Newsroom</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/news/articles\" class=\"sf-depth-2\" style=\"\">Articles</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/photo-gallery\" class=\"sf-depth-2\" style=\"\">Photos</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"/resources\" class=\"sf-depth-1 menuparent\">Resources</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/california-senate-fellows-program\" class=\"sf-depth-2\" style=\"\">California Senate Fellows Program</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://covid19.ca.gov/\" class=\"sf-depth-2 sf-external\" style=\"\">Coronavirus Information</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/education\" class=\"sf-depth-2\" style=\"\">Education</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/register-vote\" class=\"sf-depth-2\" style=\"\">Register to Vote</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/unclaimed-property\" class=\"sf-depth-2\" style=\"\">Unclaimed Property</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/veteran-resources\" class=\"sf-depth-2\" style=\"\">Veteran Resources</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"/my-offices\" class=\"sf-depth-1 menuparent\">Contact me</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/my-offices\" class=\"sf-depth-2\" style=\"\">My Offices</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/e-mail-senator\" class=\"sf-depth-2\" style=\"\">E-mail the Senator</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/subscribe\" class=\"sf-depth-2\" style=\"\">Subscribe</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > 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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://grove.cssrc.us/sb1042\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > 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) > 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) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"ext\" title=\"Like on Facebook\" href=\"https://www.facebook.com/ShannonGroveCA\" data-extlink=\"\"> Like on Facebook (link is external)</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"ext\" title=\"Follow on Twitter\" href=\"https://twitter.com/ShannonGroveCA\" data-extlink=\"\"> Follow on Twitter (link is external)</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"ext\" title=\"Follow on Instagram\" href=\"https://www.instagram.com/ShannonGroveCA/\" data-extlink=\"\"> Follow on Instagram (link is external)</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"\" title=\"Join the Mailing List\" href=\"/subscribe\"> Join the Mailing List </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"\" title=\"Contact the Senator\" href=\"/e-mail-senator\"> Contact the Senator </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"\" title=\"Live Senate Webcast\" href=\"https://www.senate.ca.gov/media\"> Live Senate Webcast </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"overlayed image-popup\" href=\"/content/senator-grove-nominates-fresnos-light-house-recovery-center-2023-non-profit-year\"> Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 No ... rogram on its selection as the 12th Senate District’s 2023 Nonprofit of the Year. Today, Vikki Luna, Founder and CEO of The Light House Recovery Program, was formally recognized during the eighth </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"overlayed image-popup\" href=\"/content/senator-groves-bill-prioritize-california-oil-production-passed-senate-floor\"> Senator Grove’s Bill to Prioritize California Oil Production Passed off S ... ion of environmentally responsible oil in California unanimously passed off the Senate Floor. “I am grateful for today’s unanimous vote in the Senate for Senate Bill 15. Much of the oil we import </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/news\" title=\"See More News\">More News</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "twitter-widget-0", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > aside:nth-child(2) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)" }, "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 500px; display: ... p;lang=en&maxHeight=500px&origin=https%3A%2F%2Fsr12.senate.ca.gov%2F&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\"></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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/veteran-resources\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/veteran-resources\">Veteran Resources</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/unclaimed-property\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/unclaimed-property\">Unclaimed Property</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/california-senate-fellows-program\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/california-senate-fellows-program\">Senate Fellows Program</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/register-vote\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/register-vote\">Register to Vote</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/education\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/content/education\">Education</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://covid19.ca.gov/\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > li:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://covid19.ca.gov/\">Coronavirus Information</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.facebook.com/ShannonGroveCA\" class=\"ext\" data-extlink=\"\">facebookFacebook(link is external)</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://twitter.com/ShannonGroveCA\" class=\"ext\" data-extlink=\"\">twitterTwitter(link is external)</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.instagram.com/ShannonGroveCA/\" class=\"ext\" data-extlink=\"\">instagramInstagram(link is external)</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" href=\"https://cssrc.us/content/privacy-and-conditions-use\">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(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" href=\"https://www.senate.ca.gov/accessibility\">Accessibility</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" href=\"https://cssrc.us/\">CA Senate Republican Caucus</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" title=\"Senator Shannon Grove\" data-drupal-link-system-path=\"<front>\" class=\"is-active\">Home</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/biography\" data-drupal-link-system-path=\"node/157\">About Shannon</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/legislation\" data-drupal-link-system-path=\"legislation\">Legislation</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"/news\" data-drupal-link-system-path=\"news\">Newsroom</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order 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(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"/resources\" data-drupal-link-system-path=\"resources\">Resources</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"/my-offices\" data-drupal-link-system-path=\"node/156\">Contact me</a>" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "edit-keys", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">" }, { "ruleID": "QW-WCAG-T9", "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"> Skip to main content Senator Shannon Grove Representing the 12th Senate District …" }, { "ruleID": "QW-WCAG-T9", "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body></body>" }, { "ruleID": "QW-WCAG-T23", "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"> Skip to main content </a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" title=\"Home\" rel=\"home\">Senator Shannon Grove</a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" title=\"Senator Shannon Grove\" class=\"sf-depth-1\">Home</a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"http://leginfo.legislature.ca.gov/faces/billSearchClient.xhtml\" title=\"Search Legislation\" class=\"sf-depth-2 sf-external\" style=\"\">Bill Search</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(4) > 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) > 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) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"ext\" title=\"Like on Facebook\" href=\"https://www.facebook.com/ShannonGroveCA\" data-extlink=\"\"> Like on Facebook (link is external)</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(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"ext\" title=\"Follow on Twitter\" href=\"https://twitter.com/ShannonGroveCA\" data-extlink=\"\"> Follow on Twitter (link is external)</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(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"ext\" title=\"Follow on Instagram\" href=\"https://www.instagram.com/ShannonGroveCA/\" data-extlink=\"\"> Follow on Instagram (link is external)</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(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"\" title=\"Join the Mailing List\" href=\"/subscribe\"> Join the Mailing List </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(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"\" title=\"Contact the Senator\" href=\"/e-mail-senator\"> Contact the Senator </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(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"\" title=\"Live Senate Webcast\" href=\"https://www.senate.ca.gov/media\"> Live Senate Webcast </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(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/news\" title=\"See More News\">More News</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(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" title=\"Senator Shannon Grove\" data-drupal-link-system-path=\"<front>\" class=\"is-active\">Home</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": "superfish-main", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul id=\"superfish-main\" class=\"menu sf-menu sf-main sf-horizontal sf-style-none sf-js-enabled\"> <li id=\"main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725\" class=\"active-trail sf-depth-1 sf-no ... ) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Home</a></li><li id=\"main-menu-link-content71c8 …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-contentac9881ce-1c37-4597-bb6d-9d19829006a7\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/biography\" class=\"sf-de ... > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a></li><li id=\"main-menu-link-content9188bad8-4476-480f-a69 …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/legislation\" class=\"sf- ... ) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">My Legislation</a></li><li id=\"main-menu-link-content85677b60-306a-4 …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-content8ef0f200-b52a-4bae-885f-17caa07893c4\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/news/articles\" class=\"s ... (1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Articles</a></li><li id=\"main-views-viewviewsmt-photo-gallerypage- …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-contenta0424d0b-0b64-4e28-a65c-20e9c4e22a18\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/content/california-sena ... nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">California Senate Fellows Program</a>< …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sf-hidden\" style=\"float: none; width: 15em;\"><li id=\"main-menu-link-contentf811e601-2a86-4b47-98f4-49ae7a8e91c8\" class=\"sf-depth-2 sf-no-children\" style=\"\"><a href=\"/my-offices\" class=\"sf-d ... > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">My Offices</a></li><li id=\"main-menu-link-contentf84567ab-6f20-4ed5-b …" }, { "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(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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul class=\"tp-revslider-mainul\" style=\"visibility: visible; display: block; overflow: hidden; width: 1280px; height: 100%; max-height: none; left: 0px;\"> <li data-transition=\"random-static\" data-slota ... <div class=\"slotholder\" style=\"position: absolute; top: 0px; left: 0px; z-index: 0; width: 100%; height: 100%; visibility: inherit; opacity: 1; transform: matrix(1, 0, 0, 1, 0, 0);\" _selector=\"html …" }, { "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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\"> <div class=\"owl-wrapper-outer\"><div class=\"owl-wrapper\" style=\"width: 1404px; left: 0px; display: block;\" _selector=\"h ... div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1)\" _cssrules=\"true\"><div class=\"owl-item\" style=\"width: 234px;\" _selector=\"html > body:nth-child(2) > div:n …" }, { "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) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul class=\"icons-list-with-text\" style=\"list-style: none;margin: 0;padding: 0;line-height: 1;\"> <li style=\"margin: 0px 0px 10px;display: block;\"><a href=\"https://www.facebook.com/ShannonGroveCA\" class ... ld(1) > a:nth-child(1)\"><i class=\"fa fa-facebook\" style=\"font-size: 1.3em;margin-right: 5px;width: 30px;text-align: left;color: rgb(128,0,32);\" _selector=\"html > body:nth-child(2) > div:nth-child(2) …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul class=\"menu\"><li><a rel=\"noopener\" href=\"https://cssrc.us/content/privacy-and-conditions-use\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth ... lity\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > di …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2)" }, "excerpt": "<ul class=\"clearfix menu\"> <li class=\"menu-item\"> <a href=\"/\" title=\"Senator Shannon Grove\" data-drupal-link-system-path=\"<front>\" class=\"is-active\" _selector=\"html > body:nth-child(2) > div:nth-child ... > </li> <li class=\"menu-item menu-item--collapsed\"> <a href=\"/biography\" data-drupal-link-system-path=\"node/157\" _selector=\"html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-c …" }, { "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(4) > 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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"https://grove.cssrc.us/sites/default/files/SB%2014%20%2880%20%C3%97%2020%20in%29%20Banner%20%282%29.png\" alt=\"SB 1042 Human Trafficking\">" }, { "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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Veterans.jpg?itok=s3rYDxZu\" width=\"200\" height=\"133\" alt=\"Veteran Resources\" typeof=\"Image\" class=\"image-style-mt-company-logo\">" }, { "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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_UnclaimedFunds.jpg?itok=nC0Ppe_u\" width=\"200\" height=\"133\" alt=\"Unclaimed Property\" typeof=\"Image\" class=\"image-style-mt-company-logo\">" }, { "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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Fellows.jpg?itok=pdlSZEXx\" width=\"200\" height=\"133\" alt=\"Senate Fellows Program\" typeof=\"Image\" class=\"image-style-mt-company-logo\">" }, { "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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_RegisterVote.jpg?itok=GzSEVquB\" width=\"200\" height=\"133\" alt=\"Register to Vote\" typeof=\"Image\" class=\"image-style-mt-company-logo\">" }, { "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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Education.jpg?itok=0x1V-mM-\" width=\"200\" height=\"133\" alt=\"Education\" typeof=\"Image\" class=\"image-style-mt-company-logo\">" }, { "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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > li:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_MedicalInfo.jpg?itok=h47bXl-F\" width=\"200\" height=\"133\" alt=\"Coronavirus Information\" typeof=\"Image\" class=\"image-style-mt-company-logo\">" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > i:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"sr-only\">facebook</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > i:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"sr-only\">twitter</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > i:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"sr-only\">instagram</span>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align:center;\"></h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > 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) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"field-content\"> Like on Facebook (link is external)</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"field-content\"> Follow on Twitter (link is external)</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"field-content\"> Follow on Instagram (link is external)</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"field-content\"> Join the Mailing List </h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"field-content\"> Contact the Senator </h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"field-content\"> Live Senate Webcast </h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"title\">Latest News</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2>Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year </h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2>Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor </h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"title\">More Resources</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"title\">Capitol Office</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"title\">Bakersfield Office</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"title\">Fresno Office</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"title\">Follow Me</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "block-mainnavigation-4-menu", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"visually-hidden\" id=\"block-mainnavigation-4-menu\">Main navigation</h2>" }, { "ruleID": "QW-BP20", "what": "Ensures the document has at most one banner landmark", "ordinalSeverity": 1, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"> Skip to main content Senator Shannon Grove Representing the 12th Senate District …" }, { "ruleID": "QW-BP20", "what": "Ensures the document has at most one banner landmark", "ordinalSeverity": 1, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body></body>" }, { "ruleID": "QW-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": "DIV", "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(4) > div:nth-child(3)" }, "excerpt": "<div id=\"main-content\" class=\"clearfix main-content white-region\"> Latest News Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year June 7, 2023 Senator Shannon Grove (R-Bakersfield) takes immense pleasure in congratulating The Light House Recovery Program on its selection as the 12th Senate District’s 2023 N …" }, { "ruleID": "QW-BP19", "what": "Ensures the banner landmark is at top level", "ordinalSeverity": 1, "tagName": "HEADER", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > media:nth-child(1) > header:nth-child(1)" }, "excerpt": "<header> </header>" }, { "ruleID": "QW-BP23", "what": "Ensures <li> elements are used semantically", "ordinalSeverity": 1, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > li:nth-child(1)" }, "excerpt": "<li class=\"text-center owl-item-inside\"> Veteran Resources</li>" }, { "ruleID": "QW-BP23", "what": "Ensures <li> elements are used semantically", "ordinalSeverity": 1, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > li:nth-child(1)" }, "excerpt": "<li class=\"text-center owl-item-inside\"> Unclaimed Property</li>" }, { "ruleID": "QW-BP23", "what": "Ensures <li> elements are used semantically", "ordinalSeverity": 1, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > li:nth-child(1)" }, "excerpt": "<li class=\"text-center owl-item-inside\"> Senate Fellows Program</li>" }, { "ruleID": "QW-BP23", "what": "Ensures <li> elements are used semantically", "ordinalSeverity": 1, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > li:nth-child(1)" }, "excerpt": "<li class=\"text-center owl-item-inside\"> Register to Vote</li>" }, { "ruleID": "QW-BP23", "what": "Ensures <li> elements are used semantically", "ordinalSeverity": 1, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > li:nth-child(1)" }, "excerpt": "<li class=\"text-center owl-item-inside\"> Education</li>" }, { "ruleID": "QW-BP23", "what": "Ensures <li> elements are used semantically", "ordinalSeverity": 1, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > li:nth-child(1)" }, "excerpt": "<li class=\"text-center owl-item-inside\"> Coronavirus Information</li>" }, { "ruleID": "QW-BP24", "what": "Ensures that lists are structured correctly. <ul> and <ol> must only directly contain <li>, <script> or <template> elements", "ordinalSeverity": 1, "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(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul class=\"owl-carousel companies owl-theme\" style=\"opacity: 1; display: block;\"> Veteran Resources Unclaimed Property Senate Fellows Program Register to Vote Education Coronavirus Information prevnext</ul>" } ] }, "endTime": 1687643076511 }, { "type": "test", "which": "tenon", "id": "a", "startTime": 1687643076512, "url": "https://sr12.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.088", "responseTime": "2023-06-24T21:44:37.309Z", "data": { "apiErrors": [], "documentSize": 1018998, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 175, "failing": 5 }, "issues": { "totalErrors": 7, "totalWarnings": 1, "totalIssues": 8 }, "issuesByLevel": { "A": { "count": 5, "pct": 62.5 }, "AA": { "count": 1, "pct": 12.5 }, "AAA": { "count": 8, "pct": 100 } }, "density": { "errorDensity": 1, "warningDensity": 0, "allDensity": 1 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "3506d68f-0034-4763-bbc3-db2d2c0c4822", "docID": "f86d42e5-e1f5-4f3c-cc5b-832b9fec7c79", "sourceHash": "4d8f4394f43230f5c63bce79fb9bdca9", "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=3506d68f-0034-4763-bbc3-db2d2c0c4822", "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": 8477.75 }, "height": 8477.75, "width": 1008 }, "position": { "line": 2084, "column": 60 }, "errorSnippet": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable ski", "xpath": "/html/body", "issueID": "8443619eb749a3ef9eb07d72e258c062", "signature": "6ee91fd46b00fb2a77ed0b0d9a8c2b0c", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=8443619eb749a3ef9eb07d72e258c062" }, { "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": 4732.53125 }, "bottom-right": { "x": 8, "y": 4732.53125 }, "height": 0, "width": 0 }, "position": { "line": 4041, "column": 0 }, "errorSnippet": "<a class=\"\" title=\"Join the Mailing List\" href=\"/subscribe\"> <div class=\"icon\"> <i class=\"fa fa-group fa-2x\"></i> </div> <div> Join the Mailing List </div>\n</a>", "xpath": "/html/body/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/a[1]", "issueID": "e929ec2ece90096fad57afc30cf96feb", "signature": "3e49ba306311331b1f41bfc8305223d5", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e929ec2ece90096fad57afc30cf96feb" }, { "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": 4827.4375 }, "bottom-right": { "x": 8, "y": 4827.4375 }, "height": 0, "width": 0 }, "position": { "line": 4042, "column": 0 }, "errorSnippet": "<a class=\"\" title=\"Contact the Senator\" href=\"/e-mail-senator\"> <div class=\"icon\"> <i class=\"fa fa-envelope fa-2x\"></i> </div> <div> Contact the Senator </div>\n</a>", "xpath": "/html/body/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/h2[1]/a[1]", "issueID": "97235388f500ca5ea4d17d9690c17c2d", "signature": "769dcd27fd259378c327071f53cc259e", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=97235388f500ca5ea4d17d9690c17c2d" }, { "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": 4922.34375 }, "bottom-right": { "x": 8, "y": 4922.34375 }, "height": 0, "width": 0 }, "position": { "line": 4042, "column": 0 }, "errorSnippet": "<a class=\"\" title=\"Live Senate Webcast\" href=\"https://www.senate.ca.gov/media\"> <div class=\"icon\"> <i class=\"fa fa-video-camera fa-2x\"></i> </div> <div> Live Senate Webcast </div>\n</a>", "xpath": "/html/body/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/h2[1]/a[1]", "issueID": "d07ddc336f16612c417b3781944e54fe", "signature": "e4b30cf3f327ac96008722356389a87e", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d07ddc336f16612c417b3781944e54fe" }, { "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": 8477.75 }, "height": 8477.75, "width": 1008 }, "position": { "line": 2084, "column": 60 }, "errorSnippet": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable ski", "xpath": "/html/body", "issueID": "8ee9ebb74717a9429a8083c32fbe256b", "signature": "0729a4a4caa52a520a04c0b00f2016a1", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8ee9ebb74717a9429a8083c32fbe256b" }, { "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": 8, "y": 6605.9375 }, "bottom-right": { "x": 1016, "y": 8206.9375 }, "height": 1601, "width": 1008 }, "position": { "line": 7833, "column": 1 }, "errorSnippet": "<ul class=\"icons-list-with-text\" style=\"list-style: none;margin: 0;padding: 0;line-height: 1;\">\n<li style=\"margin: 0px 0px 10px;display: block;\"><a href=\"https://www.facebook.com/ShannonGroveCA\" class=\"ext\" data-extlink=\"\"><i class=\"", "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]", "issueID": "1e198ad3c4288e8d7149c3addc1af4d2", "signature": "36702d75b2d4a8832219b9c9cc47c829", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1e198ad3c4288e8d7149c3addc1af4d2" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 8, "y": 83 }, "bottom-right": { "x": 50.2344, "y": 98 }, "height": 15, "width": 42.2344 }, "position": { "line": 3813, "column": 34 }, "errorSnippet": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\">", "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]", "issueID": "10fc3c76b56c761101a866b28a1a753d", "signature": "96972c80cf7c38cff350cf0498ec462b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=10fc3c76b56c761101a866b28a1a753d" }, { "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": 8477.75 }, "height": 8477.75, "width": 1008 }, "position": { "line": 2084, "column": 60 }, "errorSnippet": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable ski", "xpath": "/html/body", "issueID": "b43e8e3e6c51e0904037b140350c84e2", "signature": "caf3972b12f3578248814f69bffb3f0c", "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=b43e8e3e6c51e0904037b140350c84e2" } ], "log": [] }, "success": true }, "standardResult": { "totals": [ 0, 0, 1, 7 ], "instances": [ { "ruleID": "28", "what": "The layout or sizing of this page causes horizontal scrolling.", "ordinalSeverity": 3, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable ski" }, { "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/a[1]" }, "excerpt": "<a class=\"\" title=\"Join the Mailing List\" href=\"/subscribe\"> <div class=\"icon\"> <i class=\"fa fa-group fa-2x\"></i> </div> <div> Join the Mailing List </div> </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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/h2[1]/a[1]" }, "excerpt": "<a class=\"\" title=\"Contact the Senator\" href=\"/e-mail-senator\"> <div class=\"icon\"> <i class=\"fa fa-envelope fa-2x\"></i> </div> <div> Contact the Senator </div> </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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/h2[1]/a[1]" }, "excerpt": "<a class=\"\" title=\"Live Senate Webcast\" href=\"https://www.senate.ca.gov/media\"> <div class=\"icon\"> <i class=\"fa fa-video-camera fa-2x\"></i> </div> <div> Live Senate Webcast </div> </a>" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable ski" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]" }, "excerpt": "<ul class=\"icons-list-with-text\" style=\"list-style: none;margin: 0;padding: 0;line-height: 1;\"> <li style=\"margin: 0px 0px 10px;display: block;\"><a href=\"https://www.facebook.com/ShannonGroveCA\" class=\"ext\" data-extlink=\"\"><i class=\"" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "edit-submit", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]" }, "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\">" }, { "ruleID": "155", "what": "These headings are not structured in a hierarchical manner.", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-second wide form-style-1 hff-05 pff-05 sff-05 slff-05 fixed-header-enabled transparent-header-active path-frontpage page-node-type-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable ski" } ] }, "endTime": 1687643077275 }, { "type": "test", "which": "testaro", "withItems": true, "rules": [ "n", "motion" ], "startTime": 1687643077275, "url": "https://sr12.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": null }, "visHidden": { "document": false, "body": false, "main": false }, "ariaHidden": { "document": false, "body": false, "main": false }, "tagName": { "document": "HTML", "body": "BODY", "main": "" }, "id": { "body": "", "main": "" } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "autocomplete": { "what": "name and email inputs without autocomplete attributes", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "bulk": { "what": "large count of visible elements", "data": { "visibleElements": 345 }, "totals": [ 1, 0, 0, 0 ], "standardInstances": [ { "ruleID": "bulk", "what": "Page contains a large number of visible elements", "count": 1, "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "docType": { "what": "document without a doctype property", "data": { "docHasType": true }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "dupAtt": { "what": "elements with duplicate attributes", "data": { "total": 0, "items": [], "prevented": true }, "totals": [ 0, 0, 0, 10 ], "standardInstances": [ { "ruleID": "dupAtt", "what": "Page prevented this test (treated as 10 instances)", "ordinalSeverity": 3, "count": 10, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "embAc": { "what": "active elements embedded in links or buttons", "data": { "totals": { "links": 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": 45, "tabFocused": 37, "discrepancy": -8 }, "totals": [ 0, 0, 8, 0 ], "standardInstances": [ { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 8, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "focInd": { "what": "missing and nonstandard focus indicators", "data": { "totals": { "total": 45, "types": { "missing": { "total": 3, "tagNames": { "INPUT": 2, "A": 1 } }, "nonoutline": { "total": 0, "tagNames": {} }, "outline": { "total": 42, "meanDelay": 135, "tagNames": { "A": 42 } } } }, "items": { "missing": [ { "tagName": "INPUT", "id": "edit-keys", "text": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=" }, { "tagName": "INPUT", "id": "edit-submit", "text": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm" }, { "tagName": "A", "id": "", "text": "Tweets by Senator Grove(link is external)" } ], "nonoutline": [], "outline": [ { "tagName": "A", "id": "", "text": "Skip to main content", "delay": 104 }, { "tagName": "A", "id": "", "text": "Senator Shannon Grove", "delay": 101 }, { "tagName": "A", "id": "", "text": "Home", "delay": 207 }, { "tagName": "A", "id": "", "text": "About Shannon", "delay": 526 }, { "tagName": "A", "id": "", "text": "Legislation", "delay": 819 }, { "tagName": "A", "id": "", "text": "Newsroom", "delay": 211 }, { "tagName": "A", "id": "", "text": "Resources", "delay": 101 }, { "tagName": "A", "id": "", "text": "Contact me", "delay": 104 }, { "tagName": "A", "id": "", "text": "<a href=\"https://grove.cssrc.us/sb1042\"><img src=\"https://grove.cssrc.us/sites/default/files/SB%2014", "delay": 100 }, { "tagName": "A", "id": "", "text": "Like on Facebook (link is external)", "delay": 104 }, { "tagName": "A", "id": "", "text": "Follow on Twitter (link is external)", "delay": 104 }, { "tagName": "A", "id": "", "text": "Follow on Instagram (link is external)", "delay": 100 }, { "tagName": "A", "id": "", "text": "Join the Mailing List", "delay": 101 }, { "tagName": "A", "id": "", "text": "Contact the Senator", "delay": 103 }, { "tagName": "A", "id": "", "text": "Live Senate Webcast", "delay": 105 }, { "tagName": "A", "id": "", "text": "Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year June 7, 20", "delay": 104 }, { "tagName": "A", "id": "", "text": "Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor May 26, 2023 Se", "delay": 102 }, { "tagName": "A", "id": "", "text": "More News", "delay": 101 }, { "tagName": "A", "id": "", "text": "<a href=\"/content/veteran-resources\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/style", "delay": 102 }, { "tagName": "A", "id": "", "text": "Veteran Resources", "delay": 100 }, { "tagName": "A", "id": "", "text": "<a href=\"/content/unclaimed-property\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styl", "delay": 107 }, { "tagName": "A", "id": "", "text": "Unclaimed Property", "delay": 101 }, { "tagName": "A", "id": "", "text": "<a href=\"/content/california-senate-fellows-program\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca", "delay": 101 }, { "tagName": "A", "id": "", "text": "Senate Fellows Program", "delay": 101 }, { "tagName": "A", "id": "", "text": "<a href=\"/content/register-vote\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt", "delay": 101 }, { "tagName": "A", "id": "", "text": "Register to Vote", "delay": 100 }, { "tagName": "A", "id": "", "text": "<a href=\"/content/education\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_com", "delay": 104 }, { "tagName": "A", "id": "", "text": "Education", "delay": 102 }, { "tagName": "A", "id": "", "text": "<a href=\"https://covid19.ca.gov/\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/m", "delay": 104 }, { "tagName": "A", "id": "", "text": "Coronavirus Information", "delay": 103 }, { "tagName": "A", "id": "", "text": "facebookFacebook(link is external)", "delay": 103 }, { "tagName": "A", "id": "", "text": "twitterTwitter(link is external)", "delay": 100 }, { "tagName": "A", "id": "", "text": "instagramInstagram(link is external)", "delay": 102 }, { "tagName": "A", "id": "", "text": "Privacy Policy", "delay": 102 }, { "tagName": "A", "id": "", "text": "Accessibility", "delay": 100 }, { "tagName": "A", "id": "", "text": "CA Senate Republican Caucus", "delay": 102 }, { "tagName": "A", "id": "", "text": "Home", "delay": 101 }, { "tagName": "A", "id": "", "text": "About Shannon", "delay": 101 }, { "tagName": "A", "id": "", "text": "Legislation", "delay": 102 }, { "tagName": "A", "id": "", "text": "Newsroom", "delay": 103 }, { "tagName": "A", "id": "", "text": "Resources", "delay": 103 }, { "tagName": "A", "id": "", "text": "Contact me", "delay": 101 } ] } }, "totals": [ 0, 0, 0, 3 ], "standardInstances": [ { "ruleID": "focInd", "what": "INPUT element has no focus indicator", "ordinalSeverity": 3, "tagName": "INPUT", "id": "edit-keys", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=" }, { "ruleID": "focInd", "what": "INPUT element has no focus indicator", "ordinalSeverity": 3, "tagName": "INPUT", "id": "edit-submit", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets by Senator Grove(link is external)" } ] }, "focOp": { "what": "discrepancies between focusability and operability", "data": { "totals": { "total": 65, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 3, "tagNames": { "DIV": 3 } }, "focusableAndOperable": { "total": 62, "tagNames": { "A": 59, "INPUT": 2, "IFRAME": 1 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [ { "tagName": "DIV", "id": "", "text": "prev", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "next", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "toTop", "text": "<div id=\"toTop\" class=\"to-top\" style=\"cursor: default;\"><i class=\"fa fa-angle-double-up\"></i></div>", "byTag": false, "byOnClick": false, "byPointer": true } ], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "Skip to main content", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Senator Shannon Grove", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "edit-keys", "text": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "edit-submit", "text": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Home", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Shannon", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Biography", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "12th Senate District Map", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Legislation", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "My Legislation", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Bill Search", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Submit a Legislative Proposal", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Newsroom", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Articles", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Photos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Resources", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "California Senate Fellows Program", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Coronavirus Information", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Education", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Register to Vote", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Unclaimed Property", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Veteran Resources", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact me", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "My Offices", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "E-mail the Senator", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Subscribe", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://grove.cssrc.us/sb1042\" style=\"cursor: default;\"><img src=\"https://grove.cssrc.us/si", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Like on Facebook (link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Follow on Twitter (link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Follow on Instagram (link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Join the Mailing List", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact the Senator", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Live Senate Webcast", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year June 7, 20", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor May 26, 2023 Se", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "More News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Tweets by Senator Grove(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"/content/veteran-resources\" style=\"cursor: default;\"> <img loading=\"lazy\" src=\"/sites/sr12.", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Veteran Resources", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"/content/unclaimed-property\" style=\"cursor: default;\"> <img loading=\"lazy\" src=\"/sites/sr12", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Unclaimed Property", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"/content/california-senate-fellows-program\" style=\"cursor: default;\"> <img loading=\"lazy\" s", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Senate Fellows Program", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"/content/register-vote\" style=\"cursor: default;\"> <img loading=\"lazy\" src=\"/sites/sr12.sena", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Register to Vote", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"/content/education\" style=\"cursor: default;\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.c", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Education", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://covid19.ca.gov/\" style=\"cursor: default;\"> <img loading=\"lazy\" src=\"/sites/sr12.sen", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Coronavirus Information", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "facebookFacebook(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "twitterTwitter(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "instagramInstagram(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Privacy Policy", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Accessibility", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "CA Senate Republican Caucus", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Home", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Shannon", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Legislation", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Newsroom", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Resources", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact me", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "", "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/wi", "byTag": true, "byOnClick": false, "byPointer": false } ] } }, "totals": [ 0, 0, 0, 3 ], "standardInstances": [ { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "prev" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "next" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "toTop", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"toTop\" class=\"to-top\" style=\"cursor: default;\"><i class=\"fa fa-angle-double-up\"></i></div>" } ] }, "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": 100, "triggerSample": 23, "impactTriggers": 29, "additions": 0, "removals": 0, "opacityChanges": 29, "opacityImpact": 35, "unhoverables": 8, "noCursors": 0, "badCursors": 0, "noIndicators": 0, "badIndicators": 0 }, "items": { "impactTriggers": [ { "tagName": "A", "id": "", "text": "Senator Shannon Grove", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "LI", "id": "main-menu-link-contente860aa90-78d2-44ab-9cf7-6dff386850aa", "text": "ResourcesCalifornia Senate Fellows ProgramCoronavirus InformationEducationRegister to VoteUnclaimed ", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 12 }, { "tagName": "A", "id": "", "text": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Veterans.j", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_UnclaimedF", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "LI", "id": "", "text": "Senate Fellows Program", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 } ], "unhoverables": [ { "tagName": "LI", "id": "main-menu-link-content85677b60-306a-4f4b-8e54-4ace02f1abed", "text": "Bill Search" }, { "tagName": "LI", "id": "main-menu-link-content20bfe9b4-6d75-49cc-8ec8-20499a247a9e", "text": "Submit a Legislative Proposal" }, { "tagName": "A", "id": "", "text": "Submit a Legislative Proposal" } ], "noCursors": [], "badCursors": [], "noIndicators": [], "badIndicators": [] } }, "totals": [ 35, 29, 0, 37 ], "standardInstances": [ { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Shannon Grove" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "main-menu-link-contente860aa90-78d2-44ab-9cf7-6dff386850aa", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "ResourcesCalifornia Senate Fellows ProgramCoronavirus InformationEducationRegister to VoteUnclaimed " }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Veterans.j" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_UnclaimedF" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senate Fellows Program" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "main-menu-link-content85677b60-306a-4f4b-8e54-4ace02f1abed", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Bill Search" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "main-menu-link-content20bfe9b4-6d75-49cc-8ec8-20499a247a9e", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Submit a Legislative Proposal" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Submit a Legislative Proposal" } ] }, "labClash": { "what": "labeling inconsistencies", "data": { "totals": { "mislabeled": 0, "unlabeled": 0, "wellLabeled": 2 }, "items": { "mislabeled": [], "unlabeled": [], "wellLabeled": [ { "index": 0, "tagName": "INPUT", "type": "search", "labelType": "label", "texts": { "label": [ "Search" ] } }, { "index": 1, "tagName": "INPUT", "type": "submit", "texts": { "content": "Search" } } ] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "lineHeight": { "what": "text with a line height less than 1.5 times its font size", "data": [ { "tagName": "A", "id": "", "fontSize": 32, "lineHeight": 35.2, "text": "Senator Shannon Grove" }, { "tagName": "DIV", "id": "", "fontSize": 13.92, "lineHeight": 18.096, "text": "Representing the 12th Senate District" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Home" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "About Shannon" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Biography" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "12th Senate District Map" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Legislation" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "My Legislation" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Bill Search" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Submit a Legislative Proposal" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Newsroom" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Articles" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Photos" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Resources" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "California Senate Fellows Program" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Coronavirus Information" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Education" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Register to Vote" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Unclaimed Property" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Veteran Resources" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Contact me" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "My Offices" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "E-mail the Senator" }, { "tagName": "A", "id": "", "fontSize": 14.4, "lineHeight": 14.4, "text": "Subscribe" }, { "tagName": "DIV", "id": "", "fontSize": 13.92, "lineHeight": 16.704, "text": "Like on Facebook" }, { "tagName": "DIV", "id": "", "fontSize": 13.92, "lineHeight": 16.704, "text": "Follow on Twitter" }, { "tagName": "DIV", "id": "", "fontSize": 13.92, "lineHeight": 16.704, "text": "Follow on Instagram" }, { "tagName": "DIV", "id": "", "fontSize": 13.92, "lineHeight": 16.704, "text": "Join the Mailing List" }, { "tagName": "DIV", "id": "", "fontSize": 13.92, "lineHeight": 16.704, "text": "Contact the Senator" }, { "tagName": "DIV", "id": "", "fontSize": 13.92, "lineHeight": 16.704, "text": "Live Senate Webcast" }, { "tagName": "H2", "id": "", "fontSize": 32, "lineHeight": 38.4, "text": "Latest News" }, { "tagName": "SPAN", "id": "", "fontSize": 17.92, "lineHeight": 21.504, "text": "Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year" }, { "tagName": "TIME", "id": "", "fontSize": 12.8, "lineHeight": 10.24, "text": "June 7, 2023" }, { "tagName": "SPAN", "id": "", "fontSize": 17.92, "lineHeight": 21.504, "text": "Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor" }, { "tagName": "TIME", "id": "", "fontSize": 12.8, "lineHeight": 10.24, "text": "May 26, 2023" }, { "tagName": "A", "id": "", "fontSize": 13.92, "lineHeight": 13.92, "text": "More News" }, { "tagName": "H2", "id": "", "fontSize": 25.92, "lineHeight": 31.104, "text": "More Resources" }, { "tagName": "H2", "id": "", "fontSize": 17.92, "lineHeight": 21.504, "text": "Capitol Office" }, { "tagName": "H2", "id": "", "fontSize": 17.92, "lineHeight": 21.504, "text": "Bakersfield Office" }, { "tagName": "H2", "id": "", "fontSize": 17.92, "lineHeight": 21.504, "text": "Fresno Office" }, { "tagName": "H2", "id": "", "fontSize": 17.92, "lineHeight": 21.504, "text": "Follow Me" }, { "tagName": "SPAN", "id": "", "fontSize": 20.8, "lineHeight": 20.8, "text": "facebook" }, { "tagName": "A", "id": "", "fontSize": 16, "lineHeight": 16, "text": "Facebook" }, { "tagName": "SPAN", "id": "", "fontSize": 20.8, "lineHeight": 20.8, "text": "twitter" }, { "tagName": "A", "id": "", "fontSize": 16, "lineHeight": 16, "text": "Twitter" }, { "tagName": "SPAN", "id": "", "fontSize": 20.8, "lineHeight": 20.8, "text": "instagram" }, { "tagName": "A", "id": "", "fontSize": 16, "lineHeight": 16, "text": "Instagram" }, { "tagName": "A", "id": "", "fontSize": 14, "lineHeight": 14, "text": "Privacy Policy" }, { "tagName": "A", "id": "", "fontSize": 14, "lineHeight": 14, "text": "Accessibility" }, { "tagName": "A", "id": "", "fontSize": 14, "lineHeight": 14, "text": "CA Senate Republican Caucus" }, { "tagName": "H2", "id": "block-mainnavigation-4-menu", "fontSize": 24, "lineHeight": 28.8, "text": "Main navigation" }, { "tagName": "A", "id": "", "fontSize": 14, "lineHeight": 14, "text": "Home" }, { "tagName": "A", "id": "", "fontSize": 14, "lineHeight": 14, "text": "About Shannon" }, { "tagName": "A", "id": "", "fontSize": 14, "lineHeight": 14, "text": "Legislation" }, { "tagName": "A", "id": "", "fontSize": 14, "lineHeight": 14, "text": "Newsroom" }, { "tagName": "A", "id": "", "fontSize": 14, "lineHeight": 14, "text": "Resources" }, { "tagName": "A", "id": "", "fontSize": 14, "lineHeight": 14, "text": "Contact me" } ], "totals": [ 0, 57, 0, 0 ], "standardInstances": [ { "ruleID": "lineHeight", "what": "Text line height 35.2 px is less than 1.5 times its font size 32 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Shannon Grove" }, { "ruleID": "lineHeight", "what": "Text line height 18.096 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Representing the 12th Senate District" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Shannon" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Biography" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "12th Senate District Map" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My Legislation" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Bill Search" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Submit a Legislative Proposal" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Newsroom" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Articles" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California Senate Fellows Program" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Coronavirus Information" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Register to Vote" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Unclaimed Property" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Veteran Resources" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact me" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My Offices" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "E-mail the Senator" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Subscribe" }, { "ruleID": "lineHeight", "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Like on Facebook" }, { "ruleID": "lineHeight", "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow on Twitter" }, { "ruleID": "lineHeight", "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow on Instagram" }, { "ruleID": "lineHeight", "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join the Mailing List" }, { "ruleID": "lineHeight", "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact the Senator" }, { "ruleID": "lineHeight", "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Live Senate Webcast" }, { "ruleID": "lineHeight", "what": "Text line height 38.4 px is less than 1.5 times its font size 32 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest News" }, { "ruleID": "lineHeight", "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year" }, { "ruleID": "lineHeight", "what": "Text line height 10.24 px is less than 1.5 times its font size 12.8 px", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "June 7, 2023" }, { "ruleID": "lineHeight", "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor" }, { "ruleID": "lineHeight", "what": "Text line height 10.24 px is less than 1.5 times its font size 12.8 px", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "May 26, 2023" }, { "ruleID": "lineHeight", "what": "Text line height 13.92 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "More News" }, { "ruleID": "lineHeight", "what": "Text line height 31.104 px is less than 1.5 times its font size 25.92 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "More Resources" }, { "ruleID": "lineHeight", "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Capitol Office" }, { "ruleID": "lineHeight", "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Bakersfield Office" }, { "ruleID": "lineHeight", "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Fresno Office" }, { "ruleID": "lineHeight", "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow Me" }, { "ruleID": "lineHeight", "what": "Text line height 20.8 px is less than 1.5 times its font size 20.8 px", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "facebook" }, { "ruleID": "lineHeight", "what": "Text line height 16 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "lineHeight", "what": "Text line height 20.8 px is less than 1.5 times its font size 20.8 px", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "twitter" }, { "ruleID": "lineHeight", "what": "Text line height 16 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Twitter" }, { "ruleID": "lineHeight", "what": "Text line height 20.8 px is less than 1.5 times its font size 20.8 px", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "instagram" }, { "ruleID": "lineHeight", "what": "Text line height 16 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Privacy Policy" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Accessibility" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "CA Senate Republican Caucus" }, { "ruleID": "lineHeight", "what": "Text line height 28.8 px is less than 1.5 times its font size 24 px", "ordinalSeverity": 1, "tagName": "H2", "id": "block-mainnavigation-4-menu", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Main navigation" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Shannon" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Newsroom" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact me" } ] }, "linkExt": { "what": "links that automatically open new windows", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "linkTo": { "what": "links without destinations", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "linkUl": { "what": "missing underlines on inline links", "data": { "totals": { "links": 59, "adjacent": { "total": 31, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ { "id": "", "text": "Skip to main content" }, { "id": "", "text": "Senator Shannon Grove" }, { "id": "", "text": "Home" }, { "id": "", "text": "About Shannon" }, { "id": "", "text": "Legislation" }, { "id": "", "text": "Newsroom" }, { "id": "", "text": "Resources" }, { "id": "", "text": "Contact me" }, { "id": "", "text": "<a href=\"https://grove.cssrc.us/sb1042\"><img src=\"https://grove.cssrc.us/sites/default/files/SB%2014" }, { "id": "", "text": "Like on Facebook" }, { "id": "", "text": "Follow on Twitter" }, { "id": "", "text": "Follow on Instagram" }, { "id": "", "text": "Join the Mailing List" }, { "id": "", "text": "Contact the Senator" }, { "id": "", "text": "Live Senate Webcast" }, { "id": "", "text": "Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year June 7, 20" }, { "id": "", "text": "Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor May 26, 2023 Se" }, { "id": "", "text": "More News" }, { "id": "", "text": "Tweets by Senator Grove" }, { "id": "", "text": "<a href=\"/content/veteran-resources\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/style" }, { "id": "", "text": "Veteran Resources" }, { "id": "", "text": "<a href=\"/content/unclaimed-property\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styl" }, { "id": "", "text": "Unclaimed Property" }, { "id": "", "text": "<a href=\"/content/california-senate-fellows-program\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca" }, { "id": "", "text": "Senate Fellows Program" }, { "id": "", "text": "<a href=\"/content/register-vote\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt" }, { "id": "", "text": "Register to Vote" }, { "id": "", "text": "<a href=\"/content/education\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_com" }, { "id": "", "text": "Education" }, { "id": "", "text": "<a href=\"https://covid19.ca.gov/\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/m" }, { "id": "", "text": "Coronavirus Information" } ] } }, "totals": [ 0, 31, 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": "Senator Shannon Grove" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Shannon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Newsroom" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact me" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://grove.cssrc.us/sb1042\"><img src=\"https://grove.cssrc.us/sites/default/files/SB%2014" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Like on Facebook" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow on Twitter" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow on Instagram" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join the Mailing List" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact the Senator" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Live Senate Webcast" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year June 7, 20" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor May 26, 2023 Se" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "More News" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets by Senator Grove" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/content/veteran-resources\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/style" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Veteran Resources" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/content/unclaimed-property\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styl" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Unclaimed Property" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/content/california-senate-fellows-program\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senate Fellows Program" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/content/register-vote\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Register to Vote" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/content/education\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_com" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://covid19.ca.gov/\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/m" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Coronavirus Information" } ] }, "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": 15, "badRoleElements": 2, "redundantRoleElements": 5, "tagNames": { "HEADER": { "banner": { "bad": 1, "redundant": 0 } }, "NAV": { "navigation": { "bad": 0, "redundant": 2 } }, "ARTICLE": { "article": { "bad": 0, "redundant": 3 } }, "MEDIA": { "article": { "bad": 1, "redundant": 0 } } } }, "totals": [ 0, 5, 0, 2 ], "standardInstances": [ { "ruleID": "role", "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "HEADER", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "NAV elements have redundant explicit role navigation (count: 2)", "count": 2, "ordinalSeverity": 1, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "ARTICLE elements have redundant explicit role article (count: 3)", "count": 3, "ordinalSeverity": 1, "tagName": "ARTICLE", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "MEDIA elements have invalid or native-replaceable explicit role article (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "MEDIA", "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": { "adjacentLink": { "total": 31, "subtotals": [ 16, 14, 1 ] }, "listLink": { "total": 28, "subtotals": [ 16, 9, 3 ] }, "h2": { "total": 16, "subtotals": [ 6, 6, 2, 1, 1 ] } }, "items": { "adjacentLink": { "fontWeight": { "300": [ "Skip to main content", "Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year June 7, 20", "Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor May 26, 2023 Se", "Tweets by Senator Grove(link is external)", "<a href=\"/content/veteran-resources\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/style", "Veteran Resources", "<a href=\"/content/unclaimed-property\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styl", "Unclaimed Property", "<a href=\"/content/california-senate-fellows-program\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca", "Senate Fellows Program", "<a href=\"/content/register-vote\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt", "Register to Vote", "<a href=\"/content/education\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_com", "Education", "<a href=\"https://covid19.ca.gov/\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/m", "Coronavirus Information" ], "700": [ "Home", "About Shannon", "Legislation", "Newsroom", "Resources", "Contact me", "<a href=\"https://grove.cssrc.us/sb1042\"><img src=\"https://grove.cssrc.us/sites/default/files/SB%2014", "Like on Facebook (link is external)", "Follow on Twitter (link is external)", "Follow on Instagram (link is external)", "Join the Mailing List", "Contact the Senator", "Live Senate Webcast", "More News" ], "900": [ "Senator Shannon Grove" ] } }, "listLink": { "fontWeight": { "300": [ "facebookFacebook(link is external)", "twitterTwitter(link is external)", "instagramInstagram(link is external)", "Privacy Policy", "Accessibility", "CA Senate Republican Caucus", "Home", "About Shannon", "Legislation", "Newsroom", "Resources", "Contact me" ], "700": [ "Biography", "12th Senate District Map", "My Legislation", "Bill Search", "Submit a Legislative Proposal", "Articles", "Photos", "California Senate Fellows Program", "Coronavirus Information", "Education", "Register to Vote", "Unclaimed Property", "Veteran Resources", "My Offices", "E-mail the Senator", "Subscribe" ] }, "color": { "rgb(231, 239, 245)": [ "Biography", "12th Senate District Map", "My Legislation", "Bill Search", "Submit a Legislative Proposal", "Articles", "Photos", "California Senate Fellows Program", "Coronavirus Information", "Education", "Register to Vote", "Unclaimed Property", "Veteran Resources", "My Offices", "E-mail the Senator", "Subscribe" ], "rgb(46, 52, 54)": [ "facebookFacebook(link is external)", "twitterTwitter(link is external)", "instagramInstagram(link is external)" ], "rgb(255, 255, 255)": [ "Privacy Policy", "Accessibility", "CA Senate Republican Caucus", "Home", "About Shannon", "Legislation", "Newsroom", "Resources", "Contact me" ] }, "fontSize": { "14.4px": [ "Biography", "12th Senate District Map", "My Legislation", "Bill Search", "Submit a Legislative Proposal", "Articles", "Photos", "California Senate Fellows Program", "Coronavirus Information", "Education", "Register to Vote", "Unclaimed Property", "Veteran Resources", "My Offices", "E-mail the Senator", "Subscribe" ], "16px": [ "facebookFacebook(link is external)", "twitterTwitter(link is external)", "instagramInstagram(link is external)" ], "14px": [ "Privacy Policy", "Accessibility", "CA Senate Republican Caucus", "Home", "About Shannon", "Legislation", "Newsroom", "Resources", "Contact me" ] }, "lineHeight": { "14.4px": [ "Biography", "12th Senate District Map", "My Legislation", "Bill Search", "Submit a Legislative Proposal", "Articles", "Photos", "California Senate Fellows Program", "Coronavirus Information", "Education", "Register to Vote", "Unclaimed Property", "Veteran Resources", "My Offices", "E-mail the Senator", "Subscribe" ], "16px": [ "facebookFacebook(link is external)", "twitterTwitter(link is external)", "instagramInstagram(link is external)" ], "14px": [ "Privacy Policy", "Accessibility", "CA Senate Republican Caucus", "Home", "About Shannon", "Legislation", "Newsroom", "Resources", "Contact me" ] } }, "h2": { "color": { "rgb(46, 52, 54)": [ "<h2 style=\"text-align:center;\"><a href=\"https://grove.cssrc.us/sb1042\"><img src=\"https://grove.cssrc", "Like on Facebook (link is external)", "Follow on Twitter (link is external)", "Follow on Instagram (link is external)", "Join the Mailing List", "Contact the Senator", "Live Senate Webcast", "Latest News", "Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year", "Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor", "More Resources", "Capitol Office", "Bakersfield Office", "Fresno Office", "Follow Me" ], "rgb(255, 255, 255)": [ "Main navigation" ] }, "fontSize": { "32px": [ "<h2 style=\"text-align:center;\"><a href=\"https://grove.cssrc.us/sb1042\"><img src=\"https://grove.cssrc", "Latest News" ], "13.92px": [ "Like on Facebook (link is external)", "Follow on Twitter (link is external)", "Follow on Instagram (link is external)", "Join the Mailing List", "Contact the Senator", "Live Senate Webcast" ], "17.92px": [ "Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year", "Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor", "Capitol Office", "Bakersfield Office", "Fresno Office", "Follow Me" ], "25.92px": [ "More Resources" ], "24px": [ "Main navigation" ] } } } }, "totals": [ 2, 2, 0, 4 ], "standardInstances": [ { "ruleID": "styleDiff", "what": "In-line links have 3 different styles", "count": 2, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 3 different styles", "count": 2, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-2 headings have 5 different styles", "count": 4, "ordinalSeverity": 3, "tagName": "H2", "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": 3, "items": [ { "width": 42, "height": 40, "tagName": "INPUT", "id": "edit-keys", "text": "" }, { "width": 40, "height": 40, "tagName": "INPUT", "id": "edit-submit", "text": "" }, { "width": 139.375, "height": 40, "tagName": "A", "id": "", "text": "More News" } ] }, "totals": [ 3, 0, 0, 0 ], "standardInstances": [ { "ruleID": "targetSize", "what": "Interactive element has a substandard size (42 px wide, 40 px high)", "ordinalSeverity": 0, "tagName": "INPUT", "id": "edit-keys", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "targetSize", "what": "Interactive element has a substandard size (40 px wide, 40 px high)", "ordinalSeverity": 0, "tagName": "INPUT", "id": "edit-submit", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "targetSize", "what": "Interactive element has a substandard size (139.375 px wide, 40 px high)", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "More News" } ] }, "titledEl": { "what": "title attributes on inappropriate elements", "data": { "total": 10, "items": [ { "tagName": "A", "id": "", "text": "Senator Shannon Grove", "title": "Home" }, { "tagName": "A", "id": "", "text": "Home", "title": "Senator Shannon Grove" }, { "tagName": "A", "id": "", "text": "Like on Facebook (link is external)", "title": "Like on Facebook" }, { "tagName": "A", "id": "", "text": "Follow on Twitter (link is external)", "title": "Follow on Twitter" }, { "tagName": "A", "id": "", "text": "Follow on Instagram (link is external)", "title": "Follow on Instagram" }, { "tagName": "A", "id": "", "text": "Join the Mailing List", "title": "Join the Mailing List" }, { "tagName": "A", "id": "", "text": "Contact the Senator", "title": "Contact the Senator" }, { "tagName": "A", "id": "", "text": "Live Senate Webcast", "title": "Live Senate Webcast" }, { "tagName": "A", "id": "", "text": "More News", "title": "See More News" }, { "tagName": "A", "id": "", "text": "Home", "title": "Senator Shannon Grove" } ] }, "totals": [ 0, 0, 10, 0 ], "standardInstances": [ { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Senator Shannon Grove): Home" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Home): Senator Shannon Grove" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Like on Facebook (link is external)): Like on Facebook" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Follow on Twitter (link is external)): Follow on Twitter" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Follow on Instagram (link is external)): Follow on Instagram" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Join the Mailing List): Join the Mailing List" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Contact the Senator): Contact the Senator" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Live Senate Webcast): Live Senate Webcast" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (More News): See More News" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Home): Senator Shannon Grove" } ] }, "zIndex": { "what": "non-default Z indexes", "data": { "totals": { "total": 34, "tagNames": { "HEADER": 1, "INPUT": 2, "UL": 1, "LI": 22, "DIV": 8 } }, "items": [ { "tagName": "HEADER", "id": "header", "text": "Senator Shannon Grove Representing the 12th Senate District Search HomeAbout ShannonBiography12th Se" }, { "tagName": "INPUT", "id": "edit-keys", "text": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=" }, { "tagName": "INPUT", "id": "edit-submit", "text": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm" }, { "tagName": "UL", "id": "superfish-main", "text": "HomeAbout ShannonBiography12th Senate District MapLegislationMy LegislationBill SearchSubmit a Legis" }, { "tagName": "LI", "id": "main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725", "text": "Home" }, { "tagName": "LI", "id": "main-menu-link-content71c8ba18-f0bc-47af-8577-437186ff08c6", "text": "About ShannonBiography12th Senate District Map" }, { "tagName": "LI", "id": "main-menu-link-contentac9881ce-1c37-4597-bb6d-9d19829006a7", "text": "Biography" }, { "tagName": "LI", "id": "main-menu-link-content9188bad8-4476-480f-a69f-ee0b57e98efe", "text": "12th Senate District Map" }, { "tagName": "LI", "id": "main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf", "text": "LegislationMy LegislationBill SearchSubmit a Legislative Proposal" }, { "tagName": "LI", "id": "main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a", "text": "My Legislation" }, { "tagName": "LI", "id": "main-menu-link-content85677b60-306a-4f4b-8e54-4ace02f1abed", "text": "Bill Search" }, { "tagName": "LI", "id": "main-menu-link-content20bfe9b4-6d75-49cc-8ec8-20499a247a9e", "text": "Submit a Legislative Proposal" }, { "tagName": "LI", "id": "main-views-viewviewspub-indexpage-1", "text": "NewsroomArticlesPhotos" }, { "tagName": "LI", "id": "main-menu-link-content8ef0f200-b52a-4bae-885f-17caa07893c4", "text": "Articles" }, { "tagName": "LI", "id": "main-views-viewviewsmt-photo-gallerypage-2", "text": "Photos" }, { "tagName": "LI", "id": "main-menu-link-contente860aa90-78d2-44ab-9cf7-6dff386850aa", "text": "ResourcesCalifornia Senate Fellows ProgramCoronavirus InformationEducationRegister to VoteUnclaimed " }, { "tagName": "LI", "id": "main-menu-link-contenta0424d0b-0b64-4e28-a65c-20e9c4e22a18", "text": "California Senate Fellows Program" }, { "tagName": "LI", "id": "main-menu-link-content3a7c5687-f7c7-4aa8-ad46-ac38245eedc0", "text": "Coronavirus Information" }, { "tagName": "LI", "id": "main-menu-link-content223c1aa2-e82b-4dba-963d-9dcd429ef73b", "text": "Education" }, { "tagName": "LI", "id": "main-menu-link-content57872151-870d-4cdc-bc78-9f9c46322139", "text": "Register to Vote" }, { "tagName": "LI", "id": "main-menu-link-contenta2a6b8c8-9af4-49e9-923c-c04715892bb3", "text": "Unclaimed Property" }, { "tagName": "LI", "id": "main-menu-link-contentb8ab9627-6c05-48c5-a9ce-3ea87cd3efaf", "text": "Veteran Resources" }, { "tagName": "LI", "id": "main-menu-link-content03468664-3f65-4c1f-abab-5dd31164d468", "text": "Contact meMy OfficesE-mail the SenatorSubscribe" }, { "tagName": "LI", "id": "main-menu-link-contentf811e601-2a86-4b47-98f4-49ae7a8e91c8", "text": "My Offices" }, { "tagName": "LI", "id": "main-menu-link-contentf84567ab-6f20-4ed5-b7d0-17382a93e613", "text": "E-mail the Senator" }, { "tagName": "LI", "id": "main-menu-link-contentd25b5754-d60a-47c1-9a6e-54f7c17e4bc1", "text": "Subscribe" }, { "tagName": "DIV", "id": "slideshow-fullwidth", "text": "{{title}}{{title}}" }, { "tagName": "DIV", "id": "", "text": "<div class=\"slotholder\" style=\"position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100" }, { "tagName": "DIV", "id": "", "text": "<div class=\"tp-bannertimer tp-bottom\" style=\"width: 0%;\"></div>" }, { "tagName": "DIV", "id": "", "text": "<div class=\"tp-loader spinner0\"><div class=\"dot1\"></div><div class=\"dot2\"></div><div class=\"bounce1\"" }, { "tagName": "DIV", "id": "", "text": "{{title}}" }, { "tagName": "DIV", "id": "", "text": "{{title}}" }, { "tagName": "DIV", "id": "", "text": "<div class=\"tp-bullets horizontal nav-pos-hor-center nav-pos-ver-bottom nav-dir-horizontal\" style=\"w" }, { "tagName": "DIV", "id": "toTop", "text": "<div id=\"toTop\" class=\"to-top show\"><i class=\"fa fa-angle-double-up\"></i></div>" } ] }, "totals": [ 34, 0, 0, 0 ], "standardInstances": [ { "ruleID": "zIndex", "what": "HEADER element has a non-default Z index", "ordinalSeverity": 0, "tagName": "HEADER", "id": "header", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Shannon Grove Representing the 12th Senate District Search HomeAbout ShannonBiography12th Se" }, { "ruleID": "zIndex", "what": "INPUT element has a non-default Z index", "ordinalSeverity": 0, "tagName": "INPUT", "id": "edit-keys", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=" }, { "ruleID": "zIndex", "what": "INPUT element has a non-default Z index", "ordinalSeverity": 0, "tagName": "INPUT", "id": "edit-submit", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "superfish-main", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "HomeAbout ShannonBiography12th Senate District MapLegislationMy LegislationBill SearchSubmit a Legis" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content71c8ba18-f0bc-47af-8577-437186ff08c6", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About ShannonBiography12th Senate District Map" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contentac9881ce-1c37-4597-bb6d-9d19829006a7", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Biography" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content9188bad8-4476-480f-a69f-ee0b57e98efe", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "12th Senate District Map" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LegislationMy LegislationBill SearchSubmit a Legislative Proposal" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My Legislation" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content85677b60-306a-4f4b-8e54-4ace02f1abed", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Bill Search" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content20bfe9b4-6d75-49cc-8ec8-20499a247a9e", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Submit a Legislative Proposal" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-views-viewviewspub-indexpage-1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "NewsroomArticlesPhotos" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content8ef0f200-b52a-4bae-885f-17caa07893c4", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Articles" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-views-viewviewsmt-photo-gallerypage-2", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contente860aa90-78d2-44ab-9cf7-6dff386850aa", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "ResourcesCalifornia Senate Fellows ProgramCoronavirus InformationEducationRegister to VoteUnclaimed " }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contenta0424d0b-0b64-4e28-a65c-20e9c4e22a18", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California Senate Fellows Program" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content3a7c5687-f7c7-4aa8-ad46-ac38245eedc0", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Coronavirus Information" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content223c1aa2-e82b-4dba-963d-9dcd429ef73b", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content57872151-870d-4cdc-bc78-9f9c46322139", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Register to Vote" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contenta2a6b8c8-9af4-49e9-923c-c04715892bb3", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Unclaimed Property" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contentb8ab9627-6c05-48c5-a9ce-3ea87cd3efaf", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Veteran Resources" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content03468664-3f65-4c1f-abab-5dd31164d468", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact meMy OfficesE-mail the SenatorSubscribe" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contentf811e601-2a86-4b47-98f4-49ae7a8e91c8", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My Offices" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contentf84567ab-6f20-4ed5-b7d0-17382a93e613", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "E-mail the Senator" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contentd25b5754-d60a-47c1-9a6e-54f7c17e4bc1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Subscribe" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slideshow-fullwidth", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "{{title}}{{title}}" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"slotholder\" style=\"position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bannertimer tp-bottom\" style=\"width: 0%;\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-loader spinner0\"><div class=\"dot1\"></div><div class=\"dot2\"></div><div class=\"bounce1\"" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "{{title}}" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "{{title}}" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bullets horizontal nav-pos-hor-center nav-pos-ver-bottom nav-dir-horizontal\" style=\"w" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "toTop", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"toTop\" class=\"to-top show\"><i class=\"fa fa-angle-double-up\"></i></div>" } ] } }, "success": true }, "standardResult": { "totals": [ 75, 124, 18, 59 ], "instances": [ { "ruleID": "bulk", "what": "Page contains a large number of visible elements", "count": 1, "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "dupAtt", "what": "Page prevented this test (treated as 10 instances)", "ordinalSeverity": 3, "count": 10, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 8, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "focInd", "what": "INPUT element has no focus indicator", "ordinalSeverity": 3, "tagName": "INPUT", "id": "edit-keys", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=" }, { "ruleID": "focInd", "what": "INPUT element has no focus indicator", "ordinalSeverity": 3, "tagName": "INPUT", "id": "edit-submit", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets by Senator Grove(link is external)" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "prev" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "next" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "toTop", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"toTop\" class=\"to-top\" style=\"cursor: default;\"><i class=\"fa fa-angle-double-up\"></i></div>" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Shannon Grove" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "main-menu-link-contente860aa90-78d2-44ab-9cf7-6dff386850aa", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "ResourcesCalifornia Senate Fellows ProgramCoronavirus InformationEducationRegister to VoteUnclaimed " }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_Veterans.j" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_company_logo/public/rs_UnclaimedF" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senate Fellows Program" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "main-menu-link-content85677b60-306a-4f4b-8e54-4ace02f1abed", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Bill Search" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "main-menu-link-content20bfe9b4-6d75-49cc-8ec8-20499a247a9e", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Submit a Legislative Proposal" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Submit a Legislative Proposal" }, { "ruleID": "lineHeight", "what": "Text line height 35.2 px is less than 1.5 times its font size 32 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Shannon Grove" }, { "ruleID": "lineHeight", "what": "Text line height 18.096 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Representing the 12th Senate District" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Shannon" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Biography" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "12th Senate District Map" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My Legislation" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Bill Search" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Submit a Legislative Proposal" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Newsroom" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Articles" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California Senate Fellows Program" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Coronavirus Information" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Register to Vote" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Unclaimed Property" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Veteran Resources" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact me" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My Offices" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "E-mail the Senator" }, { "ruleID": "lineHeight", "what": "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Subscribe" }, { "ruleID": "lineHeight", "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Like on Facebook" }, { "ruleID": "lineHeight", "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow on Twitter" }, { "ruleID": "lineHeight", "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow on Instagram" }, { "ruleID": "lineHeight", "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join the Mailing List" }, { "ruleID": "lineHeight", "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact the Senator" }, { "ruleID": "lineHeight", "what": "Text line height 16.704 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Live Senate Webcast" }, { "ruleID": "lineHeight", "what": "Text line height 38.4 px is less than 1.5 times its font size 32 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Latest News" }, { "ruleID": "lineHeight", "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year" }, { "ruleID": "lineHeight", "what": "Text line height 10.24 px is less than 1.5 times its font size 12.8 px", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "June 7, 2023" }, { "ruleID": "lineHeight", "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor" }, { "ruleID": "lineHeight", "what": "Text line height 10.24 px is less than 1.5 times its font size 12.8 px", "ordinalSeverity": 1, "tagName": "TIME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "May 26, 2023" }, { "ruleID": "lineHeight", "what": "Text line height 13.92 px is less than 1.5 times its font size 13.92 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "More News" }, { "ruleID": "lineHeight", "what": "Text line height 31.104 px is less than 1.5 times its font size 25.92 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "More Resources" }, { "ruleID": "lineHeight", "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Capitol Office" }, { "ruleID": "lineHeight", "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Bakersfield Office" }, { "ruleID": "lineHeight", "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Fresno Office" }, { "ruleID": "lineHeight", "what": "Text line height 21.504 px is less than 1.5 times its font size 17.92 px", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow Me" }, { "ruleID": "lineHeight", "what": "Text line height 20.8 px is less than 1.5 times its font size 20.8 px", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "facebook" }, { "ruleID": "lineHeight", "what": "Text line height 16 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "lineHeight", "what": "Text line height 20.8 px is less than 1.5 times its font size 20.8 px", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "twitter" }, { "ruleID": "lineHeight", "what": "Text line height 16 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Twitter" }, { "ruleID": "lineHeight", "what": "Text line height 20.8 px is less than 1.5 times its font size 20.8 px", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "instagram" }, { "ruleID": "lineHeight", "what": "Text line height 16 px is less than 1.5 times its font size 16 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Privacy Policy" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Accessibility" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "CA Senate Republican Caucus" }, { "ruleID": "lineHeight", "what": "Text line height 28.8 px is less than 1.5 times its font size 24 px", "ordinalSeverity": 1, "tagName": "H2", "id": "block-mainnavigation-4-menu", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Main navigation" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Shannon" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Newsroom" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources" }, { "ruleID": "lineHeight", "what": "Text line height 14 px is less than 1.5 times its font size 14 px", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact me" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to main content" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Shannon Grove" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Shannon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Newsroom" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Resources" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact me" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://grove.cssrc.us/sb1042\"><img src=\"https://grove.cssrc.us/sites/default/files/SB%2014" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Like on Facebook" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow on Twitter" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow on Instagram" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join the Mailing List" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact the Senator" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Live Senate Webcast" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Grove Nominates Fresno’s Light House Recovery Center, 2023 Non-profit of the Year June 7, 20" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Grove’s Bill to Prioritize California Oil Production Passed off Senate Floor May 26, 2023 Se" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "More News" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets by Senator Grove" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/content/veteran-resources\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/style" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Veteran Resources" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/content/unclaimed-property\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styl" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Unclaimed Property" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/content/california-senate-fellows-program\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senate Fellows Program" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/content/register-vote\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Register to Vote" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/content/education\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/mt_com" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://covid19.ca.gov/\"> <img loading=\"lazy\" src=\"/sites/sr12.senate.ca.gov/files/styles/m" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Coronavirus Information" }, { "ruleID": "role", "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "HEADER", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "NAV elements have redundant explicit role navigation (count: 2)", "count": 2, "ordinalSeverity": 1, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "ARTICLE elements have redundant explicit role article (count: 3)", "count": 3, "ordinalSeverity": 1, "tagName": "ARTICLE", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "MEDIA elements have invalid or native-replaceable explicit role article (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "MEDIA", "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 3 different styles", "count": 2, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-2 headings have 5 different styles", "count": 4, "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "targetSize", "what": "Interactive element has a substandard size (42 px wide, 40 px high)", "ordinalSeverity": 0, "tagName": "INPUT", "id": "edit-keys", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "targetSize", "what": "Interactive element has a substandard size (40 px wide, 40 px high)", "ordinalSeverity": 0, "tagName": "INPUT", "id": "edit-submit", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "targetSize", "what": "Interactive element has a substandard size (139.375 px wide, 40 px high)", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "More News" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Senator Shannon Grove): Home" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Home): Senator Shannon Grove" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Like on Facebook (link is external)): Like on Facebook" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Follow on Twitter (link is external)): Follow on Twitter" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Follow on Instagram (link is external)): Follow on Instagram" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Join the Mailing List): Join the Mailing List" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Contact the Senator): Contact the Senator" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Live Senate Webcast): Live Senate Webcast" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (More News): See More News" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Home): Senator Shannon Grove" }, { "ruleID": "zIndex", "what": "HEADER element has a non-default Z index", "ordinalSeverity": 0, "tagName": "HEADER", "id": "header", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senator Shannon Grove Representing the 12th Senate District Search HomeAbout ShannonBiography12th Se" }, { "ruleID": "zIndex", "what": "INPUT element has a non-default Z index", "ordinalSeverity": 0, "tagName": "INPUT", "id": "edit-keys", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search...\" data-drupal-selector=" }, { "ruleID": "zIndex", "what": "INPUT element has a non-default Z index", "ordinalSeverity": 0, "tagName": "INPUT", "id": "edit-submit", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-subm" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "superfish-main", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "HomeAbout ShannonBiography12th Senate District MapLegislationMy LegislationBill SearchSubmit a Legis" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content71c8ba18-f0bc-47af-8577-437186ff08c6", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About ShannonBiography12th Senate District Map" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contentac9881ce-1c37-4597-bb6d-9d19829006a7", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Biography" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content9188bad8-4476-480f-a69f-ee0b57e98efe", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "12th Senate District Map" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LegislationMy LegislationBill SearchSubmit a Legislative Proposal" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My Legislation" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content85677b60-306a-4f4b-8e54-4ace02f1abed", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Bill Search" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content20bfe9b4-6d75-49cc-8ec8-20499a247a9e", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Submit a Legislative Proposal" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-views-viewviewspub-indexpage-1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "NewsroomArticlesPhotos" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content8ef0f200-b52a-4bae-885f-17caa07893c4", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Articles" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-views-viewviewsmt-photo-gallerypage-2", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contente860aa90-78d2-44ab-9cf7-6dff386850aa", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "ResourcesCalifornia Senate Fellows ProgramCoronavirus InformationEducationRegister to VoteUnclaimed " }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contenta0424d0b-0b64-4e28-a65c-20e9c4e22a18", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California Senate Fellows Program" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content3a7c5687-f7c7-4aa8-ad46-ac38245eedc0", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Coronavirus Information" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content223c1aa2-e82b-4dba-963d-9dcd429ef73b", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content57872151-870d-4cdc-bc78-9f9c46322139", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Register to Vote" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contenta2a6b8c8-9af4-49e9-923c-c04715892bb3", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Unclaimed Property" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contentb8ab9627-6c05-48c5-a9ce-3ea87cd3efaf", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Veteran Resources" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-content03468664-3f65-4c1f-abab-5dd31164d468", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact meMy OfficesE-mail the SenatorSubscribe" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contentf811e601-2a86-4b47-98f4-49ae7a8e91c8", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My Offices" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contentf84567ab-6f20-4ed5-b7d0-17382a93e613", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "E-mail the Senator" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "main-menu-link-contentd25b5754-d60a-47c1-9a6e-54f7c17e4bc1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Subscribe" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slideshow-fullwidth", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "{{title}}{{title}}" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"slotholder\" style=\"position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bannertimer tp-bottom\" style=\"width: 0%;\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-loader spinner0\"><div class=\"dot1\"></div><div class=\"dot2\"></div><div class=\"bounce1\"" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "{{title}}" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "{{title}}" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bullets horizontal nav-pos-hor-center nav-pos-ver-bottom nav-dir-horizontal\" style=\"w" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "toTop", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"toTop\" class=\"to-top show\"><i class=\"fa fa-angle-double-up\"></i></div>" } ] }, "endTime": 1687643125980 }, { "type": "test", "which": "wave", "reportType": 4, "startTime": 1687643125980, "url": "https://sr12.senate.ca.gov/", "what": "WAVE", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Welcome | Senator Shannon Grove", "pageurl": "https://sr12.senate.ca.gov/", "time": 5.64, "creditsremaining": 846, "allitemcount": 75, "totalelements": 507, "waveurl": "http://wave.webaim.org/report?url=https://sr12.senate.ca.gov/" }, "categories": { "error": { "description": "Errors", "count": 0, "items": [] }, "contrast": { "description": "Contrast Errors", "count": 0, "items": [] }, "alert": { "description": "Alerts", "count": 11, "items": { "h1_missing": { "id": "h1_missing", "description": "Missing first level heading", "count": 1, "selectors": [ false ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" } ] }, "link_redundant": { "id": "link_redundant", "description": "Redundant link", "count": 10, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725 > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-content71c8ba18-f0bc-47af-8577-437186ff08c6 > A:first-child + UL > LI#main-menu-link-contentac9881ce-1c37-4597-bb6d-9d19829006a7 > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf > A:first-child + UL > LI#main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-content03468664-3f65-4c1f-abab-5dd31164d468 > A:first-child + UL > LI#main-menu-link-contentf811e601-2a86-4b47-98f4-49ae7a8e91c8 > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1-2 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1-2 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1-2 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1-2 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1-2 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1-2 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] } } } }, "success": true }, "standardResult": { "totals": [ 11, 0, 0, 0 ], "instances": [ { "ruleID": "h1_missing", "what": "Missing first level heading", "ordinalSeverity": 0, "tagName": "", "id": "", "location": { "doc": "dom", "type": "selector", "spec": false }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-content09ae82bd-1dbe-4e1c-ac5d-1bde2031c725 > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-content71c8ba18-f0bc-47af-8577-437186ff08c6 > A:first-child + UL > LI#main-menu-link-contentac9881ce-1c37-4597-bb6d-9d19829006a7 > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-content9df85887-7b2b-43a0-9ea7-40af1f82badf > A:first-child + UL > LI#main-menu-link-content6759c69d-befe-425e-b781-427f986bac4a > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#header-container > HEADER#header > DIV:first-child > DIV#header-inside > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#header-inside-third > DIV#main-navigation > NAV:first-child > DIV:first-child > DIV#block-mainnavigation-2 > DIV:first-child > UL#superfish-main > LI#main-menu-link-content03468664-3f65-4c1f-abab-5dd31164d468 > A:first-child + UL > LI#main-menu-link-contentf811e601-2a86-4b47-98f4-49ae7a8e91c8 > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1-2 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1-2 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1-2 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1-2 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1-2 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV#page-container > DIV#page > DIV#featured-bottom > DIV:first-child > DIV#featured-bottom-inside > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-views-block-mt-companies-carousel-block-1-2 > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > LI:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child" }, "excerpt": "" } ] }, "endTime": 1687643131939 } ], "sources": { "script": "ts27", "batch": "caSen", "target": { "id": "caSenSDsd12", "which": "https://sr12.senate.ca.gov/", "what": "Shannon Grove (R)" }, "requester": "pool@jpdev.pro" }, "creationTime": "2023-06-24T21:23:01", "timeStamp": "1etp6", "jobData": { "startTime": "2023-06-24T21:43:37", "endTime": "2023-06-24T21:45:31", "elapsedSeconds": 114, "visitLatency": 6, "logCount": 11, "logSize": 3106, "errorLogCount": 2, "errorLogSize": 227, "prohibitedCount": 0, "visitRejectionCount": 0, "aborted": false, "abortedAct": null, "presses": 0, "amountRead": 0, "testTimes": [ [ "testaro", 49 ], [ "testaro", 14 ], [ "ibm", 12 ], [ "qualWeb", 10 ], [ "alfa", 6 ], [ "wave", 6 ], [ "axe", 1 ], [ "nuVal", 1 ], [ "tenon", 1 ], [ "continuum", 0 ], [ "htmlcs", 0 ] ] }, "score": { "scoreProcID": "tsp28", "summary": { "total": 1332, "issue": 897, "tool": 126, "prevention": 300, "log": 9, "latency": 0 }, "details": { "severity": { "total": [ 168, 211, 39, 139 ], "byTool": { "testaro": [ 75, 124, 18, 59 ], "alfa": [ 18, 0, 0, 29 ], "axe": [ 9, 3, 12, 9 ], "continuum": [ 0, 0, 0, 7 ], "htmlcs": [ 10, 0, 0, 2 ], "ibm": [ 0, 8, 0, 24 ], "qualWeb": [ 45, 76, 8, 2 ], "tenon": [ 0, 0, 1, 7 ], "wave": [ 11, 0, 0, 0 ] } }, "prevention": { "nuVal": 300 }, "issue": { "contentBeyondLandmarks": { "score": 52, "maxCount": 26, "weight": 2, "tools": { "alfa": { "r57": { "quality": 1, "what": "Perceivable text content is not included in any landmark", "complaints": { "countTotal": 26, "texts": [ "Perceivable text content is included in a landmark" ] } } }, "axe": { "region": { "quality": 1, "what": "Some page content is not contained by landmarks", "complaints": { "countTotal": 10, "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": 15, "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" ] } } }, "axe": { "page-has-heading-one": { "quality": 1, "what": "Page contains no level-one heading", "complaints": { "countTotal": 1, "texts": [ "Page should contain a level-one heading; Page must have a level-one heading" ] } } }, "wave": { "h1_missing": { "quality": 1, "what": "Missing first level heading", "complaints": { "countTotal": 1, "texts": [ "Missing first level heading" ] } } } } }, "focusIndication": { "score": 244, "maxCount": 61, "weight": 4, "tools": { "alfa": { "r65": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 1, "texts": [ "Element in sequential focus order has visible focus" ] } } }, "qualWeb": { "QW-ACT-R62": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 61, "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": 3, "texts": [ "INPUT element has no focus indicator", "A element has no focus indicator" ] } } } } }, "contrastAAA": { "score": 8, "maxCount": 8, "weight": 1, "tools": { "alfa": { "r66": { "quality": 1, "what": "Text contrast less than AAA requires", "complaints": { "countTotal": 8, "texts": [ "Text outside widget has enhanced contrast" ] } } } } }, "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": 32, "maxCount": 8, "weight": 4, "tools": { "alfa": { "r69": { "quality": 1, "what": "Text outside widget has subminimum contrast", "complaints": { "countTotal": 8, "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 it is overlapped by another element", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.13 (foreground color: #d3a6b1, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1" ] } } } } }, "headingOfNothing": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "alfa": { "r78": { "quality": 1, "what": "No content between two headings of the same level", "complaints": { "countTotal": 1, "texts": [ "Headings of same level have text content between them" ] } } } } }, "repeatedContentRisk": { "score": 5, "maxCount": 5, "weight": 1, "tools": { "alfa": { "r87": { "quality": 0.5, "what": "First focusable element is not a link to the main content", "complaints": { "countTotal": 1, "texts": [ "First focusable element is link to main content" ] } } }, "qualWeb": { "QW-ACT-R73": { "quality": 1, "what": "Block of repeated content is not collapsible", "complaints": { "countTotal": 1, "texts": [ "This rule checks that repeated blocks of content are collapsible." ] } }, "QW-ACT-R74": { "quality": 1, "what": "Document has no instrument to move focus to non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that there is an instrument to move focus to non-repeated content in the page." ] } }, "QW-WCAG-T23": { "quality": 1, "what": "No link at the top of the page that goes directly to the main content area", "complaints": { "countTotal": 1, "texts": [ "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page." ] } }, "QW-BP17": { "quality": 1, "what": "No link at the beginning of a block of repeated content goes to the end of the block", "complaints": { "countTotal": 2, "texts": [ "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block." ] } } } } }, "frameContentRisk": { "score": 0, "maxCount": 0.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" ] } } } } }, "mainNone": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "axe": { "landmark-one-main": { "quality": 1, "what": "page has no main landmark", "complaints": { "countTotal": 1, "texts": [ "Document should have one main landmark; Document does not have a main landmark" ] } } }, "qualWeb": { "QW-ACT-R63": { "quality": 1, "what": "Document has no landmark with non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content" ] } } } } }, "listChild": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "axe": { "list": { "quality": 1, "what": "List element ul or ol has a child element other than li, script, and template", "complaints": { "countTotal": 1, "texts": [ "<ul> and <ol> must only directly contain <li>, <script> or <template> elements" ] } } }, "continuum": { "246": { "quality": 1, "what": "ul element does not contain only li, script, template, or listitem-role elements as direct child elements", "complaints": { "countTotal": 1, "texts": [ "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements" ] } } }, "qualWeb": { "QW-BP24": { "quality": 1, "what": "ul or ol element has a child other than li, script, or template", "complaints": { "countTotal": 1, "texts": [ "Ensures that lists are structured correctly. <ul> and <ol> must only directly contain <li>, <script> or <template> elements" ] } } } } }, "listItemOrphan": { "score": 24, "maxCount": 6, "weight": 4, "tools": { "axe": { "listitem": { "quality": 1, "what": "li element is not contained by a ul or ol element", "complaints": { "countTotal": 6, "texts": [ "<li> elements must be contained in a <ul> or <ol>; List item does not have a <ul>, <ol> parent element" ] } } }, "continuum": { "99": { "quality": 1, "what": "li element has no ul, ol, or list-role parent", "complaints": { "countTotal": 6, "texts": [ "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent" ] } } } } }, "pseudoHeadingRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_3_1.H42": { "quality": 1, "what": "Heading coding is not used but the element may be intended as a heading", "complaints": { "countTotal": 1, "texts": [ "Heading markup should be used if this content is intended as a heading." ] } } } } }, "pseudoOrderedListRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_3_1.H48.2": { "quality": 1, "what": "Ordered list may fail to be coded as such", "complaints": { "countTotal": 1, "texts": [ "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document." ] } } } } }, "scrollRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "quality": 1, "what": "Fixed-position element may force bidirectional scrolling", "complaints": { "countTotal": 1, "texts": [ "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion." ] } } } } }, "contrastRisk": { "score": 7, "maxCount": 7, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_3_F24.F24.FGColour": { "quality": 1, "what": "Inline foreground color may lack a complementary background color", "complaints": { "countTotal": 3, "texts": [ "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour." ] } }, "AAA.1_4_6.G17.Abs": { "quality": 1, "what": "Contrast between the absolutely positioned text and its background may be less than 7:1", "complaints": { "countTotal": 3, "texts": [ "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1." ] } }, "AAA.1_4_6.G18.Abs": { "quality": 1, "what": "Contrast between the absolutely positioned text and its background may be less than 4.5:1", "complaints": { "countTotal": 1, "texts": [ "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1." ] } } } } }, "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." ] } } } } }, "imageTextRedundant": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "ibm": { "img_alt_redundant": { "quality": 1, "what": "Text alternative of the link image duplicates text in the same or an adjacent link", "complaints": { "countTotal": 6, "texts": [ "Image 'alt' value within a link is repeated in link text of the link after" ] } } } } }, "duplicateID": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "ibm": { "element_id_unique": { "quality": 1, "what": "Element has an id attribute value that is already in use", "complaints": { "countTotal": 1, "texts": [ "The <iframe> element has the id \"twitter-widget-0\" that is already in use" ] } } }, "qualWeb": { "QW-ACT-R18": { "quality": 1, "what": "id attribute value is not unique", "complaints": { "countTotal": 2, "texts": [ "This rule checks that all id attribute values on a single page are unique." ] } } } } }, "navConfusion": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "ibm": { "aria_navigation_label_unique": { "quality": 1, "what": "Multiple elements with the navigation role do not have unique labels", "complaints": { "countTotal": 1, "texts": [ "Multiple elements with \"navigation\" role do not have unique labels" ] } } } } }, "complementaryNoText": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "ibm": { "aria_complementary_labelled": { "quality": 1, "what": "Element with a complementary role has no label", "complaints": { "countTotal": 1, "texts": [ "The element with \"complementary\" role does not have a label" ] } } } } }, "obsolete": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "ibm": { "element_attribute_deprecated": { "quality": 1, "what": "Element or attribute is obsolete", "complaints": { "countTotal": 1, "texts": [ "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5" ] } } } } }, "roleRedundant": { "score": 7, "maxCount": 7, "weight": 1, "tools": { "ibm": { "aria_role_redundant": { "quality": 1, "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element", "complaints": { "countTotal": 6, "texts": [ "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>", "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>" ] } } }, "testaro": { "role": { "quality": 1, "what": "Invalid, native-replacing, or redundant role", "complaints": { "countTotal": 7, "texts": [ "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)", "NAV elements have redundant explicit role navigation (count: 2)", "ARTICLE elements have redundant explicit role article (count: 3)", "MEDIA elements have invalid or native-replaceable explicit role article (count: 1)" ] } } } } }, "roleBad": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "ibm": { "aria_contentinfo_misuse": { "quality": 1, "what": "Element with a contentinfo role is present without an element with a main role", "complaints": { "countTotal": 1, "texts": [ "The element with \"contentinfo\" role is present without an element with \"main\" role" ] } } } } }, "skipRepeatedContent": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "qualWeb": { "QW-ACT-R64": { "quality": 1, "what": "Document has no heading for non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that the non-repeated content contains a heading" ] } } } } }, "errorReferenceBad": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R41": { "quality": 1, "what": "Error message describes no invalid form field value", "complaints": { "countTotal": 1, "texts": [ "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error." ] } } } } }, "sectionHeadingless": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T9": { "quality": 1, "what": "Page is not organized using headings", "complaints": { "countTotal": 2, "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": 11, "weight": 0, "tools": { "qualWeb": { "QW-WCAG-T20": { "quality": 1, "what": "Link text is not supplemented with a title attribute", "complaints": { "countTotal": 11, "texts": [ "Supplementing link text with the title attribute" ] } } } } }, "pseudoNavList": { "score": 22, "maxCount": 11, "weight": 2, "tools": { "qualWeb": { "QW-WCAG-T32": { "quality": 1, "what": "ol, ul or dl is not used for a list or group of links", "complaints": { "countTotal": 11, "texts": [ "The objective of this technique is to create lists of related items using list elements appropriate for their purposes." ] } } } } }, "textAlternativeRisk": { "score": 7, "maxCount": 7, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T8": { "quality": 1, "what": "Text alternative is not an alternative", "complaints": { "countTotal": 7, "texts": [ "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content" ] } } } } }, "colorMissing": { "score": 12, "maxCount": 3, "weight": 4, "tools": { "qualWeb": { "QW-WCAG-T31": { "quality": 1, "what": "Foreground or background color is specified but not both", "complaints": { "countTotal": 3, "texts": [ "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination." ] } } } } }, "noHeading": { "score": 48, "maxCount": 16, "weight": 3, "tools": { "qualWeb": { "QW-BP1": { "quality": 1, "what": "h1-h6 not used to identify headings", "complaints": { "countTotal": 16, "texts": [ "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content" ] } } } } }, "bannerNot1": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "qualWeb": { "QW-BP20": { "quality": 1, "what": "Document has more than 1 banner landmark", "complaints": { "countTotal": 2, "texts": [ "Ensures the document has at most one banner landmark" ] } } } } }, "bannerNotTop": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "qualWeb": { "QW-BP19": { "quality": 1, "what": "banner landmark is not at the top level", "complaints": { "countTotal": 1, "texts": [ "Ensures the banner landmark is at top level" ] } } } } }, "pseudoListRisk": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "qualWeb": { "QW-BP23": { "quality": 1, "what": "List item is used nonsemantically", "complaints": { "countTotal": 6, "texts": [ "Ensures <li> elements are used semantically" ] } } } } }, "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": 3, "maxCount": 3, "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": 3, "texts": [ "This link has a `title` attribute that is the same as the text inside the link." ] } } } } }, "leadingClipsText": { "score": 114, "maxCount": 57, "weight": 2, "tools": { "tenon": { "144": { "quality": 1, "what": "Line height is insufficent to properly display the computed font size", "complaints": { "countTotal": 2, "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": 57, "texts": [ "Text line height 35.2 px is less than 1.5 times its font size 32 px", "Text line height 18.096 px is less than 1.5 times its font size 13.92 px", "Text line height 14.4 px is less than 1.5 times its font size 14.4 px", "Text line height 16.704 px is less than 1.5 times its font size 13.92 px", "Text line height 38.4 px is less than 1.5 times its font size 32 px", "Text line height 21.504 px is less than 1.5 times its font size 17.92 px", "Text line height 10.24 px is less than 1.5 times its font size 12.8 px", "Text line height 13.92 px is less than 1.5 times its font size 13.92 px", "Text line height 31.104 px is less than 1.5 times its font size 25.92 px", "Text line height 20.8 px is less than 1.5 times its font size 20.8 px", "Text line height 16 px is less than 1.5 times its font size 16 px", "Text line height 14 px is less than 1.5 times its font size 14 px", "Text line height 28.8 px is less than 1.5 times its font size 24 px" ] } } } } }, "targetSize": { "score": 9, "maxCount": 3, "weight": 3, "tools": { "tenon": { "152": { "quality": 1, "what": "Actionable element is smaller than the minimum required size", "complaints": { "countTotal": 1, "texts": [ "This actionable element is smaller than the minimum required size." ] } } }, "testaro": { "targetSize": { "quality": 1, "what": "Button, input, or non-inline link is smaller than 44 px wide and high", "complaints": { "countTotal": 3, "texts": [ "Interactive element has a substandard size (42 px wide, 40 px high)", "Interactive element has a substandard size (40 px wide, 40 px high)", "Interactive element has a substandard size (139.375 px wide, 40 px high)" ] } } } } }, "visibleBulk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "testaro": { "bulk": { "quality": 1, "what": "Page contains many visible elements", "complaints": { "countTotal": 1, "texts": [ "Page contains a large number of visible elements" ] } } } } }, "duplicateAttribute": { "score": 14, "maxCount": 7, "weight": 2, "tools": { "testaro": { "dupAtt": { "quality": 0.7, "what": "Source code of the element contains 2 or more of the same attribute", "complaints": { "countTotal": 10, "texts": [ "Page prevented this test (treated as 10 instances)" ] } } } } }, "tabFocusability": { "score": 16, "maxCount": 4, "weight": 4, "tools": { "testaro": { "focAll": { "quality": 0.5, "what": "Discrepancy between elements that should be and that are Tab-focusable", "complaints": { "countTotal": 8, "texts": [ "Some focusable elements are not Tab-focusable or vice versa" ] } } } } }, "focusableOperable": { "score": 9, "maxCount": 3, "weight": 3, "tools": { "testaro": { "focOp": { "quality": 1, "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable", "complaints": { "countTotal": 3, "texts": [ null ] } } } } }, "hoverSurprise": { "score": 16, "maxCount": 8, "weight": 2, "tools": { "testaro": { "hover": { "quality": 1, "what": "Hovering is impossible or mis-indicated or changes content", "complaints": { "countTotal": 8, "texts": [ "Hovering over element has unexpected effects", "Operable element cannot be hovered over" ] } } } } }, "linkIndication": { "score": 62, "maxCount": 31, "weight": 2, "tools": { "testaro": { "linkUl": { "quality": 1, "what": "Non-underlined adjacent links", "complaints": { "countTotal": 31, "texts": [ "Link is inline but has no underline" ] } } } } }, "inconsistentStyles": { "score": 8, "maxCount": 8, "weight": 1, "tools": { "testaro": { "styleDiff": { "quality": 1, "what": "Heading, link, and button style inconsistencies", "complaints": { "countTotal": 8, "texts": [ "In-line links have 3 different styles", "Links in columns have 3 different styles", "Level-2 headings have 5 different styles" ] } } } } }, "titleBad": { "score": 40, "maxCount": 10, "weight": 4, "tools": { "testaro": { "titledEl": { "quality": 1, "what": "title attribute belongs to an inappropriate element", "complaints": { "countTotal": 10, "texts": [ "A element has a title attribute" ] } } } } }, "zIndexNotZero": { "score": 34, "maxCount": 34, "weight": 1, "tools": { "testaro": { "zIndex": { "quality": 1, "what": "Layering with nondefault z-index values", "complaints": { "countTotal": 34, "texts": [ "HEADER element has a non-default Z index", "INPUT element has a non-default Z index", "UL element has a non-default Z index", "LI element has a non-default Z index", "DIV element has a non-default Z index" ] } } } } }, "linkPair": { "score": 20, "maxCount": 10, "weight": 2, "tools": { "wave": { "link_redundant": { "quality": 1, "what": "Adjacent links go to the same URL", "complaints": { "countTotal": 10, "texts": [ "Redundant link" ] } } } } } } } } }