Accessibility digest
Page | Member Devon Mathis (R) |
---|---|
URL | https://ad33.asmrc.org/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/18 |
Score | 3193 |
Tested by | Testaro, procedure ts27 |
Scored by | Testilo, procedure tsp27 |
Digested by | Testilo, procedure tdp27 |
Introduction
This is a digest of results from a battery of web accessibility tests.
Ten different tools (Alfa, Axe, Continuum, Equal Access, HTML CodeSniffer, Nu Html Checker, QualWeb, Tenon, Testaro, and WAVE) tested the web page of Member Devon Mathis (R) at https://ad33.asmrc.org/ to check its compliance with various rules. There were a total of about 1350 rules, classified into about 250 accessibility issues.
The results were interpreted to yield an aggregate score of 3193, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 3193 | Sum of the component scores |
issue | 2582 | Severity and number of reported defects |
tool | 285 | Tool-by-tool defect ratings |
prevention | 300 | Failed attempts by tools to test the page |
log | 26 | 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 |
---|---|
colorMissing | 932 |
textContrastAA | 436 |
contentBeyondLandmarks | 210 |
focusIndication | 124 |
contrastAAA | 112 |
contrastRisk | 108 |
linkIndication | 70 |
focusableOperable | 54 |
overflowHiddenRisk | 48 |
noHeading | 42 |
siteNavigation | 39 |
pseudoNavList | 38 |
accessKeyDuplicate | 36 |
hiddenContentRisk | 26 |
hoverSurprise | 26 |
linkTextsSame | 24 |
allCaps | 21 |
linkForcesNewWindow | 21 |
fontSizeAbsolute | 16 |
roleRedundant | 16 |
boxSizeAbsolute | 15 |
zIndexNotZero | 15 |
duplicateAttribute | 14 |
headingOfNothing | 12 |
justification | 12 |
repeatedContentRisk | 9 |
linkElementBad | 8 |
duplicateID | 8 |
scrollRisk | 7 |
linkWindowSurpriseRisk | 7 |
inconsistentStyles | 7 |
noScriptRisk | 7 |
headingStructure | 6 |
skipRepeatedContent | 6 |
textAlternativeRisk | 6 |
errorReferenceBad | 4 |
linkPair | 4 |
leadingClipsText | 4 |
h1Missing | 3 |
obsolete | 3 |
horizontalScrolling | 3 |
fontSmall | 3 |
targetSize | 3 |
headingLevelSkip | 2 |
leadingInsufficient | 2 |
pseudoHeadingRisk | 2 |
pseudoOrderedListRisk | 2 |
mainNone | 2 |
justificationRisk | 2 |
imageTextRedundant | 2 |
selectFlatRisk | 1 |
sectionHeadingless | 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 colorMissing
WCAG: 1.4.3
Score: 932
Complaints by qualWeb
Rule QW-WCAG-T31
QW-WCAG-T31
Description: Foreground or background color is specified but not both
Count of instances: 233
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 textContrastAA
WCAG: 1.4.3
Score: 436
Complaints by alfa
Rule r69
r69
Description: Text outside widget has subminimum contrast
Count of instances: 109
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: 7
Complaint specifics
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.65 (foreground color: #151515, background color: #074fd1, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.95 (foreground color: #151515, background color: #bb2042, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1
Complaints by htmlcs
Rule AAA.1_4_6.G18.Fail
AAA.1_4_6.G18.Fail
Description: Contrast between the text and its background is less than 4.5:1
Count of instances: 3
Complaint specifics
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.65:1. Recommendation: change background to #f9fbff.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.96:1. Recommendation: change background to #fff.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #767676.
Complaints by ibm
Rule text_contrast_sufficient
text_contrast_sufficient
Description: Text has a contrast with its background less than the WCAG AA minimum for its size and weight
Count of instances: 4
Complaint specifics
- Text contrast of 2.96 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700
- Text contrast of 2.65 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700
Complaints by qualWeb
Rule QW-ACT-R37
QW-ACT-R37
Description: Text has less than the minimum contrast
Count of instances: 4
Complaint specifics
- This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.
Complaints by wave
Rule contrast
contrast
Description: Very low contrast
Count of instances: 6
Complaint specifics
- Very low contrast
Issue contentBeyondLandmarks
WCAG: 1.3.6
Score: 210
Complaints by alfa
Rule r57
r57
Description: Perceivable text content is not included in any landmark
Count of instances: 105
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: 1
Complaint specifics
- All page content should be contained by landmarks; Some page content is not contained by landmarks
Complaints by ibm
Rule aria_content_in_landmark
aria_content_in_landmark
Description: Content is not within a landmark element
Count of instances: 2
Complaint specifics
- Content is not within a landmark element
Issue focusIndication
WCAG: 2.4.7
Score: 124
Complaints by alfa
Rule r65
r65
Description: Element in the sequential focus order has no visible focus
Count of instances: 31
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: 31
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: 31
Complaint specifics
- A element has no focus indicator
- SPAN element has no focus indicator
- SELECT element has no focus indicator
Issue contrastAAA
WCAG: 1.4.6
Score: 112
Complaints by alfa
Rule r66
r66
Description: Text contrast less than AAA requires
Count of instances: 112
Complaint specifics
- Text outside widget has enhanced contrast
Complaints by axe
Rule color-contrast-enhanced
color-contrast-enhanced
Description: Element has insufficient color contrast (Level AAA)
Count of instances: 3
Complaint specifics
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1
Complaints by htmlcs
Rule AAA.1_4_6.G17.Fail
AAA.1_4_6.G17.Fail
Description: Text has insufficient contrast
Count of instances: 4
Complaint specifics
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.53:1. Recommendation: change text colour to #030303.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.06:1. Recommendation: change text colour to #1f1f1f.
Complaints by qualWeb
Rule QW-ACT-R76
QW-ACT-R76
Description: Text has less than the enhanced minimum contrast
Count of instances: 4
Complaint specifics
- This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.
Complaints by tenon
Rule 95
95
Description: Element has insufficient color contrast (Level AAA)
Count of instances: 3
Complaint specifics
- This element has insufficient color contrast (Level AAA).
Issue contrastRisk
WCAG: 1.4.3
Score: 108
Complaints by htmlcs
Rule AAA.1_4_3_F24.F24.BGColour
AAA.1_4_3_F24.F24.BGColour
Description: Inline background color may lack a complementary foreground color
Count of instances: 1
Complaint specifics
- Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.
Rule AAA.1_4_3_F24.F24.FGColour
Description: Inline foreground color may lack a complementary background color
Count of instances: 1
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: 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 7:1.
Rule AAA.1_4_6.G17.BgImage
Description: Contrast between the text and its background image may be less than 7:1
Count of instances: 105
Complaint specifics
- This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.
Issue linkIndication
WCAG: 1.3.3
Score: 70
Complaints by testaro
Rule linkUl
linkUl
Description: Non-underlined adjacent links
Count of instances: 35
Complaint specifics
- Link is inline but has no underline
Issue focusableOperable
WCAG: 2.1.1
Score: 54
Complaints by testaro
Rule focOp
focOp
Description: Tab-focusable elements that are inoperable or operable elements that are not focusable
Count of instances: 18
Complaint specifics
Issue overflowHiddenRisk
WCAG: 1.4.4
Score: 48
Complaints by qualWeb
Rule QW-ACT-R40
QW-ACT-R40
Description: Zoomed text node may be clipped by a CSS overflow declaration
Count of instances: 48
Complaint specifics
- This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.
Issue noHeading
WCAG: 1.3.1
Score: 42
Complaints by qualWeb
Rule QW-BP1
QW-BP1
Description: h1-h6 not used to identify headings
Count of instances: 14
Complaint specifics
- It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content
Issue siteNavigation
WCAG: 2.4
Score: 39
Complaints by qualWeb
Rule QW-WCAG-T15
QW-WCAG-T15
Description: link element and navigation tools not used
Count of instances: 39
Complaint specifics
- The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.
Issue pseudoNavList
WCAG: 1.3.1
Score: 38
Complaints by htmlcs
Rule AAA.1_3_1.H48
AAA.1_3_1.H48
Description: Navigation links are not coded as a list
Count of instances: 1
Complaint specifics
- If this element contains a navigation section, it is recommended that it be marked up as a list.
Complaints by qualWeb
Rule QW-WCAG-T32
QW-WCAG-T32
Description: ol, ul or dl is not used for a list or group of links
Count of instances: 19
Complaint specifics
- The objective of this technique is to create lists of related items using list elements appropriate for their purposes.
Issue accessKeyDuplicate
WCAG: 1.3.1
Score: 36
Complaints by wave
Rule accesskey
accesskey
Description: Accesskey
Count of instances: 12
Complaint specifics
- Accesskey
Issue hiddenContentRisk
WCAG: 4.1
Score: 26
Complaints by axe
Rule hidden-content
hidden-content
Description: Some content is hidden and therefore may not be testable for accessibility
Count of instances: 26
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 hoverSurprise
WCAG: 1.4.13
Score: 26
Complaints by testaro
Rule hover
hover
Description: Hovering is impossible or mis-indicated or changes content
Count of instances: 13
Complaint specifics
- Hovering over element has unexpected effects
- Operable element cannot be hovered over
Issue linkTextsSame
WCAG: 2.4.4
Score: 24
Complaints by tenon
Rule 98
98
Description: Links have the same text but different destinations
Count of instances: 12
Complaint specifics
- These links have the same text but different destinations.
Issue allCaps
WCAG: 3.1.5
Score: 21
Complaints by tenon
Rule 153
153
Description: Long string of text is in all caps
Count of instances: 21
Complaint specifics
- This long string of text is in all caps.
Issue linkForcesNewWindow
WCAG: 3.2.5
Score: 21
Complaints by tenon
Rule 218
218
Description: Link opens in a new window without user control
Count of instances: 7
Complaint specifics
- This link opens in a new window without user control.
Issue fontSizeAbsolute
WCAG: 1.4.4
Score: 16
Complaints by alfa
Rule r74
r74
Description: Paragraph text has an absolute font size
Count of instances: 8
Complaint specifics
- Paragraphs of text do not have font sizes defined in absolute units
Complaints by qualWeb
Rule QW-WCAG-T28
QW-WCAG-T28
Description: Percent, em, or name is used for a font size
Count of instances: 3
Complaint specifics
- This technique checks that all font-size attribute uses percent, em or names.
Issue roleRedundant
WCAG: 4.1.2
Score: 16
Complaints by testaro
Rule role
role
Description: Invalid, native-replacing, or redundant role
Count of instances: 16
Complaint specifics
- SPAN elements have invalid or native-replaceable explicit role button (count: 16)
Issue boxSizeAbsolute
WCAG: 1.4.4
Score: 15
Complaints by qualWeb
Rule QW-BP15
QW-BP15
Description: Element width is specified in an absolute value
Count of instances: 5
Complaint specifics
- At least one width attribute of an HTML element is expressed in absolute values
Issue zIndexNotZero
WCAG: 1.4
Score: 15
Complaints by testaro
Rule zIndex
zIndex
Description: Layering with nondefault z-index values
Count of instances: 15
Complaint specifics
- HEADER element has a non-default Z index
- DIV element has a non-default Z index
- UL element has a non-default Z index
- A element has a non-default Z index
Issue duplicateAttribute
WCAG: 4.1.1
Score: 14
Complaints by testaro
Rule dupAtt
dupAtt
Description: Source code of the element contains 2 or more of the same attribute
Count of instances: 10
Complaint specifics
- Page prevented this test (treated as 10 instances)
Issue headingOfNothing
WCAG: 1.3.1
Score: 12
Complaints by alfa
Rule r78
r78
Description: No content between two headings of the same level
Count of instances: 6
Complaint specifics
- Headings of same level have text content between them
Issue justification
WCAG: 1.4.8
Score: 12
Complaints by tenon
Rule 36
36
Description: Text is fully justified
Count of instances: 3
Complaint specifics
- This text is justified.
Complaints by wave
Rule text_justified
text_justified
Description: Text is justified
Count of instances: 6
Complaint specifics
- Justified text
Issue repeatedContentRisk
WCAG: 2.4.1
Score: 9
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: 6
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 linkElementBad
WCAG: 1.3.1
Score: 8
Complaints by htmlcs
Rule AAA.2_4_8.H59.1
AAA.2_4_8.H59.1
Description: link element is not in the document head
Count of instances: 2
Complaint specifics
- Link elements can only be located in the head section of the document.
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 <span> element has the id "elementor-device-mode" 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 scrollRisk
WCAG: 1.4.10
Score: 7
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: 7
Complaint specifics
- This element has "position: fixed". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.
- Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.
Issue linkWindowSurpriseRisk
WCAG: 3.2.5
Score: 7
Complaints by htmlcs
Rule AAA.3_2_5.H83.3
AAA.3_2_5.H83.3
Description: Link text may fail to indicate that the link will open in a new window
Count of instances: 7
Complaint specifics
- Check that this link's link text contains information indicating that the link will open in a new window.
Issue inconsistentStyles
WCAG: 3.2.4
Score: 7
Complaints by testaro
Rule styleDiff
styleDiff
Description: Heading, link, and button style inconsistencies
Count of instances: 7
Complaint specifics
- In-line links have 4 different styles
- Links in columns have 3 different styles
- Level-2 headings have 3 different styles
Issue noScriptRisk
WCAG: 4.1
Score: 7
Complaints by wave
Rule noscript
noscript
Description: noscript element may fail to contain an accessible equivalent or alternative
Count of instances: 7
Complaint specifics
- Noscript element
Issue headingStructure
WCAG: 1.3.1
Score: 6
Complaints by htmlcs
Rule AAA.1_3_1_AAA.G141
AAA.1_3_1_AAA.G141
Description: Heading level is incorrect
Count of instances: 3
Complaint specifics
- The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.
- The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.
- The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.
Complaints by tenon
Rule 155
155
Description: Headings are not structured in a hierarchical manner
Count of instances: 1
Complaint specifics
- These headings are not structured in a hierarchical manner.
Issue skipRepeatedContent
WCAG: 2.4.1
Score: 6
Complaints by qualWeb
Rule QW-ACT-R64
QW-ACT-R64
Description: Document has no heading for non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that the non-repeated content contains a heading
Rule QW-ACT-R75
Description: Blocks of repeated content cannot be bypassed
Count of instances: 1
Complaint specifics
- This rule checks that each page has a mechanism to bypass repeated blocks of content.
Issue textAlternativeRisk
WCAG: 1
Score: 6
Complaints by qualWeb
Rule QW-WCAG-T8
QW-WCAG-T8
Description: Text alternative is not an alternative
Count of instances: 6
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 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 linkPair
WCAG: 2.4.4
Score: 4
Complaints by qualWeb
Rule QW-WCAG-T10
QW-WCAG-T10
Description: Adjacent image and text links for the same resource are not combined
Count of instances: 2
Complaint specifics
- The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.
Issue leadingClipsText
WCAG: 1.4.8
Score: 4
Complaints by tenon
Rule 144
144
Description: Line height is insufficent to properly display the computed font size
Count of instances: 1
Complaint specifics
- This content's line height is insufficent to properly display the computed element font size.
Issue h1Missing
WCAG: 1.3.1
Score: 3
Complaints by alfa
Rule r61
r61
Description: First heading is not h1
Count of instances: 1
Complaint specifics
- Documents start with a level 1 heading
Complaints by wave
Rule h1_missing
h1_missing
Description: Missing first level heading
Count of instances: 1
Complaint specifics
- Missing first level heading
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) "charset" is deprecated for the <link> element in HTML 5
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 fontSmall
WCAG: 1.4
Score: 3
Complaints by tenon
Rule 134
134
Description: Text is very small
Count of instances: 1
Complaint specifics
- Very small text found.
Issue targetSize
WCAG: 2.5.5
Score: 3
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.
Issue headingLevelSkip
WCAG: 1.3.1
Score: 2
Complaints by alfa
Rule r53
r53
Description: Heading skips one or more levels
Count of instances: 1
Complaint specifics
- Headings are structured
Complaints by axe
Rule heading-order
heading-order
Description: Heading levels do not increase by only one
Count of instances: 1
Complaint specifics
- Heading levels should only increase by one; Heading order invalid
Complaints by wave
Rule heading_skipped
heading_skipped
Description: Skipped heading level
Count of instances: 1
Complaint specifics
- Skipped heading level
Issue leadingInsufficient
WCAG: 1.4.8
Score: 2
Complaints by alfa
Rule r73
r73
Description: Paragraph of text has insufficient line height
Count of instances: 1
Complaint specifics
- Paragraphs of text have sufficient line height
Issue pseudoHeadingRisk
WCAG: 1.3.1
Score: 2
Complaints by htmlcs
Rule AAA.1_3_1.H42
AAA.1_3_1.H42
Description: Heading coding is not used but the element may be intended as a heading
Count of instances: 1
Complaint specifics
- Heading markup should be used if this content is intended as a heading.
Complaints by wave
Rule heading_possible
heading_possible
Description: Possible heading
Count of instances: 2
Complaint specifics
- Possible heading
Issue pseudoOrderedListRisk
WCAG: 1.3.1
Score: 2
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: 2
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 mainNone
WCAG: 1.3.6
Score: 2
Complaints by qualWeb
Rule QW-ACT-R63
QW-ACT-R63
Description: Document has no landmark with non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that each page has an element with a landmark semantic role starting with non-repeated content
Issue justificationRisk
WCAG: 1.4.8
Score: 2
Complaints by qualWeb
Rule QW-WCAG-T29
QW-WCAG-T29
Description: Alignment either to the left or right is not specified in CSS
Count of instances: 2
Complaint specifics
- This technique describes how to align blocks of text either left or right by setting the CSS text-align property.
Issue imageTextRedundant
WCAG: 1.1.1
Score: 2
Complaints by wave
Rule alt_redundant
alt_redundant
Description: Redundant text alternative
Count of instances: 2
Complaint specifics
- Redundant alternative text
Issue selectFlatRisk
WCAG: 1.3.1
Score: 1
Complaints by htmlcs
Rule AAA.1_3_1.H85.2
AAA.1_3_1.H85.2
Description: Selection list may contain groups of related options that are not grouped with optgroup
Count of instances: 1
Complaint specifics
- If this selection list contains groups of related options, they should be grouped with optgroup.
Issue sectionHeadingless
WCAG: 1.3.1
Score: 1
Complaints by qualWeb
Rule QW-WCAG-T9
QW-WCAG-T9
Description: Page is not organized using headings
Count of instances: 1
Complaint specifics
- The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order
Issue 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: 1
Complaint specifics
- Supplementing link text with the title attribute
Complete report
{ "id": "18ixx-ts27-caAD33-a", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687097065031, "endTime": 1687097065572 }, { "type": "url", "which": "https://ad33.asmrc.org/", "what": "Member Devon Mathis (R)", "startTime": 1687097065572, "result": { "url": "https://ad33.asmrc.org/" }, "endTime": 1687097069668 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687097069668, "url": "https://ad33.asmrc.org/", "endTime": 1687097070694 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687097070694, "url": "https://ad33.asmrc.org/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 1365840, 1365840, 1365840, 1365840, 1365840 ], "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": 1687097084875 }, { "type": "launch", "which": "chromium", "startTime": 1687097084875, "endTime": 1687097085479 }, { "type": "url", "which": "https://ad33.asmrc.org/", "what": "Member Devon Mathis (R)", "startTime": 1687097085479, "result": { "url": "https://ad33.asmrc.org/" }, "endTime": 1687097088024 }, { "type": "test", "which": "alfa", "startTime": 1687097088024, "url": "https://ad33.asmrc.org/", "what": "alfa", "result": { "totals": { "failures": 133, "warnings": 241 }, "items": [ { "index": 477, "verdict": "failed", "rule": { "ruleID": "r53", "ruleSummary": "Headings are structured", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r53", "requirements": [] }, "target": { "type": "element", "tagName": "h5", "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/h5[1]", "codeLines": [ "<h5>", " State Capitol Office", "</h5>" ] } }, { "index": 540, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "Select Language" ] } }, { "index": 541, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Afrikaans" ] } }, { "index": 542, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Shqip" ] } }, { "index": 543, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "አማርኛ" ] } }, { "index": 544, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[5]/text()[1]", "codeLines": [ "العربية" ] } }, { "index": 545, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[6]/text()[1]", "codeLines": [ "Հայերեն" ] } }, { "index": 546, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[7]/text()[1]", "codeLines": [ "Azərbaycan dili" ] } }, { "index": 547, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[8]/text()[1]", "codeLines": [ "Euskara" ] } }, { "index": 548, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[9]/text()[1]", "codeLines": [ "Беларуская мова" ] } }, { "index": 549, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[10]/text()[1]", "codeLines": [ "বাংলা" ] } }, { "index": 550, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[11]/text()[1]", "codeLines": [ "Bosanski" ] } }, { "index": 551, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[12]/text()[1]", "codeLines": [ "Български" ] } }, { "index": 552, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[13]/text()[1]", "codeLines": [ "Català" ] } }, { "index": 553, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[14]/text()[1]", "codeLines": [ "Cebuano" ] } }, { "index": 554, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[15]/text()[1]", "codeLines": [ "Chichewa" ] } }, { "index": 555, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[16]/text()[1]", "codeLines": [ "简体中文" ] } }, { "index": 556, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[17]/text()[1]", "codeLines": [ "繁體中文" ] } }, { "index": 557, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[18]/text()[1]", "codeLines": [ "Corsu" ] } }, { "index": 558, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[19]/text()[1]", "codeLines": [ "Hrvatski" ] } }, { "index": 559, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[20]/text()[1]", "codeLines": [ "Čeština" ] } }, { "index": 560, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[21]/text()[1]", "codeLines": [ "Dansk" ] } }, { "index": 561, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[22]/text()[1]", "codeLines": [ "Nederlands" ] } }, { "index": 562, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[23]/text()[1]", "codeLines": [ "English" ] } }, { "index": 563, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[24]/text()[1]", "codeLines": [ "Esperanto" ] } }, { "index": 564, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[25]/text()[1]", "codeLines": [ "Eesti" ] } }, { "index": 565, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[26]/text()[1]", "codeLines": [ "Filipino" ] } }, { "index": 566, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[27]/text()[1]", "codeLines": [ "Suomi" ] } }, { "index": 567, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[28]/text()[1]", "codeLines": [ "Français" ] } }, { "index": 568, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[29]/text()[1]", "codeLines": [ "Frysk" ] } }, { "index": 569, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[30]/text()[1]", "codeLines": [ "Galego" ] } }, { "index": 570, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[31]/text()[1]", "codeLines": [ "ქართული" ] } }, { "index": 571, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[32]/text()[1]", "codeLines": [ "Deutsch" ] } }, { "index": 572, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[33]/text()[1]", "codeLines": [ "Ελληνικά" ] } }, { "index": 573, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[34]/text()[1]", "codeLines": [ "ગુજરાતી" ] } }, { "index": 574, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[35]/text()[1]", "codeLines": [ "Kreyol ayisyen" ] } }, { "index": 575, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[36]/text()[1]", "codeLines": [ "Harshen Hausa" ] } }, { "index": 576, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[37]/text()[1]", "codeLines": [ "Ōlelo Hawaiʻi" ] } }, { "index": 577, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[38]/text()[1]", "codeLines": [ "עִבְרִית" ] } }, { "index": 578, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[39]/text()[1]", "codeLines": [ "हिन्दी" ] } }, { "index": 579, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[40]/text()[1]", "codeLines": [ "Hmong" ] } }, { "index": 580, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[41]/text()[1]", "codeLines": [ "Magyar" ] } }, { "index": 581, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[42]/text()[1]", "codeLines": [ "Íslenska" ] } }, { "index": 582, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[43]/text()[1]", "codeLines": [ "Igbo" ] } }, { "index": 583, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[44]/text()[1]", "codeLines": [ "Bahasa Indonesia" ] } }, { "index": 584, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[45]/text()[1]", "codeLines": [ "Gaeilge" ] } }, { "index": 585, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[46]/text()[1]", "codeLines": [ "Italiano" ] } }, { "index": 586, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[47]/text()[1]", "codeLines": [ "日本語" ] } }, { "index": 587, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[48]/text()[1]", "codeLines": [ "Basa Jawa" ] } }, { "index": 588, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[49]/text()[1]", "codeLines": [ "ಕನ್ನಡ" ] } }, { "index": 589, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[50]/text()[1]", "codeLines": [ "Қазақ тілі" ] } }, { "index": 590, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[51]/text()[1]", "codeLines": [ "ភាសាខ្មែរ" ] } }, { "index": 591, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[52]/text()[1]", "codeLines": [ "한국어" ] } }, { "index": 592, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[53]/text()[1]", "codeLines": [ "كوردی" ] } }, { "index": 593, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[54]/text()[1]", "codeLines": [ "Кыргызча" ] } }, { "index": 594, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[55]/text()[1]", "codeLines": [ "ພາສາລາວ" ] } }, { "index": 595, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[56]/text()[1]", "codeLines": [ "Latin" ] } }, { "index": 596, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[57]/text()[1]", "codeLines": [ "Latviešu valoda" ] } }, { "index": 597, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[58]/text()[1]", "codeLines": [ "Lietuvių kalba" ] } }, { "index": 598, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[59]/text()[1]", "codeLines": [ "Lëtzebuergesch" ] } }, { "index": 599, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[60]/text()[1]", "codeLines": [ "Македонски јазик" ] } }, { "index": 600, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[61]/text()[1]", "codeLines": [ "Malagasy" ] } }, { "index": 601, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[62]/text()[1]", "codeLines": [ "Bahasa Melayu" ] } }, { "index": 602, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[63]/text()[1]", "codeLines": [ "മലയാളം" ] } }, { "index": 603, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[64]/text()[1]", "codeLines": [ "Maltese" ] } }, { "index": 604, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[65]/text()[1]", "codeLines": [ "Te Reo Māori" ] } }, { "index": 605, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[66]/text()[1]", "codeLines": [ "मराठी" ] } }, { "index": 606, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[67]/text()[1]", "codeLines": [ "Монгол" ] } }, { "index": 607, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[68]/text()[1]", "codeLines": [ "ဗမာစာ" ] } }, { "index": 608, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[69]/text()[1]", "codeLines": [ "नेपाली" ] } }, { "index": 609, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[70]/text()[1]", "codeLines": [ "Norsk bokmål" ] } }, { "index": 610, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[71]/text()[1]", "codeLines": [ "پښتو" ] } }, { "index": 611, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[72]/text()[1]", "codeLines": [ "فارسی" ] } }, { "index": 612, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[73]/text()[1]", "codeLines": [ "Polski" ] } }, { "index": 613, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[74]/text()[1]", "codeLines": [ "Português" ] } }, { "index": 614, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[75]/text()[1]", "codeLines": [ "ਪੰਜਾਬੀ" ] } }, { "index": 615, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[76]/text()[1]", "codeLines": [ "Română" ] } }, { "index": 616, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[77]/text()[1]", "codeLines": [ "Русский" ] } }, { "index": 617, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[78]/text()[1]", "codeLines": [ "Samoan" ] } }, { "index": 618, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[79]/text()[1]", "codeLines": [ "Gàidhlig" ] } }, { "index": 619, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[80]/text()[1]", "codeLines": [ "Српски језик" ] } }, { "index": 620, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[81]/text()[1]", "codeLines": [ "Sesotho" ] } }, { "index": 621, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[82]/text()[1]", "codeLines": [ "Shona" ] } }, { "index": 622, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[83]/text()[1]", "codeLines": [ "سنڌي" ] } }, { "index": 623, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[84]/text()[1]", "codeLines": [ "සිංහල" ] } }, { "index": 624, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[85]/text()[1]", "codeLines": [ "Slovenčina" ] } }, { "index": 625, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[86]/text()[1]", "codeLines": [ "Slovenščina" ] } }, { "index": 626, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[87]/text()[1]", "codeLines": [ "Afsoomaali" ] } }, { "index": 627, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[88]/text()[1]", "codeLines": [ "Español" ] } }, { "index": 628, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[89]/text()[1]", "codeLines": [ "Basa Sunda" ] } }, { "index": 629, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[90]/text()[1]", "codeLines": [ "Kiswahili" ] } }, { "index": 630, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[91]/text()[1]", "codeLines": [ "Svenska" ] } }, { "index": 631, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[92]/text()[1]", "codeLines": [ "Тоҷикӣ" ] } }, { "index": 632, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[93]/text()[1]", "codeLines": [ "தமிழ்" ] } }, { "index": 633, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[94]/text()[1]", "codeLines": [ "తెలుగు" ] } }, { "index": 634, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[95]/text()[1]", "codeLines": [ "ไทย" ] } }, { "index": 635, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[96]/text()[1]", "codeLines": [ "Türkçe" ] } }, { "index": 636, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[97]/text()[1]", "codeLines": [ "Українська" ] } }, { "index": 637, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[98]/text()[1]", "codeLines": [ "اردو" ] } }, { "index": 638, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[99]/text()[1]", "codeLines": [ "O‘zbekcha" ] } }, { "index": 639, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[100]/text()[1]", "codeLines": [ "Tiếng Việt" ] } }, { "index": 640, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[101]/text()[1]", "codeLines": [ "Cymraeg" ] } }, { "index": 641, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[102]/text()[1]", "codeLines": [ "isiXhosa" ] } }, { "index": 642, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[103]/text()[1]", "codeLines": [ "יידיש" ] } }, { "index": 643, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[104]/text()[1]", "codeLines": [ "Yorùbá" ] } }, { "index": 644, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[105]/text()[1]", "codeLines": [ "Zulu" ] } }, { "index": 648, "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": 667, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/a[1]", "codeLines": [ "<a class=\"skip-link show-on-focus\" href=\"#main\">", " Skip to content", "</a>" ] } }, { "index": 668, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://ad33.asmrc.org/\" class=\"site-logo-container\" rel=\"home\">", " <img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">", " <noscript>", " <img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=...", " </noscript>", " <img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyloaded\" src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\">", " <noscript>", " <img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width...", " </noscript>", "</a>" ] } }, { "index": 669, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"https://ad33.asmrc.org/category/legislation/\" class=\"ct-menu-link\">", " Legislation", " <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">", " <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">", " <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>", " </svg>", " </span>", "</a>" ] } }, { "index": 670, "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": "span", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]/span[1]", "codeLines": [ "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">", " <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">", " <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>", " </svg>", "</span>" ] } }, { "index": 671, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"#\" class=\"ct-menu-link\">", " Newsroom", " <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">", " <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">", " <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>", " </svg>", " </span>", "</a>" ] } }, { "index": 672, "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": "span", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]/span[1]", "codeLines": [ "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">", " <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">", " <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>", " </svg>", "</span>" ] } }, { "index": 673, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"#\" class=\"ct-menu-link\">", " My District", " <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">", " <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">", " <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>", " </svg>", " </span>", "</a>" ] } }, { "index": 674, "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": "span", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]/span[1]", "codeLines": [ "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">", " <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">", " <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>", " </svg>", "</span>" ] } }, { "index": 675, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"#\" class=\"ct-menu-link\">", " Media", " <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">", " <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">", " <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>", " </svg>", " </span>", "</a>" ] } }, { "index": 676, "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": "span", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]/span[1]", "codeLines": [ "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">", " <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">", " <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>", " </svg>", "</span>" ] } }, { "index": 677, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"#\" class=\"ct-menu-link\">", " About", " <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">", " <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">", " <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>", " </svg>", " </span>", "</a>" ] } }, { "index": 678, "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": "span", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]/span[1]", "codeLines": [ "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">", " <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">", " <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>", " </svg>", "</span>" ] } }, { "index": 679, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/span[1]/a[1]", "codeLines": [ "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-animation-grow elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/assemblymandevonmathis/\" target=\"_blank\">", " <span class=\"elementor-screen-only\">", " Facebook", " </span>", " <i class=\"fab fa-facebook\"></i>", "</a>" ] } }, { "index": 680, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD33&survey=165\" target=\"_blank\">", " <span class=\"ha-icon-box-icon\">", " <i aria-hidden=\"true\" class=\"fas fa-award\"></i>", " </span>", " <h2 class=\"ha-icon-box-title\">", " SPECIAL RECOGNITION REQUEST", " </h2>", "</a>" ] } }, { "index": 681, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD33&survey=164\" target=\"_blank\">", " <span class=\"ha-icon-box-icon\">", " <i aria-hidden=\"true\" class=\"icon icon-agenda2\"></i>", " </span>", " <h2 class=\"ha-icon-box-title\">", " STATE AGENCY ASSISTANCE REQUEST", " </h2>", "</a>" ] } }, { "index": 682, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://ad33.asmrc.org/contact-me/\" target=\"_blank\">", " <span class=\"ha-icon-box-icon\">", " <i aria-hidden=\"true\" class=\"icon icon-megaphone1\"></i>", " </span>", " <h2 class=\"ha-icon-box-title\">", " LET YOUR VOICE BE HEARD", " </h2>", "</a>" ] } }, { "index": 683, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://www.cdfa.ca.gov/FloodRecovery/?fbclid=IwAR31WBPlA7WLcOLYByXf2cbu7YZ7CkbMr_DjvHBc38ZTodsvoYJsH9R8XyY&mibextid=Zxz2cZ\">", " <span class=\"ha-icon-box-icon\">", " <i aria-hidden=\"true\" class=\"hm hm-weather-sun-rain\"></i>", " </span>", " <h2 class=\"ha-icon-box-title\">", " Flood Recovery Resources", " </h2>", "</a>" ] } }, { "index": 684, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"http://www.insurance.ca.gov/01-consumers/140-catastrophes/FloodFacts.cfm\">", " <span class=\"ha-icon-box-icon\">", " <i aria-hidden=\"true\" class=\"fas fa-water\"></i>", " </span>", " <h2 class=\"ha-icon-box-title\">", " Flood Insurance Resources", " </h2>", "</a>" ] } }, { "index": 685, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[3]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://www.calvet.ca.gov/\">", " <span class=\"ha-icon-box-icon\">", " <i aria-hidden=\"true\" class=\"fas fa-flag-usa\"></i>", " </span>", " <h2 class=\"ha-icon-box-title\">", " Veteran Resources", " </h2>", "</a>" ] } }, { "index": 686, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"https://ad33.asmrc.org/2023/05/18/assembly-appropriations-committee-rejects-3-mathis-pro-water-bills/\">", " <div class=\"ha-post-list-content\">", " <h2 class=\"ha-post-list-title\">", " Assembly Appropriations Committee Rejects 3 Mathis pro-Water Bills", " </h2>", " <div class=\"ha-post-list-meta-wrap\">", " <span class=\"ha-post-list-date\">", " May 18, 2023", " </span>", " <span class=\"ha-post-list-category\">", " Press Release", " </span>", " </div>", " <div class=\"ha-post-list-excerpt\">", " <p>", " Sacramento - Today, the Assembly Appropriations Committee rejected AB 62, AB 64, and AB 66, bills that were authored by Assemblyman Mathis. Assemblyman Mathis issued the following statement upon the rejection of these bills:“Once again, the Appropriations Committee’s priorities do...", " </p>", " </div>", " </div>", "</a>" ] } }, { "index": 687, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"https://ad33.asmrc.org/2023/05/12/mathis-condemns-record-deficit-and-proposed-newsom-budget/\">", " <div class=\"ha-post-list-content\">", " <h2 class=\"ha-post-list-title\">", " Mathis Condemns Record Deficit and Proposed Newsom Budget", " </h2>", " <div class=\"ha-post-list-meta-wrap\">", " <span class=\"ha-post-list-date\">", " May 12, 2023", " </span>", " <span class=\"ha-post-list-category\">", " Press Release", " </span>", " </div>", " <div class=\"ha-post-list-excerpt\">", " <p>", " Sacramento - This week, Governor Gavin Newsom revealed the extent of California’s fiscal deficit in his proposed budget. Assemblyman Mathis issued the following statement upon news of the fiscal deficit and proposed budget:“I am disheartened by the sheer magnitude of...", " </p>", " </div>", " </div>", "</a>" ] } }, { "index": 688, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"https://ad33.asmrc.org/2023/04/27/public-safety-committee-passes-some-bills-designed-to-punish-fentanyl-pushers-rejects-others/\">", " <div class=\"ha-post-list-content\">", " <h2 class=\"ha-post-list-title\">", " Public Safety Committee Passes Some Bills Designed to Punish Fentanyl Pushers; Rejects Others", " </h2>", " <div class=\"ha-post-list-meta-wrap\">", " <span class=\"ha-post-list-date\">", " April 27, 2023", " </span>", " <span class=\"ha-post-list-category\">", " Press Release", " </span>", " </div>", " <div class=\"ha-post-list-excerpt\">", " <p>", " Sacramento - : Today, the Assembly Public Safety Committee passed multiple measures designed to address the fentanyl crisis while rejecting other measures. Assemblyman Mathis issued the following statement upon the conclusion of the hearing:“I am disappointed in the Public Safety...", " </p>", " </div>", " </div>", "</a>" ] } }, { "index": 689, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"https://ad33.asmrc.org/2023/04/24/fears-grow-as-floodwaters-threaten-to-drown-this-california-city-and-prison-complex/\">", " <div class=\"ha-post-list-content\">", " <h2 class=\"ha-post-list-title\">", " Fears grow as floodwaters threaten to drown this California city and prison complex", " </h2>", " <div class=\"ha-post-list-meta-wrap\">", " <span class=\"ha-post-list-date\">", " April 24, 2023", " </span>", " <span class=\"ha-post-list-category\">", " In the News", " </span>", " </div>", " <div class=\"ha-post-list-excerpt\">", " <p>", " CORCORAN, Calif. — Just west of this normally dusty prison town, a civic nightmare is unfolding: Tulare Lake, a body of water that did not exist just two months ago, now stretches to the horizon — a vast, murky sea in...", " </p>", " </div>", " </div>", "</a>" ] } }, { "index": 690, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"https://ad33.asmrc.org/2023/04/20/assemblyman-mathis-calls-out-california-legislators-siding-with-drug-dealers-and-murderers-on-fentanyl-crisis/\">", " <div class=\"ha-post-list-content\">", " <h2 class=\"ha-post-list-title\">", " Assemblyman Mathis Calls Out California Legislators Siding with Drug Dealers and Murderers on Fentanyl Crisis", " </h2>", " <div class=\"ha-post-list-meta-wrap\">", " <span class=\"ha-post-list-date\">", " April 20, 2023", " </span>", " <span class=\"ha-post-list-category\">", " Press Release", " </span>", " </div>", " <div class=\"ha-post-list-excerpt\">", " <p>", " Sacramento - Today, Assemblyman Devon Mathis joined his colleagues to force a vote on legislation to address the fentanyl crisis as the Assembly Public Safety Committee denied hearings for a number of common-sense fentanyl-related bills.“I was proud to join my...", " </p>", " </div>", " </div>", "</a>" ] } }, { "index": 691, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]", "codeLines": [ "<a href=\"https://ad33.asmrc.org/2023/04/20/gop-pressure-forces-calif-dems-to-hear-fentanyl-prevention-bills/\">", " <div class=\"ha-post-list-content\">", " <h2 class=\"ha-post-list-title\">", " GOP pressure forces Calif. Dems to hear fentanyl prevention bills", " </h2>", " <div class=\"ha-post-list-meta-wrap\">", " <span class=\"ha-post-list-date\">", " April 20, 2023", " </span>", " <span class=\"ha-post-list-category\">", " In the News", " </span>", " </div>", " <div class=\"ha-post-list-excerpt\">", " <p>", " A handful of tough-on-crime measures targeting the ongoing fentanyl crisis were set to be ignored in 2023. GOP lawmakers balked over the carnage caused by inaction.In a surprise move, the California Assembly Public Safety Committee will hold a hearing next...", " </p>", " </div>", " </div>", "</a>" ] } }, { "index": 692, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]", "codeLines": [ "<a href=\"tel: 916-319-2033\">", " 916-319-2033", "</a>" ] } }, { "index": 693, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/p[1]/a[1]", "codeLines": [ "<a href=\"tel: 559-636-3440\">", " 559-636-3440", "</a>" ] } }, { "index": 694, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]", "codeLines": [ "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">", " Privacy and Conditions of Use", "</a>" ] } }, { "index": 695, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[2]", "codeLines": [ "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">", " Accessibility", "</a>" ] } }, { "index": 696, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[3]", "codeLines": [ "<a href=\"https://ad33.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">", " General Disclaimer", "</a>" ] } }, { "index": 697, "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": "select", "path": "/html[1]/body[1]/div[3]/div[1]/select[1]", "codeLines": [ "<select class=\"gt_selector notranslate\" aria-label=\"Select Language\">", " <option value=\"\">", " Select Language", " </option>", " <option value=\"en|af\" data-gt-href=\"#\">", " Afrikaans", " </option>", " <option value=\"en|sq\" data-gt-href=\"#\">", " Shqip", " </option>", " <option value=\"en|am\" data-gt-href=\"#\">", " አማርኛ", " </option>", " <option value=\"en|ar\" data-gt-href=\"#\">", " العربية", " </option>", " <option value=\"en|hy\" data-gt-href=\"#\">", " Հայերեն", " </option>", " <option value=\"en|az\" data-gt-href=\"#\">", " Azərbaycan dili", " </option>", " <option value=\"en|eu\" data-gt-href=\"#\">", " Euskara", " </option>", " <option value=\"en|be\" data-gt-href=\"#\">", " Беларуская мова", " </option>", " <option value=\"en|bn\" data-gt-href=\"#\">", " বাংলা", " </option>", " <option value=\"en|bs\" data-gt-href=\"#\">", " Bosanski", " </option>", " <option value=\"en|bg\" data-gt-href=\"#\">", " Български", " </option>", " <option value=\"en|ca\" data-gt-href=\"#\">", " Català", " </option>", " <option value=\"en|ceb\" data-gt-href=\"#\">", " Cebuano", " </option>", " <option value=\"en|ny\" data-gt-href=\"#\">", " Chichewa", " </option>", " <option value=\"en|zh-CN\" data-gt-href=\"#\">", " 简体中文", " </option>", " <option value=\"en|zh-TW\" data-gt-href=\"#\">", " 繁體中文", " </option>", " <option value=\"en|co\" data-gt-href=\"#\">", " Corsu", " </option>", " <option value=\"en|hr\" data-gt-href=\"#\">", " Hrvatski", " </option>", " <option value=\"en|cs\" data-gt-href=\"#\">", " Čeština", " </option>", " <option value=\"en|da\" data-gt-href=\"#\">", " Dansk", " </option>", " <option value=\"en|nl\" data-gt-href=\"#\">", " Nederlands", " </option>", " <option value=\"en|en\" data-gt-href=\"#\" selected=\"\">", " English", " </option>", " <option value=\"en|eo\" data-gt-href=\"#\">", " Esperanto", " </option>", " <option value=\"en|et\" data-gt-href=\"#\">", " Eesti", " </option>", " <option value=\"en|tl\" data-gt-href=\"#\">", " Filipino", " </option>", " <option value=\"en|fi\" data-gt-href=\"#\">", " Suomi", " </option>", " <option value=\"en|fr\" data-gt-href=\"#\">", " Français", " </option>", " <option value=\"en|fy\" data-gt-href=\"#\">", " Frysk", " </option>", " <option value=\"en|gl\" data-gt-href=\"#\">", " Galego", " </option>", " <option value=\"en|ka\" data-gt-href=\"#\">", " ქართული", " </option>", " <option value=\"en|de\" data-gt-href=\"#\">", " Deutsch", " </option>", " <option value=\"en|el\" data-gt-href=\"#\">", " Ελληνικά", " </option>", " <option value=\"en|gu\" data-gt-href=\"#\">", " ગુજરાતી", " </option>", " <option value=\"en|ht\" data-gt-href=\"#\">", " Kreyol ayisyen", " </option>", " <option value=\"en|ha\" data-gt-href=\"#\">", " Harshen Hausa", " </option>", " <option value=\"en|haw\" data-gt-href=\"#\">", " Ōlelo Hawaiʻi", " </option>", " <option value=\"en|iw\" data-gt-href=\"#\">", " עִבְרִית", " </option>", " <option value=\"en|hi\" data-gt-href=\"#\">", " हिन्दी", " </option>", " <option value=\"en|hmn\" data-gt-href=\"#\">", " Hmong", " </option>", " <option value=\"en|hu\" data-gt-href=\"#\">", " Magyar", " </option>", " <option value=\"en|is\" data-gt-href=\"#\">", " Íslenska", " </option>", " <option value=\"en|ig\" data-gt-href=\"#\">", " Igbo", " </option>", " <option value=\"en|id\" data-gt-href=\"#\">", " Bahasa Indonesia", " </option>", " <option value=\"en|ga\" data-gt-href=\"#\">", " Gaeilge", " </option>", " <option value=\"en|it\" data-gt-href=\"#\">", " Italiano", " </option>", " <option value=\"en|ja\" data-gt-href=\"#\">", " 日本語", " </option>", " <option value=\"en|jw\" data-gt-href=\"#\">", " Basa Jawa", " </option>", " <option value=\"en|kn\" data-gt-href=\"#\">", " ಕನ್ನಡ", " </option>", " <option value=\"en|kk\" data-gt-href=\"#\">", " Қазақ тілі", " </option>", " <option value=\"en|km\" data-gt-href=\"#\">", " ភាសាខ្មែរ", " </option>", " <option value=\"en|ko\" data-gt-href=\"#\">", " 한국어", " </option>", " <option value=\"en|ku\" data-gt-href=\"#\">", " كوردی", " </option>", " <option value=\"en|ky\" data-gt-href=\"#\">", " Кыргызча", " </option>", " <option value=\"en|lo\" data-gt-href=\"#\">", " ພາສາລາວ", " </option>", " <option value=\"en|la\" data-gt-href=\"#\">", " Latin", " </option>", " <option value=\"en|lv\" data-gt-href=\"#\">", " Latviešu valoda", " </option>", " <option value=\"en|lt\" data-gt-href=\"#\">", " Lietuvių kalba", " </option>", " <option value=\"en|lb\" data-gt-href=\"#\">", " Lëtzebuergesch", " </option>", " <option value=\"en|mk\" data-gt-href=\"#\">", " Македонски јазик", " </option>", " <option value=\"en|mg\" data-gt-href=\"#\">", " Malagasy", " </option>", " <option value=\"en|ms\" data-gt-href=\"#\">", " Bahasa Melayu", " </option>", " <option value=\"en|ml\" data-gt-href=\"#\">", " മലയാളം", " </option>", " <option value=\"en|mt\" data-gt-href=\"#\">", " Maltese", " </option>", " <option value=\"en|mi\" data-gt-href=\"#\">", " Te Reo Māori", " </option>", " <option value=\"en|mr\" data-gt-href=\"#\">", " मराठी", " </option>", " <option value=\"en|mn\" data-gt-href=\"#\">", " Монгол", " </option>", " <option value=\"en|my\" data-gt-href=\"#\">", " ဗမာစာ", " </option>", " <option value=\"en|ne\" data-gt-href=\"#\">", " नेपाली", " </option>", " <option value=\"en|no\" data-gt-href=\"#\">", " Norsk bokmål", " </option>", " <option value=\"en|ps\" data-gt-href=\"#\">", " پښتو", " </option>", " <option value=\"en|fa\" data-gt-href=\"#\">", " فارسی", " </option>", " <option value=\"en|pl\" data-gt-href=\"#\">", " Polski", " </option>", " <option value=\"en|pt\" data-gt-href=\"#\">", " Português", " </option>", " <option value=\"en|pa\" data-gt-href=\"#\">", " ਪੰਜਾਬੀ", " </option>", " <option value=\"en|ro\" data-gt-href=\"#\">", " Română", " </option>", " <option value=\"en|ru\" data-gt-href=\"#\">", " Русский", " </option>", " <option value=\"en|sm\" data-gt-href=\"#\">", " Samoan", " </option>", " <option value=\"en|gd\" data-gt-href=\"#\">", " Gàidhlig", " </option>", " <option value=\"en|sr\" data-gt-href=\"#\">", " Српски језик", " </option>", " <option value=\"en|st\" data-gt-href=\"#\">", " Sesotho", " </option>", " <option value=\"en|sn\" data-gt-href=\"#\">", " Shona", " </option>", " <option value=\"en|sd\" data-gt-href=\"#\">", " سنڌي", " </option>", " <option value=\"en|si\" data-gt-href=\"#\">", " සිංහල", " </option>", " <option value=\"en|sk\" data-gt-href=\"#\">", " Slovenčina", " </option>", " <option value=\"en|sl\" data-gt-href=\"#\">", " Slovenščina", " </option>", " <option value=\"en|so\" data-gt-href=\"#\">", " Afsoomaali", " </option>", " <option value=\"en|es\" data-gt-href=\"#\">", " Español", " </option>", " <option value=\"en|su\" data-gt-href=\"#\">", " Basa Sunda", " </option>", " <option value=\"en|sw\" data-gt-href=\"#\">", " Kiswahili", " </option>", " <option value=\"en|sv\" data-gt-href=\"#\">", " Svenska", " </option>", " <option value=\"en|tg\" data-gt-href=\"#\">", " Тоҷикӣ", " </option>", " <option value=\"en|ta\" data-gt-href=\"#\">", " தமிழ்", " </option>", " <option value=\"en|te\" data-gt-href=\"#\">", " తెలుగు", " </option>", " <option value=\"en|th\" data-gt-href=\"#\">", " ไทย", " </option>", " <option value=\"en|tr\" data-gt-href=\"#\">", " Türkçe", " </option>", " <option value=\"en|uk\" data-gt-href=\"#\">", " Українська", " </option>", " <option value=\"en|ur\" data-gt-href=\"#\">", " اردو", " </option>", " <option value=\"en|uz\" data-gt-href=\"#\">", " O‘zbekcha", " </option>", " <option value=\"en|vi\" data-gt-href=\"#\">", " Tiếng Việt", " </option>", " <option value=\"en|cy\" data-gt-href=\"#\">", " Cymraeg", " </option>", " <option value=\"en|xh\" data-gt-href=\"#\">", " isiXhosa", " </option>", " <option value=\"en|yi\" data-gt-href=\"#\">", " יידיש", " </option>", " <option value=\"en|yo\" data-gt-href=\"#\">", " Yorùbá", " </option>", " <option value=\"en|zu\" data-gt-href=\"#\">", " Zulu", " </option>", "</select>" ] } }, { "index": 705, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]/text()[1]", "codeLines": [ "LET YOUR VOICE BE HEARD" ] } }, { "index": 706, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]/text()[1]", "codeLines": [ "Flood Recovery Resources" ] } }, { "index": 707, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/a[1]/h2[1]/text()[1]", "codeLines": [ "Flood Insurance Resources" ] } }, { "index": 708, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]/text()[1]", "codeLines": [ "Veteran Resources" ] } }, { "index": 745, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Privacy and Conditions of Use" ] } }, { "index": 747, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[2]/text()[1]", "codeLines": [ "Accessibility" ] } }, { "index": 749, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[3]/text()[1]", "codeLines": [ "General Disclaimer" ] } }, { "index": 751, "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[3]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "Select Language" ] } }, { "index": 752, "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[3]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Afrikaans" ] } }, { "index": 753, "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[3]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Shqip" ] } }, { "index": 754, "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[3]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "አማርኛ" ] } }, { "index": 755, "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[3]/div[1]/select[1]/option[5]/text()[1]", "codeLines": [ "العربية" ] } }, { "index": 756, "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[3]/div[1]/select[1]/option[6]/text()[1]", "codeLines": [ "Հայերեն" ] } }, { "index": 757, "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[3]/div[1]/select[1]/option[7]/text()[1]", "codeLines": [ "Azərbaycan dili" ] } }, { "index": 758, "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[3]/div[1]/select[1]/option[8]/text()[1]", "codeLines": [ "Euskara" ] } }, { "index": 759, "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[3]/div[1]/select[1]/option[9]/text()[1]", "codeLines": [ "Беларуская мова" ] } }, { "index": 760, "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[3]/div[1]/select[1]/option[10]/text()[1]", "codeLines": [ "বাংলা" ] } }, { "index": 761, "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[3]/div[1]/select[1]/option[11]/text()[1]", "codeLines": [ "Bosanski" ] } }, { "index": 762, "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[3]/div[1]/select[1]/option[12]/text()[1]", "codeLines": [ "Български" ] } }, { "index": 763, "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[3]/div[1]/select[1]/option[13]/text()[1]", "codeLines": [ "Català" ] } }, { "index": 764, "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[3]/div[1]/select[1]/option[14]/text()[1]", "codeLines": [ "Cebuano" ] } }, { "index": 765, "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[3]/div[1]/select[1]/option[15]/text()[1]", "codeLines": [ "Chichewa" ] } }, { "index": 766, "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[3]/div[1]/select[1]/option[16]/text()[1]", "codeLines": [ "简体中文" ] } }, { "index": 767, "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[3]/div[1]/select[1]/option[17]/text()[1]", "codeLines": [ "繁體中文" ] } }, { "index": 768, "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[3]/div[1]/select[1]/option[18]/text()[1]", "codeLines": [ "Corsu" ] } }, { "index": 769, "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[3]/div[1]/select[1]/option[19]/text()[1]", "codeLines": [ "Hrvatski" ] } }, { "index": 770, "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[3]/div[1]/select[1]/option[20]/text()[1]", "codeLines": [ "Čeština" ] } }, { "index": 771, "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[3]/div[1]/select[1]/option[21]/text()[1]", "codeLines": [ "Dansk" ] } }, { "index": 772, "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[3]/div[1]/select[1]/option[22]/text()[1]", "codeLines": [ "Nederlands" ] } }, { "index": 773, "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[3]/div[1]/select[1]/option[23]/text()[1]", "codeLines": [ "English" ] } }, { "index": 774, "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[3]/div[1]/select[1]/option[24]/text()[1]", "codeLines": [ "Esperanto" ] } }, { "index": 775, "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[3]/div[1]/select[1]/option[25]/text()[1]", "codeLines": [ "Eesti" ] } }, { "index": 776, "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[3]/div[1]/select[1]/option[26]/text()[1]", "codeLines": [ "Filipino" ] } }, { "index": 777, "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[3]/div[1]/select[1]/option[27]/text()[1]", "codeLines": [ "Suomi" ] } }, { "index": 778, "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[3]/div[1]/select[1]/option[28]/text()[1]", "codeLines": [ "Français" ] } }, { "index": 779, "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[3]/div[1]/select[1]/option[29]/text()[1]", "codeLines": [ "Frysk" ] } }, { "index": 780, "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[3]/div[1]/select[1]/option[30]/text()[1]", "codeLines": [ "Galego" ] } }, { "index": 781, "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[3]/div[1]/select[1]/option[31]/text()[1]", "codeLines": [ "ქართული" ] } }, { "index": 782, "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[3]/div[1]/select[1]/option[32]/text()[1]", "codeLines": [ "Deutsch" ] } }, { "index": 783, "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[3]/div[1]/select[1]/option[33]/text()[1]", "codeLines": [ "Ελληνικά" ] } }, { "index": 784, "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[3]/div[1]/select[1]/option[34]/text()[1]", "codeLines": [ "ગુજરાતી" ] } }, { "index": 785, "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[3]/div[1]/select[1]/option[35]/text()[1]", "codeLines": [ "Kreyol ayisyen" ] } }, { "index": 786, "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[3]/div[1]/select[1]/option[36]/text()[1]", "codeLines": [ "Harshen Hausa" ] } }, { "index": 787, "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[3]/div[1]/select[1]/option[37]/text()[1]", "codeLines": [ "Ōlelo Hawaiʻi" ] } }, { "index": 788, "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[3]/div[1]/select[1]/option[38]/text()[1]", "codeLines": [ "עִבְרִית" ] } }, { "index": 789, "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[3]/div[1]/select[1]/option[39]/text()[1]", "codeLines": [ "हिन्दी" ] } }, { "index": 790, "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[3]/div[1]/select[1]/option[40]/text()[1]", "codeLines": [ "Hmong" ] } }, { "index": 791, "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[3]/div[1]/select[1]/option[41]/text()[1]", "codeLines": [ "Magyar" ] } }, { "index": 792, "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[3]/div[1]/select[1]/option[42]/text()[1]", "codeLines": [ "Íslenska" ] } }, { "index": 793, "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[3]/div[1]/select[1]/option[43]/text()[1]", "codeLines": [ "Igbo" ] } }, { "index": 794, "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[3]/div[1]/select[1]/option[44]/text()[1]", "codeLines": [ "Bahasa Indonesia" ] } }, { "index": 795, "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[3]/div[1]/select[1]/option[45]/text()[1]", "codeLines": [ "Gaeilge" ] } }, { "index": 796, "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[3]/div[1]/select[1]/option[46]/text()[1]", "codeLines": [ "Italiano" ] } }, { "index": 797, "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[3]/div[1]/select[1]/option[47]/text()[1]", "codeLines": [ "日本語" ] } }, { "index": 798, "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[3]/div[1]/select[1]/option[48]/text()[1]", "codeLines": [ "Basa Jawa" ] } }, { "index": 799, "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[3]/div[1]/select[1]/option[49]/text()[1]", "codeLines": [ "ಕನ್ನಡ" ] } }, { "index": 800, "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[3]/div[1]/select[1]/option[50]/text()[1]", "codeLines": [ "Қазақ тілі" ] } }, { "index": 801, "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[3]/div[1]/select[1]/option[51]/text()[1]", "codeLines": [ "ភាសាខ្មែរ" ] } }, { "index": 802, "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[3]/div[1]/select[1]/option[52]/text()[1]", "codeLines": [ "한국어" ] } }, { "index": 803, "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[3]/div[1]/select[1]/option[53]/text()[1]", "codeLines": [ "كوردی" ] } }, { "index": 804, "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[3]/div[1]/select[1]/option[54]/text()[1]", "codeLines": [ "Кыргызча" ] } }, { "index": 805, "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[3]/div[1]/select[1]/option[55]/text()[1]", "codeLines": [ "ພາສາລາວ" ] } }, { "index": 806, "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[3]/div[1]/select[1]/option[56]/text()[1]", "codeLines": [ "Latin" ] } }, { "index": 807, "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[3]/div[1]/select[1]/option[57]/text()[1]", "codeLines": [ "Latviešu valoda" ] } }, { "index": 808, "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[3]/div[1]/select[1]/option[58]/text()[1]", "codeLines": [ "Lietuvių kalba" ] } }, { "index": 809, "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[3]/div[1]/select[1]/option[59]/text()[1]", "codeLines": [ "Lëtzebuergesch" ] } }, { "index": 810, "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[3]/div[1]/select[1]/option[60]/text()[1]", "codeLines": [ "Македонски јазик" ] } }, { "index": 811, "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[3]/div[1]/select[1]/option[61]/text()[1]", "codeLines": [ "Malagasy" ] } }, { "index": 812, "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[3]/div[1]/select[1]/option[62]/text()[1]", "codeLines": [ "Bahasa Melayu" ] } }, { "index": 813, "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[3]/div[1]/select[1]/option[63]/text()[1]", "codeLines": [ "മലയാളം" ] } }, { "index": 814, "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[3]/div[1]/select[1]/option[64]/text()[1]", "codeLines": [ "Maltese" ] } }, { "index": 815, "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[3]/div[1]/select[1]/option[65]/text()[1]", "codeLines": [ "Te Reo Māori" ] } }, { "index": 816, "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[3]/div[1]/select[1]/option[66]/text()[1]", "codeLines": [ "मराठी" ] } }, { "index": 817, "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[3]/div[1]/select[1]/option[67]/text()[1]", "codeLines": [ "Монгол" ] } }, { "index": 818, "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[3]/div[1]/select[1]/option[68]/text()[1]", "codeLines": [ "ဗမာစာ" ] } }, { "index": 819, "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[3]/div[1]/select[1]/option[69]/text()[1]", "codeLines": [ "नेपाली" ] } }, { "index": 820, "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[3]/div[1]/select[1]/option[70]/text()[1]", "codeLines": [ "Norsk bokmål" ] } }, { "index": 821, "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[3]/div[1]/select[1]/option[71]/text()[1]", "codeLines": [ "پښتو" ] } }, { "index": 822, "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[3]/div[1]/select[1]/option[72]/text()[1]", "codeLines": [ "فارسی" ] } }, { "index": 823, "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[3]/div[1]/select[1]/option[73]/text()[1]", "codeLines": [ "Polski" ] } }, { "index": 824, "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[3]/div[1]/select[1]/option[74]/text()[1]", "codeLines": [ "Português" ] } }, { "index": 825, "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[3]/div[1]/select[1]/option[75]/text()[1]", "codeLines": [ "ਪੰਜਾਬੀ" ] } }, { "index": 826, "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[3]/div[1]/select[1]/option[76]/text()[1]", "codeLines": [ "Română" ] } }, { "index": 827, "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[3]/div[1]/select[1]/option[77]/text()[1]", "codeLines": [ "Русский" ] } }, { "index": 828, "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[3]/div[1]/select[1]/option[78]/text()[1]", "codeLines": [ "Samoan" ] } }, { "index": 829, "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[3]/div[1]/select[1]/option[79]/text()[1]", "codeLines": [ "Gàidhlig" ] } }, { "index": 830, "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[3]/div[1]/select[1]/option[80]/text()[1]", "codeLines": [ "Српски језик" ] } }, { "index": 831, "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[3]/div[1]/select[1]/option[81]/text()[1]", "codeLines": [ "Sesotho" ] } }, { "index": 832, "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[3]/div[1]/select[1]/option[82]/text()[1]", "codeLines": [ "Shona" ] } }, { "index": 833, "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[3]/div[1]/select[1]/option[83]/text()[1]", "codeLines": [ "سنڌي" ] } }, { "index": 834, "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[3]/div[1]/select[1]/option[84]/text()[1]", "codeLines": [ "සිංහල" ] } }, { "index": 835, "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[3]/div[1]/select[1]/option[85]/text()[1]", "codeLines": [ "Slovenčina" ] } }, { "index": 836, "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[3]/div[1]/select[1]/option[86]/text()[1]", "codeLines": [ "Slovenščina" ] } }, { "index": 837, "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[3]/div[1]/select[1]/option[87]/text()[1]", "codeLines": [ "Afsoomaali" ] } }, { "index": 838, "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[3]/div[1]/select[1]/option[88]/text()[1]", "codeLines": [ "Español" ] } }, { "index": 839, "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[3]/div[1]/select[1]/option[89]/text()[1]", "codeLines": [ "Basa Sunda" ] } }, { "index": 840, "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[3]/div[1]/select[1]/option[90]/text()[1]", "codeLines": [ "Kiswahili" ] } }, { "index": 841, "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[3]/div[1]/select[1]/option[91]/text()[1]", "codeLines": [ "Svenska" ] } }, { "index": 842, "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[3]/div[1]/select[1]/option[92]/text()[1]", "codeLines": [ "Тоҷикӣ" ] } }, { "index": 843, "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[3]/div[1]/select[1]/option[93]/text()[1]", "codeLines": [ "தமிழ்" ] } }, { "index": 844, "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[3]/div[1]/select[1]/option[94]/text()[1]", "codeLines": [ "తెలుగు" ] } }, { "index": 845, "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[3]/div[1]/select[1]/option[95]/text()[1]", "codeLines": [ "ไทย" ] } }, { "index": 846, "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[3]/div[1]/select[1]/option[96]/text()[1]", "codeLines": [ "Türkçe" ] } }, { "index": 847, "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[3]/div[1]/select[1]/option[97]/text()[1]", "codeLines": [ "Українська" ] } }, { "index": 848, "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[3]/div[1]/select[1]/option[98]/text()[1]", "codeLines": [ "اردو" ] } }, { "index": 849, "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[3]/div[1]/select[1]/option[99]/text()[1]", "codeLines": [ "O‘zbekcha" ] } }, { "index": 850, "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[3]/div[1]/select[1]/option[100]/text()[1]", "codeLines": [ "Tiếng Việt" ] } }, { "index": 851, "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[3]/div[1]/select[1]/option[101]/text()[1]", "codeLines": [ "Cymraeg" ] } }, { "index": 852, "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[3]/div[1]/select[1]/option[102]/text()[1]", "codeLines": [ "isiXhosa" ] } }, { "index": 853, "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[3]/div[1]/select[1]/option[103]/text()[1]", "codeLines": [ "יידיש" ] } }, { "index": 854, "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[3]/div[1]/select[1]/option[104]/text()[1]", "codeLines": [ "Yorùbá" ] } }, { "index": 855, "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[3]/div[1]/select[1]/option[105]/text()[1]", "codeLines": [ "Zulu" ] } }, { "index": 874, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]/text()[1]", "codeLines": [ "LET YOUR VOICE BE HEARD" ] } }, { "index": 875, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]/text()[1]", "codeLines": [ "Flood Recovery Resources" ] } }, { "index": 876, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/a[1]/h2[1]/text()[1]", "codeLines": [ "Flood Insurance Resources" ] } }, { "index": 877, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]/text()[1]", "codeLines": [ "Veteran Resources" ] } }, { "index": 920, "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[3]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "Select Language" ] } }, { "index": 921, "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[3]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Afrikaans" ] } }, { "index": 922, "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[3]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Shqip" ] } }, { "index": 923, "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[3]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "አማርኛ" ] } }, { "index": 924, "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[3]/div[1]/select[1]/option[5]/text()[1]", "codeLines": [ "العربية" ] } }, { "index": 925, "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[3]/div[1]/select[1]/option[6]/text()[1]", "codeLines": [ "Հայերեն" ] } }, { "index": 926, "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[3]/div[1]/select[1]/option[7]/text()[1]", "codeLines": [ "Azərbaycan dili" ] } }, { "index": 927, "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[3]/div[1]/select[1]/option[8]/text()[1]", "codeLines": [ "Euskara" ] } }, { "index": 928, "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[3]/div[1]/select[1]/option[9]/text()[1]", "codeLines": [ "Беларуская мова" ] } }, { "index": 929, "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[3]/div[1]/select[1]/option[10]/text()[1]", "codeLines": [ "বাংলা" ] } }, { "index": 930, "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[3]/div[1]/select[1]/option[11]/text()[1]", "codeLines": [ "Bosanski" ] } }, { "index": 931, "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[3]/div[1]/select[1]/option[12]/text()[1]", "codeLines": [ "Български" ] } }, { "index": 932, "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[3]/div[1]/select[1]/option[13]/text()[1]", "codeLines": [ "Català" ] } }, { "index": 933, "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[3]/div[1]/select[1]/option[14]/text()[1]", "codeLines": [ "Cebuano" ] } }, { "index": 934, "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[3]/div[1]/select[1]/option[15]/text()[1]", "codeLines": [ "Chichewa" ] } }, { "index": 935, "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[3]/div[1]/select[1]/option[16]/text()[1]", "codeLines": [ "简体中文" ] } }, { "index": 936, "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[3]/div[1]/select[1]/option[17]/text()[1]", "codeLines": [ "繁體中文" ] } }, { "index": 937, "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[3]/div[1]/select[1]/option[18]/text()[1]", "codeLines": [ "Corsu" ] } }, { "index": 938, "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[3]/div[1]/select[1]/option[19]/text()[1]", "codeLines": [ "Hrvatski" ] } }, { "index": 939, "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[3]/div[1]/select[1]/option[20]/text()[1]", "codeLines": [ "Čeština" ] } }, { "index": 940, "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[3]/div[1]/select[1]/option[21]/text()[1]", "codeLines": [ "Dansk" ] } }, { "index": 941, "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[3]/div[1]/select[1]/option[22]/text()[1]", "codeLines": [ "Nederlands" ] } }, { "index": 942, "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[3]/div[1]/select[1]/option[23]/text()[1]", "codeLines": [ "English" ] } }, { "index": 943, "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[3]/div[1]/select[1]/option[24]/text()[1]", "codeLines": [ "Esperanto" ] } }, { "index": 944, "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[3]/div[1]/select[1]/option[25]/text()[1]", "codeLines": [ "Eesti" ] } }, { "index": 945, "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[3]/div[1]/select[1]/option[26]/text()[1]", "codeLines": [ "Filipino" ] } }, { "index": 946, "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[3]/div[1]/select[1]/option[27]/text()[1]", "codeLines": [ "Suomi" ] } }, { "index": 947, "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[3]/div[1]/select[1]/option[28]/text()[1]", "codeLines": [ "Français" ] } }, { "index": 948, "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[3]/div[1]/select[1]/option[29]/text()[1]", "codeLines": [ "Frysk" ] } }, { "index": 949, "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[3]/div[1]/select[1]/option[30]/text()[1]", "codeLines": [ "Galego" ] } }, { "index": 950, "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[3]/div[1]/select[1]/option[31]/text()[1]", "codeLines": [ "ქართული" ] } }, { "index": 951, "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[3]/div[1]/select[1]/option[32]/text()[1]", "codeLines": [ "Deutsch" ] } }, { "index": 952, "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[3]/div[1]/select[1]/option[33]/text()[1]", "codeLines": [ "Ελληνικά" ] } }, { "index": 953, "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[3]/div[1]/select[1]/option[34]/text()[1]", "codeLines": [ "ગુજરાતી" ] } }, { "index": 954, "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[3]/div[1]/select[1]/option[35]/text()[1]", "codeLines": [ "Kreyol ayisyen" ] } }, { "index": 955, "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[3]/div[1]/select[1]/option[36]/text()[1]", "codeLines": [ "Harshen Hausa" ] } }, { "index": 956, "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[3]/div[1]/select[1]/option[37]/text()[1]", "codeLines": [ "Ōlelo Hawaiʻi" ] } }, { "index": 957, "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[3]/div[1]/select[1]/option[38]/text()[1]", "codeLines": [ "עִבְרִית" ] } }, { "index": 958, "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[3]/div[1]/select[1]/option[39]/text()[1]", "codeLines": [ "हिन्दी" ] } }, { "index": 959, "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[3]/div[1]/select[1]/option[40]/text()[1]", "codeLines": [ "Hmong" ] } }, { "index": 960, "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[3]/div[1]/select[1]/option[41]/text()[1]", "codeLines": [ "Magyar" ] } }, { "index": 961, "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[3]/div[1]/select[1]/option[42]/text()[1]", "codeLines": [ "Íslenska" ] } }, { "index": 962, "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[3]/div[1]/select[1]/option[43]/text()[1]", "codeLines": [ "Igbo" ] } }, { "index": 963, "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[3]/div[1]/select[1]/option[44]/text()[1]", "codeLines": [ "Bahasa Indonesia" ] } }, { "index": 964, "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[3]/div[1]/select[1]/option[45]/text()[1]", "codeLines": [ "Gaeilge" ] } }, { "index": 965, "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[3]/div[1]/select[1]/option[46]/text()[1]", "codeLines": [ "Italiano" ] } }, { "index": 966, "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[3]/div[1]/select[1]/option[47]/text()[1]", "codeLines": [ "日本語" ] } }, { "index": 967, "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[3]/div[1]/select[1]/option[48]/text()[1]", "codeLines": [ "Basa Jawa" ] } }, { "index": 968, "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[3]/div[1]/select[1]/option[49]/text()[1]", "codeLines": [ "ಕನ್ನಡ" ] } }, { "index": 969, "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[3]/div[1]/select[1]/option[50]/text()[1]", "codeLines": [ "Қазақ тілі" ] } }, { "index": 970, "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[3]/div[1]/select[1]/option[51]/text()[1]", "codeLines": [ "ភាសាខ្មែរ" ] } }, { "index": 971, "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[3]/div[1]/select[1]/option[52]/text()[1]", "codeLines": [ "한국어" ] } }, { "index": 972, "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[3]/div[1]/select[1]/option[53]/text()[1]", "codeLines": [ "كوردی" ] } }, { "index": 973, "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[3]/div[1]/select[1]/option[54]/text()[1]", "codeLines": [ "Кыргызча" ] } }, { "index": 974, "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[3]/div[1]/select[1]/option[55]/text()[1]", "codeLines": [ "ພາສາລາວ" ] } }, { "index": 975, "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[3]/div[1]/select[1]/option[56]/text()[1]", "codeLines": [ "Latin" ] } }, { "index": 976, "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[3]/div[1]/select[1]/option[57]/text()[1]", "codeLines": [ "Latviešu valoda" ] } }, { "index": 977, "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[3]/div[1]/select[1]/option[58]/text()[1]", "codeLines": [ "Lietuvių kalba" ] } }, { "index": 978, "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[3]/div[1]/select[1]/option[59]/text()[1]", "codeLines": [ "Lëtzebuergesch" ] } }, { "index": 979, "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[3]/div[1]/select[1]/option[60]/text()[1]", "codeLines": [ "Македонски јазик" ] } }, { "index": 980, "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[3]/div[1]/select[1]/option[61]/text()[1]", "codeLines": [ "Malagasy" ] } }, { "index": 981, "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[3]/div[1]/select[1]/option[62]/text()[1]", "codeLines": [ "Bahasa Melayu" ] } }, { "index": 982, "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[3]/div[1]/select[1]/option[63]/text()[1]", "codeLines": [ "മലയാളം" ] } }, { "index": 983, "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[3]/div[1]/select[1]/option[64]/text()[1]", "codeLines": [ "Maltese" ] } }, { "index": 984, "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[3]/div[1]/select[1]/option[65]/text()[1]", "codeLines": [ "Te Reo Māori" ] } }, { "index": 985, "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[3]/div[1]/select[1]/option[66]/text()[1]", "codeLines": [ "मराठी" ] } }, { "index": 986, "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[3]/div[1]/select[1]/option[67]/text()[1]", "codeLines": [ "Монгол" ] } }, { "index": 987, "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[3]/div[1]/select[1]/option[68]/text()[1]", "codeLines": [ "ဗမာစာ" ] } }, { "index": 988, "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[3]/div[1]/select[1]/option[69]/text()[1]", "codeLines": [ "नेपाली" ] } }, { "index": 989, "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[3]/div[1]/select[1]/option[70]/text()[1]", "codeLines": [ "Norsk bokmål" ] } }, { "index": 990, "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[3]/div[1]/select[1]/option[71]/text()[1]", "codeLines": [ "پښتو" ] } }, { "index": 991, "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[3]/div[1]/select[1]/option[72]/text()[1]", "codeLines": [ "فارسی" ] } }, { "index": 992, "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[3]/div[1]/select[1]/option[73]/text()[1]", "codeLines": [ "Polski" ] } }, { "index": 993, "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[3]/div[1]/select[1]/option[74]/text()[1]", "codeLines": [ "Português" ] } }, { "index": 994, "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[3]/div[1]/select[1]/option[75]/text()[1]", "codeLines": [ "ਪੰਜਾਬੀ" ] } }, { "index": 995, "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[3]/div[1]/select[1]/option[76]/text()[1]", "codeLines": [ "Română" ] } }, { "index": 996, "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[3]/div[1]/select[1]/option[77]/text()[1]", "codeLines": [ "Русский" ] } }, { "index": 997, "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[3]/div[1]/select[1]/option[78]/text()[1]", "codeLines": [ "Samoan" ] } }, { "index": 998, "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[3]/div[1]/select[1]/option[79]/text()[1]", "codeLines": [ "Gàidhlig" ] } }, { "index": 999, "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[3]/div[1]/select[1]/option[80]/text()[1]", "codeLines": [ "Српски језик" ] } }, { "index": 1000, "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[3]/div[1]/select[1]/option[81]/text()[1]", "codeLines": [ "Sesotho" ] } }, { "index": 1001, "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[3]/div[1]/select[1]/option[82]/text()[1]", "codeLines": [ "Shona" ] } }, { "index": 1002, "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[3]/div[1]/select[1]/option[83]/text()[1]", "codeLines": [ "سنڌي" ] } }, { "index": 1003, "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[3]/div[1]/select[1]/option[84]/text()[1]", "codeLines": [ "සිංහල" ] } }, { "index": 1004, "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[3]/div[1]/select[1]/option[85]/text()[1]", "codeLines": [ "Slovenčina" ] } }, { "index": 1005, "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[3]/div[1]/select[1]/option[86]/text()[1]", "codeLines": [ "Slovenščina" ] } }, { "index": 1006, "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[3]/div[1]/select[1]/option[87]/text()[1]", "codeLines": [ "Afsoomaali" ] } }, { "index": 1007, "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[3]/div[1]/select[1]/option[88]/text()[1]", "codeLines": [ "Español" ] } }, { "index": 1008, "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[3]/div[1]/select[1]/option[89]/text()[1]", "codeLines": [ "Basa Sunda" ] } }, { "index": 1009, "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[3]/div[1]/select[1]/option[90]/text()[1]", "codeLines": [ "Kiswahili" ] } }, { "index": 1010, "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[3]/div[1]/select[1]/option[91]/text()[1]", "codeLines": [ "Svenska" ] } }, { "index": 1011, "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[3]/div[1]/select[1]/option[92]/text()[1]", "codeLines": [ "Тоҷикӣ" ] } }, { "index": 1012, "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[3]/div[1]/select[1]/option[93]/text()[1]", "codeLines": [ "தமிழ்" ] } }, { "index": 1013, "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[3]/div[1]/select[1]/option[94]/text()[1]", "codeLines": [ "తెలుగు" ] } }, { "index": 1014, "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[3]/div[1]/select[1]/option[95]/text()[1]", "codeLines": [ "ไทย" ] } }, { "index": 1015, "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[3]/div[1]/select[1]/option[96]/text()[1]", "codeLines": [ "Türkçe" ] } }, { "index": 1016, "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[3]/div[1]/select[1]/option[97]/text()[1]", "codeLines": [ "Українська" ] } }, { "index": 1017, "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[3]/div[1]/select[1]/option[98]/text()[1]", "codeLines": [ "اردو" ] } }, { "index": 1018, "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[3]/div[1]/select[1]/option[99]/text()[1]", "codeLines": [ "O‘zbekcha" ] } }, { "index": 1019, "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[3]/div[1]/select[1]/option[100]/text()[1]", "codeLines": [ "Tiếng Việt" ] } }, { "index": 1020, "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[3]/div[1]/select[1]/option[101]/text()[1]", "codeLines": [ "Cymraeg" ] } }, { "index": 1021, "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[3]/div[1]/select[1]/option[102]/text()[1]", "codeLines": [ "isiXhosa" ] } }, { "index": 1022, "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[3]/div[1]/select[1]/option[103]/text()[1]", "codeLines": [ "יידיש" ] } }, { "index": 1023, "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[3]/div[1]/select[1]/option[104]/text()[1]", "codeLines": [ "Yorùbá" ] } }, { "index": 1024, "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[3]/div[1]/select[1]/option[105]/text()[1]", "codeLines": [ "Zulu" ] } }, { "index": 1053, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " <a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">", " Privacy and Conditions of Use", " </a>", " |", " <a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">", " Accessibility", " </a>", " |", " <a href=\"https://ad33.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">", " General Disclaimer", " </a>", " | Copyright © 2023 AD33 | MATHIS. All rights reserved.", "</p>" ] } }, { "index": 1054, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/div[1]/div[2]/p[1]", "codeLines": [ "<p>", " Sacramento - Today, the Assembly Appropriations Committee rejected AB 62, AB 64, and AB 66, bills that were authored by Assemblyman Mathis. Assemblyman Mathis issued the following statement upon the rejection of these bills:“Once again, the Appropriations Committee’s priorities do...", "</p>" ] } }, { "index": 1055, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/div[1]/div[2]/p[1]", "codeLines": [ "<p>", " Sacramento - This week, Governor Gavin Newsom revealed the extent of California’s fiscal deficit in his proposed budget. Assemblyman Mathis issued the following statement upon news of the fiscal deficit and proposed budget:“I am disheartened by the sheer magnitude of...", "</p>" ] } }, { "index": 1056, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/div[1]/div[2]/p[1]", "codeLines": [ "<p>", " Sacramento - : Today, the Assembly Public Safety Committee passed multiple measures designed to address the fentanyl crisis while rejecting other measures. Assemblyman Mathis issued the following statement upon the conclusion of the hearing:“I am disappointed in the Public Safety...", "</p>" ] } }, { "index": 1057, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/div[1]/div[2]/p[1]", "codeLines": [ "<p>", " CORCORAN, Calif. — Just west of this normally dusty prison town, a civic nightmare is unfolding: Tulare Lake, a body of water that did not exist just two months ago, now stretches to the horizon — a vast, murky sea in...", "</p>" ] } }, { "index": 1058, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/div[1]/div[2]/p[1]", "codeLines": [ "<p>", " Sacramento - Today, Assemblyman Devon Mathis joined his colleagues to force a vote on legislation to address the fentanyl crisis as the Assembly Public Safety Committee denied hearings for a number of common-sense fentanyl-related bills.“I was proud to join my...", "</p>" ] } }, { "index": 1059, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]/div[1]/div[2]/p[1]", "codeLines": [ "<p>", " A handful of tough-on-crime measures targeting the ongoing fentanyl crisis were set to be ignored in 2023. GOP lawmakers balked over the carnage caused by inaction.In a surprise move, the California Assembly Public Safety Committee will hold a hearing next...", "</p>" ] } }, { "index": 1060, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]", "codeLines": [ "<p>", " State Capitol", " <br>", " P.O. Box 942849", " <br>", " Sacramento, CA 94249-0033", " <br>", " Phone -", " <a href=\"tel: 916-319-2033\">", " 916-319-2033", " </a>", " <br>", "</p>" ] } }, { "index": 1061, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/p[1]", "codeLines": [ "<p>", " 100 West Willow Plaza", " <br>", " Suite 405", " <br>", " Visalia, CA 93291", " <br>", " Phone -", " <a href=\"tel: 559-636-3440\">", " 559-636-3440", " </a>", " <br>", "</p>" ] } }, { "index": 1124, "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]/main[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]", "codeLines": [ "<h2 class=\"ha-icon-box-title\">", " SPECIAL RECOGNITION REQUEST", "</h2>" ] } }, { "index": 1125, "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]/main[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/a[1]/h2[1]", "codeLines": [ "<h2 class=\"ha-icon-box-title\">", " STATE AGENCY ASSISTANCE REQUEST", "</h2>" ] } }, { "index": 1126, "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]/main[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]", "codeLines": [ "<h2 class=\"ha-icon-box-title\">", " LET YOUR VOICE BE HEARD", "</h2>" ] } }, { "index": 1127, "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]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]", "codeLines": [ "<h2 class=\"ha-icon-box-title\">", " Flood Recovery Resources", "</h2>" ] } }, { "index": 1128, "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]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/a[1]/h2[1]", "codeLines": [ "<h2 class=\"ha-icon-box-title\">", " Flood Insurance Resources", "</h2>" ] } }, { "index": 1129, "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]/main[1]/div[1]/section[4]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]", "codeLines": [ "<h2 class=\"ha-icon-box-title\">", " Veteran Resources", "</h2>" ] } } ], "success": true }, "standardResult": { "totals": [ 241, 0, 0, 133 ], "instances": [ { "ruleID": "r53", "what": "Headings are structured", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/h5[1]" }, "excerpt": "<h5> State Capitol Office </h5>" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "Select Language" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Afrikaans" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Shqip" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "አማርኛ" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[5]/text()[1]" }, "excerpt": "العربية" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[6]/text()[1]" }, "excerpt": "Հայերեն" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[7]/text()[1]" }, "excerpt": "Azərbaycan dili" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[8]/text()[1]" }, "excerpt": "Euskara" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[9]/text()[1]" }, "excerpt": "Беларуская мова" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[10]/text()[1]" }, "excerpt": "বাংলা" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[11]/text()[1]" }, "excerpt": "Bosanski" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[12]/text()[1]" }, "excerpt": "Български" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[13]/text()[1]" }, "excerpt": "Català" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[14]/text()[1]" }, "excerpt": "Cebuano" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[15]/text()[1]" }, "excerpt": "Chichewa" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[16]/text()[1]" }, "excerpt": "简体中文" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[17]/text()[1]" }, "excerpt": "繁體中文" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[18]/text()[1]" }, "excerpt": "Corsu" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[19]/text()[1]" }, "excerpt": "Hrvatski" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[20]/text()[1]" }, "excerpt": "Čeština" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[21]/text()[1]" }, "excerpt": "Dansk" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[22]/text()[1]" }, "excerpt": "Nederlands" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[23]/text()[1]" }, "excerpt": "English" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[24]/text()[1]" }, "excerpt": "Esperanto" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[25]/text()[1]" }, "excerpt": "Eesti" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[26]/text()[1]" }, "excerpt": "Filipino" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[27]/text()[1]" }, "excerpt": "Suomi" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[28]/text()[1]" }, "excerpt": "Français" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[29]/text()[1]" }, "excerpt": "Frysk" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[30]/text()[1]" }, "excerpt": "Galego" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[31]/text()[1]" }, "excerpt": "ქართული" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[32]/text()[1]" }, "excerpt": "Deutsch" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[33]/text()[1]" }, "excerpt": "Ελληνικά" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[34]/text()[1]" }, "excerpt": "ગુજરાતી" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[35]/text()[1]" }, "excerpt": "Kreyol ayisyen" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[36]/text()[1]" }, "excerpt": "Harshen Hausa" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[37]/text()[1]" }, "excerpt": "Ōlelo Hawaiʻi" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[38]/text()[1]" }, "excerpt": "עִבְרִית" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[39]/text()[1]" }, "excerpt": "हिन्दी" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[40]/text()[1]" }, "excerpt": "Hmong" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[41]/text()[1]" }, "excerpt": "Magyar" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[42]/text()[1]" }, "excerpt": "Íslenska" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[43]/text()[1]" }, "excerpt": "Igbo" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[44]/text()[1]" }, "excerpt": "Bahasa Indonesia" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[45]/text()[1]" }, "excerpt": "Gaeilge" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[46]/text()[1]" }, "excerpt": "Italiano" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[47]/text()[1]" }, "excerpt": "日本語" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[48]/text()[1]" }, "excerpt": "Basa Jawa" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[49]/text()[1]" }, "excerpt": "ಕನ್ನಡ" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[50]/text()[1]" }, "excerpt": "Қазақ тілі" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[51]/text()[1]" }, "excerpt": "ភាសាខ្មែរ" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[52]/text()[1]" }, "excerpt": "한국어" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[53]/text()[1]" }, "excerpt": "كوردی" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[54]/text()[1]" }, "excerpt": "Кыргызча" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[55]/text()[1]" }, "excerpt": "ພາສາລາວ" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[56]/text()[1]" }, "excerpt": "Latin" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[57]/text()[1]" }, "excerpt": "Latviešu valoda" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[58]/text()[1]" }, "excerpt": "Lietuvių kalba" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[59]/text()[1]" }, "excerpt": "Lëtzebuergesch" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[60]/text()[1]" }, "excerpt": "Македонски јазик" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[61]/text()[1]" }, "excerpt": "Malagasy" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[62]/text()[1]" }, "excerpt": "Bahasa Melayu" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[63]/text()[1]" }, "excerpt": "മലയാളം" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[64]/text()[1]" }, "excerpt": "Maltese" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[65]/text()[1]" }, "excerpt": "Te Reo Māori" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[66]/text()[1]" }, "excerpt": "मराठी" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[67]/text()[1]" }, "excerpt": "Монгол" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[68]/text()[1]" }, "excerpt": "ဗမာစာ" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[69]/text()[1]" }, "excerpt": "नेपाली" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[70]/text()[1]" }, "excerpt": "Norsk bokmål" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[71]/text()[1]" }, "excerpt": "پښتو" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[72]/text()[1]" }, "excerpt": "فارسی" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[73]/text()[1]" }, "excerpt": "Polski" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[74]/text()[1]" }, "excerpt": "Português" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[75]/text()[1]" }, "excerpt": "ਪੰਜਾਬੀ" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[76]/text()[1]" }, "excerpt": "Română" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[77]/text()[1]" }, "excerpt": "Русский" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[78]/text()[1]" }, "excerpt": "Samoan" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[79]/text()[1]" }, "excerpt": "Gàidhlig" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[80]/text()[1]" }, "excerpt": "Српски језик" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[81]/text()[1]" }, "excerpt": "Sesotho" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[82]/text()[1]" }, "excerpt": "Shona" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[83]/text()[1]" }, "excerpt": "سنڌي" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[84]/text()[1]" }, "excerpt": "සිංහල" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[85]/text()[1]" }, "excerpt": "Slovenčina" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[86]/text()[1]" }, "excerpt": "Slovenščina" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[87]/text()[1]" }, "excerpt": "Afsoomaali" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[88]/text()[1]" }, "excerpt": "Español" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[89]/text()[1]" }, "excerpt": "Basa Sunda" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[90]/text()[1]" }, "excerpt": "Kiswahili" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[91]/text()[1]" }, "excerpt": "Svenska" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[92]/text()[1]" }, "excerpt": "Тоҷикӣ" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[93]/text()[1]" }, "excerpt": "தமிழ்" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[94]/text()[1]" }, "excerpt": "తెలుగు" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[95]/text()[1]" }, "excerpt": "ไทย" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[96]/text()[1]" }, "excerpt": "Türkçe" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[97]/text()[1]" }, "excerpt": "Українська" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[98]/text()[1]" }, "excerpt": "اردو" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[99]/text()[1]" }, "excerpt": "O‘zbekcha" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[100]/text()[1]" }, "excerpt": "Tiếng Việt" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[101]/text()[1]" }, "excerpt": "Cymraeg" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[102]/text()[1]" }, "excerpt": "isiXhosa" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[103]/text()[1]" }, "excerpt": "יידיש" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[104]/text()[1]" }, "excerpt": "Yorùbá" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[105]/text()[1]" }, "excerpt": "Zulu" }, { "ruleID": "r61", "what": "Documents start with a level 1 heading", "ordinalSeverity": 3, "tagName": "", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/" }, "excerpt": "#document <!doctype html> ... </html>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/a[1]" }, "excerpt": "<a class=\"skip-link show-on-focus\" href=\"#main\"> Skip to content </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://ad33.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"> <img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Math ... 2/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width... </noscript> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]" }, "excerpt": "<a href=\"https://ad33.asmrc.org/category/legislation/\" class=\"ct-menu-link\"> Legislation <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]/span[1]" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]" }, "excerpt": "<a href=\"#\" class=\"ct-menu-link\"> Newsroom <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]/span[1]" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]" }, "excerpt": "<a href=\"#\" class=\"ct-menu-link\"> My District <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]/span[1]" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]" }, "excerpt": "<a href=\"#\" class=\"ct-menu-link\"> Media <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]/span[1]" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]" }, "excerpt": "<a href=\"#\" class=\"ct-menu-link\"> About <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]/span[1]" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/span[1]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-animation-grow elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/assemblymandevonmathis/\" target=\"_blank\"> <span class=\"elementor-screen-only\"> Facebook </span> <i class=\"fab fa-facebook\"></i> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD33&survey=165\" target=\"_blank\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"fas fa-award\"></i> </span> <h2 class=\"ha-icon-box-title\"> SPECIAL RECOGNITION REQUEST </h2> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD33&survey=164\" target=\"_blank\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"icon icon-agenda2\"></i> </span> <h2 class=\"ha-icon-box-title\"> STATE AGENCY ASSISTANCE REQUEST </h2> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://ad33.asmrc.org/contact-me/\" target=\"_blank\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"icon icon-megaphone1\"></i> </span> <h2 class=\"ha-icon-box-title\"> LET YOUR VOICE BE HEARD </h2> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://www.cdfa.ca.gov/FloodRecovery/?fbclid=IwAR31WBPlA7WLcOLYByXf2cbu7YZ7CkbMr_DjvHBc38ZTodsvoYJsH9R8XyY&mibextid=Zxz2cZ\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"hm hm-weather-sun-rain\"></i> </span> <h2 class=\"ha-icon-box-title\"> Flood Recovery Resources </h2> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"http://www.insurance.ca.gov/01-consumers/140-catastrophes/FloodFacts.cfm\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"fas fa-water\"></i> </span> <h2 class=\"ha-icon-box-title\"> Flood Insurance Resources </h2> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[3]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://www.calvet.ca.gov/\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"fas fa-flag-usa\"></i> </span> <h2 class=\"ha-icon-box-title\"> Veteran Resources </h2> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]" }, "excerpt": "<a href=\"https://ad33.asmrc.org/2023/05/18/assembly-appropriations-committee-rejects-3-mathis-pro-water-bills/\"> <div class=\"ha-post-list-content\"> <h2 class=\"ha-post-list-title\"> Assembly Appropriati ... authored by Assemblyman Mathis. Assemblyman Mathis issued the following statement upon the rejection of these bills:“Once again, the Appropriations Committee’s priorities do... </p> </div> </div> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]" }, "excerpt": "<a href=\"https://ad33.asmrc.org/2023/05/12/mathis-condemns-record-deficit-and-proposed-newsom-budget/\"> <div class=\"ha-post-list-content\"> <h2 class=\"ha-post-list-title\"> Mathis Condemns Record Defici ... it in his proposed budget. Assemblyman Mathis issued the following statement upon news of the fiscal deficit and proposed budget:“I am disheartened by the sheer magnitude of... </p> </div> </div> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]" }, "excerpt": "<a href=\"https://ad33.asmrc.org/2023/04/27/public-safety-committee-passes-some-bills-designed-to-punish-fentanyl-pushers-rejects-others/\"> <div class=\"ha-post-list-content\"> <h2 class=\"ha-post-list-ti ... fentanyl crisis while rejecting other measures. Assemblyman Mathis issued the following statement upon the conclusion of the hearing:“I am disappointed in the Public Safety... </p> </div> </div> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]" }, "excerpt": "<a href=\"https://ad33.asmrc.org/2023/04/24/fears-grow-as-floodwaters-threaten-to-drown-this-california-city-and-prison-complex/\"> <div class=\"ha-post-list-content\"> <h2 class=\"ha-post-list-title\"> Fea ... y dusty prison town, a civic nightmare is unfolding: Tulare Lake, a body of water that did not exist just two months ago, now stretches to the horizon — a vast, murky sea in... </p> </div> </div> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]" }, "excerpt": "<a href=\"https://ad33.asmrc.org/2023/04/20/assemblyman-mathis-calls-out-california-legislators-siding-with-drug-dealers-and-murderers-on-fentanyl-crisis/\"> <div class=\"ha-post-list-content\"> <h2 class ... egislation to address the fentanyl crisis as the Assembly Public Safety Committee denied hearings for a number of common-sense fentanyl-related bills.“I was proud to join my... </p> </div> </div> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]" }, "excerpt": "<a href=\"https://ad33.asmrc.org/2023/04/20/gop-pressure-forces-calif-dems-to-hear-fentanyl-prevention-bills/\"> <div class=\"ha-post-list-content\"> <h2 class=\"ha-post-list-title\"> GOP pressure forces Ca ... to be ignored in 2023. GOP lawmakers balked over the carnage caused by inaction.In a surprise move, the California Assembly Public Safety Committee will hold a hearing next... </p> </div> </div> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]" }, "excerpt": "<a href=\"tel: 916-319-2033\"> 916-319-2033 </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/p[1]/a[1]" }, "excerpt": "<a href=\"tel: 559-636-3440\"> 559-636-3440 </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\"> Privacy and Conditions of Use </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[2]" }, "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\"> Accessibility </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[3]" }, "excerpt": "<a href=\"https://ad33.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\"> General Disclaimer </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]" }, "excerpt": "<select class=\"gt_selector notranslate\" aria-label=\"Select Language\"> <option value=\"\"> Select Language </option> <option value=\"en|af\" data-gt-href=\"#\"> Afrikaans </option> <option value=\"en|sq\" data ... #\"> isiXhosa </option> <option value=\"en|yi\" data-gt-href=\"#\"> יידיש </option> <option value=\"en|yo\" data-gt-href=\"#\"> Yorùbá </option> <option value=\"en|zu\" data-gt-href=\"#\"> Zulu </option> </select>" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]/text()[1]" }, "excerpt": "LET YOUR VOICE BE HEARD" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]/text()[1]" }, "excerpt": "Flood Recovery Resources" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/a[1]/h2[1]/text()[1]" }, "excerpt": "Flood Insurance Resources" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]/text()[1]" }, "excerpt": "Veteran Resources" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]" }, "excerpt": "Privacy and Conditions of Use" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[2]/text()[1]" }, "excerpt": "Accessibility" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[3]/text()[1]" }, "excerpt": "General Disclaimer" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "Select Language" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Afrikaans" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Shqip" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "አማርኛ" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[5]/text()[1]" }, "excerpt": "العربية" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[6]/text()[1]" }, "excerpt": "Հայերեն" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[7]/text()[1]" }, "excerpt": "Azərbaycan dili" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[8]/text()[1]" }, "excerpt": "Euskara" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[9]/text()[1]" }, "excerpt": "Беларуская мова" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[10]/text()[1]" }, "excerpt": "বাংলা" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[11]/text()[1]" }, "excerpt": "Bosanski" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[12]/text()[1]" }, "excerpt": "Български" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[13]/text()[1]" }, "excerpt": "Català" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[14]/text()[1]" }, "excerpt": "Cebuano" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[15]/text()[1]" }, "excerpt": "Chichewa" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[16]/text()[1]" }, "excerpt": "简体中文" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[17]/text()[1]" }, "excerpt": "繁體中文" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[18]/text()[1]" }, "excerpt": "Corsu" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[19]/text()[1]" }, "excerpt": "Hrvatski" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[20]/text()[1]" }, "excerpt": "Čeština" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[21]/text()[1]" }, "excerpt": "Dansk" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[22]/text()[1]" }, "excerpt": "Nederlands" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[23]/text()[1]" }, "excerpt": "English" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[24]/text()[1]" }, "excerpt": "Esperanto" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[25]/text()[1]" }, "excerpt": "Eesti" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[26]/text()[1]" }, "excerpt": "Filipino" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[27]/text()[1]" }, "excerpt": "Suomi" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[28]/text()[1]" }, "excerpt": "Français" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[29]/text()[1]" }, "excerpt": "Frysk" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[30]/text()[1]" }, "excerpt": "Galego" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[31]/text()[1]" }, "excerpt": "ქართული" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[32]/text()[1]" }, "excerpt": "Deutsch" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[33]/text()[1]" }, "excerpt": "Ελληνικά" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[34]/text()[1]" }, "excerpt": "ગુજરાતી" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[35]/text()[1]" }, "excerpt": "Kreyol ayisyen" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[36]/text()[1]" }, "excerpt": "Harshen Hausa" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[37]/text()[1]" }, "excerpt": "Ōlelo Hawaiʻi" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[38]/text()[1]" }, "excerpt": "עִבְרִית" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[39]/text()[1]" }, "excerpt": "हिन्दी" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[40]/text()[1]" }, "excerpt": "Hmong" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[41]/text()[1]" }, "excerpt": "Magyar" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[42]/text()[1]" }, "excerpt": "Íslenska" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[43]/text()[1]" }, "excerpt": "Igbo" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[44]/text()[1]" }, "excerpt": "Bahasa Indonesia" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[45]/text()[1]" }, "excerpt": "Gaeilge" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[46]/text()[1]" }, "excerpt": "Italiano" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[47]/text()[1]" }, "excerpt": "日本語" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[48]/text()[1]" }, "excerpt": "Basa Jawa" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[49]/text()[1]" }, "excerpt": "ಕನ್ನಡ" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[50]/text()[1]" }, "excerpt": "Қазақ тілі" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[51]/text()[1]" }, "excerpt": "ភាសាខ្មែរ" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[52]/text()[1]" }, "excerpt": "한국어" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[53]/text()[1]" }, "excerpt": "كوردی" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[54]/text()[1]" }, "excerpt": "Кыргызча" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[55]/text()[1]" }, "excerpt": "ພາສາລາວ" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[56]/text()[1]" }, "excerpt": "Latin" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[57]/text()[1]" }, "excerpt": "Latviešu valoda" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[58]/text()[1]" }, "excerpt": "Lietuvių kalba" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[59]/text()[1]" }, "excerpt": "Lëtzebuergesch" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[60]/text()[1]" }, "excerpt": "Македонски јазик" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[61]/text()[1]" }, "excerpt": "Malagasy" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[62]/text()[1]" }, "excerpt": "Bahasa Melayu" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[63]/text()[1]" }, "excerpt": "മലയാളം" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[64]/text()[1]" }, "excerpt": "Maltese" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[65]/text()[1]" }, "excerpt": "Te Reo Māori" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[66]/text()[1]" }, "excerpt": "मराठी" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[67]/text()[1]" }, "excerpt": "Монгол" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[68]/text()[1]" }, "excerpt": "ဗမာစာ" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[69]/text()[1]" }, "excerpt": "नेपाली" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[70]/text()[1]" }, "excerpt": "Norsk bokmål" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[71]/text()[1]" }, "excerpt": "پښتو" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[72]/text()[1]" }, "excerpt": "فارسی" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[73]/text()[1]" }, "excerpt": "Polski" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[74]/text()[1]" }, "excerpt": "Português" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[75]/text()[1]" }, "excerpt": "ਪੰਜਾਬੀ" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[76]/text()[1]" }, "excerpt": "Română" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[77]/text()[1]" }, "excerpt": "Русский" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[78]/text()[1]" }, "excerpt": "Samoan" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[79]/text()[1]" }, "excerpt": "Gàidhlig" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[80]/text()[1]" }, "excerpt": "Српски језик" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[81]/text()[1]" }, "excerpt": "Sesotho" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[82]/text()[1]" }, "excerpt": "Shona" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[83]/text()[1]" }, "excerpt": "سنڌي" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[84]/text()[1]" }, "excerpt": "සිංහල" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[85]/text()[1]" }, "excerpt": "Slovenčina" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[86]/text()[1]" }, "excerpt": "Slovenščina" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[87]/text()[1]" }, "excerpt": "Afsoomaali" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[88]/text()[1]" }, "excerpt": "Español" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[89]/text()[1]" }, "excerpt": "Basa Sunda" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[90]/text()[1]" }, "excerpt": "Kiswahili" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[91]/text()[1]" }, "excerpt": "Svenska" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[92]/text()[1]" }, "excerpt": "Тоҷикӣ" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[93]/text()[1]" }, "excerpt": "தமிழ்" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[94]/text()[1]" }, "excerpt": "తెలుగు" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[95]/text()[1]" }, "excerpt": "ไทย" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[96]/text()[1]" }, "excerpt": "Türkçe" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[97]/text()[1]" }, "excerpt": "Українська" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[98]/text()[1]" }, "excerpt": "اردو" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[99]/text()[1]" }, "excerpt": "O‘zbekcha" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[100]/text()[1]" }, "excerpt": "Tiếng Việt" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[101]/text()[1]" }, "excerpt": "Cymraeg" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[102]/text()[1]" }, "excerpt": "isiXhosa" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[103]/text()[1]" }, "excerpt": "יידיש" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[104]/text()[1]" }, "excerpt": "Yorùbá" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[105]/text()[1]" }, "excerpt": "Zulu" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]/text()[1]" }, "excerpt": "LET YOUR VOICE BE HEARD" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]/text()[1]" }, "excerpt": "Flood Recovery Resources" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/a[1]/h2[1]/text()[1]" }, "excerpt": "Flood Insurance Resources" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]/text()[1]" }, "excerpt": "Veteran Resources" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "Select Language" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Afrikaans" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Shqip" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "አማርኛ" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[5]/text()[1]" }, "excerpt": "العربية" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[6]/text()[1]" }, "excerpt": "Հայերեն" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[7]/text()[1]" }, "excerpt": "Azərbaycan dili" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[8]/text()[1]" }, "excerpt": "Euskara" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[9]/text()[1]" }, "excerpt": "Беларуская мова" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[10]/text()[1]" }, "excerpt": "বাংলা" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[11]/text()[1]" }, "excerpt": "Bosanski" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[12]/text()[1]" }, "excerpt": "Български" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[13]/text()[1]" }, "excerpt": "Català" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[14]/text()[1]" }, "excerpt": "Cebuano" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[15]/text()[1]" }, "excerpt": "Chichewa" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[16]/text()[1]" }, "excerpt": "简体中文" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[17]/text()[1]" }, "excerpt": "繁體中文" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[18]/text()[1]" }, "excerpt": "Corsu" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[19]/text()[1]" }, "excerpt": "Hrvatski" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[20]/text()[1]" }, "excerpt": "Čeština" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[21]/text()[1]" }, "excerpt": "Dansk" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[22]/text()[1]" }, "excerpt": "Nederlands" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[23]/text()[1]" }, "excerpt": "English" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[24]/text()[1]" }, "excerpt": "Esperanto" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[25]/text()[1]" }, "excerpt": "Eesti" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[26]/text()[1]" }, "excerpt": "Filipino" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[27]/text()[1]" }, "excerpt": "Suomi" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[28]/text()[1]" }, "excerpt": "Français" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[29]/text()[1]" }, "excerpt": "Frysk" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[30]/text()[1]" }, "excerpt": "Galego" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[31]/text()[1]" }, "excerpt": "ქართული" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[32]/text()[1]" }, "excerpt": "Deutsch" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[33]/text()[1]" }, "excerpt": "Ελληνικά" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[34]/text()[1]" }, "excerpt": "ગુજરાતી" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[35]/text()[1]" }, "excerpt": "Kreyol ayisyen" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[36]/text()[1]" }, "excerpt": "Harshen Hausa" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[37]/text()[1]" }, "excerpt": "Ōlelo Hawaiʻi" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[38]/text()[1]" }, "excerpt": "עִבְרִית" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[39]/text()[1]" }, "excerpt": "हिन्दी" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[40]/text()[1]" }, "excerpt": "Hmong" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[41]/text()[1]" }, "excerpt": "Magyar" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[42]/text()[1]" }, "excerpt": "Íslenska" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[43]/text()[1]" }, "excerpt": "Igbo" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[44]/text()[1]" }, "excerpt": "Bahasa Indonesia" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[45]/text()[1]" }, "excerpt": "Gaeilge" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[46]/text()[1]" }, "excerpt": "Italiano" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[47]/text()[1]" }, "excerpt": "日本語" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[48]/text()[1]" }, "excerpt": "Basa Jawa" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[49]/text()[1]" }, "excerpt": "ಕನ್ನಡ" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[50]/text()[1]" }, "excerpt": "Қазақ тілі" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[51]/text()[1]" }, "excerpt": "ភាសាខ្មែរ" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[52]/text()[1]" }, "excerpt": "한국어" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[53]/text()[1]" }, "excerpt": "كوردی" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[54]/text()[1]" }, "excerpt": "Кыргызча" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[55]/text()[1]" }, "excerpt": "ພາສາລາວ" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[56]/text()[1]" }, "excerpt": "Latin" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[57]/text()[1]" }, "excerpt": "Latviešu valoda" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[58]/text()[1]" }, "excerpt": "Lietuvių kalba" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[59]/text()[1]" }, "excerpt": "Lëtzebuergesch" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[60]/text()[1]" }, "excerpt": "Македонски јазик" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[61]/text()[1]" }, "excerpt": "Malagasy" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[62]/text()[1]" }, "excerpt": "Bahasa Melayu" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[63]/text()[1]" }, "excerpt": "മലയാളം" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[64]/text()[1]" }, "excerpt": "Maltese" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[65]/text()[1]" }, "excerpt": "Te Reo Māori" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[66]/text()[1]" }, "excerpt": "मराठी" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[67]/text()[1]" }, "excerpt": "Монгол" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[68]/text()[1]" }, "excerpt": "ဗမာစာ" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[69]/text()[1]" }, "excerpt": "नेपाली" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[70]/text()[1]" }, "excerpt": "Norsk bokmål" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[71]/text()[1]" }, "excerpt": "پښتو" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[72]/text()[1]" }, "excerpt": "فارسی" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[73]/text()[1]" }, "excerpt": "Polski" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[74]/text()[1]" }, "excerpt": "Português" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[75]/text()[1]" }, "excerpt": "ਪੰਜਾਬੀ" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[76]/text()[1]" }, "excerpt": "Română" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[77]/text()[1]" }, "excerpt": "Русский" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[78]/text()[1]" }, "excerpt": "Samoan" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[79]/text()[1]" }, "excerpt": "Gàidhlig" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[80]/text()[1]" }, "excerpt": "Српски језик" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[81]/text()[1]" }, "excerpt": "Sesotho" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[82]/text()[1]" }, "excerpt": "Shona" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[83]/text()[1]" }, "excerpt": "سنڌي" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[84]/text()[1]" }, "excerpt": "සිංහල" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[85]/text()[1]" }, "excerpt": "Slovenčina" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[86]/text()[1]" }, "excerpt": "Slovenščina" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[87]/text()[1]" }, "excerpt": "Afsoomaali" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[88]/text()[1]" }, "excerpt": "Español" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[89]/text()[1]" }, "excerpt": "Basa Sunda" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[90]/text()[1]" }, "excerpt": "Kiswahili" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[91]/text()[1]" }, "excerpt": "Svenska" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[92]/text()[1]" }, "excerpt": "Тоҷикӣ" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[93]/text()[1]" }, "excerpt": "தமிழ்" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[94]/text()[1]" }, "excerpt": "తెలుగు" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[95]/text()[1]" }, "excerpt": "ไทย" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[96]/text()[1]" }, "excerpt": "Türkçe" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[97]/text()[1]" }, "excerpt": "Українська" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[98]/text()[1]" }, "excerpt": "اردو" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[99]/text()[1]" }, "excerpt": "O‘zbekcha" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[100]/text()[1]" }, "excerpt": "Tiếng Việt" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[101]/text()[1]" }, "excerpt": "Cymraeg" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[102]/text()[1]" }, "excerpt": "isiXhosa" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[103]/text()[1]" }, "excerpt": "יידיש" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[104]/text()[1]" }, "excerpt": "Yorùbá" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]/option[105]/text()[1]" }, "excerpt": "Zulu" }, { "ruleID": "r73", "what": "Paragraphs of text have sufficient line height", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p> <a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\"> Privacy and Conditions of Use </a> | <a href=\"https://www.assembly.ca.gov ... noopener\"> Accessibility </a> | <a href=\"https://ad33.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\"> General Disclaimer </a> | Copyright © 2023 AD33 | MATHIS. All rights reserved. </p>" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/div[1]/div[2]/p[1]" }, "excerpt": "<p> Sacramento - Today, the Assembly Appropriations Committee rejected AB 62, AB 64, and AB 66, bills that were authored by Assemblyman Mathis. Assemblyman Mathis issued the following statement upon the rejection of these bills:“Once again, the Appropriations Committee’s priorities do... </p>" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/div[1]/div[2]/p[1]" }, "excerpt": "<p> Sacramento - This week, Governor Gavin Newsom revealed the extent of California’s fiscal deficit in his proposed budget. Assemblyman Mathis issued the following statement upon news of the fiscal deficit and proposed budget:“I am disheartened by the sheer magnitude of... </p>" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/div[1]/div[2]/p[1]" }, "excerpt": "<p> Sacramento - : Today, the Assembly Public Safety Committee passed multiple measures designed to address the fentanyl crisis while rejecting other measures. Assemblyman Mathis issued the following statement upon the conclusion of the hearing:“I am disappointed in the Public Safety... </p>" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/div[1]/div[2]/p[1]" }, "excerpt": "<p> CORCORAN, Calif. — Just west of this normally dusty prison town, a civic nightmare is unfolding: Tulare Lake, a body of water that did not exist just two months ago, now stretches to the horizon — a vast, murky sea in... </p>" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/div[1]/div[2]/p[1]" }, "excerpt": "<p> Sacramento - Today, Assemblyman Devon Mathis joined his colleagues to force a vote on legislation to address the fentanyl crisis as the Assembly Public Safety Committee denied hearings for a number of common-sense fentanyl-related bills.“I was proud to join my... </p>" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]/div[1]/div[2]/p[1]" }, "excerpt": "<p> A handful of tough-on-crime measures targeting the ongoing fentanyl crisis were set to be ignored in 2023. GOP lawmakers balked over the carnage caused by inaction.In a surprise move, the California Assembly Public Safety Committee will hold a hearing next... </p>" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]" }, "excerpt": "<p> State Capitol <br> P.O. Box 942849 <br> Sacramento, CA 94249-0033 <br> Phone - <a href=\"tel: 916-319-2033\"> 916-319-2033 </a> <br> </p>" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/p[1]" }, "excerpt": "<p> 100 West Willow Plaza <br> Suite 405 <br> Visalia, CA 93291 <br> Phone - <a href=\"tel: 559-636-3440\"> 559-636-3440 </a> <br> </p>" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]" }, "excerpt": "<h2 class=\"ha-icon-box-title\"> SPECIAL RECOGNITION REQUEST </h2>" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/a[1]/h2[1]" }, "excerpt": "<h2 class=\"ha-icon-box-title\"> STATE AGENCY ASSISTANCE REQUEST </h2>" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]" }, "excerpt": "<h2 class=\"ha-icon-box-title\"> LET YOUR VOICE BE HEARD </h2>" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]" }, "excerpt": "<h2 class=\"ha-icon-box-title\"> Flood Recovery Resources </h2>" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/a[1]/h2[1]" }, "excerpt": "<h2 class=\"ha-icon-box-title\"> Flood Insurance Resources </h2>" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]" }, "excerpt": "<h2 class=\"ha-icon-box-title\"> Veteran Resources </h2>" } ] }, "endTime": 1687097096872 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687097096872, "url": "https://ad33.asmrc.org/", "what": "Axe", "result": { "totals": { "rulesNA": 49, "rulesPassed": 48, "rulesWarned": 3, "rulesViolated": 4, "warnings": { "minor": 26, "moderate": 0, "serious": 3, "critical": 1 }, "violations": { "minor": 0, "moderate": 2, "serious": 7, "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-18T14:04:57.537Z", "url": "https://ad33.asmrc.org/", "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": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"elementor-background-overlay\"></div>", "target": [ ".elementor-background-overlay" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<p>ASSEMBLYMAN</p>", "target": [ ".elementor-element-52d31ba > .elementor-widget-container > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "61.5pt (82px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"elementor-background-overlay\"></div>", "target": [ ".elementor-background-overlay" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Devon<br>Mathis</p>", "target": [ ".elementor-element-e25eccd > .elementor-widget-container > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "11.3pt (15px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<select class=\"gt_selector notranslate\" aria-label=\"Select Language\">", "target": [ "select" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<select class=\"gt_selector notranslate\" aria-label=\"Select Language\">", "target": [ "select" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" } ] }, { "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 name=\"f17d8423a63848\" width=\"350px\" height=\"1300px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" scrolling=\"no\" allow=\"encrypted-media\" src=\"https://www.facebook.com/v2.5/plugins/page.php?adapt_container_width=false&app_id=&channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df13eaef577d847c%26domain%3Dad33.asmrc.org%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fad33.asmrc.org%252Ff3447f0340c424%26relation%3Dparent.parent&container_width=374&height=1300&hide_cover=false&hide_cta=false&href=https%3A%2F%2Fwww.facebook.com%2Fassemblymandevonmathis%2F&lazy=false&locale=en_US&sdk=joey&show_facepile=true&small_header=false&tabs=timeline&width=350\" style=\"border: none; visibility: visible; width: 350px; height: 1300px;\" class=\"\">", "target": [ "iframe" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" } ] }, { "id": "hidden-content", "impact": "minor", "tags": [ "cat.structure", "experimental", "review-item", "best-practice" ], "description": "Informs users about hidden content.", "help": "Hidden content on the page should be analyzed", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI", "nodes": [ { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">", "target": [ "div[data-column-set=\"3\"] > .ct-container > div[data-column=\"start\"][data-placements=\"1\"] > div[data-items=\"primary\"] > .site-branding[data-id=\"logo\"][itemscope=\"itemscope\"] > .site-logo-container[rel=\"home\"][href$=\"ad33.asmrc.org/\"] > .sticky-logo.lazyload[width=\"725\"]" ], "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=\"sub-menu\">", "target": [ "#menu-item-613 > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"sub-menu\">", "target": [ "#menu-item-3587 > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"sub-menu\">", "target": [ "#menu-item-3588 > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"sub-menu\">", "target": [ "#menu-item-2031 > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"sub-menu\">", "target": [ "#menu-item-3589 > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div data-device=\"mobile\" data-transparent=\"\">", "target": [ "div[data-device=\"mobile\"][data-transparent=\"\"]" ], "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": "<img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">", "target": [ "div[data-column-set=\"2\"] > .ct-container > div[data-column=\"start\"][data-placements=\"1\"] > div[data-items=\"primary\"] > .site-branding[data-id=\"logo\"][itemscope=\"itemscope\"] > .site-logo-container[rel=\"home\"][href$=\"ad33.asmrc.org/\"] > .sticky-logo.lazyload[width=\"725\"]" ], "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": "<span class=\"ct-label ct-hidden-sm ct-hidden-md ct-hidden-lg\">Menu</span>", "target": [ ".ct-label" ], "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=\"elementor-element elementor-element-47426c6 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"47426c6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">", "target": [ ".elementor-element-47426c6" ], "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 data-ha-element-link=\"{"url":"https:\\/\\/asmrc.org\\/california-promise\\/","is_external":"","nofollow":"","custom_attributes":""}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-d35d93d elementor-invisible elementor-widget elementor-widget-image\" data-id=\"d35d93d\" data-element_type=\"widget\" data-settings=\"{"_animation":"pulse"}\" data-widget_type=\"image.default\">", "target": [ ".elementor-element-d35d93d" ], "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=\"fb_loader\" style=\"text-align: center !important; display: none;\">", "target": [ ".fb_loader" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"offcanvas\" class=\"ct-panel ct-header\" data-behaviour=\"right-side\">", "target": [ "#offcanvas" ], "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=\"sub-menu\">", "target": [ "#menu-main-1 > .menu-item-613.menu-item-type-taxonomy.menu-item-object-category > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"sub-menu\">", "target": [ "#menu-main-1 > .menu-item-613.menu-item-type-taxonomy.menu-item-object-category > .sub-menu > .menu-item-5570.menu-item-has-children.menu-item-type-custom > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"sub-menu\">", "target": [ "#menu-main-1 > .menu-item-613.menu-item-type-taxonomy.menu-item-object-category > .sub-menu > .menu-item-5570.menu-item-has-children.menu-item-type-custom > .sub-menu > .menu-item-5565.menu-item-has-children.menu-item-type-custom > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"sub-menu\">", "target": [ "#menu-main-1 > .menu-item-613.menu-item-type-taxonomy.menu-item-object-category > .sub-menu > .menu-item-5570.menu-item-has-children.menu-item-type-custom > .sub-menu > .menu-item-5208.menu-item-has-children.menu-item-type-custom > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"sub-menu\">", "target": [ "#menu-main-1 > .menu-item-3587.menu-item-has-children.menu-item-type-custom > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"sub-menu\">", "target": [ "#menu-main-1 > .menu-item-3588.menu-item-has-children.menu-item-type-custom > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"sub-menu\">", "target": [ "#menu-main-1 > .menu-item-2031.menu-item-has-children.menu-item-type-custom > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"sub-menu\">", "target": [ "#menu-main-1 > .menu-item-3589.menu-item-has-children.menu-item-type-custom > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\">", "target": [ ".ct-back-to-top" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"toolbar_plugin\" class=\"scaccessibletoolbar\" style=\"background-color: rgb(0, 79, 206); display: none;\">", "target": [ "#toolbar_plugin" ], "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": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>", "target": [ ".fr_label" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"speaker_plugin\" class=\"scbasebin speaker\" style=\"width: 325px; display: none;\">", "target": [ "#speaker_plugin" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"volume_plugin\" class=\"scbasebin\" style=\"display: none;\">", "target": [ "#volume_plugin" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ] } ], "violations": [ { "id": "color-contrast-enhanced", "impact": "serious", "tags": [ "cat.color", "wcag2aaa", "wcag146", "ACT" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds", "help": "Elements must meet enhanced color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast-enhanced?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#be1f43", "bgColor": "#f2f5f7", "contrastRatio": 5.53, "fontSize": "11.3pt (15px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"ct-footer\" data-id=\"type-1\" itemscope=\"\" itemtype=\"https://schema.org/WPFooter\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">Privacy and Conditions of Use</a>", "target": [ ".exitNotifierLink[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#be1f43", "bgColor": "#f2f5f7", "contrastRatio": 5.53, "fontSize": "11.3pt (15px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"ct-footer\" data-id=\"type-1\" itemscope=\"\" itemtype=\"https://schema.org/WPFooter\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>", "target": [ "a[rel=\"noopener\"][target=\"_blank\"]:nth-child(2)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#be1f43", "bgColor": "#f2f5f7", "contrastRatio": 5.53, "fontSize": "11.3pt (15px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"ct-footer\" data-id=\"type-1\" itemscope=\"\" itemtype=\"https://schema.org/WPFooter\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://ad33.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>", "target": [ "a[rel=\"noopener\"][target=\"_blank\"]:nth-child(3)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT", "TTv5", "TT13.c" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#151515", "bgColor": "#074fd1", "contrastRatio": 2.65, "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://ad33.asmrc.org/contact-me/\" target=\"_blank\">\n\t\t\t\n\t\t\n\t\t\t\t\t\t<span class=\"ha-icon-box-icon\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-megaphone1\"></i>\t\t\t\t</span>\n\t\t<h2 class=\"ha-icon-box-title\">LET YOUR VOICE BE HEARD</h2>\t\t</a>", "target": [ ".elementor-element-c04394b > .ha-icon-box-link.elementor-widget-container[target=\"_blank\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.65 (foreground color: #151515, background color: #074fd1, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"ha-icon-box-title\">LET YOUR VOICE BE HEARD</h2>", "target": [ ".elementor-element-c04394b > .ha-icon-box-link.elementor-widget-container[target=\"_blank\"] > .ha-icon-box-title" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.65 (foreground color: #151515, background color: #074fd1, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#151515", "bgColor": "#bb2042", "contrastRatio": 2.95, "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://www.cdfa.ca.gov/FloodRecovery/?fbclid=IwAR31WBPlA7WLcOLYByXf2cbu7YZ7CkbMr_DjvHBc38ZTodsvoYJsH9R8XyY&mibextid=Zxz2cZ\">", "target": [ ".elementor-element-cc2889d > .exitNotifierLink.ha-icon-box-link.elementor-widget-container" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.95 (foreground color: #151515, background color: #bb2042, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"ha-icon-box-title\">Flood Recovery Resources</h2>", "target": [ ".elementor-element-cc2889d > .exitNotifierLink.ha-icon-box-link.elementor-widget-container > .ha-icon-box-title" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.95 (foreground color: #151515, background color: #bb2042, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#151515", "bgColor": "#bb2042", "contrastRatio": 2.95, "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"http://www.insurance.ca.gov/01-consumers/140-catastrophes/FloodFacts.cfm\">", "target": [ ".elementor-element-da6ac41 > .exitNotifierLink.ha-icon-box-link.elementor-widget-container" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.95 (foreground color: #151515, background color: #bb2042, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"ha-icon-box-title\">Flood Insurance Resources</h2>", "target": [ ".elementor-element-da6ac41 > .exitNotifierLink.ha-icon-box-link.elementor-widget-container > .ha-icon-box-title" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.95 (foreground color: #151515, background color: #bb2042, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#151515", "bgColor": "#bb2042", "contrastRatio": 2.95, "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://www.calvet.ca.gov/\">\n\t\t\t\n\t\t\n\t\t\t\t\t\t<span class=\"ha-icon-box-icon\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-flag-usa\"></i>\t\t\t\t</span>\n\t\t<h2 class=\"ha-icon-box-title\">Veteran Resources</h2>\t\t</a>", "target": [ "a[href$=\"calvet.ca.gov/\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.95 (foreground color: #151515, background color: #bb2042, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"ha-icon-box-title\">Veteran Resources</h2>", "target": [ "a[href$=\"calvet.ca.gov/\"] > .ha-icon-box-title" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.95 (foreground color: #151515, background color: #bb2042, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1" } ] }, { "id": "heading-order", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensures the order of headings is semantically correct", "help": "Heading levels should only increase by one", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI", "nodes": [ { "any": [ { "id": "heading-order", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Heading order invalid" } ], "all": [], "none": [], "impact": "moderate", "html": "<h5>State Capitol Office</h5>", "target": [ "#block-8 > h5" ], "failureSummary": "Fix any of the following:\n Heading order invalid" } ] }, { "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": "<select class=\"gt_selector notranslate\" aria-label=\"Select Language\">", "target": [ "select" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" } ] } ] }, "success": true }, "standardResult": { "totals": [ 26, 4, 2, 7 ], "instances": [ { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-52d31ba > .elementor-widget-container > p" }, "excerpt": "<p>ASSEMBLYMAN</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-e25eccd > .elementor-widget-container > p" }, "excerpt": "<p>Devon<br>Mathis</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "select" }, "excerpt": "<select class=\"gt_selector notranslate\" aria-label=\"Select Language\">" }, { "ruleID": "frame-tested", "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "iframe" }, "excerpt": "<iframe name=\"f17d8423a63848\" width=\"350px\" height=\"1300px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen ... zy=false&locale=en_US&sdk=joey&show_facepile=true&small_header=false&tabs=timeline&width=350\" style=\"border: none; visibility: visible; width: 350px; height: 1300px;\" class=\"\">" }, { "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": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "div[data-column-set=\"3\"] > .ct-container > div[data-column=\"start\"][data-placements=\"1\"] > div[data-items=\"primary\"] > .site-branding[data-id=\"logo\"][itemscope=\"itemscope\"] > .site-logo-container[rel=\"home\"][href$=\"ad33.asmrc.org/\"] > .sticky-logo.lazyload[width=\"725\"]" }, "excerpt": "<img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-613 > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-3587 > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-3588 > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-2031 > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-3589 > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "div[data-device=\"mobile\"][data-transparent=\"\"]" }, "excerpt": "<div data-device=\"mobile\" data-transparent=\"\">" }, { "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": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "div[data-column-set=\"2\"] > .ct-container > div[data-column=\"start\"][data-placements=\"1\"] > div[data-items=\"primary\"] > .site-branding[data-id=\"logo\"][itemscope=\"itemscope\"] > .site-logo-container[rel=\"home\"][href$=\"ad33.asmrc.org/\"] > .sticky-logo.lazyload[width=\"725\"]" }, "excerpt": "<img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">" }, { "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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".ct-label" }, "excerpt": "<span class=\"ct-label ct-hidden-sm ct-hidden-md ct-hidden-lg\">Menu</span>" }, { "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": ".elementor-element-47426c6" }, "excerpt": "<div class=\"elementor-element elementor-element-47426c6 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"47426c6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">" }, { "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": ".elementor-element-d35d93d" }, "excerpt": "<div data-ha-element-link=\"{"url":"https:\\/\\/asmrc.org\\/california-promise\\/","is_external":"","nofollow":"","custom_attributes":& ... d elementor-invisible elementor-widget elementor-widget-image\" data-id=\"d35d93d\" data-element_type=\"widget\" data-settings=\"{"_animation":"pulse"}\" data-widget_type=\"image.default\">" }, { "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": ".fb_loader" }, "excerpt": "<div class=\"fb_loader\" style=\"text-align: center !important; display: none;\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "offcanvas", "location": { "doc": "dom", "type": "selector", "spec": "#offcanvas" }, "excerpt": "<div id=\"offcanvas\" class=\"ct-panel ct-header\" data-behaviour=\"right-side\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-main-1 > .menu-item-613.menu-item-type-taxonomy.menu-item-object-category > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-main-1 > .menu-item-613.menu-item-type-taxonomy.menu-item-object-category > .sub-menu > .menu-item-5570.menu-item-has-children.menu-item-type-custom > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-main-1 > .menu-item-613.menu-item-type-taxonomy.menu-item-object-category > .sub-menu > .menu-item-5570.menu-item-has-children.menu-item-type-custom > .sub-menu > .menu-item-5565.menu-item-has-children.menu-item-type-custom > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-main-1 > .menu-item-613.menu-item-type-taxonomy.menu-item-object-category > .sub-menu > .menu-item-5570.menu-item-has-children.menu-item-type-custom > .sub-menu > .menu-item-5208.menu-item-has-children.menu-item-type-custom > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-main-1 > .menu-item-3587.menu-item-has-children.menu-item-type-custom > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-main-1 > .menu-item-3588.menu-item-has-children.menu-item-type-custom > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-main-1 > .menu-item-2031.menu-item-has-children.menu-item-type-custom > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-main-1 > .menu-item-3589.menu-item-has-children.menu-item-type-custom > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".ct-back-to-top" }, "excerpt": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\">" }, { "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": "toolbar_plugin", "location": { "doc": "dom", "type": "selector", "spec": "#toolbar_plugin" }, "excerpt": "<div id=\"toolbar_plugin\" class=\"scaccessibletoolbar\" style=\"background-color: rgb(0, 79, 206); display: none;\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".fr_label" }, "excerpt": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>" }, { "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": "speaker_plugin", "location": { "doc": "dom", "type": "selector", "spec": "#speaker_plugin" }, "excerpt": "<div id=\"speaker_plugin\" class=\"scbasebin speaker\" style=\"width: 325px; display: none;\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "volume_plugin", "location": { "doc": "dom", "type": "selector", "spec": "#volume_plugin" }, "excerpt": "<div id=\"volume_plugin\" class=\"scbasebin\" style=\"display: none;\">" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".exitNotifierLink[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">Privacy and Conditions of Use</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[rel=\"noopener\"][target=\"_blank\"]:nth-child(2)" }, "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[rel=\"noopener\"][target=\"_blank\"]:nth-child(3)" }, "excerpt": "<a href=\"https://ad33.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.65 (foreground color: #151515, background color: #074fd1, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-c04394b > .ha-icon-box-link.elementor-widget-container[target=\"_blank\"] > .ha-icon-box-title" }, "excerpt": "<h2 class=\"ha-icon-box-title\">LET YOUR VOICE BE HEARD</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.95 (foreground color: #151515, background color: #bb2042, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-cc2889d > .exitNotifierLink.ha-icon-box-link.elementor-widget-container > .ha-icon-box-title" }, "excerpt": "<h2 class=\"ha-icon-box-title\">Flood Recovery Resources</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.95 (foreground color: #151515, background color: #bb2042, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-da6ac41 > .exitNotifierLink.ha-icon-box-link.elementor-widget-container > .ha-icon-box-title" }, "excerpt": "<h2 class=\"ha-icon-box-title\">Flood Insurance Resources</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.95 (foreground color: #151515, background color: #bb2042, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"calvet.ca.gov/\"] > .ha-icon-box-title" }, "excerpt": "<h2 class=\"ha-icon-box-title\">Veteran Resources</h2>" }, { "ruleID": "heading-order", "what": "Heading levels should only increase by one; Heading order invalid", "ordinalSeverity": 2, "tagName": "H5", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#block-8 > h5" }, "excerpt": "<h5>State Capitol Office</h5>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "select" }, "excerpt": "<select class=\"gt_selector notranslate\" aria-label=\"Select Language\">" } ] }, "endTime": 1687097097571 }, { "type": "launch", "which": "chromium", "startTime": 1687097097571, "endTime": 1687097098186 }, { "type": "url", "which": "https://ad33.asmrc.org/", "what": "Member Devon Mathis (R)", "startTime": 1687097098186, "result": { "url": "https://ad33.asmrc.org/" }, "endTime": 1687097100611 }, { "type": "test", "which": "continuum", "startTime": 1687097100611, "url": "https://ad33.asmrc.org/", "what": "Level Access Continuum, community edition", "result": [], "standardResult": { "totals": [ 0, 0, 0, 0 ], "instances": [] }, "endTime": 1687097101102 }, { "type": "launch", "which": "chromium", "startTime": 1687097101102, "endTime": 1687097101750 }, { "type": "url", "which": "https://ad33.asmrc.org/", "what": "Member Devon Mathis (R)", "startTime": 1687097101750, "result": { "url": "https://ad33.asmrc.org/" }, "endTime": 1687097104173 }, { "type": "test", "which": "htmlcs", "startTime": 1687097104173, "url": "https://ad33.asmrc.org/", "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 class=\"ha-icon-box-title\">...</h2>" } ], "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [ { "tagName": "h2", "id": "", "code": "<h2 class=\"ha-icon-box-title\">...</h2>" } ], "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.": [ { "tagName": "h5", "id": "", "code": "<h5>...</h5>" } ] }, "AAA.1_4_6.G17.Fail": { "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.53:1. Recommendation: change text colour to #030303.": [ { "tagName": "a", "id": "", "code": "<a href=\"https://ad33.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">...</a>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.06:1. Recommendation: change text colour to #1f1f1f.": [ { "tagName": "noscript", "id": "", "code": "<noscript>...</noscript>" } ] }, "AAA.1_4_6.G18.Fail": { "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.65:1. Recommendation: change background to #f9fbff.": [ { "tagName": "h2", "id": "", "code": "<h2 class=\"ha-icon-box-title\">...</h2>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.96:1. Recommendation: change background to #fff.": [ { "tagName": "h2", "id": "", "code": "<h2 class=\"ha-icon-box-title\">...</h2>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #767676.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AAA.2_4_8.H59.1": { "Link elements can only be located in the head section of the document.": [ { "tagName": "link", "id": "#e-animations-css", "code": "<link rel=\"stylesheet\" id=\"e-animations-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.13.4\" media=\"all\">" }, { "tagName": "link", "id": "#yacp_css-css", "code": "<link rel=\"stylesheet\" id=\"yacp_css-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/yacp/static/dist/yacp_frontend.css?ver=6.1.1\" media=\"all\">" } ] } }, "Warning": { "AAA.1_3_1.H42": { "Heading markup should be used if this content is intended as a heading.": [ { "tagName": "div", "id": "", "code": "<div class=\"sc-range-plus sc-range-button\" data-sc-range-action=\"increase\" accesskey=\"+\" role=\"button\" aria-label=\"Increase\">...</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": "div", "id": "#block-10", "code": "<div class=\"ct-widget widget_block widget_text\" id=\"block-10\">...</div>" }, { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AAA.1_3_1.H48": { "If this element contains a navigation section, it is recommended that it be marked up as a list.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AAA.1_3_1.H85.2": { "If this selection list contains groups of related options, they should be grouped with optgroup.": [ { "tagName": "select", "id": "", "code": "<select class=\"gt_selector notranslate\" aria-label=\"Select Language\">...</select>" } ] }, "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": "a", "id": "", "code": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\">...</a>" }, { "tagName": "div", "id": "#accessibility-links", "code": "<div id=\"accessibility-links\" class=\"bottomleft fixed vertical screenreader-closed\" style=\"background-color: rgb(238, 238, 238);\">...</div>" }, { "tagName": "div", "id": "#offcanvas", "code": "<div id=\"offcanvas\" class=\"ct-panel ct-header\" data-behaviour=\"right-side\">...</div>" }, { "tagName": "div", "id": "#text_plugin", "code": "<div id=\"text_plugin\" class=\"scbasebin screenreader text\" aria-label=\" - Screen Reader - \" role=\"button\" style=\"background-color: rgb(0, 79, 206); cursor: pointer;\" accesskey=\"L\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"gt_switcher_wrapper\" style=\"position:fixed;top:15px;right:15px;z-index:999999;\">...</div>" }, { "tagName": "ul", "id": "", "code": "<ul class=\"sub-menu\">...</ul>" } ], "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [ { "tagName": "meta", "id": "", "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5, viewport-fit=cover\">" } ] }, "AAA.1_4_3_F24.F24.BGColour": { "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [ { "tagName": "div", "id": "", "code": "<div class=\"sc-range-base\" data-sc-range-volume=\"80\" style=\"background: linear-gradient(90deg, rgb(218, 232, 254) 70%, rgb(242, 247, 250) 80%);\">...</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": "span", "id": "#toolbar_closer", "code": "<span id=\"toolbar_closer\" data-title=\"Close accessibility interface\" aria-label=\"Close accessibility interface\" role=\"button\" class=\"scaccessibletoolbarcloser\" style=\"color: transparent; text-shadow: rgb(0, 79, 206) 0px 0px 0px;\">...</span>" } ] }, "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 class=\"skip-link show-on-focus\" href=\"#main\">...</a>" } ] }, "AAA.1_4_6.G17.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.": [ { "tagName": "option", "id": "", "code": "<option value=\"\">...</option>" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" }, { "tagName": "option", "id": "", "code": "<option value=\"en" } ] }, "AAA.3_2_5.H83.3": { "Check that this link's link text contains information indicating that the link will open in a new window.": [ { "tagName": "a", "id": "", "code": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-animation-grow elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/assemblymandevonmathis/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://ad33.asmrc.org/contact-me/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD33&survey=164\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD33&survey=165\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://ad33.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">...</a>" } ] } }, "success": true }, "standardResult": { "totals": [ 127, 0, 0, 12 ], "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": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"sc-range-plus sc-range-button\" data-sc-range-action=\"increase\" accesskey=\"+\" role=\"button\" aria-label=\"Increase\">...</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": "DIV", "id": "block-10", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"ct-widget widget_block widget_text\" id=\"block-10\">...</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_3_1.H48", "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" }, { "ruleID": "AAA.1_3_1.H85.2", "what": "If this selection list contains groups of related options, they should be grouped with optgroup.", "ordinalSeverity": 0, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<select class=\"gt_selector notranslate\" aria-label=\"Select Language\">...</select>" }, { "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": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\">...</a>" }, { "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": "accessibility-links", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"accessibility-links\" class=\"bottomleft fixed vertical screenreader-closed\" style=\"background-color: rgb(238, 238, 238);\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "offcanvas", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"offcanvas\" class=\"ct-panel ct-header\" data-behaviour=\"right-side\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "text_plugin", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"text_plugin\" class=\"scbasebin screenreader text\" aria-label=\" - Screen Reader - \" role=\"button\" style=\"background-color: rgb(0, 79, 206); cursor: pointer;\" accesskey=\"L\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"gt_switcher_wrapper\" style=\"position:fixed;top:15px;right:15px;z-index:999999;\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<ul class=\"sub-menu\">...</ul>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5, viewport-fit=cover\">" }, { "ruleID": "AAA.1_4_3_F24.F24.BGColour", "what": "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"sc-range-base\" data-sc-range-volume=\"80\" style=\"background: linear-gradient(90deg, rgb(218, 232, 254) 70%, rgb(242, 247, 250) 80%);\">...</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": "SPAN", "id": "toolbar_closer", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span id=\"toolbar_closer\" data-title=\"Close accessibility interface\" aria-label=\"Close accessibility interface\" role=\"button\" class=\"scaccessibletoolbarcloser\" style=\"color: transparent; text-shadow: rgb(0, 79, 206) 0px 0px 0px;\">...</span>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"skip-link show-on-focus\" href=\"#main\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"\">...</option>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"en" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-animation-grow elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/assemblymandevonmathis/\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://ad33.asmrc.org/contact-me/\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD33&survey=164\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD33&survey=165\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://ad33.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"ha-icon-box-title\">...</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 class=\"ha-icon-box-title\">...</h2>" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.", "ordinalSeverity": 3, "tagName": "H5", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h5>...</h5>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.53:1. Recommendation: change text colour to #030303.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://ad33.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.53:1. Recommendation: change text colour to #030303.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.53:1. Recommendation: change text colour to #030303.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.06:1. Recommendation: change text colour to #1f1f1f.", "ordinalSeverity": 3, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<noscript>...</noscript>" }, { "ruleID": "AAA.1_4_6.G18.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.65:1. Recommendation: change background to #f9fbff.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"ha-icon-box-title\">...</h2>" }, { "ruleID": "AAA.1_4_6.G18.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.96:1. Recommendation: change background to #fff.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"ha-icon-box-title\">...</h2>" }, { "ruleID": "AAA.1_4_6.G18.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #767676.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" }, { "ruleID": "AAA.2_4_8.H59.1", "what": "Link elements can only be located in the head section of the document.", "ordinalSeverity": 3, "tagName": "LINK", "id": "e-animations-css", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<link rel=\"stylesheet\" id=\"e-animations-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.13.4\" media=\"all\">" }, { "ruleID": "AAA.2_4_8.H59.1", "what": "Link elements can only be located in the head section of the document.", "ordinalSeverity": 3, "tagName": "LINK", "id": "yacp_css-css", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<link rel=\"stylesheet\" id=\"yacp_css-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/yacp/static/dist/yacp_frontend.css?ver=6.1.1\" media=\"all\">" } ] }, "endTime": 1687097104707 }, { "type": "launch", "which": "chromium", "startTime": 1687097104707, "endTime": 1687097105396 }, { "type": "url", "which": "https://ad33.asmrc.org/", "what": "Member Devon Mathis (R)", "startTime": 1687097105396, "result": { "url": "https://ad33.asmrc.org/" }, "endTime": 1687097107850 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687097107850, "url": "https://ad33.asmrc.org/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 7, "recommendation": 1, "ignored": 0 }, "items": [ { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]", "aria": "/document[1]/main[1]/link[7]/heading[1]" }, "message": "Text contrast of 2.96 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700", "bounds": { "left": 560, "top": 1265, "height": 72, "width": 160 }, "snippet": "<h2 class=\"ha-icon-box-title\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/a[1]/h2[1]", "aria": "/document[1]/main[1]/link[6]/heading[1]" }, "message": "Text contrast of 2.96 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700", "bounds": { "left": 320, "top": 1265, "height": 108, "width": 160 }, "snippet": "<h2 class=\"ha-icon-box-title\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]", "aria": "/document[1]/main[1]/link[5]/heading[1]" }, "message": "Text contrast of 2.96 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700", "bounds": { "left": 80, "top": 1265, "height": 108, "width": 160 }, "snippet": "<h2 class=\"ha-icon-box-title\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]", "aria": "/document[1]/main[1]/link[4]/heading[1]" }, "message": "Text contrast of 2.65 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700", "bounds": { "left": 550, "top": 630, "height": 72, "width": 180 }, "snippet": "<h2 class=\"ha-icon-box-title\">", "level": "violation" }, { "ruleId": "element_id_unique", "path": { "dom": "/html[1]/body[1]/span[2]", "aria": "/document[1]" }, "message": "The <span> element has the id \"elementor-device-mode\" that is already in use", "bounds": { "left": -1, "top": -160001, "height": 1, "width": 1 }, "snippet": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/select[1]", "aria": "/document[1]/combobox[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 617, "top": 15, "height": 40, "width": 168 }, "snippet": "<select aria-label=\"Select Language\" class=\"gt_selector notranslate\">", "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": 0, "top": 0, "height": 20, "width": 40 }, "snippet": "<a href=\"#main\" class=\"skip-link show-on-focus\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/link[40]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"charset\" is deprecated for the <link> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<link charset=\"utf-8\" rel=\"stylesheet\" href=\"https://ad33.asmrc.org/wp-content/plugins/screenreader/libraries/controller/css/accessible.css\" type=\"text/css\">", "level": "recommendation" } ], "success": true }, "standardResult": { "totals": [ 0, 1, 0, 7 ], "instances": [ { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.96 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]" }, "excerpt": "<h2 class=\"ha-icon-box-title\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.96 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/a[1]/h2[1]" }, "excerpt": "<h2 class=\"ha-icon-box-title\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.96 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]" }, "excerpt": "<h2 class=\"ha-icon-box-title\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.65 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/a[1]/h2[1]" }, "excerpt": "<h2 class=\"ha-icon-box-title\">" }, { "ruleID": "element_id_unique", "what": "The <span> element has the id \"elementor-device-mode\" that is already in use", "ordinalSeverity": 3, "tagName": "SPAN", "id": "elementor-device-mode", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/span[2]" }, "excerpt": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/select[1]" }, "excerpt": "<select aria-label=\"Select Language\" class=\"gt_selector notranslate\">" }, { "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 href=\"#main\" class=\"skip-link show-on-focus\">" }, { "ruleID": "element_attribute_deprecated", "what": "The HTML attribute(s) \"charset\" is deprecated for the <link> element in HTML 5", "ordinalSeverity": 1, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/head[1]/link[40]" }, "excerpt": "<link charset=\"utf-8\" rel=\"stylesheet\" href=\"https://ad33.asmrc.org/wp-content/plugins/screenreader/libraries/controller/css/accessible.css\" type=\"text/css\">" } ] }, "endTime": 1687097113293 }, { "type": "launch", "which": "chromium", "startTime": 1687097113293, "endTime": 1687097113890 }, { "type": "url", "which": "https://ad33.asmrc.org/", "what": "Member Devon Mathis (R)", "startTime": 1687097113890, "result": { "url": "https://ad33.asmrc.org/" }, "endTime": 1687097116467 }, { "type": "test", "which": "nuVal", "startTime": 1687097116467, "url": "https://ad33.asmrc.org/", "what": "Nu Html Checker", "result": { "prevented": true, "error": "ERROR getting page for nuVal test", "success": true }, "standardResult": { "totals": [], "instances": [], "prevented": true }, "endTime": 1687097116773 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687097116773, "url": "https://ad33.asmrc.org/", "what": "QualWeb", "result": { "type": "evaluation", "system": { "name": "QualWeb", "description": "QualWeb is an automatic accessibility evaluator for webpages.", "version": "3.0.0", "homepage": "http://www.qualweb.di.fc.ul.pt/", "date": "2023-06-18 14:05:19", "hash": "a70ff32d63de77185204febfdc6aacab529e4c8dda162f607a6247b6c6fb52718822c2ba116a763669f1781fbdd08420334ce8e0d715ea32610be2d5cf8f94ea", "page": { "viewport": { "mobile": false, "landscape": true, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/100.0.4889.0 Safari/537.36", "resolution": { "width": 1366, "height": 768 } } } }, "metadata": { "passed": 31, "warning": 16, "failed": 8, "inapplicable": 70 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 13, "warning": 8, "failed": 3, "inapplicable": 43 }, "assertions": { "QW-ACT-R63": { "name": "Document has a landmark with non-repeated content", "code": "QW-ACT-R63", "mapping": "b40fd1", "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [], "url": "https://act-rules.github.io/rules/b40fd1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree." }, "results": [ { "verdict": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R64": { "name": "Document has heading for non-repeated content", "code": "QW-ACT-R64", "mapping": "047fe0", "description": "This rule checks that the non-repeated content contains a heading", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "H69" ], "url": "https://act-rules.github.io/rules/047fe0", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree." }, "results": [ { "verdict": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R73": { "name": "Block of repeated content is collapsible", "code": "QW-ACT-R73", "mapping": "3e12e1", "description": "This rule checks that repeated blocks of content are collapsible.", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "SCR28" ], "url": "https://act-rules.github.io/rules/3e12e1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree." }, "results": [ { "verdict": "warning", "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><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 dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><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": 135, "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": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>", "pointer": "html > body:nth-child(2) > span:nth-child(34)" }, { "htmlCode": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>", "pointer": "html > body:nth-child(2) > span:nth-child(35)" } ], "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": 31, "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 class=\"skip-link show-on-focus\" href=\"#main\">\n\tSkip to content</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=\"https://ad33.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"><noscript><img width=\"725\" height=\"167\" src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo\" alt=\"AD33 Devon Mathis Logo\" /><img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/category/legislation/\" class=\"ct-menu-link\">Legislation</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"></span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">Newsroom</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"></span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">My District</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"></span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">Media</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"></span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">About</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"></span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-animation-grow elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/assemblymandevonmathis/\" target=\"_blank\">\n\t\t\t\t\t\tFacebook\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD33&survey=165\" target=\"_blank\">\n\t\t\t\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\tSPECIAL RECOGNITION REQUEST\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD33&survey=164\" target=\"_blank\">\n\t\t\t\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\tSTATE AGENCY ASSISTANCE REQUEST\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://ad33.asmrc.org/contact-me/\" target=\"_blank\">\n\t\t\t\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\tLET YOUR VOICE BE HEARD\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://www.cdfa.ca.gov/FloodRecovery/?fbclid=IwAR31WBPlA7WLcOLYByXf2cbu7YZ7CkbMr_DjvHBc38ZTodsvoYJsH9R8XyY&mibextid=Zxz2cZ\">\n\t\t\t\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\tFlood Recovery Resources\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"http://www.insurance.ca.gov/01-consumers/140-catastrophes/FloodFacts.cfm\">\n\t\t\t\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\tFlood Insurance Resources\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://www.calvet.ca.gov/\">\n\t\t\t\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\tVeteran Resources\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/2023/05/18/assembly-appropriations-committee-rejects-3-mathis-pro-water-bills/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tAssembly Appropriations Committee Rejects 3 Mathis pro-Water Bills\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\tMay 18, 2023\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tSacramento - Today, the Assembly Appropriations Committee rejected AB 62, AB 64, and AB 66, bills that were authored by Assemblyman Mathis. Assemblyman Mathis issued the following statement upon the rejection of these bills:“Once again, the Appropriation …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > 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://ad33.asmrc.org/2023/05/12/mathis-condemns-record-deficit-and-proposed-newsom-budget/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tMathis Condemns Record Deficit and Proposed Newsom Budget\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\tMay 12, 2023\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tSacramento - This week, Governor Gavin Newsom revealed the extent of California’s fiscal deficit in his proposed budget. Assemblyman Mathis issued the following statement upon news of the fiscal deficit and proposed budget:“I am disheartened by the sheer magnitude of...\t\t …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > 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://ad33.asmrc.org/2023/04/27/public-safety-committee-passes-some-bills-designed-to-punish-fentanyl-pushers-rejects-others/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tPublic Safety Committee Passes Some Bills Designed to Punish Fentanyl Pushers; Rejects Others\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 27, 2023\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tSacramento - : Today, the Assembly Public Safety Committee passed multiple measures designed to address the fentanyl crisis while rejecting other measures. Assemblyman Mathis issued the following sta …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > 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=\"https://ad33.asmrc.org/2023/04/24/fears-grow-as-floodwaters-threaten-to-drown-this-california-city-and-prison-complex/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tFears grow as floodwaters threaten to drown this California city and prison complex\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 24, 2023\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\tIn the News\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tCORCORAN, Calif. — Just west of this normally dusty prison town, a civic nightmare is unfolding: Tulare Lake, a body of water that did not exist just two months ago, now stretches to the horizon — a vast …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > 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=\"https://ad33.asmrc.org/2023/04/20/assemblyman-mathis-calls-out-california-legislators-siding-with-drug-dealers-and-murderers-on-fentanyl-crisis/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tAssemblyman Mathis Calls Out California Legislators Siding with Drug Dealers and Murderers on Fentanyl Crisis\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 20, 2023\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tSacramento - Today, Assemblyman Devon Mathis joined his colleagues to force a vote on legislation to address the fentanyl crisis as the Assembly Public Safety Committ …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > 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=\"https://ad33.asmrc.org/2023/04/20/gop-pressure-forces-calif-dems-to-hear-fentanyl-prevention-bills/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tGOP pressure forces Calif. Dems to hear fentanyl prevention bills\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 20, 2023\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\tIn the News\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tA handful of tough-on-crime measures targeting the ongoing fentanyl crisis were set to be ignored in 2023. GOP lawmakers balked over the carnage caused by inaction.In a surprise move, the California Assembly Public Safety Committee will hold a hearing next. …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > 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=\"tel: 916-319-2033\">916-319-2033</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"tel: 559-636-3440\">559-636-3440</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > a:nth-child(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">Privacy and Conditions of Use</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<select class=\"gt_selector notranslate\" aria-label=\"Select Language\">Select LanguageAfrikaansShqipአማርኛالعربيةՀայերենAzərbaycan diliEuskaraБеларуская моваবাংলাBosanskiБългарскиCatalàCebuanoChichewa简体中文繁體中文CorsuHrvatskiČeštinaDanskNederlandsEnglishEsperantoEestiFilipinoSuomiFrançaisFryskGalegoქართულიDeutschΕλληνικάગુજરાતીKreyol ayisyenHarshen HausaŌlelo Hawaiʻiעִבְרִיתहिन्दीHmongMagyarÍslenskaIgboBahasa IndonesiaGaeilgeItaliano日本語Basa Jawaಕನ್ನಡҚазақ тіліភាសាខ្មែរ한국어كوردیКыргызчаພາສາລາວLatinLatviešu valodaLietuvių kalbaLëtzebuergeschМакедонски јазикMalagasyBahasa MelayuമലയാളംMalteseTe Reo MāoriमराठीМонголဗမာစာनेपालीNorsk bokmålپښتوفارسیPolskiPortuguêsਪੰਜਾਬੀRomânăРусскийSamoanGàidhligСрпски је …", "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > select: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": "<select class=\"gt_selector notranslate\" aria-label=\"Select Language\">Select LanguageAfrikaansShqipአማርኛالعربيةՀայերենAzərbaycan diliEuskaraБеларуская моваবাংলাBosanskiБългарскиCatalàCebuanoChichewa简体中文繁體中文CorsuHrvatskiČeštinaDanskNederlandsEnglishEsperantoEestiFilipinoSuomiFrançaisFryskGalegoქართულიDeutschΕλληνικάગુજરાતીKreyol ayisyenHarshen HausaŌlelo Hawaiʻiעִבְרִיתहिन्दीHmongMagyarÍslenskaIgboBahasa IndonesiaGaeilgeItaliano日本語Basa Jawaಕನ್ನಡҚазақ тіліភាសាខ្មែរ한국어كوردیКыргызчаພາສາລາວLatinLatviešu valodaLietuvių kalbaLëtzebuergeschМакедонски јазикMalagasyBahasa MelayuമലയാളംMalteseTe Reo MāoriमराठीМонголဗမာစာनेपालीNorsk bokmålپښتوفارسیPolskiPortuguêsਪੰਜਾਬੀRomânăРусскийSamoanGàidhligСрпски је …", "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(1) > select:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R37": { "name": "Text has minimum contrast", "code": "QW-ACT-R37", "mapping": "afw4f7", "description": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "metadata": { "target": { "element": [ "*" ] }, "success-criteria": [ { "name": "1.4.3", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-minimum" }, { "name": "1.4.6", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced" } ], "related": [], "url": "https://act-rules.github.io/rules/afw4f7", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 31, "warning": 0, "failed": 4, "inapplicable": 0, "outcome": "failed", "description": "Element has contrast ratio lower than minimum." }, "results": [ { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">LET YOUR VOICE BE HEARD</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">Flood Recovery Resources</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">Flood Insurance Resources</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">Veteran Resources</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R76": { "name": "Text has enhanced contrast", "code": "QW-ACT-R76", "mapping": "09o5cg", "description": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "1.4.6", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced" } ], "related": [ "G17", "G18" ], "url": "https://act-rules.github.io/rules/09o5cg", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 31, "warning": 0, "failed": 4, "inapplicable": 0, "outcome": "failed", "description": "Element has contrast ratio lower than minimum." }, "results": [ { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">LET YOUR VOICE BE HEARD</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">Flood Recovery Resources</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">Flood Insurance Resources</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">Veteran Resources</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R75": { "name": "Bypass Blocks of Repeated Content", "code": "QW-ACT-R75", "mapping": "cf77f2", "description": "This rule checks that each page has a mechanism to bypass repeated blocks of content.", "metadata": { "target": { "element": "html" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html", "url_tr": "https://www.w3.org/TR/WCAG21/#bypass-blocks" } ], "related": [ "G1", "G123", "G124", "H69", "SCR28" ], "url": "https://act-rules.github.io/rules/cf77f2", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The rule can't tell because of the rule QW-ACT-R63" }, "results": [ { "verdict": "warning", "description": "The rule can't tell because of the rule QW-ACT-R63", "resultCode": "W1", "elements": [ { "htmlCode": "<html dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><head></head><body>AD33 | MATHIS | Assemblyman Devon Mathis\n\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\t{\"@context\":\"https:\\/\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\/\\/ad33.asmrc.org\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\/\\/ad33.asmrc.org\\/#listItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\\/\\/ad33.asmrc.org\\/\",\"name\":\"Home\",\"description\":\"Assemblymember Devon Mathis | California State Legislature | Assembly District 33 | AD33\",\"url\":\"https:\\/\\/ad33.asmrc.org\\/\"}}]},{\"@type\":\"Organization\",\"@id\": …", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R40": { "name": "Zoomed text node is not clipped with CSS overflow", "code": "QW-ACT-R40", "mapping": "59br37", "description": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "metadata": { "target": { "element": "*:text()" }, "success-criteria": [ { "name": "1.4.4", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text.html", "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text" } ], "related": [], "url": "https://act-rules.github.io/rules/59br37", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 48, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow." }, "results": [ { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"skip-link show-on-focus\" href=\"#main\">\n\tSkip to content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/category/legislation/\" class=\"ct-menu-link\">Legislation</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">Newsroom</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">My District</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">Media</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">About</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>ASSEMBLYMAN</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>DevonMathis</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">SPECIAL RECOGNITION REQUEST</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">STATE AGENCY ASSISTANCE REQUEST</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">LET YOUR VOICE BE HEARD</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">Flood Recovery Resources</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">Flood Insurance Resources</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">Veteran Resources</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-post-list-title\">Assembly Appropriations Committee Rejects 3 Mathis pro-Water Bills</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tMay 18, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Sacramento - Today, the Assembly Appropriations Committee rejected AB 62, AB 64, and AB 66, bills that were authored by Assemblyman Mathis. Assemblyman Mathis issued the following statement upon the rejection of these bills:“Once again, the Appropriations Committee’s priorities do...</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-post-list-title\">Mathis Condemns Record Deficit and Proposed Newsom Budget</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tMay 12, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Sacramento - This week, Governor Gavin Newsom revealed the extent of California’s fiscal deficit in his proposed budget. Assemblyman Mathis issued the following statement upon news of the fiscal deficit and proposed budget:“I am disheartened by the sheer magnitude of...</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-post-list-title\">Public Safety Committee Passes Some Bills Designed to Punish Fentanyl Pushers; Rejects Others</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 27, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Sacramento - : Today, the Assembly Public Safety Committee passed multiple measures designed to address the fentanyl crisis while rejecting other measures. Assemblyman Mathis issued the following statement upon the conclusion of the hearing:“I am disappointed in the Public Safety...</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-post-list-title\">Fears grow as floodwaters threaten to drown this California city and prison complex</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 24, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tIn the News\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>CORCORAN, Calif. — Just west of this normally dusty prison town, a civic nightmare is unfolding: Tulare Lake, a body of water that did not exist just two months ago, now stretches to the horizon — a vast, murky sea in...</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Mathis Calls Out California Legislators Siding with Drug Dealers and Murderers on Fentanyl Crisis</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 20, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Sacramento - Today, Assemblyman Devon Mathis joined his colleagues to force a vote on legislation to address the fentanyl crisis as the Assembly Public Safety Committee denied hearings for a number of common-sense fentanyl-related bills.“I was proud to join my...</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-post-list-title\">GOP pressure forces Calif. Dems to hear fentanyl prevention bills</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 20, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tIn the News\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>A handful of tough-on-crime measures targeting the ongoing fentanyl crisis were set to be ignored in 2023. GOP lawmakers balked over the carnage caused by inaction.In a surprise move, the California Assembly Public Safety Committee will hold a hearing next...</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h5>State Capitol Office</h5>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>State CapitolP.O. Box 942849Sacramento, CA 94249-0033Phone - 916-319-2033</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"tel: 916-319-2033\">916-319-2033</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h5>District Office</h5>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>100 West Willow PlazaSuite 405 Visalia, CA 93291Phone - 559-636-3440</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"tel: 559-636-3440\">559-636-3440</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > a:nth-child(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Privacy and Conditions of Use | Accessibility | General Disclaimer | Copyright © 2023 AD33 | MATHIS. All rights reserved.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">Privacy and Conditions of Use</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(3)" } ], "attributes": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 3, "warning": 6, "failed": 4, "inapplicable": 21 }, "assertions": { "QW-WCAG-T9": { "name": "Organizing a page using headings", "code": "QW-WCAG-T9", "mapping": "G141", "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ], "attributes": "role='heading'" }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" }, { "name": "2.4.10", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings" } ], "related": [ "G91", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141", "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "Headings don't start with h1" }, "results": [ { "verdict": "failed", "description": "Headings don't start with h1", "resultCode": "F3", "elements": [ { "htmlCode": "<body class=\"home page-template page-template-elementor_header_footer page page-id-2304 wp-custom-logo wp-embed-responsive elementor-default elementor-template-full-width elementor-kit-5 elementor-page elementor-page-2304 e--ua-blink e--ua-mac e--ua-webkit\" data-link=\"type-2\" data-prefix=\"single_page\" data-header=\"type-1:sticky\" data-footer=\"type-1\" itemscope=\"itemscope\" itemtype=\"http://schema.org/WebPage\" data-elementor-device-mode=\"desktop\" style=\"font-size: 100%;\">\n\n\n\tSkip to content\n\n\n\n\t\n\n\n\t\t\t<img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"da …", "pointer": "html > body:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T23": { "name": "Adding a link at the top of each page that goes directly to the main content area", "code": "QW-WCAG-T23", "mapping": "G1", "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.", "metadata": { "target": { "element": "body" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks" } ], "related": [ "G123", "G124" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The first focusable control is a visible link to a <main> element." }, "results": [ { "verdict": "warning", "description": "The first focusable control is a visible link to a <main> element.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"skip-link show-on-focus\" href=\"#main\">\n\tSkip to content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T10": { "name": "Combining adjacent image and text links for the same resource", "code": "QW-WCAG-T10", "mapping": "H2", "description": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.", "metadata": { "target": { "element": "a" }, "success-criteria": [ { "name": "1.1.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/text-equiv-all.html" }, { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-link.html" } ], "related": [ "G91", "G94", "H30", "C9", "F89" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H2", "passed": 0, "warning": 2, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The link contains an image that has an alt attribute that should be manually verified." }, "results": [ { "verdict": "warning", "description": "The link contains an image that has an alt attribute that should be manually verified.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"><noscript><img width=\"725\" height=\"167\" src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo\" alt=\"AD33 Devon Mathis Logo\" /><img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "The link contains an image that has an alt attribute that should be manually verified.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"><noscript><img width=\"725\" height=\"167\" src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo\" alt=\"AD33 Devon Mathis Logo\" /><img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T20": { "name": "Supplementing link text with the title attribute", "code": "QW-WCAG-T20", "mapping": "H33", "description": "Supplementing link text with the title attribute", "metadata": { "target": { "element": "a" }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only" } ], "related": [ "C7", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H33", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Please verify that the element's title attribute describes correctly the link." }, "results": [ { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\">\n\n\t\t\n\t\t\n\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > a:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T15": { "name": "Using the link element and navigation tools", "code": "QW-WCAG-T15", "mapping": "H59", "description": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "metadata": { "target": { "element": "link" }, "success-criteria": [ { "name": "2.4.5", "level": "AA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/multiple-ways" }, { "name": "2.4.8", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/location" } ], "related": [ "G1", "G63", "G64", "G123" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H59", "passed": 6, "warning": 2, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>" }, "results": [ { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">", "pointer": "html > head:nth-child(1) > link:nth-child(3)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"dns-prefetch\" href=\"//fonts.googleapis.com\">", "pointer": "html > head:nth-child(1) > link:nth-child(26)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"wp-block-library-css\" href=\"https://ad33.asmrc.org/wp-includes/css/dist/block-library/style.min.css?ver=6.1.1\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(31)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"classic-theme-styles-css\" href=\"https://ad33.asmrc.org/wp-includes/css/classic-themes.min.css?ver=1\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(32)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"exit_notifier-frontend-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/exit-notifier/assets/css/frontend.css?ver=1.9.1\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(34)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"exit_notifier-jAlert-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/exit-notifier/assets/css/jAlert.min.css?ver=1.9.1\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(35)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-icons-ekiticons-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css?ver=2.8.8\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(36)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-icons-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.20.0\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(37)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.13.4\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(38)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"swiper-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/elementor/assets/lib/swiper/css/swiper.min.css?ver=5.3.6\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(40)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-post-5-css\" href=\"https://ad33.asmrc.org/wp-content/uploads/elementor/css/post-5.css?ver=1686587769\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(41)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-post-2304-css\" href=\"https://ad33.asmrc.org/wp-content/uploads/elementor/css/post-2304.css?ver=1686587770\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(42)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"blocksy-fonts-font-source-google-css\" href=\"https://fonts.googleapis.com/css2?family=Raleway:wght@500;700&display=swap\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(43)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"ct-main-styles-css\" href=\"https://ad33.asmrc.org/wp-content/themes/blocksy/static/bundle/main.min.css?ver=1.8.6.5\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(44)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"ct-back-to-top-styles-css\" href=\"https://ad33.asmrc.org/wp-content/themes/blocksy/static/bundle/back-to-top.min.css?ver=1.8.6.5\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(45)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"ct-elementor-styles-css\" href=\"https://ad33.asmrc.org/wp-content/themes/blocksy/static/bundle/elementor-frontend.min.css?ver=1.8.6.5\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(46)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"ct-sidebar-styles-css\" href=\"https://ad33.asmrc.org/wp-content/themes/blocksy/static/bundle/sidebar.min.css?ver=1.8.6.5\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(47)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"ekit-widget-styles-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=2.8.8\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(48)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"ekit-responsive-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css?ver=2.8.8\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(49)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"happy-icons-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/happy-elementor-addons/assets/fonts/style.min.css?ver=3.8.4\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(50)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"font-awesome-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(51)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"happy-elementor-addons-2304-css\" href=\"https://ad33.asmrc.org/wp-content/uploads/happyaddons/css/ha-2304.css?ver=3.8.4.1679935670\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(52)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"google-fonts-1-css\" href=\"https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRaleway%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=auto&ver=6.1.1\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(53)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-icons-shared-0-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(54)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-icons-fa-brands-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(55)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-icons-fa-solid-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(56)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-icons-shared-1-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/happy-elementor-addons/assets/fonts/style.min.css?ver=3.8.4\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(57)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-icons-happy-icons-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/happy-elementor-addons/assets/fonts/style.min.css?ver=3.8.4\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(58)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"preconnect\" href=\"https://fonts.gstatic.com/\" crossorigin=\"\">", "pointer": "html > head:nth-child(1) > link:nth-child(59)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"https://api.w.org/\" href=\"https://ad33.asmrc.org/wp-json/\">", "pointer": "html > head:nth-child(1) > link:nth-child(71)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://ad33.asmrc.org/xmlrpc.php?rsd\">", "pointer": "html > head:nth-child(1) > link:nth-child(73)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://ad33.asmrc.org/wp-includes/wlwmanifest.xml\">", "pointer": "html > head:nth-child(1) > link:nth-child(74)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"shortlink\" href=\"https://ad33.asmrc.org/\">", "pointer": "html > head:nth-child(1) > link:nth-child(76)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link type=\"text/css\" href=\"https://ad33.asmrc.org/wp-content/plugins/screenreader/libraries/controller/css/accessible.css\" rel=\"stylesheet\" charset=\"utf-8\">", "pointer": "html > head:nth-child(1) > link:nth-child(79)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"icon\" href=\"https://ad33.asmrc.org/wp-content/uploads/2021/11/cropped-Logo_White-32x32.png\" sizes=\"32x32\">", "pointer": "html > head:nth-child(1) > link:nth-child(94)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"icon\" href=\"https://ad33.asmrc.org/wp-content/uploads/2021/11/cropped-Logo_White-192x192.png\" sizes=\"192x192\">", "pointer": "html > head:nth-child(1) > link:nth-child(95)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"apple-touch-icon\" href=\"https://ad33.asmrc.org/wp-content/uploads/2021/11/cropped-Logo_White-180x180.png\">", "pointer": "html > head:nth-child(1) > link:nth-child(96)" } ], "attributes": [] }, { "verdict": "warning", "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>", "resultCode": "RC1", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"yacp_css-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/yacp/static/dist/yacp_frontend.css?ver=6.1.1\" media=\"all\">", "pointer": "html > body:nth-child(2) > link:nth-child(13)" } ], "attributes": [] }, { "verdict": "warning", "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>", "resultCode": "RC1", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"e-animations-css\" href=\"https://ad33.asmrc.org/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.13.4\" media=\"all\">", "pointer": "html > body:nth-child(2) > link:nth-child(14)" } ], "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": 19, "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=\"menu-main\" class=\"menu\"><li id=\"menu-item-613\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-613 animated-submenu\" data-submenu=\"right\"><a href=\"https://ad33.asmrc.org/category/legislation/\" class=\"ct-menu-link\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Legislation<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\" _selector=\"html > bo …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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=\"sub-menu\">\n\t<li id=\"menu-item-5570\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5570 animated-submenu\"><a href=\"#\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Past Legislative Successes<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > hea …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"sub-menu\">\n\t\t<li id=\"menu-item-5565\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5565 animated-submenu\"><a href=\"#\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Legislation<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\" _selector=\"html > body:nth-child(2) > d …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"sub-menu\">\n\t\t\t<li id=\"menu-item-5764\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-5764\"><a href=\"#\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">2023-2024</a></li>\n\t\t\t<li id=\"menu-item-5566\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-5566\"><a href=\"https://ad33. …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"sub-menu\">\n\t\t\t<li id=\"menu-item-5763\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-5763\"><a href=\"https://ad33.asmrc.org/past-legislative-successes-resolutions-62/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">2023-2024</a></li>\n\t\t\t<li id=\"menu-item-5440\" class=\"menu-item menu-item-type-custo …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"sub-menu\">\n\t<li id=\"menu-item-3586\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-3586\"><a href=\"https://ad33.asmrc.org/category/in-the-news/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">In the News</a></li>\n\t<li id=\"menu-item-4520\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4520\"><a href=\"https://ad33.asmrc.org/category/op-eds/\" …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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=\"sub-menu\">\n\t<li id=\"menu-item-256\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad33.asmrc.org/district-map/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">District Map</a></li>\n\t<li id=\"menu-item-6200\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-6200\"><a href=\"https://ad33.asmrc.org/helpful-resources/\" class=\"c …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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=\"sub-menu\">\n\t<li id=\"menu-item-4897\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-4897\"><a href=\"https://ad33.asmrc.org/photos/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Photos</a></li>\n\t<li id=\"menu-item-4733\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-4733\"><a href=\"https://ad33.asmrc.org/videos/\" class=\"ct-menu-link\" _selecto …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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=\"sub-menu\">\n\t<li id=\"menu-item-258\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-258\"><a href=\"https://ad33.asmrc.org/biography/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a></li>\n\t<li id=\"menu-item-5639\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-5639\"><a href=\"https://ad33.asmrc.org/committees/\" class=\"ct-menu-link\" …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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=\"ha-post-list\">\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"ha-post-list-item\">\n\t\t\t\t\t\t\t<a href=\"https://ad33.asmrc.org/2023/05/18/assembly-appropriations-committee-rejects-3-mathis-pro-water-bills/\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ha-post-list-content\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > d …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > 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 id=\"menu-main-1\" class=\"\"><li class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-613\"><a href=\"https://ad33.asmrc.org/category/legislation/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Legislation<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nt …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav: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=\"sub-menu\">\n\t<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5570\"><a href=\"#\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Past Legislative Successes<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-c …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"sub-menu\">\n\t\t<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-5565\"><a href=\"#\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Legislation<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:n …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"sub-menu\">\n\t\t\t<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-5764\"><a href=\"#\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">2023-2024</a></li>\n\t\t\t<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-5566\"><a href=\"https://ad33.asmrc.org/past-legislative-successes/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > d …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"sub-menu\">\n\t\t\t<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-5763\"><a href=\"https://ad33.asmrc.org/past-legislative-successes-resolutions-62/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">2023-2024</a></li>\n\t\t\t<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-5440\"><a href=\"https://ad33.asmrc.org/past-legislative-successes-resolutions/\" class=\"ct-menu-link\" _s …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"sub-menu\">\n\t<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-3586\"><a href=\"https://ad33.asmrc.org/category/in-the-news/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">In the News</a></li>\n\t<li class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4520\"><a href=\"https://ad33.asmrc.org/category/op-eds/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > n …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav: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=\"sub-menu\">\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad33.asmrc.org/district-map/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">District Map</a></li>\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-6200\"><a href=\"https://ad33.asmrc.org/helpful-resources/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-c …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav: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=\"sub-menu\">\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-4897\"><a href=\"https://ad33.asmrc.org/photos/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Photos</a></li>\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-4733\"><a href=\"https://ad33.asmrc.org/videos/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav: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=\"sub-menu\">\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-258\"><a href=\"https://ad33.asmrc.org/biography/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a></li>\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-5639\"><a href=\"https://ad33.asmrc.org/committees/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul: …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > 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": 6, "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 width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyloaded\" src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\">", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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) > a:nth-child(1) > img:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">", "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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 width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"default-logo ls-is-cached lazyloaded\" src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\">", "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img decoding=\"async\" width=\"1024\" height=\"509\" alt=\"California Promise\" data-srcset=\"https://ad33.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1.jpg 1024w, https://ad33.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1-300x149.jpg 300w, https://ad33.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1-768x382.jpg 768w\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1.jpg\" data-sizes=\"(max-width: 1024px) 100vw, 1024px\" class=\"attachment-1536x1536 size-1536x1536 wp-image-6160 lazyload\" src=\"data:image/gif;base64 …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img decoding=\"async\" alt=\"Facebook Pagelike Widget\" data-src=\"https://ad33.asmrc.org/wp-content/plugins/facebook-pagelike-widget/loader.gif\" class=\"lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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) > img:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T28": { "name": "Using `percent, em, names` for font sizes", "code": "QW-WCAG-T28", "mapping": "C121314", "description": "This technique checks that all font-size attribute uses percent, em or names.", "metadata": { "target": { "element": "*", "attributes": "font-size" }, "success-criteria": [ { "name": "1.4.4", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-scale.html" }, { "name": "1.4.5", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-text-presentation.html" }, { "name": "1.4.8", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-visual-presentation.html" }, { "name": "1.4.9", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/GL/UNDERSTANDING-WCAG20/visual-audio-contrast-text-images.html" } ], "related": [ "C12", "C13", "C14" ], "url": { "C12": "https://www.w3.org/WAI/WCAG21/Techniques/css/C12", "C13": "https://www.w3.org/WAI/WCAG21/Techniques/css/C13", "C14": "https://www.w3.org/WAI/WCAG21/Techniques/css/C14" }, "passed": 1, "warning": 0, "failed": 3, "inapplicable": 0, "outcome": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag." }, "results": [ { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"elementor-widget-container\">\n\t\t\t/*! elementor - v3.13.3 - 28-05-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var( …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1)" } ], "attributes": [ "0px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-animation-grow elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/assemblymandevonmathis/\" target=\"_blank\">\n\t\t\t\t\t\tFacebook\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [ "var(--icon-size,25px)" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<div id=\"fb-root\" class=\" fb_reset fb_reset\"></div>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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)" } ], "attributes": [ "11px" ] } ] }, "QW-WCAG-T29": { "name": "Specifying alignment either to the left or right in CSS", "code": "QW-WCAG-T29", "mapping": "C19", "description": "This technique describes how to align blocks of text either left or right by setting the CSS text-align property.", "metadata": { "target": { "element": "*", "attributes": "text-align" }, "success-criteria": [ { "name": "1.4.8", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation" } ], "related": [], "url": "https://www.w3.org/WAI/WCAG21/Techniques/css/C19", "passed": 22, "warning": 0, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "This test target has a text-align css property not equal to justify." }, "results": [ { "verdict": "failed", "description": "This test target has a text-align css property not equal to justify.", "resultCode": "F1", "elements": [ { "htmlCode": "<style type=\"text/css\" data-fbcssmodules=\"css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget css:fb.css.customer_chat_plugin_iframe\">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:'lucida grande', tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word- …", "pointer": "html > head:nth-child(1) > style:nth-child(103)" } ], "attributes": [ " text-align: justify" ] }, { "verdict": "failed", "description": "This test target has a text-align css property not equal to justify.", "resultCode": "F1", "elements": [ { "htmlCode": "<style type=\"text/css\" data-fbcssmodules=\"css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget css:fb.css.customer_chat_plugin_iframe\">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:'lucida grande', tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word- …", "pointer": "html > head:nth-child(1) > style:nth-child(104)" } ], "attributes": [ " text-align: justify" ] } ] }, "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": 1, "warning": 0, "failed": 233, "inapplicable": 0, "outcome": "failed", "description": "The test target has a author defined background property but not a color css property." }, "results": [ { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a class=\"skip-link show-on-focus\" href=\"#main\">\n\tSkip to content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<noscript><img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"725\" height=\"167\" src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo\" alt=\"AD33 Devon Mathis Logo\" /></noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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) > a:nth-child(1) > noscript:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<noscript><img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"725\" height=\"167\" src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"default-logo\" alt=\"AD33 Devon Mathis Logo\" /></noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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) > a:nth-child(1) > noscript:nth-child(4)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/category/legislation/\" class=\"ct-menu-link\">Legislation</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">Past Legislative Successes</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">Legislation</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">2023-2024</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes/\" class=\"ct-menu-link\">2021-2022</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-6/\" class=\"ct-menu-link\">2019-2020</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-8/\" class=\"ct-menu-link\">2017-2018</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-13/\" class=\"ct-menu-link\">2015-2016</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">Resolutions</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-resolutions-62/\" class=\"ct-menu-link\">2023-2024</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-resolutions/\" class=\"ct-menu-link\">2021-2022</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-resolutions-24/\" class=\"ct-menu-link\">2019-2020</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-resolutions-31/\" class=\"ct-menu-link\">2017-2018</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-resolutions-49/\" class=\"ct-menu-link\">2015-2016</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/legislative-interests/\" class=\"ct-menu-link\">Legislative Interests</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">Newsroom</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/category/in-the-news/\" class=\"ct-menu-link\">In the News</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/category/op-eds/\" class=\"ct-menu-link\">Op-Eds</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/category/press-release/\" class=\"ct-menu-link\">Press Releases</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">My District</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/helpful-resources/\" class=\"ct-menu-link\">Resources</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">Media</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/photos/\" class=\"ct-menu-link\">Photos</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/videos/\" class=\"ct-menu-link\">Videos</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">About</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/biography/\" class=\"ct-menu-link\">Biography</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/committees/\" class=\"ct-menu-link\">Committees</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/contact-me/\" class=\"ct-menu-link\">Contact Me</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > 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(2) > div:nth-child(1) > nav: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": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<noscript><img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"725\" height=\"167\" src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo\" alt=\"AD33 Devon Mathis Logo\" /></noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > noscript:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<noscript><img width=\"725\" height=\"167\" alt=\"AD33 Devon Mathis Logo\" data-src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"725\" height=\"167\" src=\"https://ad33.asmrc.org/wp-content/uploads/2022/11/33_Mathis_Name-Logo_Websites-2023-01.png\" class=\"default-logo\" alt=\"AD33 Devon Mathis Logo\" /></noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > noscript:nth-child(4)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"ct-label ct-hidden-sm ct-hidden-md ct-hidden-lg\">Menu</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<p>ASSEMBLYMAN</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<p>DevonMathis</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<p>HONORED TO SERVE: Inyo County – Bishop, Kern County – Lake Isabella, Tulare County – Dinuba, Exeter, Farmersville, Lindsay, Porterville, Tulare, Visalia, Woodlake</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"elementor-screen-only\">Facebook</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">SPECIAL RECOGNITION REQUEST</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">STATE AGENCY ASSISTANCE REQUEST</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">LET YOUR VOICE BE HEARD</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<noscript><img decoding=\"async\" width=\"1024\" height=\"509\" src=\"https://ad33.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1.jpg\" class=\"attachment-1536x1536 size-1536x1536 wp-image-6160\" alt=\"California Promise\" srcset=\"https://ad33.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1.jpg 1024w, https://ad33.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1-300x149.jpg 300w, https://ad33.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1-768x382.jpg 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > noscript:nth-child(3)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">Flood Recovery Resources</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">Flood Insurance Resources</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">Veteran Resources</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"ha-post-list-title\">Assembly Appropriations Committee Rejects 3 Mathis pro-Water Bills</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tMay 18, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<p>Sacramento - Today, the Assembly Appropriations Committee rejected AB 62, AB 64, and AB 66, bills that were authored by Assemblyman Mathis. Assemblyman Mathis issued the following statement upon the rejection of these bills:“Once again, the Appropriations Committee’s priorities do...</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"ha-post-list-title\">Mathis Condemns Record Deficit and Proposed Newsom Budget</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tMay 12, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<p>Sacramento - This week, Governor Gavin Newsom revealed the extent of California’s fiscal deficit in his proposed budget. Assemblyman Mathis issued the following statement upon news of the fiscal deficit and proposed budget:“I am disheartened by the sheer magnitude of...</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"ha-post-list-title\">Public Safety Committee Passes Some Bills Designed to Punish Fentanyl Pushers; Rejects Others</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 27, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<p>Sacramento - : Today, the Assembly Public Safety Committee passed multiple measures designed to address the fentanyl crisis while rejecting other measures. Assemblyman Mathis issued the following statement upon the conclusion of the hearing:“I am disappointed in the Public Safety...</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"ha-post-list-title\">Fears grow as floodwaters threaten to drown this California city and prison complex</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 24, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tIn the News\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<p>CORCORAN, Calif. — Just west of this normally dusty prison town, a civic nightmare is unfolding: Tulare Lake, a body of water that did not exist just two months ago, now stretches to the horizon — a vast, murky sea in...</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Mathis Calls Out California Legislators Siding with Drug Dealers and Murderers on Fentanyl Crisis</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 20, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<p>Sacramento - Today, Assemblyman Devon Mathis joined his colleagues to force a vote on legislation to address the fentanyl crisis as the Assembly Public Safety Committee denied hearings for a number of common-sense fentanyl-related bills.“I was proud to join my...</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"ha-post-list-title\">GOP pressure forces Calif. Dems to hear fentanyl prevention bills</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 20, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tIn the News\t\t\t\t\t\t\t\t\t\t\t\t</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<p>A handful of tough-on-crime measures targeting the ongoing fentanyl crisis were set to be ignored in 2023. GOP lawmakers balked over the carnage caused by inaction.In a surprise move, the California Assembly Public Safety Committee will hold a hearing next...</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section: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) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<noscript><img decoding=\"async\" src=\"https://ad33.asmrc.org/wp-content/plugins/facebook-pagelike-widget/loader.gif\" alt=\"Facebook Pagelike Widget\" /></noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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) > noscript:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h5>State Capitol Office</h5>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<p>State CapitolP.O. Box 942849Sacramento, CA 94249-0033Phone - 916-319-2033</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"tel: 916-319-2033\">916-319-2033</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(4)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h5>District Office</h5>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<p>100 West Willow PlazaSuite 405 Visalia, CA 93291Phone - 559-636-3440</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"tel: 559-636-3440\">559-636-3440</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > a:nth-child(4)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<p>Privacy and Conditions of Use | Accessibility | General Disclaimer | Copyright © 2023 AD33 | MATHIS. All rights reserved.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">Privacy and Conditions of Use</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(3)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/category/legislation/\" class=\"ct-menu-link\">Legislation</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">Past Legislative Successes</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">Legislation</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">2023-2024</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes/\" class=\"ct-menu-link\">2021-2022</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-6/\" class=\"ct-menu-link\">2019-2020</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-8/\" class=\"ct-menu-link\">2017-2018</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-13/\" class=\"ct-menu-link\">2015-2016</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">Resolutions</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-resolutions-62/\" class=\"ct-menu-link\">2023-2024</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-resolutions/\" class=\"ct-menu-link\">2021-2022</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-resolutions-24/\" class=\"ct-menu-link\">2019-2020</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-resolutions-31/\" class=\"ct-menu-link\">2017-2018</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/past-legislative-successes-resolutions-49/\" class=\"ct-menu-link\">2015-2016</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/legislative-interests/\" class=\"ct-menu-link\">Legislative Interests</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">Newsroom</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/category/in-the-news/\" class=\"ct-menu-link\">In the News</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav: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": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://ad33.asmrc.org/category/op-eds/\" class=\