Accessibility digest
Page | Member Diane Dixon (R) |
---|---|
URL | https://ad72.asmrc.org/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/18 |
Score | 1273 |
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 Diane Dixon (R) at https://ad72.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 1273, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 1273 | Sum of the component scores |
issue | 833 | Severity and number of reported defects |
tool | 108 | Tool-by-tool defect ratings |
prevention | 300 | Failed attempts by tools to test the page |
log | 32 | 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 | 232 |
focusIndication | 92 |
linkIndication | 56 |
accessKeyDuplicate | 45 |
hoverSurprise | 30 |
focusableOperable | 27 |
overflowHiddenRisk | 24 |
linkForcesNewWindow | 21 |
justification | 18 |
hiddenContentRisk | 17 |
textContrastAA | 16 |
pseudoNavList | 16 |
duplicateID | 16 |
noHeading | 15 |
duplicateAttribute | 14 |
tabFocusability | 14 |
fontSizeAbsolute | 12 |
boxSizeAbsolute | 12 |
zIndexNotZero | 12 |
allCaps | 10 |
obsolete | 9 |
repeatedContentRisk | 9 |
scrollRisk | 7 |
linkWindowSurpriseRisk | 7 |
noScriptRisk | 7 |
contentBeyondLandmarks | 6 |
contrastAAA | 6 |
headingStructure | 6 |
textAlternativeRisk | 6 |
fontSmall | 6 |
roleRedundant | 6 |
headingOfNothing | 4 |
imageNoText | 4 |
figureNoText | 4 |
linkPair | 4 |
leadingClipsText | 4 |
inconsistentStyles | 4 |
titleBad | 4 |
h1Missing | 3 |
skipRepeatedContent | 3 |
horizontalScrolling | 3 |
targetSize | 3 |
pseudoHeadingRisk | 3 |
headingLevelSkip | 2 |
leadingInsufficient | 2 |
pseudoOrderedListRisk | 2 |
mainNone | 2 |
sectionHeadingless | 2 |
justificationRisk | 2 |
imageTextRedundant | 2 |
contrastRisk | 1 |
filterStyle | 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: 232
Complaints by qualWeb
Rule QW-WCAG-T31
QW-WCAG-T31
Description: Foreground or background color is specified but not both
Count of instances: 58
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 focusIndication
WCAG: 2.4.7
Score: 92
Complaints by alfa
Rule r65
r65
Description: Element in the sequential focus order has no visible focus
Count of instances: 21
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: 23
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: 23
Complaint specifics
- A element has no focus indicator
- SPAN element has no focus indicator
- IFRAME element has no focus indicator
Issue linkIndication
WCAG: 1.3.3
Score: 56
Complaints by testaro
Rule linkUl
linkUl
Description: Non-underlined adjacent links
Count of instances: 28
Complaint specifics
- Link is inline but has no underline
Issue accessKeyDuplicate
WCAG: 1.3.1
Score: 45
Complaints by wave
Rule accesskey
accesskey
Description: Accesskey
Count of instances: 15
Complaint specifics
- Accesskey
Issue hoverSurprise
WCAG: 1.4.13
Score: 30
Complaints by testaro
Rule hover
hover
Description: Hovering is impossible or mis-indicated or changes content
Count of instances: 15
Complaint specifics
- Operable element cannot be hovered over
Issue focusableOperable
WCAG: 2.1.1
Score: 27
Complaints by testaro
Rule focOp
focOp
Description: Tab-focusable elements that are inoperable or operable elements that are not focusable
Count of instances: 9
Complaint specifics
Issue overflowHiddenRisk
WCAG: 1.4.4
Score: 24
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: 24
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 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 justification
WCAG: 1.4.8
Score: 18
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: 9
Complaint specifics
- Justified text
Issue hiddenContentRisk
WCAG: 4.1
Score: 17
Complaints by axe
Rule hidden-content
hidden-content
Description: Some content is hidden and therefore may not be testable for accessibility
Count of instances: 17
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 textContrastAA
WCAG: 1.4.3
Score: 16
Complaints by alfa
Rule r69
r69
Description: Text outside widget has subminimum contrast
Count of instances: 1
Complaint specifics
- Text outside widget has minimum contrast
Complaints by axe
Rule color-contrast
color-contrast
Description: Element has insufficient color contrast
Count of instances: 4
Complaint specifics
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element
Complaints by htmlcs
Rule AAA.1_4_6.G18.Fail
AAA.1_4_6.G18.Fail
Description: Contrast between the text and its background is less than 4.5:1
Count of instances: 1
Complaint specifics
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #767676.
Complaints by qualWeb
Rule QW-ACT-R37
QW-ACT-R37
Description: Text has less than the minimum contrast
Count of instances: 1
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: 3
Complaint specifics
- Very low contrast
Issue pseudoNavList
WCAG: 1.3.1
Score: 16
Complaints by htmlcs
Rule AAA.1_3_1.H48
AAA.1_3_1.H48
Description: Navigation links are not coded as a list
Count of instances: 1
Complaint specifics
- If this element contains a navigation section, it is recommended that it be marked up as a list.
Complaints by qualWeb
Rule QW-WCAG-T32
QW-WCAG-T32
Description: ol, ul or dl is not used for a list or group of links
Count of instances: 8
Complaint specifics
- The objective of this technique is to create lists of related items using list elements appropriate for their purposes.
Issue duplicateID
WCAG: 4.1.1
Score: 16
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: 4
Complaint specifics
- This rule checks that all id attribute values on a single page are unique.
Issue noHeading
WCAG: 1.3.1
Score: 15
Complaints by qualWeb
Rule QW-BP1
QW-BP1
Description: h1-h6 not used to identify headings
Count of instances: 5
Complaint specifics
- It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content
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 tabFocusability
WCAG: 2.1.1
Score: 14
Complaints by testaro
Rule focAll
focAll
Description: Discrepancy between elements that should be and that are Tab-focusable
Count of instances: 7
Complaint specifics
- Some focusable elements are not Tab-focusable or vice versa
Issue fontSizeAbsolute
WCAG: 1.4.4
Score: 12
Complaints by alfa
Rule r74
r74
Description: Paragraph text has an absolute font size
Count of instances: 3
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: 6
Complaint specifics
- This technique checks that all font-size attribute uses percent, em or names.
Issue boxSizeAbsolute
WCAG: 1.4.4
Score: 12
Complaints by qualWeb
Rule QW-BP15
QW-BP15
Description: Element width is specified in an absolute value
Count of instances: 4
Complaint specifics
- At least one width attribute of an HTML element is expressed in absolute values
Issue zIndexNotZero
WCAG: 1.4
Score: 12
Complaints by testaro
Rule zIndex
zIndex
Description: Layering with nondefault z-index values
Count of instances: 12
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
- IMG element has a non-default Z index
Issue allCaps
WCAG: 3.1.5
Score: 10
Complaints by tenon
Rule 153
153
Description: Long string of text is in all caps
Count of instances: 10
Complaint specifics
- This long string of text is in all caps.
Issue obsolete
WCAG: 4.1
Score: 9
Complaints by ibm
Rule element_attribute_deprecated
element_attribute_deprecated
Description: Element or attribute is obsolete
Count of instances: 3
Complaint specifics
- The HTML attribute(s) "charset" is deprecated for the <link> element in HTML 5
- The HTML attribute(s) "frameborder, scrolling" is deprecated for the <iframe> element in HTML 5
- The HTML attribute(s) "scrolling, frameborder" is deprecated for the <iframe> element in HTML 5
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 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 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 contentBeyondLandmarks
WCAG: 1.3.6
Score: 6
Complaints by alfa
Rule r57
r57
Description: Perceivable text content is not included in any landmark
Count of instances: 3
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: 3
Complaint specifics
- Content is not within a landmark element
Issue contrastAAA
WCAG: 1.4.6
Score: 6
Complaints by alfa
Rule r66
r66
Description: Text contrast less than AAA requires
Count of instances: 5
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: 4
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
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #c93232, 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: 6
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.27:1. Recommendation: change background to #b01919.
- 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: 1
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 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 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 fontSmall
WCAG: 1.4
Score: 6
Complaints by tenon
Rule 134
134
Description: Text is very small
Count of instances: 2
Complaint specifics
- Very small text found.
Issue roleRedundant
WCAG: 4.1.2
Score: 6
Complaints by testaro
Rule role
role
Description: Invalid, native-replacing, or redundant role
Count of instances: 6
Complaint specifics
- SPAN elements have invalid or native-replaceable explicit role button (count: 6)
Issue headingOfNothing
WCAG: 1.3.1
Score: 4
Complaints by alfa
Rule r78
r78
Description: No content between two headings of the same level
Count of instances: 2
Complaint specifics
- Headings of same level have text content between them
Issue imageNoText
WCAG: 1.1.1
Score: 4
Complaints by continuum
Rule 89
89
Description: img element has no machanism allowing an accessible name to be calculated
Count of instances: 1
Complaint specifics
- This img element does not have a mechanism that allows an accessible name value to be calculated
Complaints by htmlcs
Rule AAA.1_1_1.H37
AAA.1_1_1.H37
Description: img element has no alt attribute
Count of instances: 1
Complaint specifics
- Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
Complaints by wave
Rule alt_spacer_missing
alt_spacer_missing
Description: Spacer image has no text alternative
Count of instances: 1
Complaint specifics
- Spacer image missing alternative text
Issue figureNoText
WCAG: 1.1.1
Score: 4
Complaints by ibm
Rule figure_label_exists
figure_label_exists
Description: figure element has no associated label
Count of instances: 1
Complaint specifics
- The <figure> element does not have an associated label
Issue 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 inconsistentStyles
WCAG: 3.2.4
Score: 4
Complaints by testaro
Rule styleDiff
styleDiff
Description: Heading, link, and button style inconsistencies
Count of instances: 4
Complaint specifics
- In-line links have 4 different styles
- Links in columns have 2 different styles
Issue titleBad
WCAG: 1.3.1
Score: 4
Complaints by testaro
Rule titledEl
titledEl
Description: title attribute belongs to an inappropriate element
Count of instances: 1
Complaint specifics
- DIV element has a title attribute
Issue h1Missing
WCAG: 1.3.1
Score: 3
Complaints by alfa
Rule r61
r61
Description: First heading is not h1
Count of instances: 1
Complaint specifics
- Documents start with a level 1 heading
Complaints by wave
Rule h1_missing
h1_missing
Description: Missing first level heading
Count of instances: 1
Complaint specifics
- Missing first level heading
Issue skipRepeatedContent
WCAG: 2.4.1
Score: 3
Complaints by qualWeb
Rule QW-ACT-R64
QW-ACT-R64
Description: Document has no heading for non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that the non-repeated content contains a heading
Issue horizontalScrolling
WCAG: 1.4.10
Score: 3
Complaints by tenon
Rule 28
28
Description: Layout or sizing of the page causes horizontal scrolling
Count of instances: 1
Complaint specifics
- The layout or sizing of this page causes horizontal scrolling.
Issue 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 pseudoHeadingRisk
WCAG: 1.3.1
Score: 3
Complaints by wave
Rule heading_possible
heading_possible
Description: Possible heading
Count of instances: 3
Complaint specifics
- Possible heading
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 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 sectionHeadingless
WCAG: 1.3.1
Score: 2
Complaints by qualWeb
Rule QW-WCAG-T9
QW-WCAG-T9
Description: Page is not organized using headings
Count of instances: 2
Complaint specifics
- The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order
Issue 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 contrastRisk
WCAG: 1.4.3
Score: 1
Complaints by htmlcs
Rule AAA.1_4_6.G17.Abs
AAA.1_4_6.G17.Abs
Description: Contrast between the absolutely positioned text and its background may be less than 7:1
Count of instances: 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.
Issue filterStyle
WCAG: 4.1
Score: 1
Complaints by testaro
Rule filterStyle
filterStyle
Description: Element styles include filter
Count of instances: 1
Complaint specifics
- DIV element has a filter style that impacts 0 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: 2
Complaint specifics
- Frames should be tested with axe-core; The iframe still has to be tested with axe-core
Issue ignorable
WCAG: N/A
Score: 0
Complaints by qualWeb
Rule QW-WCAG-T20
QW-WCAG-T20
Description: Link text is not supplemented with a title attribute
Count of instances: 1
Complaint specifics
- Supplementing link text with the title attribute
Complete report
{ "id": "18ixx-ts27-caAD72-a", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687103230214, "endTime": 1687103230757 }, { "type": "url", "which": "https://ad72.asmrc.org/", "what": "Member Diane Dixon (R)", "startTime": 1687103230757, "result": { "url": "https://ad72.asmrc.org/" }, "endTime": 1687103234677 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687103234677, "url": "https://ad72.asmrc.org/", "endTime": 1687103236355 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687103236355, "url": "https://ad72.asmrc.org/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 704711, 704711, 704711, 704711, 704711 ], "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": 1687103250529 }, { "type": "launch", "which": "chromium", "startTime": 1687103250530, "endTime": 1687103251064 }, { "type": "url", "which": "https://ad72.asmrc.org/", "what": "Member Diane Dixon (R)", "startTime": 1687103251064, "result": { "url": "https://ad72.asmrc.org/" }, "endTime": 1687103253589 }, { "type": "test", "which": "alfa", "startTime": 1687103253589, "url": "https://ad72.asmrc.org/", "what": "alfa", "result": { "totals": { "failures": 15, "warnings": 23 }, "items": [ { "index": 264, "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": 301, "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[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Would you like to receive email updates about upcoming legislation or e-blasts?" ] } }, { "index": 302, "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[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "Sign up for our Newsletter!" ] } }, { "index": 303, "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]/div[1]/div[2]/span[1]/text()[1]", "codeLines": [ "Screen Reader" ] } }, { "index": 307, "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": 317, "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": 318, "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://ad72.asmrc.org/\" class=\"site-logo-container\" rel=\"home\">", " <img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">", " <noscript>", " <img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"6...", " </noscript>", " <img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyloaded\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\">", " <noscript>", " <img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"...", " </noscript>", "</a>" ] } }, { "index": 319, "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://ad72.asmrc.org/media/\" 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": 320, "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": 321, "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=\"https://ad72.asmrc.org/category/legislation/\" class=\"ct-menu-link\">", " Legislation", "</a>" ] } }, { "index": 322, "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": 323, "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": 324, "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\">", " 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": 325, "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": 326, "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[7]/div[1]/div[1]/span[1]/a[1]", "codeLines": [ "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-c60f2d4 exitNotifierLink\" href=\"https://www.youtube.com/channel/UC7vNdInn_fIUfuqGkDHLlXw\" target=\"_blank\">", " <span class=\"elementor-screen-only\">", " Youtube", " </span>", " <i class=\"fab fa-youtube\"></i>", "</a>" ] } }, { "index": 327, "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[7]/div[1]/div[1]/span[2]/a[1]", "codeLines": [ "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-07c252e exitNotifierLink\" href=\"https://www.instagram.com/diane_dixon_asm/\" target=\"_blank\">", " <span class=\"elementor-screen-only\">", " Instagram", " </span>", " <i class=\"fab fa-instagram\"></i>", "</a>" ] } }, { "index": 328, "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[7]/div[1]/div[1]/span[3]/a[1]", "codeLines": [ "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-1d2d583 exitNotifierLink\" href=\"https://www.facebook.com/people/Assemblymember-Diane-Dixon/100090153848683/\" target=\"_blank\">", " <span class=\"elementor-screen-only\">", " Facebook", " </span>", " <i class=\"fab fa-facebook\"></i>", "</a>" ] } }, { "index": 329, "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://ad72.asmrc.org/media/\">", " <span class=\"ha-icon-box-icon\">", " <i aria-hidden=\"true\" class=\"hm hm-newspaper\"></i>", " </span>", " <h2 class=\"ha-icon-box-title\">", " IN THE NEWS", " </h2>", "</a>" ] } }, { "index": 330, "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 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": 331, "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://ad72.asmrc.org/contact-me/\">", " <span class=\"ha-icon-box-icon\">", " <i aria-hidden=\"true\" class=\"icon icon-contact\"></i>", " </span>", " <h2 class=\"ha-icon-box-title\">", " CONTACT ME", " </h2>", "</a>" ] } }, { "index": 332, "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-2072\">", " 916-319-2072", "</a>" ] } }, { "index": 333, "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: 949-798-7221\">", " 949-798-7221", "</a>" ] } }, { "index": 334, "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": 335, "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": 336, "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://ad72.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">", " General Disclaimer", "</a>" ] } }, { "index": 337, "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[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\">", " Sign up for our Newsletter!", "</a>" ] } }, { "index": 357, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Privacy and Conditions of Use" ] } }, { "index": 359, "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": 361, "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": 364, "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[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "Sign up for our Newsletter!" ] } }, { "index": 365, "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]/div[1]/div[2]/span[1]/text()[1]", "codeLines": [ "Screen Reader" ] } }, { "index": 402, "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]/div[1]/div[2]/span[1]/text()[1]", "codeLines": [ "Screen Reader" ] } }, { "index": 415, "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://ad72.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">", " General Disclaimer", " </a>", " | Copyright © 2023 AD72 | DIXON. All rights reserved.", "</p>" ] } }, { "index": 417, "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-0072", " <br>", " Phone -", " <a href=\"tel: 916-319-2072\">", " 916-319-2072", " </a>", " <br>", "</p>" ] } }, { "index": 418, "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>", " 4100 MacArthur Blvd.", " <br>", " Unit 340", " <br>", " Newport Beach, CA 92660", " <br>", " Phone -", " <a href=\"tel: 949-798-7221\">", " 949-798-7221", " </a>", " <br>", "</p>" ] } }, { "index": 420, "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[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"has-text-align-center\" style=\"font-size:18px\">", " Would you like to receive email updates about upcoming legislation or e-blasts?", "</p>" ] } }, { "index": 450, "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\">", " IN THE NEWS", "</h2>" ] } }, { "index": 451, "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\">", " VETERAN RESOURCES", "</h2>" ] } } ], "success": true }, "standardResult": { "totals": [ 23, 0, 0, 15 ], "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": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "Would you like to receive email updates about upcoming legislation or e-blasts?" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]" }, "excerpt": "Sign up for our Newsletter!" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/div[1]/div[2]/span[1]/text()[1]" }, "excerpt": "Screen Reader" }, { "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://ad72.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"> <img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon ... /11/72_Dixon_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://ad72.asmrc.org/media/\" 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[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=\"https://ad72.asmrc.org/category/legislation/\" class=\"ct-menu-link\"> Legislation </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[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\"> 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[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]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/span[1]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-c60f2d4 exitNotifierLink\" href=\"https://www.youtube.com/channel/UC7vNdInn_fIUfuqGkDHLlXw\" target=\"_blank\"> <span class=\"elementor-screen-only\"> Youtube </span> <i class=\"fab fa-youtube\"></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[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/span[2]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-07c252e exitNotifierLink\" href=\"https://www.instagram.com/diane_dixon_asm/\" target=\"_blank\"> <span class=\"elementor-screen-only\"> Instagram </span> <i class=\"fab fa-instagram\"></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[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/span[3]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-1d2d583 exitNotifierLink\" href=\"https://www.facebook.com/people/Assemblymember-Diane-Dixon/100090153848683/\" 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://ad72.asmrc.org/media/\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"hm hm-newspaper\"></i> </span> <h2 class=\"ha-icon-box-title\"> IN THE NEWS </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 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[2]/div[1]/div[3]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://ad72.asmrc.org/contact-me/\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"icon icon-contact\"></i> </span> <h2 class=\"ha-icon-box-title\"> CONTACT ME </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]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]" }, "excerpt": "<a href=\"tel: 916-319-2072\"> 916-319-2072 </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: 949-798-7221\"> 949-798-7221 </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://ad72.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": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\"> Sign up for our Newsletter! </a>" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/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": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]" }, "excerpt": "Sign up for our Newsletter!" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/div[1]/div[2]/span[1]/text()[1]" }, "excerpt": "Screen Reader" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/div[1]/div[2]/span[1]/text()[1]" }, "excerpt": "Screen Reader" }, { "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://ad72.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\"> General Disclaimer </a> | Copyright © 2023 AD72 | DIXON. 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]/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-0072 <br> Phone - <a href=\"tel: 916-319-2072\"> 916-319-2072 </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> 4100 MacArthur Blvd. <br> Unit 340 <br> Newport Beach, CA 92660 <br> Phone - <a href=\"tel: 949-798-7221\"> 949-798-7221 </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[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p class=\"has-text-align-center\" style=\"font-size:18px\"> Would you like to receive email updates about upcoming legislation or e-blasts? </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\"> IN THE NEWS </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\"> VETERAN RESOURCES </h2>" } ] }, "endTime": 1687103261478 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687103261478, "url": "https://ad72.asmrc.org/", "what": "Axe", "result": { "totals": { "rulesNA": 52, "rulesPassed": 45, "rulesWarned": 3, "rulesViolated": 3, "warnings": { "minor": 17, "moderate": 0, "serious": 4, "critical": 2 }, "violations": { "minor": 0, "moderate": 2, "serious": 4, "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-18T15:47:42.126Z", "url": "https://ad72.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": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>ASSEMBLYMEMBER</p>", "target": [ ".elementor-element-6f48ba6 > .elementor-widget-container > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "61.5pt (82px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Diane</p>", "target": [ ".elementor-element-cc1213a > .elementor-widget-container > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "61.5pt (82px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Dixon</p>", "target": [ ".elementor-element-e60f728 > .elementor-widget-container > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>", "target": [ ".fr_label" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" } ] }, { "id": "frame-tested", "impact": "critical", "tags": [ "cat.structure", "review-item", "best-practice" ], "description": "Ensures <iframe> and <frame> elements contain the axe-core script", "help": "Frames should be tested with axe-core", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-tested?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "frame-tested", "data": null, "relatedNodes": [], "impact": "critical", "message": "The iframe still has to be tested with axe-core" } ], "none": [], "impact": "critical", "html": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/DianeDixonAD72?dnt=true&embedId=twitter-widget-0&features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRpb25zX2VuYWJsZWQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X21peGVkX21lZGlhXzE1ODk3Ijp7ImJ1Y2tldCI6InRyZWF0bWVudCIsInZlcnNpb24iOm51bGx9LCJ0ZndfZXhwZXJpbWVudHNfY29va2llX2V4cGlyYXRpb24iOnsiYnVja2V0IjoxMjA5NjAwLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3Nob3dfYmlyZHdhdGNoX3Bpdm90c19lbmFibGVkIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdXNlX3Byb2ZpbGVfaW1hZ2Vfc2hhcGVfZW5hYmxlZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdmlkZW9faGxzX2R5bmFtaWNfbWFuaWZlc3RzXzE1MDgyIjp7ImJ1Y2tldCI6InRydWVfYml0cmF0ZSIsInZlcnNpb24iOm51bGx9LCJ0ZndfbGVnYWN5X3RpbWVsaW5lX3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9mcm9udGVuZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9fQ%3D%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false&hideScrollBar=false&lang=en&maxHeight=1000px&origin=https%3A%2F%2Fad72.asmrc.org%2F&sessionId=88965701d6ecc3313e7779f7faf84cc50acf709a&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\">", "target": [ "#twitter-widget-0" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" }, { "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=\"f126557116e93fc\" width=\"500px\" height=\"1000px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" scrolling=\"no\" allow=\"encrypted-media\" loading=\"lazy\" src=\"https://www.facebook.com/v2.5/plugins/page.php?adapt_container_width=true&app_id=503595753002055&channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df1edf4625973ec4%26domain%3Dad72.asmrc.org%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fad72.asmrc.org%252Ff40d55a5984be8%26relation%3Dparent.parent&container_width=506&height=1000&hide_cover=false&href=https%3A%2F%2Fwww.facebook.com%2Fprofile.php%3Fid%3D100090153848683&lazy=true&locale=en_US&sdk=joey&show_facepile=false&small_header=false&tabs=timeline%2C%20messages%2C%20events&width=500\" style=\"border: none; width: 500px; height: 1000px; visibility: visible;\" class=\"\">", "target": [ "iframe[name=\"f126557116e93fc\"]" ], "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=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">", "target": [ "div[data-sticky=\"fixed:shrink\"] > div[data-column-set=\"2\"][data-transparent-row=\"yes\"][data-row=\"middle\"] > .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$=\"ad72.asmrc.org/\"] > .sticky-logo.lazyload[width=\"684\"]" ], "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-3838 > .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\">\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://ad72.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a></li>\n</ul>", "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-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=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">", "target": [ "div[data-sticky=\"shrink\"] > div[data-column-set=\"2\"][data-transparent-row=\"yes\"][data-row=\"middle\"] > .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$=\"ad72.asmrc.org/\"] > .sticky-logo.lazyload[width=\"684\"]" ], "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-90cddf7 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"90cddf7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">", "target": [ ".elementor-element-90cddf7" ], "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-3838.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\">\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad72.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a></li>\n</ul>", "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-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": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.2b2d73daf636805223fb11d48f3e94f7.html?origin=https%3A%2F%2Fad72.asmrc.org\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>", "target": [ "iframe[title=\"Twitter settings iframe\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>", "target": [ "#rufous-sandbox" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "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." } ] } ], "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://ad72.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" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#c93232", "contrastRatio": 5.26, "fontSize": "11.3pt (15px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up for our Newsletter!</a>", "target": [ ".wp-block-button__link" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #c93232, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up for our Newsletter!</a>", "target": [ ".wp-block-button__link" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #c93232, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7: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": "<div id=\"sgpb-popup-dialog-main-div-wrapper\" class=\"sgpb-popup-dialog-main-div-wrapper\" style=\"\">", "target": [ "#sgpb-popup-dialog-main-div-wrapper" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" } ] } ] }, "success": true }, "standardResult": { "totals": [ 17, 6, 2, 4 ], "instances": [ { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-6f48ba6 > .elementor-widget-container > p" }, "excerpt": "<p>ASSEMBLYMEMBER</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-cc1213a > .elementor-widget-container > p" }, "excerpt": "<p>Diane</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-e60f728 > .elementor-widget-container > p" }, "excerpt": "<p>Dixon</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".fr_label" }, "excerpt": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>" }, { "ruleID": "frame-tested", "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "twitter-widget-0", "location": { "doc": "dom", "type": "selector", "spec": "#twitter-widget-0" }, "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: ... ttps%3A%2F%2Fad72.asmrc.org%2F&sessionId=88965701d6ecc3313e7779f7faf84cc50acf709a&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\">" }, { "ruleID": "frame-tested", "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "iframe[name=\"f126557116e93fc\"]" }, "excerpt": "<iframe name=\"f126557116e93fc\" width=\"500px\" height=\"1000px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfullscree ... mp;sdk=joey&show_facepile=false&small_header=false&tabs=timeline%2C%20messages%2C%20events&width=500\" style=\"border: none; width: 500px; height: 1000px; visibility: visible;\" 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-sticky=\"fixed:shrink\"] > div[data-column-set=\"2\"][data-transparent-row=\"yes\"][data-row=\"middle\"] > .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$=\"ad72.asmrc.org/\"] > .sticky-logo.lazyload[width=\"684\"]" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_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-3838 > .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\"> <li id=\"menu-item-256\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad72.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a></li> </ul>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-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-sticky=\"shrink\"] > div[data-column-set=\"2\"][data-transparent-row=\"yes\"][data-row=\"middle\"] > .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$=\"ad72.asmrc.org/\"] > .sticky-logo.lazyload[width=\"684\"]" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_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-90cddf7" }, "excerpt": "<div class=\"elementor-element elementor-element-90cddf7 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"90cddf7\" 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": ".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-3838.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\"> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad72.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a></li> </ul>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-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": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "iframe[title=\"Twitter settings iframe\"]" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.2b2d73daf636805223fb11d48f3e94f7.html?origin=https%3A%2F%2Fad72.asmrc.org\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "IFRAME", "id": "rufous-sandbox", "location": { "doc": "dom", "type": "selector", "spec": "#rufous-sandbox" }, "excerpt": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>" }, { "ruleID": "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": "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://ad72.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #c93232, 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": ".wp-block-button__link" }, "excerpt": "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up for our Newsletter!</a>" }, { "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": "DIV", "id": "sgpb-popup-dialog-main-div-wrapper", "location": { "doc": "dom", "type": "selector", "spec": "#sgpb-popup-dialog-main-div-wrapper" }, "excerpt": "<div id=\"sgpb-popup-dialog-main-div-wrapper\" class=\"sgpb-popup-dialog-main-div-wrapper\" style=\"\">" } ] }, "endTime": 1687103262162 }, { "type": "launch", "which": "chromium", "startTime": 1687103262162, "endTime": 1687103262717 }, { "type": "url", "which": "https://ad72.asmrc.org/", "what": "Member Diane Dixon (R)", "startTime": 1687103262717, "result": { "url": "https://ad72.asmrc.org/" }, "endTime": 1687103265155 }, { "type": "test", "which": "continuum", "startTime": 1687103265155, "url": "https://ad72.asmrc.org/", "what": "Level Access Continuum, community edition", "result": [ { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" class=\"lazyload\" data-src=\"https://ad72.asmrc.org/wp-content/plugins/facebook-pagelike-widget/loader.gif\" decoding=\"async\">", "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "img[decoding=\"async\"][data-src=\"https://ad72.asmrc.org/wp-content/plugins/facebook-pagelike-widget/loader.gif\"][class=\"lazyload\"][src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"]", "attNo": 4 } } ], "standardResult": { "totals": [ 0, 0, 0, 1 ], "instances": [ { "ruleID": "89", "what": "This img element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<img src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" class=\"lazyload\" data-src=\"https://ad72.asmrc.org/wp-content/plugins/facebook-pagelike-widget/loader.gif\" decoding=\"async\">" } ] }, "endTime": 1687103265482 }, { "type": "launch", "which": "chromium", "startTime": 1687103265482, "endTime": 1687103266032 }, { "type": "url", "which": "https://ad72.asmrc.org/", "what": "Member Diane Dixon (R)", "startTime": 1687103266032, "result": { "url": "https://ad72.asmrc.org/" }, "endTime": 1687103268466 }, { "type": "test", "which": "htmlcs", "startTime": 1687103268466, "url": "https://ad72.asmrc.org/", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "result": { "Error": { "AAA.1_1_1.H37": { "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [ { "tagName": "img", "id": "", "code": "<img decoding=\"async\" data-src=\"https://ad72.asmrc.org/wp-content/plugins/facebook-pagelike-widget/loader.gif\" class=\"lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">" } ] }, "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.27:1. Recommendation: change background to #b01919.": [ { "tagName": "a", "id": "", "code": "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer 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 5.53:1. Recommendation: change text colour to #030303.": [ { "tagName": "a", "id": "", "code": "<a href=\"https://ad72.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": "a", "id": "", "code": "<a class=\"twitter-timeline exitNotifierLink\" data-width=\"1200\" data-height=\"1000\" data-dnt=\"true\" href=\"https://twitter.com/DianeDixonAD72?ref_src=twsrc%5Etfw\">...</a>" }, { "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 1:1. Recommendation: change text colour to #767676.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ] } }, "Warning": { "AAA.1_3_1.H48.2": { "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [ { "tagName": "div", "id": "#block-31", "code": "<div class=\"ct-widget widget_block widget_text\" id=\"block-31\">...</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_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": "", "code": "<div class=\"sgpb-main-popup-data-container-4252\" style=\"position:fixed;opacity: 0;filter: opacity(0%);transform: scale(0);\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"sgpb-popup-dialog-main-div-theme-wrapper-6\" style=\"z-index: 999910; position: fixed; left: 425px; top: 285px;\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"sgpb-theme-6-overlay sgpb-popup-overlay-4252 sgpb-popup-overlay\" style=\"z-index: 9999; background-color: black; opacity: 0.8; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%;\">...</div>" } ], "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_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.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-repeater-item-1d2d583 exitNotifierLink\" href=\"https://www.facebook.com/people/Assemblymember-Diane-Dixon/100090153848683/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-07c252e exitNotifierLink\" href=\"https://www.instagram.com/diane_dixon_asm/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-c60f2d4 exitNotifierLink\" href=\"https://www.youtube.com/channel/UC7vNdInn_fIUfuqGkDHLlXw\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://ad72.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": [ 18, 0, 0, 11 ], "instances": [ { "ruleID": "AAA.1_3_1.H48.2", "what": "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.", "ordinalSeverity": 0, "tagName": "DIV", "id": "block-31", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"ct-widget widget_block widget_text\" id=\"block-31\">...</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_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": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"sgpb-main-popup-data-container-4252\" style=\"position:fixed;opacity: 0;filter: opacity(0%);transform: scale(0);\">...</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=\"sgpb-popup-dialog-main-div-theme-wrapper-6\" style=\"z-index: 999910; position: fixed; left: 425px; top: 285px;\">...</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=\"sgpb-theme-6-overlay sgpb-popup-overlay-4252 sgpb-popup-overlay\" style=\"z-index: 9999; background-color: black; opacity: 0.8; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%;\">...</div>" }, { "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_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.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-repeater-item-1d2d583 exitNotifierLink\" href=\"https://www.facebook.com/people/Assemblymember-Diane-Dixon/100090153848683/\" 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-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-07c252e exitNotifierLink\" href=\"https://www.instagram.com/diane_dixon_asm/\" 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-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-c60f2d4 exitNotifierLink\" href=\"https://www.youtube.com/channel/UC7vNdInn_fIUfuqGkDHLlXw\" 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=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer 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://ad72.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_1_1.H37", "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img decoding=\"async\" data-src=\"https://ad72.asmrc.org/wp-content/plugins/facebook-pagelike-widget/loader.gif\" class=\"lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">" }, { "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.27:1. Recommendation: change background to #b01919.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer 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://ad72.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": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"twitter-timeline exitNotifierLink\" data-width=\"1200\" data-height=\"1000\" data-dnt=\"true\" href=\"https://twitter.com/DianeDixonAD72?ref_src=twsrc%5Etfw\">...</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 1:1. Recommendation: change text colour to #767676.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" } ] }, "endTime": 1687103268709 }, { "type": "launch", "which": "chromium", "startTime": 1687103268710, "endTime": 1687103269253 }, { "type": "url", "which": "https://ad72.asmrc.org/", "what": "Member Diane Dixon (R)", "startTime": 1687103269254, "result": { "url": "https://ad72.asmrc.org/" }, "endTime": 1687103271631 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687103271631, "url": "https://ad72.asmrc.org/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 4, "recommendation": 4, "ignored": 0 }, "items": [ { "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[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/paragraph[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 437, "top": 297, "height": 60, "width": 406 }, "snippet": "<p style=\"font-size:18px\" class=\"has-text-align-center\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/link[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 526, "top": 384, "height": 40, "width": 229 }, "snippet": "<a rel=\"noreferrer noopener\" target=\"_blank\" style=\"background-color:#c93232\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" class=\"wp-block-button__link has-background wp-element-button\">", "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": "figure_label_exists", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]", "aria": "/document[1]/main[1]/figure[1]" }, "message": "The <figure> element does not have an associated label", "bounds": { "left": 100, "top": 1254, "height": 1000, "width": 290 }, "snippet": "<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/link[43]", "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://ad72.asmrc.org/wp-content/plugins/screenreader/libraries/controller/css/awesome.css\" type=\"text/css\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[3]/span[1]/iframe[1]", "aria": "/document[1]/main[1]" }, "message": "The HTML attribute(s) \"frameborder, scrolling\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 460, "top": 1253, "height": 1000, "width": 1 }, "snippet": "<iframe style=\"border: none;\" src=\"https://www.facebook.com/v2.5/plugins/page.php?adapt_container_width=true&app_id=503595753002055&channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df4cc1a3734abac%26domain%3Dad72.asmrc.org%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fad72.asmrc.org%252Ff2e378eb158d178%26relation%3Dparent.parent&container_width=506&height=1000&hide_cover=false&href=https%3A%2F%2Fwww.facebook.com%2Fprofile.php%3Fid%3D100090153848683&lazy=true&locale=en_US&sdk=joey&show_facepile=false&small_header=false&tabs=timeline%2C%20messages%2C%20events&width=500\" loading=\"lazy\" allow=\"encrypted-media\" scrolling=\"no\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" title=\"fb:page Facebook Social Plugin\" data-testid=\"fb:page Facebook Social Plugin\" height=\"1000px\" width=\"500px\" name=\"f12db517041a114\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]/div[1]/div[1]/iframe[1]", "aria": "/document[1]/main[1]/figure[1]" }, "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 100, "top": 1254, "height": 1000, "width": 290 }, "snippet": "<iframe src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/DianeDixonAD72?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false&hideScrollBar=false&lang=en&maxHeight=1000px&origin=https%3A%2F%2Fad72.asmrc.org%2F&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\" title=\"Twitter Timeline\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: block; flex-grow: 1;\" class=\"\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">", "level": "recommendation" } ], "success": true }, "standardResult": { "totals": [ 0, 4, 0, 4 ], "instances": [ { "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": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p style=\"font-size:18px\" class=\"has-text-align-center\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a rel=\"noreferrer noopener\" target=\"_blank\" style=\"background-color:#c93232\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" class=\"wp-block-button__link has-background wp-element-button\">" }, { "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": "figure_label_exists", "what": "The <figure> element does not have an associated label", "ordinalSeverity": 1, "tagName": "FIGURE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]" }, "excerpt": "<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\">" }, { "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[43]" }, "excerpt": "<link charset=\"utf-8\" rel=\"stylesheet\" href=\"https://ad72.asmrc.org/wp-content/plugins/screenreader/libraries/controller/css/awesome.css\" type=\"text/css\">" }, { "ruleID": "element_attribute_deprecated", "what": "The HTML attribute(s) \"frameborder, scrolling\" is deprecated for the <iframe> element in HTML 5", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[3]/span[1]/iframe[1]" }, "excerpt": "<iframe style=\"border: none;\" src=\"https://www.facebook.com/v2.5/plugins/page.php?adapt_container_width=true&app_id=503595753002055&channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbit ... llowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" title=\"fb:page Facebook Social Plugin\" data-testid=\"fb:page Facebook Social Plugin\" height=\"1000px\" width=\"500px\" name=\"f12db517041a114\">" }, { "ruleID": "element_attribute_deprecated", "what": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "twitter-widget-0", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]/div[1]/div[1]/iframe[1]" }, "excerpt": "<iframe src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/DianeDixonAD72?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader= ... : static; visibility: visible; width: 1px; height: 1000px; display: block; flex-grow: 1;\" class=\"\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">" } ] }, "endTime": 1687103278833 }, { "type": "launch", "which": "chromium", "startTime": 1687103278833, "endTime": 1687103279385 }, { "type": "url", "which": "https://ad72.asmrc.org/", "what": "Member Diane Dixon (R)", "startTime": 1687103279385, "result": { "url": "https://ad72.asmrc.org/" }, "endTime": 1687103282873 }, { "type": "test", "which": "nuVal", "startTime": 1687103282873, "url": "https://ad72.asmrc.org/", "what": "Nu Html Checker", "result": { "prevented": true, "error": "ERROR getting page for nuVal test", "success": true }, "standardResult": { "totals": [], "instances": [], "prevented": true }, "endTime": 1687103283118 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687103283118, "url": "https://ad72.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 15:48:09", "hash": "a3bc4f25e71ce33f1f4e646edcdc479ece54716c6326b435dab9f59b5a077f01deaf00df4c1d69651841b15e3eac8c102e6ae6745403f9e77dcc6496c54302e3", "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": 33, "warning": 15, "failed": 6, "inapplicable": 71 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 14, "warning": 8, "failed": 1, "inapplicable": 44 }, "assertions": { "QW-ACT-R63": { "name": "Document has a landmark with non-repeated content", "code": "QW-ACT-R63", "mapping": "b40fd1", "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [], "url": "https://act-rules.github.io/rules/b40fd1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 1, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree." }, "results": [ { "verdict": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html 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": 1, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree." }, "results": [ { "verdict": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html 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": 1, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree." }, "results": [ { "verdict": "warning", "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html 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": 128, "warning": 0, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "Several elements have the same `id` attribute." }, "results": [ { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: absolute; visibility: hidden; width: 0px; height: 0px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/DianeDixonAD72?dnt=true&embedId=twitter-widget-0&features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcn …", "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) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" }, { "htmlCode": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/DianeDixonAD72?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false&hideScrollBar=false&lang=en&maxHeight=1000px&origin=https%3A%2F%2Fad72.asmrc.org%2F&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\"></iframe>", "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) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)" } ], "attributes": [] }, { "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(33)" }, { "htmlCode": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>", "pointer": "html > body:nth-child(2) > span:nth-child(34)" } ], "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": 23, "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://ad72.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"><noscript><img width=\"684\" height=\"167\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo\" alt=\"AD72 Diane Dixon Logo\" /><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"defa …", "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://ad72.asmrc.org/media/\" 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(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=\"https://ad72.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(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#\" class=\"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\">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(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 class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-c60f2d4 exitNotifierLink\" href=\"https://www.youtube.com/channel/UC7vNdInn_fIUfuqGkDHLlXw\" target=\"_blank\">\n\t\t\t\t\t\tYoutube\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(7) > 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-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-07c252e exitNotifierLink\" href=\"https://www.instagram.com/diane_dixon_asm/\" target=\"_blank\">\n\t\t\t\t\t\tInstagram\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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-1d2d583 exitNotifierLink\" href=\"https://www.facebook.com/people/Assemblymember-Diane-Dixon/100090153848683/\" 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(7) > div:nth-child(1) > div:nth-child(2) > span: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 class=\"elementor-widget-container ha-icon-box-link\" href=\"https://ad72.asmrc.org/media/\">\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\tIN THE NEWS\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 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(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://ad72.asmrc.org/contact-me/\">\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\tCONTACT ME\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": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/DianeDixonAD72?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false&hideScrollBar=false&lang=en&maxHeight=1000px&origin=https%3A%2F%2Fad72.asmrc.org%2F&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\"></iframe>", "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) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<iframe name=\"f205d6d13fdfcc\" width=\"500px\" height=\"1000px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" scrolling=\"no\" allow=\"encrypted-media\" loading=\"lazy\" src=\"https://www.facebook.com/v2.5/plugins/page.php?adapt_container_width=true&app_id=503595753002055&channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df259acbb2f9ca3c%26domain%3Dad72.asmrc.org%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fad72.asmrc.org%252Fff00e7c0195c5%26relation%3Dparent.parent&container_width=506&height=1000&hide_cover=false&href=https%3A% …", "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) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > span:nth-child(1) > iframe:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"tel: 916-319-2072\">916-319-2072</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: 949-798-7221\">949-798-7221</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://ad72.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": "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up for our Newsletter!</a>", "pointer": "html > body:nth-child(2) > div:nth-child(39) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a: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": 9, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Element has an image on background." }, "results": [ { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>", "pointer": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(2) > span:nth-child(1)" } ], "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": 9, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Element has an image on background." }, "results": [ { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>", "pointer": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(2) > span:nth-child(1)" } ], "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": 24, "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://ad72.asmrc.org/media/\" 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(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://ad72.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(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\">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(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": "<p>ASSEMBLYMEMBER</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(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Diane</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": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Dixon</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(5) > 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\">IN THE NEWS</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\">VETERAN RESOURCES</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\">CONTACT ME</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": "<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-0072Phone - 916-319-2072</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-2072\">916-319-2072</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>4100 MacArthur Blvd.Unit 340Newport Beach, CA 92660Phone - 949-798-7221</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: 949-798-7221\">949-798-7221</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 AD72 | DIXON. 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://ad72.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 each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p class=\"has-text-align-center\" style=\"font-size:18px\">Would you like to receive email updates about upcoming legislation or e-blasts?</p>", "pointer": "html > body:nth-child(2) > div:nth-child(39) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > 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 class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up for our Newsletter!</a>", "pointer": "html > body:nth-child(2) > div:nth-child(39) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > 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": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>", "pointer": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 4, "warning": 5, "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": 2, "inapplicable": 0, "outcome": "failed", "description": "Headings don't start with h1" }, "results": [ { "verdict": "failed", "description": "Headings don't start with h1", "resultCode": "F3", "elements": [ { "htmlCode": "<body class=\"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=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data …", "pointer": "html > body:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Headings don't start with h1", "resultCode": "F3", "elements": [ { "htmlCode": "<body></body>", "pointer": "html > body:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T23": { "name": "Adding a link at the top of each page that goes directly to the main content area", "code": "QW-WCAG-T23", "mapping": "G1", "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.", "metadata": { "target": { "element": "body" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks" } ], "related": [ "G123", "G124" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The first focusable control is a visible link to 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://ad72.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"><noscript><img width=\"684\" height=\"167\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo\" alt=\"AD72 Diane Dixon Logo\" /><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"defa …", "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://ad72.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"><noscript><img width=\"684\" height=\"167\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo\" alt=\"AD72 Diane Dixon Logo\" /><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"defa …", "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-T32": { "name": "Using ol, ul and dl for lists or groups of links", "code": "QW-WCAG-T32", "mapping": "H48", "description": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "metadata": { "target": { "element": [ "li", "dd", "dt" ] }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" } ], "related": [ "H40" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H48", "passed": 0, "warning": 8, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list." }, "results": [ { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul id=\"menu-main\" class=\"menu\"><li id=\"menu-item-3838\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3838 animated-submenu\" data-submenu=\"right\"><a href=\"https://ad72.asmrc.org/media/\" 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)\">Media<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\" _selector=\"html > body:nth-child(2) > div:n …", "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-3902\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3902\"><a href=\"https://ad72.asmrc.org/assemblymember-diane-dixon-videos/\" 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)\">Videos</a></li>\n\t<li id=\"menu-item-3870\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3870\"><a href=\"https://ad72.asmrc.org/interview-r …", "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<li id=\"menu-item-256\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad72.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</ul>", "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-3756\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3756\"><a href=\"https://ad72.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(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a></li>\n\t<li id=\"menu-item-3598\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-3598\"><a href=\"https://ad72.asmrc.org/contact-me/\" 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(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 id=\"menu-main-1\" class=\"\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3838\"><a href=\"https://ad72.asmrc.org/media/\" 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)\">Media<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:nth-child(1)\"><svg width=\" …", "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-post_type menu-item-object-page menu-item-3902\"><a href=\"https://ad72.asmrc.org/assemblymember-diane-dixon-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(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Videos</a></li>\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3870\"><a href=\"https://ad72.asmrc.org/interview-request/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-chil …", "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<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad72.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</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(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-3756\"><a href=\"https://ad72.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(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a></li>\n\t<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-3598\"><a href=\"https://ad72.asmrc.org/contact-me/\" 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(4) > 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=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_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=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyloaded\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_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=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_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=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo ls-is-cached lazyloaded\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_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://ad72.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1.jpg 1024w, https://ad72.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1-300x149.jpg 300w, https://ad72.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1-768x382.jpg 768w\" data-src=\"https://ad72.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-large size-large wp-image-4254 lazyloaded\" src=\"https://ad72.asmrc.org/wp-c …", "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 class=\"sgpb-popup-close-button-6\" alt=\"Close\" src=\"https://ad72.asmrc.org/wp-content/plugins/popup-builder/public/img/theme_6/close.png\" style=\"z-index: 999920; position: absolute; float: left; top: -18px; right: -18px; width: 30px; cursor: pointer; height: 30px; background-repeat: no-repeat; background-size: cover;\">", "pointer": "html > body:nth-child(2) > div:nth-child(39) > 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": 6, "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(7) > 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-youtube elementor-repeater-item-c60f2d4 exitNotifierLink\" href=\"https://www.youtube.com/channel/UC7vNdInn_fIUfuqGkDHLlXw\" target=\"_blank\">\n\t\t\t\t\t\tYoutube\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(7) > 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": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-07c252e exitNotifierLink\" href=\"https://www.instagram.com/diane_dixon_asm/\" target=\"_blank\">\n\t\t\t\t\t\tInstagram\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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > 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": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-1d2d583 exitNotifierLink\" href=\"https://www.facebook.com/people/Assemblymember-Diane-Dixon/100090153848683/\" 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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > 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(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)" } ], "attributes": [ "11px" ] }, { "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": "<p class=\"has-text-align-center\" style=\"font-size:18px\">Would you like to receive email updates about upcoming legislation or e-blasts?</p>", "pointer": "html > body:nth-child(2) > div:nth-child(39) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [ "18px" ] } ] }, "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(110)" } ], "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(112)" } ], "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": 0, "warning": 0, "failed": 58, "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=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo\" alt=\"AD72 Diane Dixon 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=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo\" alt=\"AD72 Diane Dixon 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://ad72.asmrc.org/media/\" 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(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://ad72.asmrc.org/assemblymember-diane-dixon-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(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://ad72.asmrc.org/interview-request/\" class=\"ct-menu-link\">Interview Request</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=\"https://ad72.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(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\">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://ad72.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=\"#\" 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(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://ad72.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(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://ad72.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(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": "<noscript><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo\" alt=\"AD72 Diane Dixon 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=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo\" alt=\"AD72 Diane Dixon 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>ASSEMBLYMEMBER</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(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>Diane</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": "<p>Dixon</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(5) > 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: RIVERSIDE COUTY – ANZA, IDYLLWILD-PINE COVE, VALLE VISTA, SAN DIEGO COUNTY – ALPINE, BORREGO SPRINGS, DESCANSO, EL CAJON, EUCALYPTUS HILLS, GRANITE HILLS, HARBISON CANYON, JACUMBA HOT SPRINGS, JAMUL, JULIAN, LA PRESA – LAKESIDE, RAMONA, RANCHO SAN DIEGO, SAN DIEGO COUNTY ESTATES, SANTEE, SPRING VALLEY, WINTER GARDENS</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(6) > 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\">Youtube</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(7) > 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": "<span class=\"elementor-screen-only\">Instagram</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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > 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": "<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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > 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\">IN THE NEWS</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\">VETERAN RESOURCES</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\">CONTACT ME</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://ad72.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1.jpg\" class=\"attachment-large size-large wp-image-4254\" alt=\"California Promise\" srcset=\"https://ad72.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1.jpg 1024w, https://ad72.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1-300x149.jpg 300w, https://ad72.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": "<noscript><img decoding=\"async\" src=\"https://ad72.asmrc.org/wp-content/plugins/facebook-pagelike-widget/loader.gif\" /></noscript>", "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) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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-0072Phone - 916-319-2072</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-2072\">916-319-2072</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>4100 MacArthur Blvd.Unit 340Newport Beach, CA 92660Phone - 949-798-7221</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: 949-798-7221\">949-798-7221</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 AD72 | DIXON. 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://ad72.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://ad72.asmrc.org/media/\" class=\"ct-menu-link\">Media</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=\"https://ad72.asmrc.org/assemblymember-diane-dixon-videos/\" class=\"ct-menu-link\">Videos</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=\"https://ad72.asmrc.org/interview-request/\" class=\"ct-menu-link\">Interview Request</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=\"https://ad72.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(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\">My District</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(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://ad72.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</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(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=\"#\" class=\"ct-menu-link\">About</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(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://ad72.asmrc.org/biography/\" class=\"ct-menu-link\">Biography</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(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://ad72.asmrc.org/contact-me/\" class=\"ct-menu-link\">Contact Me</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(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": "<p class=\"has-text-align-center\" style=\"font-size:18px\">Would you like to receive email updates about upcoming legislation or e-blasts?</p>", "pointer": "html > body:nth-child(2) > div:nth-child(39) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > 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 class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up for our Newsletter!</a>", "pointer": "html > body:nth-child(2) > div:nth-child(39) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > 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": "<button id=\"fr_screenreader_play\" title=\" - Play - \" aria-label=\" - Play - \" role=\"button\" accesskey=\"P\" class=\"pinnable\">Play</button>", "pointer": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button: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": "<button id=\"fr_screenreader_pause\" title=\" - Pause - \" aria-label=\" - Pause - \" role=\"button\" accesskey=\"E\" class=\"pinnable\">Pause</button>", "pointer": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button: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": "<button id=\"fr_screenreader_stop\" title=\" - Stop - \" aria-label=\" - Stop - \" role=\"button\" accesskey=\"S\" class=\"pinnable\">Stop</button>", "pointer": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button: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": "<button id=\"fr_screenreader_font_increase\" title=\" - Increase - \" aria-label=\" - Increase - \" role=\"button\" accesskey=\"O\" data-value=\"1\" class=\"sizable\">Increase</button>", "pointer": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button: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": "<button id=\"fr_screenreader_font_decrease\" title=\" - Decrease - \" aria-label=\" - Decrease - \" role=\"button\" accesskey=\"U\" data-value=\"-1\" class=\"sizable\">Decrease</button>", "pointer": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(5)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<button id=\"fr_screenreader_font_reset\" title=\" - Reset - \" aria-label=\" - Reset - \" role=\"button\" accesskey=\"R\" data-value=\"0\" class=\"resizable\">Reset</button>", "pointer": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(6)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<button id=\"fr_screenreader_highcontrast\" title=\" - Toggle high contrast - \" aria-label=\" - Toggle high contrast - \" role=\"button\" accesskey=\"H\" data-value=\"0\">Toggle high contrast</button>", "pointer": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(7)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<button id=\"fr_screenreader_highcontrast2\" title=\" - Toggle high contrast - \" aria-label=\" - Toggle high contrast - \" role=\"button\" accesskey=\"J\" data-alternate=\"1\" data-rotate=\"180\">Toggle high contrast</button>", "pointer": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(8)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<button id=\"fr_screenreader_highcontrast3\" title=\" - Toggle high contrast - \" aria-label=\" - Toggle high contrast - \" role=\"button\" accesskey=\"K\" data-alternate=\"2\" data-rotate=\"180\" data-brightness=\"6\">Toggle high contrast</button>", "pointer": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(9)" } ], "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=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>", "pointer": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] } ] } } }, "best-practices": { "type": "best-practices", "metadata": { "passed": 15, "warning": 2, "failed": 1, "inapplicable": 6 }, "assertions": { "QW-BP1": { "name": "Using h1-h6 to identify headings", "code": "QW-BP1", "mapping": "H42", "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ] }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html" } ], "related": [ "H69", "G141", "F2", "F43" ], "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html", "passed": 0, "warning": 5, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that heading markup is used when content is a heading." }, "results": [ { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">IN THE NEWS</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 that heading markup is used when content is a heading.", "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(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 that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"ha-icon-box-title\">CONTACT ME</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 that heading markup is used when content is a heading.", "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 that heading markup is used when content is a heading.", "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": [] } ] }, "QW-BP15": { "name": "At least one width attribute of an HTML element is expressed in absolute values", "code": "QW-BP15", "description": "At least one width attribute of an HTML element is expressed in absolute values", "metadata": { "target": { "element": "*", "attributes": "width" }, "passed": 0, "warning": 0, "failed": 4, "inapplicable": 0, "outcome": "failed", "description": "The test target `width` attribute uses absolute units." }, "results": [ { "verdict": "failed", "description": "The test target `width` attribute uses absolute units.", "resultCode": "F1", "elements": [ { "htmlCode": "<svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"></svg>", "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) > svg:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target `width` attribute uses absolute units.", "resultCode": "F1", "elements": [ { "htmlCode": "<svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"></svg>", "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) > svg:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target `width` attribute uses absolute units.", "resultCode": "F1", "elements": [ { "htmlCode": "<svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"></svg>", "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) > svg:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target `width` attribute uses absolute units.", "resultCode": "F1", "elements": [ { "htmlCode": "<iframe name=\"f205d6d13fdfcc\" width=\"500px\" height=\"1000px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" scrolling=\"no\" allow=\"encrypted-media\" loading=\"lazy\" src=\"https://www.facebook.com/v2.5/plugins/page.php?adapt_container_width=true&app_id=503595753002055&channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df259acbb2f9ca3c%26domain%3Dad72.asmrc.org%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fad72.asmrc.org%252Fff00e7c0195c5%26relation%3Dparent.parent&container_width=506&height=1000&hide_cover=false&href=https%3A% …", "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) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > span:nth-child(1) > iframe:nth-child(1)" } ], "attributes": [] } ] }, "QW-BP17": { "name": "Adding a link at the beginning of a block of repeated content to go to the end of the block", "code": "QW-BP17", "mapping": "G123", "description": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.", "metadata": { "target": { "element": "a", "attributes": "href" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks" } ], "related": [ "G1", "G124" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G123", "passed": 0, "warning": 3, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "This link skips a content block." }, "results": [ { "verdict": "warning", "description": "This link skips a content block.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"skip-link show-on-focus\" href=\"#main\">\n\tSkip to content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(1)" }, { "htmlCode": "<main id=\"main\" class=\"site-main hfeed\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t/*! elementor - v3.13.3 - 28-05-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor- …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "This link skips a content block.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#offcanvas\" class=\"ct-header-trigger\" data-design=\"simple\" data-label=\"right\" aria-label=\"Menu\" data-id=\"trigger\">\n\n\tMenu\n\n\t\n\n\t\t\n\t\t\n\t\t\n\t\n\n</a>", "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)" }, { "htmlCode": "<div id=\"offcanvas\" class=\"ct-panel ct-header\" data-behaviour=\"right-side\">\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\t\n\n\tMedia\n\n\tVideos\n\tInterview Request\n\n\nLegislation\nMy District\n\n\tDistrict Map\n\n\nAbout\n\n\tBiography\n\tContact Me\n\n\n\n</div>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "This link skips a content block.", "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)" }, { "htmlCode": "<div id=\"main-container\">\n\t\n\n\n\t\t\t<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"><noscript><img width=\"684\" height=\"167\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo\" alt=\"AD72 Diane Dixon Logo\" /><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyload\" src=\"data:image/gif;b …", "pointer": "html > body:nth-child(2) > div:nth-child(10)" } ], "attributes": [] } ] } } }, "counter": { "type": "counter", "data": { "roles": { "link": 81, "document": 2, "none": 8, "img": 7, "navigation": 2, "list": 8, "listitem": 18, "button": 15, "graphics-document": 9, "main": 1, "region": 4, "heading": 5, "figure": 1 }, "tags": { "html": 2, "head": 2, "meta": 20, "link": 46, "title": 1, "script": 61, "style": 21, "noscript": 7, "body": 2, "a": 35, "svg": 17, "defs": 8, "filter": 8, "fecolormatrix": 8, "fecomponenttransfer": 8, "fefuncr": 8, "fefuncg": 8, "fefuncb": 8, "fefunca": 8, "fecomposite": 8, "div": 126, "header": 1, "img": 7, "nav": 2, "ul": 8, "li": 18, "span": 21, "path": 8, "rect": 3, "main": 1, "section": 4, "p": 12, "i": 6, "h2": 3, "figure": 1, "iframe": 5, "footer": 1, "h5": 2, "br": 9, "button": 9, "base": 1 } } } }, "success": true }, "standardResult": { "totals": [ 29, 57, 68, 4 ], "instances": [ { "ruleID": "QW-ACT-R63", "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R64", "what": "This rule checks that the non-repeated content contains a heading", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R73", "what": "This rule checks that repeated blocks of content are collapsible.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R74", "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "twitter-widget-0", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: absolute; visibility: hidden; width: 0px; height: 0px; display: b ... dWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcn …" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "twitter-widget-0", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)" }, "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: ... &lang=en&maxHeight=1000px&origin=https%3A%2F%2Fad72.asmrc.org%2F&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\"></iframe>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "elementor-device-mode", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > span:nth-child(33)" }, "excerpt": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "elementor-device-mode", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > span:nth-child(34)" }, "excerpt": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"skip-link show-on-focus\" href=\"#main\"> Skip to content</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_ ... t=\"AD72 Diane Dixon Logo\" /><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"defa …" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/media/\" class=\"ct-menu-link\">Media</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"></span>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/category/legislation/\" class=\"ct-menu-link\">Legislation</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a href=\"#\" class=\"ct-menu-link\">My District</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"></span>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a href=\"#\" class=\"ct-menu-link\">About</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"></span>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-c60f2d4 exitNotifierLink\" href=\"https://www.youtube.com/channel/UC7vNdInn_fIUfuqGkDHLlXw\" target=\"_blank\"> Youtube </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-07c252e exitNotifierLink\" href=\"https://www.instagram.com/diane_dixon_asm/\" target=\"_blank\"> Instagram </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-1d2d583 exitNotifierLink\" href=\"https://www.facebook.com/people/Assemblymember-Diane-Dixon/100090153848683/\" target=\"_blank\"> Facebook </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://ad72.asmrc.org/media/\"> IN THE NEWS </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://www.calvet.ca.gov/\"> VETERAN RESOURCES </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://ad72.asmrc.org/contact-me/\"> CONTACT ME </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "twitter-widget-0", "location": { "doc": "dom", "type": "selector", "spec": "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) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)" }, "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: ... &lang=en&maxHeight=1000px&origin=https%3A%2F%2Fad72.asmrc.org%2F&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\"></iframe>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > span:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe name=\"f205d6d13fdfcc\" width=\"500px\" height=\"1000px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen ... mrc.org%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fad72.asmrc.org%252Fff00e7c0195c5%26relation%3Dparent.parent&container_width=506&height=1000&hide_cover=false&href=https%3A% …" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a href=\"tel: 916-319-2072\">916-319-2072</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a href=\"tel: 949-798-7221\">949-798-7221</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "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": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(39) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up for our Newsletter!</a>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"skip-link show-on-focus\" href=\"#main\"> Skip to content</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/media/\" class=\"ct-menu-link\">Media</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/category/legislation/\" class=\"ct-menu-link\">Legislation</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"#\" class=\"ct-menu-link\">My District</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"#\" class=\"ct-menu-link\">About</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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(2)" }, "excerpt": "<p>ASSEMBLYMEMBER</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<p>Diane</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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) > p:nth-child(1)" }, "excerpt": "<p>Dixon</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<h2 class=\"ha-icon-box-title\">IN THE NEWS</h2>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<h2 class=\"ha-icon-box-title\">VETERAN RESOURCES</h2>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<h2 class=\"ha-icon-box-title\">CONTACT ME</h2>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H5", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<h5>State Capitol Office</h5>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<p>State CapitolP.O. Box 942849Sacramento, CA 94249-0072Phone - 916-319-2072</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"tel: 916-319-2072\">916-319-2072</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H5", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<h5>District Office</h5>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<p>4100 MacArthur Blvd.Unit 340Newport Beach, CA 92660Phone - 949-798-7221</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"tel: 949-798-7221\">949-798-7221</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<p>Privacy and Conditions of Use | Accessibility | General Disclaimer | Copyright © 2023 AD72 | DIXON. All rights reserved.</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "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": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(39) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p class=\"has-text-align-center\" style=\"font-size:18px\">Would you like to receive email updates about upcoming legislation or e-blasts?</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(39) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up for our Newsletter!</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>" }, { "ruleID": "QW-WCAG-T9", "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body class=\"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-pag ... <img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data …" }, { "ruleID": "QW-WCAG-T9", "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body></body>" }, { "ruleID": "QW-WCAG-T23", "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"skip-link show-on-focus\" href=\"#main\"> Skip to content</a>" }, { "ruleID": "QW-WCAG-T10", "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_ ... t=\"AD72 Diane Dixon Logo\" /><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"defa …" }, { "ruleID": "QW-WCAG-T10", "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_ ... t=\"AD72 Diane Dixon Logo\" /><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"defa …" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > a:nth-child(2)" }, "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": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "menu-main", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<ul id=\"menu-main\" class=\"menu\"><li id=\"menu-item-3838\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3838 animated-submenu\" data-submenu=\"right\"><a h ... ) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Media<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\" _selector=\"html > body:nth-child(2) > div:n …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<ul class=\"sub-menu\"> <li id=\"menu-item-3902\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3902\"><a href=\"https://ad72.asmrc.org/assemblymember-diane-dixon-videos/\" class= ... li:nth-child(1) > a:nth-child(1)\">Videos</a></li> <li id=\"menu-item-3870\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3870\"><a href=\"https://ad72.asmrc.org/interview-r …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<ul class=\"sub-menu\"> <li id=\"menu-item-256\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad72.asmrc.org/district-map/\" class=\"ct-menu-link\" _selecto ... ild(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> </ul>" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<ul class=\"sub-menu\"> <li id=\"menu-item-3756\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3756\"><a href=\"https://ad72.asmrc.org/biography/\" class=\"ct-menu-link\" _selector ... -child(1)\">Biography</a></li> <li id=\"menu-item-3598\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-3598\"><a href=\"https://ad72.asmrc.org/contact-me/\" class=\"ct-menu-link\" …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "menu-main-1", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<ul id=\"menu-main-1\" class=\"\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3838\"><a href=\"https://ad72.asmrc.org/media/\" class=\"ct-menu-link\" _se ... dy: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:nth-child(1)\"><svg width=\" …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<ul class=\"sub-menu\"> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3902\"><a href=\"https://ad72.asmrc.org/assemblymember-diane-dixon-videos/\" class=\"ct-menu-link\" _sele ... menu-item-3870\"><a href=\"https://ad72.asmrc.org/interview-request/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-chil …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<ul class=\"sub-menu\"> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad72.asmrc.org/district-map/\" class=\"ct-menu-link\" _selector=\"html > body:nth- ... ld(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> </ul>" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<ul class=\"sub-menu\"> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3756\"><a href=\"https://ad72.asmrc.org/biography/\" class=\"ct-menu-link\" _selector=\"html > body:nth-ch ... ef=\"https://ad72.asmrc.org/contact-me/\" 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: …" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyloaded\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo ls-is-cached lazyloaded\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<img decoding=\"async\" width=\"1024\" height=\"509\" alt=\"California Promise\" data-srcset=\"https://ad72.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1.jpg 1024w, ... CA-Promise_Header-for-Gallagher-Website_3-1024x509-1.jpg\" data-sizes=\"(max-width: 1024px) 100vw, 1024px\" class=\"attachment-large size-large wp-image-4254 lazyloaded\" src=\"https://ad72.asmrc.org/wp-c …" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(39) > div:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img class=\"sgpb-popup-close-button-6\" alt=\"Close\" src=\"https://ad72.asmrc.org/wp-content/plugins/popup-builder/public/img/theme_6/close.png\" style=\"z-index: 999920; position: absolute; float: left; top: -18px; right: -18px; width: 30px; cursor: pointer; height: 30px; background-repeat: no-repeat; background-size: cover;\">" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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(7) > div:nth-child(1)" }, "excerpt": "<div class=\"elementor-widget-container\"> /*! elementor - v3.13.3 - 28-05-2023 */ .elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-gr ... .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( …" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-c60f2d4 exitNotifierLink\" href=\"https://www.youtube.com/channel/UC7vNdInn_fIUfuqGkDHLlXw\" target=\"_blank\"> Youtube </a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-07c252e exitNotifierLink\" href=\"https://www.instagram.com/diane_dixon_asm/\" target=\"_blank\"> Instagram </a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-1d2d583 exitNotifierLink\" href=\"https://www.facebook.com/people/Assemblymember-Diane-Dixon/100090153848683/\" target=\"_blank\"> Facebook </a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "fb-root", "location": { "doc": "dom", "type": "selector", "spec": "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) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)" }, "excerpt": "<div id=\"fb-root\" class=\" fb_reset fb_reset\"></div>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(39) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p class=\"has-text-align-center\" style=\"font-size:18px\">Would you like to receive email updates about upcoming legislation or e-blasts?</p>" }, { "ruleID": "QW-WCAG-T29", "what": "This technique describes how to align blocks of text either left or right by setting the CSS text-align property.", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > style:nth-child(110)" }, "excerpt": "<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_ ... r-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- …" }, { "ruleID": "QW-WCAG-T29", "what": "This technique describes how to align blocks of text either left or right by setting the CSS text-align property.", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > style:nth-child(112)" }, "excerpt": "<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_ ... r-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- …" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"skip-link show-on-focus\" href=\"#main\"> Skip to content</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<noscript><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" sr ... /><noscript><img width=\"684\" height=\"167\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo\" alt=\"AD72 Diane Dixon Logo\" /></noscript>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<noscript><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyload\" s ... /><noscript><img width=\"684\" height=\"167\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo\" alt=\"AD72 Diane Dixon Logo\" /></noscript>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/media/\" class=\"ct-menu-link\">Media</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/assemblymember-diane-dixon-videos/\" class=\"ct-menu-link\">Videos</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/interview-request/\" class=\"ct-menu-link\">Interview Request</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/category/legislation/\" class=\"ct-menu-link\">Legislation</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"#\" class=\"ct-menu-link\">My District</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"#\" class=\"ct-menu-link\">About</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/biography/\" class=\"ct-menu-link\">Biography</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/contact-me/\" class=\"ct-menu-link\">Contact Me</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<noscript><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo lazyload\" sr ... /><noscript><img width=\"684\" height=\"167\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-logo\" alt=\"AD72 Diane Dixon Logo\" /></noscript>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<noscript><img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyload\" s ... /><noscript><img width=\"684\" height=\"167\" src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo\" alt=\"AD72 Diane Dixon Logo\" /></noscript>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<span class=\"ct-label ct-hidden-sm ct-hidden-md ct-hidden-lg\">Menu</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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(2)" }, "excerpt": "<p>ASSEMBLYMEMBER</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<p>Diane</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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) > p:nth-child(1)" }, "excerpt": "<p>Dixon</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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(6) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>HONORED TO SERVE: RIVERSIDE COUTY – ANZA, IDYLLWILD-PINE COVE, VALLE VISTA, SAN DIEGO COUNTY – ALPINE, BORREGO SPRINGS, DESCANSO, EL CAJON, EUCALYPTUS HILLS, GRANITE HILLS, HARBISON CANYON, JACUMBA HOT SPRINGS, JAMUL, JULIAN, LA PRESA – LAKESIDE, RAMONA, RANCHO SAN DIEGO, SAN DIEGO COUNTY ESTATES, SANTEE, SPRING VALLEY, WINTER GARDENS</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-screen-only\">Youtube</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-screen-only\">Instagram</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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(7) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-screen-only\">Facebook</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<h2 class=\"ha-icon-box-title\">IN THE NEWS</h2>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<h2 class=\"ha-icon-box-title\">VETERAN RESOURCES</h2>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<h2 class=\"ha-icon-box-title\">CONTACT ME</h2>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<noscript><img decoding=\"async\" width=\"1024\" height=\"509\" src=\"https://ad72.asmrc.org/wp-content/uploads/2023/03/CA-Promise_Header-for-Gallagher-Website_3-1024x509-1.jpg\" class=\"attachment-large size- ... 509-1-300x149.jpg 300w, https://ad72.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>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > noscript:nth-child(2)" }, "excerpt": "<noscript><img decoding=\"async\" src=\"https://ad72.asmrc.org/wp-content/plugins/facebook-pagelike-widget/loader.gif\" /></noscript>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "H5", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<h5>State Capitol Office</h5>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<p>State CapitolP.O. Box 942849Sacramento, CA 94249-0072Phone - 916-319-2072</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"tel: 916-319-2072\">916-319-2072</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "H5", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<h5>District Office</h5>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<p>4100 MacArthur Blvd.Unit 340Newport Beach, CA 92660Phone - 949-798-7221</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"tel: 949-798-7221\">949-798-7221</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<p>Privacy and Conditions of Use | Accessibility | General Disclaimer | Copyright © 2023 AD72 | DIXON. All rights reserved.</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "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": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/media/\" class=\"ct-menu-link\">Media</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/assemblymember-diane-dixon-videos/\" class=\"ct-menu-link\">Videos</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/interview-request/\" class=\"ct-menu-link\">Interview Request</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/category/legislation/\" class=\"ct-menu-link\">Legislation</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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) > a:nth-child(1)" }, "excerpt": "<a href=\"#\" class=\"ct-menu-link\">My District</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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) > a:nth-child(1)" }, "excerpt": "<a href=\"#\" class=\"ct-menu-link\">About</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/biography/\" class=\"ct-menu-link\">Biography</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://ad72.asmrc.org/contact-me/\" class=\"ct-menu-link\">Contact Me</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(39) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p class=\"has-text-align-center\" style=\"font-size:18px\">Would you like to receive email updates about upcoming legislation or e-blasts?</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(39) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up for our Newsletter!</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "BUTTON", "id": "fr_screenreader_play", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(1)" }, "excerpt": "<button id=\"fr_screenreader_play\" title=\" - Play - \" aria-label=\" - Play - \" role=\"button\" accesskey=\"P\" class=\"pinnable\">Play</button>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "BUTTON", "id": "fr_screenreader_pause", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(2)" }, "excerpt": "<button id=\"fr_screenreader_pause\" title=\" - Pause - \" aria-label=\" - Pause - \" role=\"button\" accesskey=\"E\" class=\"pinnable\">Pause</button>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "BUTTON", "id": "fr_screenreader_stop", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(3)" }, "excerpt": "<button id=\"fr_screenreader_stop\" title=\" - Stop - \" aria-label=\" - Stop - \" role=\"button\" accesskey=\"S\" class=\"pinnable\">Stop</button>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "BUTTON", "id": "fr_screenreader_font_increase", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(4)" }, "excerpt": "<button id=\"fr_screenreader_font_increase\" title=\" - Increase - \" aria-label=\" - Increase - \" role=\"button\" accesskey=\"O\" data-value=\"1\" class=\"sizable\">Increase</button>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "BUTTON", "id": "fr_screenreader_font_decrease", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(5)" }, "excerpt": "<button id=\"fr_screenreader_font_decrease\" title=\" - Decrease - \" aria-label=\" - Decrease - \" role=\"button\" accesskey=\"U\" data-value=\"-1\" class=\"sizable\">Decrease</button>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "BUTTON", "id": "fr_screenreader_font_reset", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(6)" }, "excerpt": "<button id=\"fr_screenreader_font_reset\" title=\" - Reset - \" aria-label=\" - Reset - \" role=\"button\" accesskey=\"R\" data-value=\"0\" class=\"resizable\">Reset</button>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "BUTTON", "id": "fr_screenreader_highcontrast", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(7)" }, "excerpt": "<button id=\"fr_screenreader_highcontrast\" title=\" - Toggle high contrast - \" aria-label=\" - Toggle high contrast - \" role=\"button\" accesskey=\"H\" data-value=\"0\">Toggle high contrast</button>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "BUTTON", "id": "fr_screenreader_highcontrast2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(8)" }, "excerpt": "<button id=\"fr_screenreader_highcontrast2\" title=\" - Toggle high contrast - \" aria-label=\" - Toggle high contrast - \" role=\"button\" accesskey=\"J\" data-alternate=\"1\" data-rotate=\"180\">Toggle high contrast</button>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "BUTTON", "id": "fr_screenreader_highcontrast3", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(1) > button:nth-child(9)" }, "excerpt": "<button id=\"fr_screenreader_highcontrast3\" title=\" - Toggle high contrast - \" aria-label=\" - Toggle high contrast - \" role=\"button\" accesskey=\"K\" data-alternate=\"2\" data-rotate=\"180\" data-brightness=\"6\">Toggle high contrast</button>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(41) > div:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<h2 class=\"ha-icon-box-title\">IN THE NEWS</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<h2 class=\"ha-icon-box-title\">VETERAN RESOURCES</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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)" }, "excerpt": "<h2 class=\"ha-icon-box-title\">CONTACT ME</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H5", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<h5>State Capitol Office</h5>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H5", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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)" }, "excerpt": "<h5>District Office</h5>" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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) > svg:nth-child(1)" }, "excerpt": "<svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"></svg>" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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) > svg:nth-child(1)" }, "excerpt": "<svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"></svg>" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "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) > svg:nth-child(1)" }, "excerpt": "<svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"></svg>" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(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) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > span:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe name=\"f205d6d13fdfcc\" width=\"500px\" height=\"1000px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen ... mrc.org%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fad72.asmrc.org%252Fff00e7c0195c5%26relation%3Dparent.parent&container_width=506&height=1000&hide_cover=false&href=https%3A% …" }, { "ruleID": "QW-BP17", "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"skip-link show-on-focus\" href=\"#main\"> Skip to content</a>" }, { "ruleID": "QW-BP17", "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.", "ordinalSeverity": 0, "tagName": "MAIN", "id": "main", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2)" }, "excerpt": "<main id=\"main\" class=\"site-main hfeed\"> /*! elementor - v3.13.3 - 28-05-2023 */ .elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner&g ... -widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor- …" }, { "ruleID": "QW-BP17", "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > 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)" }, "excerpt": "<a href=\"#offcanvas\" class=\"ct-header-trigger\" data-design=\"simple\" data-label=\"right\" aria-label=\"Menu\" data-id=\"trigger\"> Menu </a>" }, { "ruleID": "QW-BP17", "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.", "ordinalSeverity": 0, "tagName": "DIV", "id": "offcanvas", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1)" }, "excerpt": "<div id=\"offcanvas\" class=\"ct-panel ct-header\" data-behaviour=\"right-side\"> Media Videos Interview Request Legislation My District District Map About Biography Contact Me </div>" }, { "ruleID": "QW-BP17", "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > a:nth-child(2)" }, "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": "QW-BP17", "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.", "ordinalSeverity": 0, "tagName": "DIV", "id": "main-container", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10)" }, "excerpt": "<div id=\"main-container\"> <img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"sticky-l ... 684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-content/uploads/2022/11/72_Dixon_Name-Logo_Websites-2023-01.png\" class=\"default-logo lazyload\" src=\"data:image/gif;b …" } ] }, "endTime": 1687103290524 }, { "type": "test", "which": "tenon", "id": "a", "startTime": 1687103290524, "url": "https://ad72.asmrc.org/", "what": "Tenon", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.077", "responseTime": "2023-06-18T15:48:09.954Z", "data": { "apiErrors": [], "documentSize": 1175998, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 171, "failing": 9 }, "issues": { "totalErrors": 18, "totalWarnings": 11, "totalIssues": 29 }, "issuesByLevel": { "A": { "count": 14, "pct": 48.28 }, "AA": { "count": 13, "pct": 44.83 }, "AAA": { "count": 29, "pct": 100 } }, "density": { "errorDensity": 2, "warningDensity": 1, "allDensity": 3 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "08012920-2123-4180-aba5-bab78d3ef23f", "docID": "a4e3ea49-ced9-43a4-8123-8327f9d456c5", "sourceHash": "c00211652b6cae6d24d9ad463e1271a3", "urlHttpCode": 200, "clientScriptErrors": [ {}, {}, {} ], "remainingApiCalls": { "planCalls": 0, "boosts": 19 }, "globalStats": { "errorDensity": "N/A", "warningDensity": "N/A", "allDensity": "N/A", "stdDev": "N/A" }, "resultUrl": "http://ngnix/history.php?responseID=08012920-2123-4180-aba5-bab78d3ef23f", "resultSet": [ { "tID": 28, "bpID": 3, "priority": 100, "level": [ "AAA" ], "certainty": 100, "errorTitle": "The layout or sizing of this page causes horizontal scrolling.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Avoid layouts that result in horizontal scroll", "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 2579 }, "height": 2579, "width": 1024 }, "position": { "line": 9161, "column": 60 }, "errorSnippet": "<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-appleWebkit e--ua-mac e", "xpath": "/html/body", "issueID": "69e601fa42663921a23d1efda29bd01c", "signature": "dcd97be794d599a6edcc5168bc0dfcac", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=69e601fa42663921a23d1efda29bd01c" }, { "tID": 36, "bpID": 4, "priority": 100, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This text is justified.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Avoid using justified text", "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).", "viewPortLocation": { "top-left": { "x": 30, "y": 60 }, "bottom-right": { "x": 512, "y": 72 }, "height": 12, "width": 482 }, "position": { "line": 14897, "column": 5 }, "errorSnippet": "<div class=\"elementor-element elementor-element-6f48ba6 elementor-widget elementor-widget-text-editor\" data-id=\"6f48ba6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"> <div class=\"elementor-widget-container\"> <style sty", "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]", "issueID": "e08c03550485360fa5dbd2d7deeccce5", "signature": "749b3b1f78d142c33a39c85d03dd2735", "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=e08c03550485360fa5dbd2d7deeccce5" }, { "tID": 36, "bpID": 4, "priority": 100, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This text is justified.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Avoid using justified text", "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 486, "y": 49 }, "height": 49, "width": 486 }, "position": { "line": 14899, "column": 880 }, "errorSnippet": "<div class=\"elementor-widget-container\"> <style style=\"\">/*! elementor - v3.13.3 - 28-05-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-edit", "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]", "issueID": "789192d05b92903ef3180e017221e3e2", "signature": "a77a4bf86014d0c2bbf9ed2f1d6c7049", "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=789192d05b92903ef3180e017221e3e2" }, { "tID": 36, "bpID": 4, "priority": 100, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This text is justified.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Avoid using justified text", "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 592, "y": 1078 }, "height": 1078, "width": 592 }, "position": { "line": 14898, "column": 4 }, "errorSnippet": "<style style=\"\">/*! elementor - v3.13.3 - 28-05-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-dr", "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/style[1]", "issueID": "c9fee4b584705b380ce733c2b85df7ae", "signature": "a65ed1f04250215a52295fbe2c89ab7d", "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=c9fee4b584705b380ce733c2b85df7ae" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": -4, "y": 0 }, "bottom-right": { "x": 482, "y": 49 }, "height": 49, "width": 486 }, "position": { "line": 1556, "column": 0 }, "errorSnippet": "<p>ASSEMBLYMEMBER</p>", "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]", "issueID": "52015e9da5fa3149decb8d257ee8ba0c", "signature": "29097f782f973539293bfa0c48870fdf", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=52015e9da5fa3149decb8d257ee8ba0c" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": -7, "y": -7 }, "bottom-right": { "x": 489, "y": 93 }, "height": 100, "width": 496 }, "position": { "line": 1556, "column": 0 }, "errorSnippet": "<p>Diane</p>", "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/p[1]", "issueID": "825cbbe27f407516f2fbddc4c628c208", "signature": "74bfabac2466ec3827ebfb032fcb56c7", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=825cbbe27f407516f2fbddc4c628c208" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": -5, "y": -51 }, "bottom-right": { "x": 482, "y": 49 }, "height": 100, "width": 487 }, "position": { "line": 1561, "column": 0 }, "errorSnippet": "<p>Dixon</p>", "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/p[1]", "issueID": "b2f004868d15f81fdbe2e7cf777eb999", "signature": "086113640c92ade821dd3dfa9bc51e0f", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b2f004868d15f81fdbe2e7cf777eb999" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 482, "y": 50 }, "height": 50, "width": 482 }, "position": { "line": 14916, "column": 5 }, "errorSnippet": "<div class=\"elementor-widget-container\"> <style style=\"\">/*! 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-wid", "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[7]/div[1]", "issueID": "2e46f809f5f3a4f017a6601a3d6d0c43", "signature": "7b03f7a4a1870739241143859793891e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2e46f809f5f3a4f017a6601a3d6d0c43" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 35, "y": 20 }, "height": 20, "width": 35 }, "position": { "line": 15136, "column": 0 }, "errorSnippet": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>", "xpath": "/html/body/div[6]/div[2]/span[1]", "issueID": "16299bd4cb771610bea8c90f6a863861", "signature": "7de243e1555628cca0faade17d2d423a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=16299bd4cb771610bea8c90f6a863861" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 63.296875, "y": 0 }, "bottom-right": { "x": 858.296875, "y": 19 }, "height": 19, "width": 795 }, "position": { "line": 15049, "column": 0 }, "errorSnippet": "<div class=\"ct-footer-copyright\" data-id=\"copyright\"> <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=\"htt", "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]", "issueID": "eb906c17b3caebdd1af87e031c6653d4", "signature": "c3030bf020339e824d535e8c8c7aebb6", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=eb906c17b3caebdd1af87e031c6653d4" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 939, "y": 703 }, "bottom-right": { "x": 960, "y": 724 }, "height": 21, "width": 21 }, "position": { "line": 11286, "column": 34 }, "errorSnippet": "<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\"> <svg class=\"ct-icon\" width=\"15\" height=\"15\" viewBox=\"0 0 20 20\"><path d=\"M10,0L9.4,0.6L0.8,9", "xpath": "/html/body/div[2]/a[1]", "issueID": "eff697c311f69029b88c8283a387fac9", "signature": "71559e94a68bd2395fb4952e4276b938", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eff697c311f69029b88c8283a387fac9" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 62.5, "y": 90 }, "height": 90, "width": 62.5 }, "position": { "line": 7125, "column": 0 }, "errorSnippet": "<a href=\"https://ad72.asmrc.org/media/\" 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\"&g", "xpath": "/html/body/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]", "issueID": "1fecbc38ddede06b330f7f3c67d060d2", "signature": "81b43102aa7ec64bcd6b659f6df8b25e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1fecbc38ddede06b330f7f3c67d060d2" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 107.5, "y": 90 }, "height": 90, "width": 107.5 }, "position": { "line": 7126, "column": 0 }, "errorSnippet": "<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.2", "xpath": "/html/body/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]", "issueID": "187810e920e2c8fdbfd058f7189056f4", "signature": "380a3d5f0874b35cfe4608e82d6c0729", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=187810e920e2c8fdbfd058f7189056f4" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 66.5, "y": 90 }, "height": 90, "width": 66.5 }, "position": { "line": 7126, "column": 0 }, "errorSnippet": "<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", "xpath": "/html/body/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]", "issueID": "66fea68a8baf290207237c95decf55e8", "signature": "3d8e9ad2340bed7c768f2d0ef95c5025", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=66fea68a8baf290207237c95decf55e8" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 512, "y": 232 }, "height": 232, "width": 512 }, "position": { "line": 14907, "column": 4 }, "errorSnippet": "<div class=\"elementor-element elementor-element-90cddf7 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"90cddf7\" data-element_type=\"widget\" data-widget_type=\"text-editor.", "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]", "issueID": "45482dd1017be1a7dfdcbe685853b051", "signature": "2f9ebc355c85157099bd5719546f3e2e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=45482dd1017be1a7dfdcbe685853b051" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 14911, "column": 5 }, "errorSnippet": "<div class=\"elementor-widget-container\"> <p>HONORED TO SERVE: RIVERSIDE COUTY – ANZA, IDYLLWILD-PINE COVE, VALLE VISTA, SAN DIEGO COUNTY – ALPINE, BORREGO SPRINGS, DESCANSO, EL CAJON, EUCALYPTUS HILLS, GRANITE HILLS, HARBISON CANYON, JACUMBA ", "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]", "issueID": "e8895a5e1d23faf5561c5ac74dffcb2a", "signature": "8ec387a16d8b7820a7b9f94ce1a41c85", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e8895a5e1d23faf5561c5ac74dffcb2a" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 1561, "column": 0 }, "errorSnippet": "<p>HONORED TO SERVE: RIVERSIDE COUTY – ANZA, IDYLLWILD-PINE COVE, VALLE VISTA, SAN DIEGO COUNTY – ALPINE, BORREGO SPRINGS, DESCANSO, EL CAJON, EUCALYPTUS HILLS, GRANITE HILLS, HARBISON CANYON, JACUMBA HOT SPRINGS, JAMUL, JULIAN, LA PRESA – LAKESIDE", "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/p[1]", "issueID": "30fc20537b663f97e73396ada0e218b9", "signature": "d868677769a5c1d5a0d5a06db860e8b9", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=30fc20537b663f97e73396ada0e218b9" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 690 }, "bottom-right": { "x": 1024, "y": 830 }, "height": 140, "width": 1024 }, "position": { "line": 14962, "column": 5 }, "errorSnippet": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6ff4e5d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6ff4e5d\" data-element_type=\"section\" data-settings=", "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]", "issueID": "6cab23ae1fd005241419e1de6b45d759", "signature": "34787dd3d84379fe4a13699d9a699d99", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6cab23ae1fd005241419e1de6b45d759" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0.000025000000000829914, "y": 20 }, "bottom-right": { "x": 921.5940250000001, "y": 160 }, "height": 140, "width": 921.594 }, "position": { "line": 14928, "column": 5 }, "errorSnippet": "<div class=\"elementor-container elementor-column-gap-default\"> <div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-03574bf\" data-id=\"03574bf\" data-element_type=\"column\"> <div class=\"elemen", "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[1]", "issueID": "58c3a46ef4c4043947e8cc3d08333800", "signature": "1ea767467d6a6d139b99bc6732a3821b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=58c3a46ef4c4043947e8cc3d08333800" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 307.1875, "y": 0 }, "bottom-right": { "x": 614.3755, "y": 140 }, "height": 140, "width": 307.188 }, "position": { "line": 14951, "column": 5 }, "errorSnippet": "<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ee0a704\" data-id=\"ee0a704\" data-element_type=\"column\"> <div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"eleme", "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[1]/div[2]", "issueID": "f7115c118d8e59a40c75f8469bfc0dbb", "signature": "4f522afd8e5023e6ff6bed19ce7e5e2d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f7115c118d8e59a40c75f8469bfc0dbb" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 287.188, "y": 120 }, "height": 120, "width": 287.188 }, "position": { "line": 14956, "column": 5 }, "errorSnippet": "<div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"elementor-element elementor-element-fcbaa76 elementor-widget elementor-widget-ha-icon-box happy-addon ha-icon-box\" data-id=\"fcbaa76\" data-element_type=\"widget\" data-widg", "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[1]/div[2]/div[1]", "issueID": "33a186ac84505ae3cb8f2307bec2796a", "signature": "649911a23fe8149092393c4e60871ab1", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=33a186ac84505ae3cb8f2307bec2796a" }, { "tID": 155, "bpID": 143, "priority": 100, "level": [ "A", "AAA" ], "certainty": 60, "errorTitle": "These headings are not structured in a hierarchical manner.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings" ], "resultTitle": "Make sure that headings are in the right order for the content.", "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 2579 }, "height": 2579, "width": 1024 }, "position": { "line": 9161, "column": 60 }, "errorSnippet": "<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-appleWebkit e--ua-mac e", "xpath": "/html/body", "issueID": "dd8b29d9769b1cbbedbcc2201a406bf8", "signature": "3ed666abf1f834803154b53f8735a185", "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=dd8b29d9769b1cbbedbcc2201a406bf8" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 50, "y": 50 }, "height": 50, "width": 50 }, "position": { "line": 7126, "column": 0 }, "errorSnippet": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-c60f2d4 exitNotifierLink\" href=\"https://www.youtube.com/channel/UC7vNdInn_fIUfuqGkDHLlXw\" target=\"_blank\"> <span class=\"elementor-screen-only\"&g", "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/span[1]/a[1]", "issueID": "bdba7473a2a9bbc759969bcf9b1aa7a7", "signature": "c24b4a7a4df677c6bbddc26921d802b5", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bdba7473a2a9bbc759969bcf9b1aa7a7" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 80, "y": 0 }, "bottom-right": { "x": 130, "y": 50 }, "height": 50, "width": 50 }, "position": { "line": 7154, "column": 416 }, "errorSnippet": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-07c252e exitNotifierLink\" href=\"https://www.instagram.com/diane_dixon_asm/\" target=\"_blank\"> <span class=\"elementor-screen-only\">Instagram&", "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/span[2]/a[1]", "issueID": "f127df2cdf5a16826bd69d1d1da2f031", "signature": "21f9d542a6d7a3c57e212cc41561b01f", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f127df2cdf5a16826bd69d1d1da2f031" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 160, "y": 0 }, "bottom-right": { "x": 210, "y": 50 }, "height": 50, "width": 50 }, "position": { "line": 7156, "column": 1090 }, "errorSnippet": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-1d2d583 exitNotifierLink\" href=\"https://www.facebook.com/people/Assemblymember-Diane-Dixon/100090153848683/\" target=\"_blank\"> <span class=\"elem", "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/span[3]/a[1]", "issueID": "9bba60cfd0114e6b3b43346d906b58cd", "signature": "8067dda154eaf6c6521ee1c23d6f75b6", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9bba60cfd0114e6b3b43346d906b58cd" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 63.296875, "y": 0 }, "bottom-right": { "x": 264.296875, "y": 18 }, "height": 18, "width": 201 }, "position": { "line": 8182, "column": 0 }, "errorSnippet": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">Privacy and Conditions of Use</a>", "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]", "issueID": "0de47174883eed0a41e221e1740f2ad5", "signature": "fe204d3d664f6d0225f9bd831ec3485f", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0de47174883eed0a41e221e1740f2ad5" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 276.296875, "y": 0 }, "bottom-right": { "x": 362.296875, "y": 18 }, "height": 18, "width": 86 }, "position": { "line": 10758, "column": 34 }, "errorSnippet": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>", "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[2]", "issueID": "9e40dc9f8fe46c530a83b4f06eb0f92b", "signature": "39f7dfa9306e934b594412618573edca", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9e40dc9f8fe46c530a83b4f06eb0f92b" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 374.296875, "y": 0 }, "bottom-right": { "x": 501.296875, "y": 18 }, "height": 18, "width": 127 }, "position": { "line": 10759, "column": 0 }, "errorSnippet": "<a href=\"https://ad72.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>", "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[3]", "issueID": "df793107f5c63fdd3cbe965a5d0307f9", "signature": "d1f19f314cc95c6153b8c01e5f6ce545", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=df793107f5c63fdd3cbe965a5d0307f9" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 105, "y": 97 }, "bottom-right": { "x": 285, "y": 127 }, "height": 30, "width": 180 }, "position": { "line": 11287, "column": 0 }, "errorSnippet": "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up for our Newsle", "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "485c96a6379442bdb338dfd3c633a1c9", "signature": "a8d35fae5ca29fc5af2270558b64a3fc", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=485c96a6379442bdb338dfd3c633a1c9" } ], "log": [] }, "success": true }, "standardResult": { "totals": [ 0, 0, 13, 16 ], "instances": [ { "ruleID": "28", "what": "The layout or sizing of this page causes horizontal scrolling.", "ordinalSeverity": 3, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body class=\"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-appleWebkit e--ua-mac e" }, { "ruleID": "36", "what": "This text is justified.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]" }, "excerpt": "<div class=\"elementor-element elementor-element-6f48ba6 elementor-widget elementor-widget-text-editor\" data-id=\"6f48ba6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"> <div class=\"elementor-widget-container\"> <style sty" }, { "ruleID": "36", "what": "This text is justified.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]" }, "excerpt": "<div class=\"elementor-widget-container\"> <style style=\"\">/*! elementor - v3.13.3 - 28-05-2023 */ .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-edit" }, { "ruleID": "36", "what": "This text is justified.", "ordinalSeverity": 3, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/style[1]" }, "excerpt": "<style style=\"\">/*! elementor - v3.13.3 - 28-05-2023 */ .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-dr" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]" }, "excerpt": "<p>ASSEMBLYMEMBER</p>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/p[1]" }, "excerpt": "<p>Diane</p>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/p[1]" }, "excerpt": "<p>Dixon</p>" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[7]/div[1]" }, "excerpt": "<div class=\"elementor-widget-container\"> <style style=\"\">/*! elementor - v3.13.3 - 28-05-2023 */ .elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-wid" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[6]/div[2]/span[1]" }, "excerpt": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"ct-footer-copyright\" data-id=\"copyright\"> <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=\"htt" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/a[1]" }, "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\"> <svg class=\"ct-icon\" width=\"15\" height=\"15\" viewBox=\"0 0 20 20\"><path d=\"M10,0L9.4,0.6L0.8,9" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/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://ad72.asmrc.org/media/\" 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\"&g" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/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.2" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/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\">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" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]" }, "excerpt": "<div class=\"elementor-element elementor-element-90cddf7 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"90cddf7\" data-element_type=\"widget\" data-widget_type=\"text-editor." }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]" }, "excerpt": "<div class=\"elementor-widget-container\"> <p>HONORED TO SERVE: RIVERSIDE COUTY – ANZA, IDYLLWILD-PINE COVE, VALLE VISTA, SAN DIEGO COUNTY – ALPINE, BORREGO SPRINGS, DESCANSO, EL CAJON, EUCALYPTUS HILLS, GRANITE HILLS, HARBISON CANYON, JACUMBA " }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/p[1]" }, "excerpt": "<p>HONORED TO SERVE: RIVERSIDE COUTY – ANZA, IDYLLWILD-PINE COVE, VALLE VISTA, SAN DIEGO COUNTY – ALPINE, BORREGO SPRINGS, DESCANSO, EL CAJON, EUCALYPTUS HILLS, GRANITE HILLS, HARBISON CANYON, JACUMBA HOT SPRINGS, JAMUL, JULIAN, LA PRESA – LAKESIDE" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "SECTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[2]" }, "excerpt": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6ff4e5d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6ff4e5d\" data-element_type=\"section\" data-settings=" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[1]" }, "excerpt": "<div class=\"elementor-container elementor-column-gap-default\"> <div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-03574bf\" data-id=\"03574bf\" data-element_type=\"column\"> <div class=\"elemen" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[1]/div[2]" }, "excerpt": "<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ee0a704\" data-id=\"ee0a704\" data-element_type=\"column\"> <div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"eleme" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[1]/div[2]/div[1]" }, "excerpt": "<div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"elementor-element elementor-element-fcbaa76 elementor-widget elementor-widget-ha-icon-box happy-addon ha-icon-box\" data-id=\"fcbaa76\" data-element_type=\"widget\" data-widg" }, { "ruleID": "155", "what": "These headings are not structured in a hierarchical manner.", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body class=\"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-appleWebkit e--ua-mac e" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/span[1]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-c60f2d4 exitNotifierLink\" href=\"https://www.youtube.com/channel/UC7vNdInn_fIUfuqGkDHLlXw\" target=\"_blank\"> <span class=\"elementor-screen-only\"&g" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/span[2]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-07c252e exitNotifierLink\" href=\"https://www.instagram.com/diane_dixon_asm/\" target=\"_blank\"> <span class=\"elementor-screen-only\">Instagram&" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/span[3]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-1d2d583 exitNotifierLink\" href=\"https://www.facebook.com/people/Assemblymember-Diane-Dixon/100090153848683/\" target=\"_blank\"> <span class=\"elem" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/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": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/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": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[3]" }, "excerpt": "<a href=\"https://ad72.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD72\" style=\"background-color:#c93232\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up for our Newsle" } ] }, "endTime": 1687103290950 }, { "type": "test", "which": "testaro", "withItems": true, "rules": [ "n", "motion" ], "startTime": 1687103290950, "url": "https://ad72.asmrc.org/", "what": "Testaro", "result": { "rules": { "allHidden": { "what": "page that is entirely or mostly hidden", "data": { "hidden": { "document": false, "body": false, "main": false }, "reallyHidden": { "document": false, "body": false, "main": false }, "display": { "document": "block", "body": "block", "main": "block" }, "visHidden": { "document": false, "body": false, "main": false }, "ariaHidden": { "document": false, "body": false, "main": false }, "tagName": { "document": "HTML", "body": "BODY", "main": "MAIN" }, "id": { "body": "", "main": "main" } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "autocomplete": { "what": "name and email inputs without autocomplete attributes", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "bulk": { "what": "large count of visible elements", "data": { "visibleElements": 161 }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "docType": { "what": "document without a doctype property", "data": { "docHasType": true }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "dupAtt": { "what": "elements with duplicate attributes", "data": { "total": 0, "items": [], "prevented": true }, "totals": [ 0, 0, 0, 10 ], "standardInstances": [ { "ruleID": "dupAtt", "what": "Page prevented this test (treated as 10 instances)", "ordinalSeverity": 3, "count": 10, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "embAc": { "what": "active elements embedded in links or buttons", "data": { "totals": { "links": 0, "buttons": 0, "inputs": 0, "selects": 0 }, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "filter": { "what": "filter styles on elements", "data": { "totals": { "styledElements": 1, "impactedElements": 0 }, "items": [ { "tagName": "DIV", "id": "", "text": "<div class=\"sgpb-main-popup-data-container-4252\" style=\"position:fixed;opacity: 0;filter: opacity(0%", "impact": 0 } ] }, "totals": [ 0, 0, 1, 0 ], "standardInstances": [ { "ruleID": "filterStyle", "what": "DIV element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "DIV: <div class=\"sgpb-main-popup-data-container-4252\" style=\"position:fixed;opacity: 0;filter: opacity(0%" } ] }, "focAll": { "what": "discrepancies between focusable and Tab-focused elements", "data": { "tabFocusables": 23, "tabFocused": 16, "discrepancy": -7 }, "totals": [ 0, 0, 7, 0 ], "standardInstances": [ { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 7, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "focInd": { "what": "missing and nonstandard focus indicators", "data": { "totals": { "total": 23, "types": { "missing": { "total": 23, "tagNames": { "A": 19, "SPAN": 3, "IFRAME": 1 } }, "nonoutline": { "total": 0, "tagNames": {} }, "outline": { "total": 0, "meanDelay": 0, "tagNames": {} } } }, "items": { "missing": [ { "tagName": "A", "id": "", "text": "Skip to content" }, { "tagName": "A", "id": "", "text": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "tagName": "A", "id": "", "text": "Media" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "tagName": "A", "id": "", "text": "Legislation" }, { "tagName": "A", "id": "", "text": "My District" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "tagName": "A", "id": "", "text": "About" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "tagName": "A", "id": "", "text": "Youtube" }, { "tagName": "A", "id": "", "text": "Instagram" }, { "tagName": "A", "id": "", "text": "Facebook" }, { "tagName": "A", "id": "", "text": "IN THE NEWS" }, { "tagName": "A", "id": "", "text": "VETERAN RESOURCES" }, { "tagName": "A", "id": "", "text": "CONTACT ME" }, { "tagName": "A", "id": "", "text": "Tweets by DianeDixonAD72" }, { "tagName": "IFRAME", "id": "", "text": "<iframe name=\"f1e738d5e5f068\" width=\"500px\" height=\"1000px\" data-testid=\"fb:page Facebook Social Plu" }, { "tagName": "A", "id": "", "text": "916-319-2072" }, { "tagName": "A", "id": "", "text": "949-798-7221" }, { "tagName": "A", "id": "", "text": "Privacy and Conditions of Use" }, { "tagName": "A", "id": "", "text": "Accessibility" }, { "tagName": "A", "id": "", "text": "General Disclaimer" }, { "tagName": "A", "id": "", "text": "Sign up for our Newsletter!" } ], "nonoutline": [], "outline": [] } }, "totals": [ 0, 0, 0, 23 ], "standardInstances": [ { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to content" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media" }, { "ruleID": "focInd", "what": "SPAN element has no focus indicator", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My District" }, { "ruleID": "focInd", "what": "SPAN element has no focus indicator", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "focInd", "what": "SPAN element has no focus indicator", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Youtube" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IN THE NEWS" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VETERAN RESOURCES" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "CONTACT ME" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets by DianeDixonAD72" }, { "ruleID": "focInd", "what": "IFRAME element has no focus indicator", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<iframe name=\"f1e738d5e5f068\" width=\"500px\" height=\"1000px\" data-testid=\"fb:page Facebook Social Plu" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "916-319-2072" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "949-798-7221" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Privacy and Conditions of Use" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Accessibility" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "General Disclaimer" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Sign up for our Newsletter!" } ] }, "focOp": { "what": "discrepancies between focusability and operability", "data": { "totals": { "total": 47, "types": { "onlyFocusable": { "total": 6, "tagNames": { "SPAN": 6 } }, "onlyOperable": { "total": 3, "tagNames": { "DIV": 1, "SPAN": 1, "IMG": 1 } }, "focusableAndOperable": { "total": 38, "tagNames": { "A": 36, "IFRAME": 2 } } } }, "items": { "onlyFocusable": [ { "tagName": "SPAN", "id": "", "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" } ], "onlyOperable": [ { "tagName": "DIV", "id": "", "text": "/*! elementor - v3.13.3 - 28-05-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "<span class=\"ct-close-button\" style=\"cursor: default;\"> <svg class=\"ct-icon\" width=\"12\" height=\"12\" ", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "IMG", "id": "", "text": "<img class=\"sgpb-popup-close-button-6\" alt=\"Close\" src=\"https://ad72.asmrc.org/wp-content/plugins/po", "byTag": false, "byOnClick": false, "byPointer": true } ], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "Skip to content", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Media", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Videos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Interview Request", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Legislation", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "My District", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "District Map", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Biography", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Me", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Menu", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Youtube", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Instagram", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Facebook", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "IN THE NEWS", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "VETERAN RESOURCES", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "CONTACT ME", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Tweets by DianeDixonAD72", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "", "text": "<iframe name=\"f2f9c95c69deef4\" width=\"500px\" height=\"1000px\" data-testid=\"fb:page Facebook Social Pl", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "916-319-2072", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "949-798-7221", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Privacy and Conditions of Use", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Accessibility", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "General Disclaimer", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Media", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Videos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Interview Request", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Legislation", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "My District", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "District Map", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Biography", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Me", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "", "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/wi", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "Sign up for our Newsletter!", "byTag": true, "byOnClick": false, "byPointer": true } ] } }, "totals": [ 0, 0, 6, 3 ], "standardInstances": [ { "ruleID": "focOp", "complaint": "SPAN element is focusable but not operable", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focOp", "complaint": "SPAN element is focusable but not operable", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focOp", "complaint": "SPAN element is focusable but not operable", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focOp", "complaint": "SPAN element is focusable but not operable", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focOp", "complaint": "SPAN element is focusable but not operable", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focOp", "complaint": "SPAN element is focusable but not operable", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "/*! elementor - v3.13.3 - 28-05-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"ct-close-button\" style=\"cursor: default;\"> <svg class=\"ct-icon\" width=\"12\" height=\"12\" " }, { "ruleID": "focOp", "complaint": "IMG element is operable but not focusable", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img class=\"sgpb-popup-close-button-6\" alt=\"Close\" src=\"https://ad72.asmrc.org/wp-content/plugins/po" } ] }, "focVis": { "what": "links that are invisible when focused", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "hover": { "what": "hover-caused content changes", "data": { "totals": { "triggers": 23, "triggerSample": 15, "impactTriggers": 0, "additions": 0, "removals": 0, "opacityChanges": 0, "opacityImpact": 0, "unhoverables": 13, "noCursors": 0, "badCursors": 0, "noIndicators": 0, "badIndicators": 0 }, "items": { "impactTriggers": [], "unhoverables": [ { "tagName": "A", "id": "", "text": "Skip to content" }, { "tagName": "A", "id": "", "text": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "tagName": "LI", "id": "menu-item-3838", "text": "Media Videos Interview Request" }, { "tagName": "A", "id": "", "text": "Media" }, { "tagName": "LI", "id": "menu-item-3864", "text": "Legislation" }, { "tagName": "A", "id": "", "text": "Legislation" }, { "tagName": "LI", "id": "menu-item-3588", "text": "My District District Map" }, { "tagName": "A", "id": "", "text": "My District" }, { "tagName": "LI", "id": "menu-item-3589", "text": "About Biography Contact Me" }, { "tagName": "A", "id": "", "text": "About" }, { "tagName": "A", "id": "", "text": "Youtube" }, { "tagName": "A", "id": "", "text": "Instagram" }, { "tagName": "A", "id": "", "text": "Facebook" }, { "tagName": "A", "id": "", "text": "IN THE NEWS" }, { "tagName": "A", "id": "", "text": "VETERAN RESOURCES" } ], "noCursors": [], "badCursors": [], "noIndicators": [], "badIndicators": [] } }, "totals": [ 0, 0, 0, 13 ], "standardInstances": [ { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to content" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-3838", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media Videos Interview Request" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-3864", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-3588", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My District District Map" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My District" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-3589", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Biography Contact Me" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Youtube" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IN THE NEWS" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VETERAN RESOURCES" } ] }, "labClash": { "what": "labeling inconsistencies", "data": { "totals": { "mislabeled": 0, "unlabeled": 0, "wellLabeled": 0 }, "items": { "mislabeled": [], "unlabeled": [], "wellLabeled": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "linkTo": { "what": "links without destinations", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "linkUl": { "what": "missing underlines on inline links", "data": { "totals": { "links": 36, "adjacent": { "total": 28, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ { "id": "", "text": "Skip to content" }, { "id": "", "text": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "id": "", "text": "Media" }, { "id": "", "text": "Legislation" }, { "id": "", "text": "My District" }, { "id": "", "text": "District Map" }, { "id": "", "text": "About" }, { "id": "", "text": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "id": "", "text": "Menu" }, { "id": "", "text": "Youtube" }, { "id": "", "text": "Instagram" }, { "id": "", "text": "Facebook" }, { "id": "", "text": "IN THE NEWS" }, { "id": "", "text": "VETERAN RESOURCES" }, { "id": "", "text": "CONTACT ME" }, { "id": "", "text": "Tweets by DianeDixonAD72" }, { "id": "", "text": "916-319-2072" }, { "id": "", "text": "949-798-7221" }, { "id": "", "text": "Privacy and Conditions of Use" }, { "id": "", "text": "Accessibility" }, { "id": "", "text": "General Disclaimer" }, { "id": "", "text": "Media" }, { "id": "", "text": "Legislation" }, { "id": "", "text": "My District" }, { "id": "", "text": "District Map" }, { "id": "", "text": "About" }, { "id": "", "text": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri" }, { "id": "", "text": "Sign up for our Newsletter!" } ] } }, "totals": [ 0, 28, 0, 0 ], "standardInstances": [ { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to content" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My District" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "District Map" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Menu" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Youtube" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IN THE NEWS" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VETERAN RESOURCES" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "CONTACT ME" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets by DianeDixonAD72" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "916-319-2072" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "949-798-7221" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Privacy and Conditions of Use" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Accessibility" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "General Disclaimer" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My District" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "District Map" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Sign up for our Newsletter!" } ] }, "menuNav": { "what": "nonstandard keyboard navigation between focusable menu items", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "menuItems": { "total": 0, "correct": 0, "incorrect": 0 }, "menus": { "total": 0, "correct": 0, "incorrect": 0 } }, "menuItems": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "miniText": { "what": "text smaller than 11 pixels", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "nonTable": { "what": "table elements used for layout", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "radioSet": { "what": "radio buttons not grouped into standard field sets", "data": { "totals": { "total": 0, "inSet": 0, "percent": "N.A." }, "items": { "inSet": [], "notInSet": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "role": { "what": "invalid and native-replacing explicit roles", "data": { "roleElements": 14, "badRoleElements": 6, "redundantRoleElements": 0, "tagNames": { "SPAN": { "button": { "bad": 6, "redundant": 0 } } } }, "totals": [ 0, 0, 0, 6 ], "standardInstances": [ { "ruleID": "role", "what": "SPAN elements have invalid or native-replaceable explicit role button (count: 6)", "count": 6, "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "styleDiff": { "what": "style inconsistencies", "data": { "mainStyles": [ "fontStyle", "fontWeight", "opacity", "textDecorationLine", "textDecorationStyle", "textDecorationThickness" ], "buttonStyles": [ "borderStyle", "borderWidth", "height", "lineHeight", "maxHeight", "maxWidth", "minHeight", "minWidth", "outlineOffset", "outlineStyle", "outlineWidth" ], "headingStyles": [ "color", "fontSize" ], "listLinkStyles": [ "color", "fontSize", "lineHeight" ], "totals": { "adjacentLink": { "total": 28, "subtotals": [ 16, 9, 2, 1 ] }, "listLink": { "total": 8, "subtotals": [ 4, 4 ] }, "h2": { "total": 3 }, "h5": { "total": 2 } }, "items": { "adjacentLink": { "fontWeight": { "400": [ "Skip to content", "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten", "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten", "Menu", "Youtube", "Instagram", "Facebook", "IN THE NEWS", "VETERAN RESOURCES", "CONTACT ME", "Tweets by DianeDixonAD72", "916-319-2072", "949-798-7221", "Privacy and Conditions of Use", "Accessibility", "General Disclaimer", "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri" ], "500": [ "District Map", "Sign up for our Newsletter!" ], "700": [ "Media", "Legislation", "My District", "About", "Media", "Legislation", "My District", "District Map", "About" ] }, "opacity": { "0": [ "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri" ], "1": [ "Skip to content", "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten", "Media", "Legislation", "My District", "District Map", "About", "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten", "Menu", "Youtube", "Instagram", "Facebook", "IN THE NEWS", "VETERAN RESOURCES", "CONTACT ME", "Tweets by DianeDixonAD72", "916-319-2072", "949-798-7221", "Privacy and Conditions of Use", "Accessibility", "General Disclaimer", "Media", "Legislation", "My District", "District Map", "About", "Sign up for our Newsletter!" ] } }, "listLink": { "fontWeight": { "500": [ "Videos", "Interview Request", "Biography", "Contact Me" ], "700": [ "Videos", "Interview Request", "Biography", "Contact Me" ] }, "color": { "rgb(25, 42, 61)": [ "Videos", "Interview Request", "Biography", "Contact Me" ], "rgb(255, 255, 255)": [ "Videos", "Interview Request", "Biography", "Contact Me" ] }, "fontSize": { "16px": [ "Videos", "Interview Request", "Biography", "Contact Me" ], "20px": [ "Videos", "Interview Request", "Biography", "Contact Me" ] }, "lineHeight": { "26.4px": [ "Videos", "Interview Request", "Biography", "Contact Me" ], "33px": [ "Videos", "Interview Request", "Biography", "Contact Me" ] } } } }, "totals": [ 3, 1, 0, 0 ], "standardInstances": [ { "ruleID": "styleDiff", "what": "In-line links have 4 different styles", "count": 3, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 2 different styles", "count": 1, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "tabNav": { "what": "nonstandard keyboard navigation between elements with the tab role", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "tabElements": { "total": 0, "correct": 0, "incorrect": 0 }, "tabLists": { "total": 0, "correct": 0, "incorrect": 0 } }, "tabElements": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "titledEl": { "what": "title attributes on inappropriate elements", "data": { "total": 1, "items": [ { "tagName": "DIV", "id": "text_plugin", "text": "Screen Reader", "title": "- Screen Reader -" } ] }, "totals": [ 0, 0, 1, 0 ], "standardInstances": [ { "ruleID": "titledEl", "what": "DIV element has a title attribute", "ordinalSeverity": 2, "tagName": "DIV", "id": "text_plugin", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "DIV (Screen Reader): - Screen Reader -" } ] }, "zIndex": { "what": "non-default Z indexes", "data": { "totals": { "total": 12, "tagNames": { "HEADER": 1, "DIV": 6, "UL": 3, "A": 1, "IMG": 1 } }, "items": [ { "tagName": "HEADER", "id": "header", "text": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "tagName": "DIV", "id": "", "text": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "tagName": "DIV", "id": "", "text": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "tagName": "UL", "id": "", "text": "Videos Interview Request" }, { "tagName": "UL", "id": "", "text": "District Map" }, { "tagName": "UL", "id": "", "text": "Biography Contact Me" }, { "tagName": "DIV", "id": "", "text": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "tagName": "DIV", "id": "offcanvas", "text": "Media Videos Interview Request Legislation My District District Map About Biography Contact Me" }, { "tagName": "A", "id": "", "text": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri" }, { "tagName": "DIV", "id": "", "text": "Would you like to receive email updates about upcoming legislation or e-blasts? Sign up for our News" }, { "tagName": "IMG", "id": "", "text": "<img class=\"sgpb-popup-close-button-6\" alt=\"Close\" src=\"https://ad72.asmrc.org/wp-content/plugins/po" }, { "tagName": "DIV", "id": "", "text": "<div class=\"sgpb-theme-6-overlay sgpb-popup-overlay-4252 sgpb-popup-overlay\" style=\"z-index: 9999; b" } ] }, "totals": [ 12, 0, 0, 0 ], "standardInstances": [ { "ruleID": "zIndex", "what": "HEADER element has a non-default Z index", "ordinalSeverity": 0, "tagName": "HEADER", "id": "header", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Videos Interview Request" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "District Map" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Biography Contact Me" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "offcanvas", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media Videos Interview Request Legislation My District District Map About Biography Contact Me" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Would you like to receive email updates about upcoming legislation or e-blasts? Sign up for our News" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img class=\"sgpb-popup-close-button-6\" alt=\"Close\" src=\"https://ad72.asmrc.org/wp-content/plugins/po" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"sgpb-theme-6-overlay sgpb-popup-overlay-4252 sgpb-popup-overlay\" style=\"z-index: 9999; b" } ] } }, "success": true }, "standardResult": { "totals": [ 15, 29, 15, 55 ], "instances": [ { "ruleID": "dupAtt", "what": "Page prevented this test (treated as 10 instances)", "ordinalSeverity": 3, "count": 10, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "filterStyle", "what": "DIV element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "DIV: <div class=\"sgpb-main-popup-data-container-4252\" style=\"position:fixed;opacity: 0;filter: opacity(0%" }, { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 7, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to content" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media" }, { "ruleID": "focInd", "what": "SPAN element has no focus indicator", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My District" }, { "ruleID": "focInd", "what": "SPAN element has no focus indicator", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "focInd", "what": "SPAN element has no focus indicator", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Youtube" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IN THE NEWS" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VETERAN RESOURCES" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "CONTACT ME" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets by DianeDixonAD72" }, { "ruleID": "focInd", "what": "IFRAME element has no focus indicator", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<iframe name=\"f1e738d5e5f068\" width=\"500px\" height=\"1000px\" data-testid=\"fb:page Facebook Social Plu" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "916-319-2072" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "949-798-7221" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Privacy and Conditions of Use" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Accessibility" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "General Disclaimer" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Sign up for our Newsletter!" }, { "ruleID": "focOp", "complaint": "SPAN element is focusable but not operable", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focOp", "complaint": "SPAN element is focusable but not operable", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focOp", "complaint": "SPAN element is focusable but not operable", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focOp", "complaint": "SPAN element is focusable but not operable", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focOp", "complaint": "SPAN element is focusable but not operable", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focOp", "complaint": "SPAN element is focusable but not operable", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "/*! elementor - v3.13.3 - 28-05-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"ct-close-button\" style=\"cursor: default;\"> <svg class=\"ct-icon\" width=\"12\" height=\"12\" " }, { "ruleID": "focOp", "complaint": "IMG element is operable but not focusable", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img class=\"sgpb-popup-close-button-6\" alt=\"Close\" src=\"https://ad72.asmrc.org/wp-content/plugins/po" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to content" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-3838", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media Videos Interview Request" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-3864", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-3588", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My District District Map" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My District" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-3589", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Biography Contact Me" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Youtube" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IN THE NEWS" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VETERAN RESOURCES" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to content" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My District" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "District Map" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Menu" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Youtube" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IN THE NEWS" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VETERAN RESOURCES" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "CONTACT ME" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Tweets by DianeDixonAD72" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "916-319-2072" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "949-798-7221" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Privacy and Conditions of Use" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Accessibility" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "General Disclaimer" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Legislation" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "My District" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "District Map" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Sign up for our Newsletter!" }, { "ruleID": "role", "what": "SPAN elements have invalid or native-replaceable explicit role button (count: 6)", "count": 6, "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "In-line links have 4 different styles", "count": 3, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 2 different styles", "count": 1, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "titledEl", "what": "DIV element has a title attribute", "ordinalSeverity": 2, "tagName": "DIV", "id": "text_plugin", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "DIV (Screen Reader): - Screen Reader -" }, { "ruleID": "zIndex", "what": "HEADER element has a non-default Z index", "ordinalSeverity": 0, "tagName": "HEADER", "id": "header", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Videos Interview Request" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "District Map" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Biography Contact Me" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD72 Diane Dixon Logo\" data-src=\"https://ad72.asmrc.org/wp-conten" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "offcanvas", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media Videos Interview Request Legislation My District District Map About Biography Contact Me" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Would you like to receive email updates about upcoming legislation or e-blasts? Sign up for our News" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img class=\"sgpb-popup-close-button-6\" alt=\"Close\" src=\"https://ad72.asmrc.org/wp-content/plugins/po" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"sgpb-theme-6-overlay sgpb-popup-overlay-4252 sgpb-popup-overlay\" style=\"z-index: 9999; b" } ] }, "endTime": 1687103320821 }, { "type": "test", "which": "wave", "reportType": 4, "startTime": 1687103320821, "url": "https://ad72.asmrc.org/", "what": "WAVE", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "AD72 | DIXON | Assemblywoman Diane Dixon", "pageurl": "https://ad72.asmrc.org/", "time": 14.46, "creditsremaining": 1029, "allitemcount": 119, "totalelements": 514, "waveurl": "http://wave.webaim.org/report?url=https://ad72.asmrc.org/" }, "categories": { "error": { "description": "Errors", "count": 1, "items": { "alt_spacer_missing": { "id": "alt_spacer_missing", "description": "Spacer image missing alternative text", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-33 > P:first-child + DIV > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] } } }, "contrast": { "description": "Contrast Errors", "count": 3, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > STYLE:first-child + P", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child" ], "contrastdata": [ [ 1, "#ffffff", "#ffffff", true ], [ 1, "#ffffff", "#ffffff", true ], [ 1, "#ffffff", "#ffffff", true ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 38, "items": { "alt_redundant": { "id": "alt_redundant", "description": "Redundant alternative text", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG", "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "h1_missing": { "id": "h1_missing", "description": "Missing first level heading", "count": 1, "selectors": [ false ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" } ] }, "heading_skipped": { "id": "heading_skipped", "description": "Skipped heading level", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER:first-child + MAIN + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-8 > H5:first-child" ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.1 Bypass Blocks (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" } ] }, "heading_possible": { "id": "heading_possible", "description": "Possible heading", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > STYLE:first-child + P", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child" ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.1 Bypass Blocks (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" } ] }, "noscript": { "id": "noscript", "description": "Noscript element", "count": 7, "selectors": [ "HTML > HEAD:first-child > META:first-child + META + LINK + TITLE + META + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + SCRIPT + SCRIPT + STYLE + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + IMG + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-33 > P:first-child + DIV > IMG:first-child + NOSCRIPT" ], "wcag": [] }, "accesskey": { "id": "accesskey", "description": "Accesskey", "count": 15, "selectors": [ "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_play", "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_pause", "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_stop", "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_font_increase", "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_font_decrease", "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_font_reset", "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_highcontrast", "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_highcontrast2", "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_highcontrast3", "HTML > DIV#accessibility-links > DIV#text_plugin", "HTML > DIV#accessibility-links > DIV#volume_plugin > DIV#volume_step1", "HTML > DIV#accessibility-links > DIV#volume_plugin > DIV#volume_step2", "HTML > DIV#accessibility-links > DIV#volume_plugin > DIV#volume_step3", "HTML > DIV#accessibility-links > DIV#volume_plugin > DIV#volume_step4", "HTML > DIV#accessibility-links > DIV#volume_plugin > DIV#volume_step5" ], "wcag": [ { "name": "2.4.1 Bypass Blocks (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1" } ] }, "text_justified": { "id": "text_justified", "description": "Justified text", "count": 9, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > STYLE:first-child + P", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child", "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child" ], "wcag": [] } } } }, "success": true }, "standardResult": { "totals": [ 38, 0, 0, 4 ], "instances": [ { "ruleID": "alt_spacer_missing", "what": "Spacer image missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-33 > P:first-child + DIV > IMG:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > STYLE:first-child + P" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "alt_redundant", "what": "Redundant alternative text", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG" }, "excerpt": "" }, { "ruleID": "alt_redundant", "what": "Redundant alternative text", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG" }, "excerpt": "" }, { "ruleID": "h1_missing", "what": "Missing first level heading", "ordinalSeverity": 0, "tagName": "", "id": "", "location": { "doc": "dom", "type": "selector", "spec": false }, "excerpt": "" }, { "ruleID": "heading_skipped", "what": "Skipped heading level", "ordinalSeverity": 0, "tagName": "H5", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER:first-child + MAIN + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-8 > H5:first-child" }, "excerpt": "" }, { "ruleID": "heading_possible", "what": "Possible heading", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > STYLE:first-child + P" }, "excerpt": "" }, { "ruleID": "heading_possible", "what": "Possible heading", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "heading_possible", "what": "Possible heading", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > META:first-child + META + LINK + TITLE + META + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + SCRIPT + SCRIPT + STYLE + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + IMG + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-33 > P:first-child + DIV > IMG:first-child + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "fr_screenreader_play", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_play" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "fr_screenreader_pause", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_pause" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "fr_screenreader_stop", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_stop" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "fr_screenreader_font_increase", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_font_increase" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "fr_screenreader_font_decrease", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_font_decrease" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "fr_screenreader_font_reset", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_font_reset" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "fr_screenreader_highcontrast", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_highcontrast" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "fr_screenreader_highcontrast2", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_highcontrast2" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "fr_screenreader_highcontrast3", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > BUTTON#fr_screenreader_highcontrast3" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "DIV", "id": "text_plugin", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#text_plugin" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "DIV", "id": "volume_step1", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#volume_plugin > DIV#volume_step1" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "DIV", "id": "volume_step2", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#volume_plugin > DIV#volume_step2" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "DIV", "id": "volume_step3", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#volume_plugin > DIV#volume_step3" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "DIV", "id": "volume_step4", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#volume_plugin > DIV#volume_step4" }, "excerpt": "" }, { "ruleID": "accesskey", "what": "Accesskey", "ordinalSeverity": 0, "tagName": "DIV", "id": "volume_step5", "location": { "doc": "dom", "type": "selector", "spec": "HTML > DIV#accessibility-links > DIV#volume_plugin > DIV#volume_step5" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > STYLE:first-child + P" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child" }, "excerpt": "" } ] }, "endTime": 1687103335645 } ], "sources": { "script": "ts27", "batch": "caassy", "target": { "id": "caAD72-a", "which": "https://ad72.asmrc.org/", "what": "Member Diane Dixon (R)" }, "requester": "pool@jpdev.pro" }, "creationTime": "2023-06-18T02:07:06", "timeStamp": "18ixx", "jobData": { "startTime": "2023-06-18T15:47:10", "endTime": "2023-06-18T15:48:55", "elapsedSeconds": 105, "visitLatency": 15, "logCount": 40, "logSize": 6106, "errorLogCount": 20, "errorLogSize": 2888, "prohibitedCount": 0, "visitRejectionCount": 0, "aborted": false, "abortedAct": null, "presses": 0, "amountRead": 0, "testTimes": [ [ "testaro", 30 ], [ "wave", 15 ], [ "testaro", 14 ], [ "alfa", 8 ], [ "ibm", 7 ], [ "qualWeb", 7 ], [ "axe", 1 ], [ "continuum", 0 ], [ "htmlcs", 0 ], [ "nuVal", 0 ], [ "tenon", 0 ] ] }, "score": { "scoreProcID": "tsp27", "summary": { "total": 1273, "issue": 833, "tool": 108, "prevention": 300, "log": 32, "latency": 0 }, "details": { "severity": { "total": [ 140, 96, 98, 114 ], "byTool": { "testaro": [ 15, 29, 15, 55 ], "alfa": [ 23, 0, 0, 15 ], "axe": [ 17, 6, 2, 4 ], "continuum": [ 0, 0, 0, 1 ], "htmlcs": [ 18, 0, 0, 11 ], "ibm": [ 0, 4, 0, 4 ], "qualWeb": [ 29, 57, 68, 4 ], "tenon": [ 0, 0, 13, 16 ], "wave": [ 38, 0, 0, 4 ] } }, "prevention": { "nuVal": 300 }, "issue": { "headingLevelSkip": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "alfa": { "r53": { "quality": 1, "what": "Heading skips one or more levels", "complaints": { "countTotal": 1, "texts": [ "Headings are structured" ] } } }, "axe": { "heading-order": { "quality": 1, "what": "Heading levels do not increase by only one", "complaints": { "countTotal": 1, "texts": [ "Heading levels should only increase by one; Heading order invalid" ] } } }, "wave": { "heading_skipped": { "quality": 1, "what": "Skipped heading level", "complaints": { "countTotal": 1, "texts": [ "Skipped heading level" ] } } } } }, "contentBeyondLandmarks": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "alfa": { "r57": { "quality": 1, "what": "Perceivable text content is not included in any landmark", "complaints": { "countTotal": 3, "texts": [ "Perceivable text content is included in a landmark" ] } } }, "axe": { "region": { "quality": 1, "what": "Some page content is not contained by landmarks", "complaints": { "countTotal": 1, "texts": [ "All page content should be contained by landmarks; Some page content is not contained by landmarks" ] } } }, "ibm": { "aria_content_in_landmark": { "quality": 1, "what": "Content is not within a landmark element", "complaints": { "countTotal": 3, "texts": [ "Content is not within a landmark element" ] } } } } }, "h1Missing": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "alfa": { "r61": { "quality": 1, "what": "First heading is not h1", "complaints": { "countTotal": 1, "texts": [ "Documents start with a level 1 heading" ] } } }, "wave": { "h1_missing": { "quality": 1, "what": "Missing first level heading", "complaints": { "countTotal": 1, "texts": [ "Missing first level heading" ] } } } } }, "focusIndication": { "score": 92, "maxCount": 23, "weight": 4, "tools": { "alfa": { "r65": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 21, "texts": [ "Element in sequential focus order has visible focus" ] } } }, "qualWeb": { "QW-ACT-R62": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 23, "texts": [ "This rule checks that each element in sequential focus order has some visible focus indication." ] } } }, "testaro": { "focInd": { "quality": 1, "what": "Focused element displays a nonstandard or no focus indicator", "complaints": { "countTotal": 23, "texts": [ "A element has no focus indicator", "SPAN element has no focus indicator", "IFRAME element has no focus indicator" ] } } } } }, "contrastAAA": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "alfa": { "r66": { "quality": 1, "what": "Text contrast less than AAA requires", "complaints": { "countTotal": 5, "texts": [ "Text outside widget has enhanced contrast" ] } } }, "axe": { "color-contrast-enhanced": { "quality": 1, "what": "Element has insufficient color contrast (Level AAA)", "complaints": { "countTotal": 4, "texts": [ "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", "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #c93232, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1" ] } } }, "htmlcs": { "AAA.1_4_6.G17.Fail": { "quality": 1, "what": "Text has insufficient contrast", "complaints": { "countTotal": 6, "texts": [ "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.27:1. Recommendation: change background to #b01919.", "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." ] } } }, "qualWeb": { "QW-ACT-R76": { "quality": 1, "what": "Text has less than the enhanced minimum contrast", "complaints": { "countTotal": 1, "texts": [ "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement." ] } } }, "tenon": { "95": { "quality": 1, "what": "Element has insufficient color contrast (Level AAA)", "complaints": { "countTotal": 3, "texts": [ "This element has insufficient color contrast (Level AAA)." ] } } } } }, "textContrastAA": { "score": 16, "maxCount": 4, "weight": 4, "tools": { "alfa": { "r69": { "quality": 1, "what": "Text outside widget has subminimum contrast", "complaints": { "countTotal": 1, "texts": [ "Text outside widget has minimum contrast" ] } } }, "axe": { "color-contrast": { "quality": 1, "what": "Element has insufficient color contrast", "complaints": { "countTotal": 4, "texts": [ "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element" ] } } }, "htmlcs": { "AAA.1_4_6.G18.Fail": { "quality": 1, "what": "Contrast between the text and its background is less than 4.5:1", "complaints": { "countTotal": 1, "texts": [ "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #767676." ] } } }, "qualWeb": { "QW-ACT-R37": { "quality": 1, "what": "Text has less than the minimum contrast", "complaints": { "countTotal": 1, "texts": [ "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement." ] } } }, "wave": { "contrast": { "quality": 1, "what": "Very low contrast", "complaints": { "countTotal": 3, "texts": [ "Very low contrast" ] } } } } }, "leadingInsufficient": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "alfa": { "r73": { "quality": 1, "what": "Paragraph of text has insufficient line height", "complaints": { "countTotal": 1, "texts": [ "Paragraphs of text have sufficient line height" ] } } } } }, "fontSizeAbsolute": { "score": 12, "maxCount": 6, "weight": 2, "tools": { "alfa": { "r74": { "quality": 1, "what": "Paragraph text has an absolute font size", "complaints": { "countTotal": 3, "texts": [ "Paragraphs of text do not have font sizes defined in absolute units" ] } } }, "qualWeb": { "QW-WCAG-T28": { "quality": 1, "what": "Percent, em, or name is used for a font size", "complaints": { "countTotal": 6, "texts": [ "This technique checks that all font-size attribute uses percent, em or names." ] } } } } }, "headingOfNothing": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "alfa": { "r78": { "quality": 1, "what": "No content between two headings of the same level", "complaints": { "countTotal": 2, "texts": [ "Headings of same level have text content between them" ] } } } } }, "frameContentRisk": { "score": 0, "maxCount": 0.4, "weight": 1, "tools": { "axe": { "frame-tested": { "quality": 0.2, "what": "Some content is in an iframe and therefore may not be testable for accessibility", "complaints": { "countTotal": 2, "texts": [ "Frames should be tested with axe-core; The iframe still has to be tested with axe-core" ] } } } } }, "hiddenContentRisk": { "score": 17, "maxCount": 17, "weight": 1, "tools": { "axe": { "hidden-content": { "quality": 1, "what": "Some content is hidden and therefore may not be testable for accessibility", "complaints": { "countTotal": 17, "texts": [ "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." ] } } } } }, "imageNoText": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "continuum": { "89": { "quality": 1, "what": "img element has no machanism allowing an accessible name to be calculated", "complaints": { "countTotal": 1, "texts": [ "This img element does not have a mechanism that allows an accessible name value to be calculated" ] } } }, "htmlcs": { "AAA.1_1_1.H37": { "quality": 1, "what": "img element has no alt attribute", "complaints": { "countTotal": 1, "texts": [ "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative." ] } } }, "wave": { "alt_spacer_missing": { "quality": 1, "what": "Spacer image has no text alternative", "complaints": { "countTotal": 1, "texts": [ "Spacer image missing alternative text" ] } } } } }, "pseudoOrderedListRisk": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "htmlcs": { "AAA.1_3_1.H48.2": { "quality": 1, "what": "Ordered list may fail to be coded as such", "complaints": { "countTotal": 2, "texts": [ "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document." ] } } } } }, "pseudoNavList": { "score": 16, "maxCount": 8, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1.H48": { "quality": 1, "what": "Navigation links are not coded as a list", "complaints": { "countTotal": 1, "texts": [ "If this element contains a navigation section, it is recommended that it be marked up as a list." ] } } }, "qualWeb": { "QW-WCAG-T32": { "quality": 1, "what": "ol, ul or dl is not used for a list or group of links", "complaints": { "countTotal": 8, "texts": [ "The objective of this technique is to create lists of related items using list elements appropriate for their purposes." ] } } } } }, "scrollRisk": { "score": 7, "maxCount": 7, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "quality": 1, "what": "Fixed-position element may force bidirectional scrolling", "complaints": { "countTotal": 7, "texts": [ "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." ] } } } } }, "contrastRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_6.G17.Abs": { "quality": 1, "what": "Contrast between the absolutely positioned text and its background may be less than 7:1", "complaints": { "countTotal": 1, "texts": [ "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1." ] } } } } }, "linkWindowSurpriseRisk": { "score": 7, "maxCount": 7, "weight": 1, "tools": { "htmlcs": { "AAA.3_2_5.H83.3": { "quality": 1, "what": "Link text may fail to indicate that the link will open in a new window", "complaints": { "countTotal": 7, "texts": [ "Check that this link's link text contains information indicating that the link will open in a new window." ] } } } } }, "headingStructure": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1_AAA.G141": { "quality": 1, "what": "Heading level is incorrect", "complaints": { "countTotal": 3, "texts": [ "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.", "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.", "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested." ] } } }, "tenon": { "155": { "quality": 1, "what": "Headings are not structured in a hierarchical manner", "complaints": { "countTotal": 1, "texts": [ "These headings are not structured in a hierarchical manner." ] } } } } }, "duplicateID": { "score": 16, "maxCount": 4, "weight": 4, "tools": { "ibm": { "element_id_unique": { "quality": 1, "what": "Element has an id attribute value that is already in use", "complaints": { "countTotal": 1, "texts": [ "The <span> element has the id \"elementor-device-mode\" that is already in use" ] } } }, "qualWeb": { "QW-ACT-R18": { "quality": 1, "what": "id attribute value is not unique", "complaints": { "countTotal": 4, "texts": [ "This rule checks that all id attribute values on a single page are unique." ] } } } } }, "figureNoText": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "ibm": { "figure_label_exists": { "quality": 1, "what": "figure element has no associated label", "complaints": { "countTotal": 1, "texts": [ "The <figure> element does not have an associated label" ] } } } } }, "obsolete": { "score": 9, "maxCount": 3, "weight": 3, "tools": { "ibm": { "element_attribute_deprecated": { "quality": 1, "what": "Element or attribute is obsolete", "complaints": { "countTotal": 3, "texts": [ "The HTML attribute(s) \"charset\" is deprecated for the <link> element in HTML 5", "The HTML attribute(s) \"frameborder, scrolling\" is deprecated for the <iframe> element in HTML 5", "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5" ] } } } } }, "mainNone": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "qualWeb": { "QW-ACT-R63": { "quality": 1, "what": "Document has no landmark with non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content" ] } } } } }, "skipRepeatedContent": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "qualWeb": { "QW-ACT-R64": { "quality": 1, "what": "Document has no heading for non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that the non-repeated content contains a heading" ] } } } } }, "repeatedContentRisk": { "score": 9, "maxCount": 9, "weight": 1, "tools": { "qualWeb": { "QW-ACT-R73": { "quality": 1, "what": "Block of repeated content is not collapsible", "complaints": { "countTotal": 1, "texts": [ "This rule checks that repeated blocks of content are collapsible." ] } }, "QW-ACT-R74": { "quality": 1, "what": "Document has no instrument to move focus to non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that there is an instrument to move focus to non-repeated content in the page." ] } }, "QW-WCAG-T23": { "quality": 1, "what": "No link at the top of the page that goes directly to the main content area", "complaints": { "countTotal": 1, "texts": [ "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page." ] } }, "QW-BP17": { "quality": 1, "what": "No link at the beginning of a block of repeated content goes to the end of the block", "complaints": { "countTotal": 6, "texts": [ "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block." ] } } } } }, "overflowHiddenRisk": { "score": 24, "maxCount": 24, "weight": 1, "tools": { "qualWeb": { "QW-ACT-R40": { "quality": 1, "what": "Zoomed text node may be clipped by a CSS overflow declaration", "complaints": { "countTotal": 24, "texts": [ "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport." ] } } } } }, "sectionHeadingless": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T9": { "quality": 1, "what": "Page is not organized using headings", "complaints": { "countTotal": 2, "texts": [ "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order" ] } } } } }, "linkPair": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "qualWeb": { "QW-WCAG-T10": { "quality": 1, "what": "Adjacent image and text links for the same resource are not combined", "complaints": { "countTotal": 2, "texts": [ "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link." ] } } } } }, "ignorable": { "score": 0, "maxCount": 1, "weight": 0, "tools": { "qualWeb": { "QW-WCAG-T20": { "quality": 1, "what": "Link text is not supplemented with a title attribute", "complaints": { "countTotal": 1, "texts": [ "Supplementing link text with the title attribute" ] } } } } }, "textAlternativeRisk": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T8": { "quality": 1, "what": "Text alternative is not an alternative", "complaints": { "countTotal": 6, "texts": [ "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content" ] } } } } }, "justificationRisk": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T29": { "quality": 1, "what": "Alignment either to the left or right is not specified in CSS", "complaints": { "countTotal": 2, "texts": [ "This technique describes how to align blocks of text either left or right by setting the CSS text-align property." ] } } } } }, "colorMissing": { "score": 232, "maxCount": 58, "weight": 4, "tools": { "qualWeb": { "QW-WCAG-T31": { "quality": 1, "what": "Foreground or background color is specified but not both", "complaints": { "countTotal": 58, "texts": [ "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination." ] } } } } }, "noHeading": { "score": 15, "maxCount": 5, "weight": 3, "tools": { "qualWeb": { "QW-BP1": { "quality": 1, "what": "h1-h6 not used to identify headings", "complaints": { "countTotal": 5, "texts": [ "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content" ] } } } } }, "boxSizeAbsolute": { "score": 12, "maxCount": 4, "weight": 3, "tools": { "qualWeb": { "QW-BP15": { "quality": 1, "what": "Element width is specified in an absolute value", "complaints": { "countTotal": 4, "texts": [ "At least one width attribute of an HTML element is expressed in absolute values" ] } } } } }, "horizontalScrolling": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "tenon": { "28": { "quality": 1, "what": "Layout or sizing of the page causes horizontal scrolling", "complaints": { "countTotal": 1, "texts": [ "The layout or sizing of this page causes horizontal scrolling." ] } } } } }, "justification": { "score": 18, "maxCount": 9, "weight": 2, "tools": { "tenon": { "36": { "quality": 1, "what": "Text is fully justified", "complaints": { "countTotal": 3, "texts": [ "This text is justified." ] } } }, "wave": { "text_justified": { "quality": 1, "what": "Text is justified", "complaints": { "countTotal": 9, "texts": [ "Justified text" ] } } } } }, "fontSmall": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "tenon": { "134": { "quality": 1, "what": "Text is very small", "complaints": { "countTotal": 2, "texts": [ "Very small text found." ] } } } } }, "leadingClipsText": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "tenon": { "144": { "quality": 1, "what": "Line height is insufficent to properly display the computed font size", "complaints": { "countTotal": 1, "texts": [ "This content's line height is insufficent to properly display the computed element font size." ] } } } } }, "targetSize": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "tenon": { "152": { "quality": 1, "what": "Actionable element is smaller than the minimum required size", "complaints": { "countTotal": 1, "texts": [ "This actionable element is smaller than the minimum required size." ] } } } } }, "allCaps": { "score": 10, "maxCount": 10, "weight": 1, "tools": { "tenon": { "153": { "quality": 1, "what": "Long string of text is in all caps", "complaints": { "countTotal": 10, "texts": [ "This long string of text is in all caps." ] } } } } }, "linkForcesNewWindow": { "score": 21, "maxCount": 7, "weight": 3, "tools": { "tenon": { "218": { "quality": 1, "what": "Link opens in a new window without user control", "complaints": { "countTotal": 7, "texts": [ "This link opens in a new window without user control." ] } } } } }, "duplicateAttribute": { "score": 14, "maxCount": 7, "weight": 2, "tools": { "testaro": { "dupAtt": { "quality": 0.7, "what": "Source code of the element contains 2 or more of the same attribute", "complaints": { "countTotal": 10, "texts": [ "Page prevented this test (treated as 10 instances)" ] } } } } }, "filterStyle": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "testaro": { "filterStyle": { "quality": 1, "what": "Element styles include filter", "complaints": { "countTotal": 1, "texts": [ "DIV element has a filter style that impacts 0 elements" ] } } } } }, "tabFocusability": { "score": 14, "maxCount": 3.5, "weight": 4, "tools": { "testaro": { "focAll": { "quality": 0.5, "what": "Discrepancy between elements that should be and that are Tab-focusable", "complaints": { "countTotal": 7, "texts": [ "Some focusable elements are not Tab-focusable or vice versa" ] } } } } }, "focusableOperable": { "score": 27, "maxCount": 9, "weight": 3, "tools": { "testaro": { "focOp": { "quality": 1, "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable", "complaints": { "countTotal": 9, "texts": [ null ] } } } } }, "hoverSurprise": { "score": 30, "maxCount": 15, "weight": 2, "tools": { "testaro": { "hover": { "quality": 1, "what": "Hovering is impossible or mis-indicated or changes content", "complaints": { "countTotal": 15, "texts": [ "Operable element cannot be hovered over" ] } } } } }, "linkIndication": { "score": 56, "maxCount": 28, "weight": 2, "tools": { "testaro": { "linkUl": { "quality": 1, "what": "Non-underlined adjacent links", "complaints": { "countTotal": 28, "texts": [ "Link is inline but has no underline" ] } } } } }, "roleRedundant": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "testaro": { "role": { "quality": 1, "what": "Invalid, native-replacing, or redundant role", "complaints": { "countTotal": 6, "texts": [ "SPAN elements have invalid or native-replaceable explicit role button (count: 6)" ] } } } } }, "inconsistentStyles": { "score": 4, "maxCount": 4, "weight": 1, "tools": { "testaro": { "styleDiff": { "quality": 1, "what": "Heading, link, and button style inconsistencies", "complaints": { "countTotal": 4, "texts": [ "In-line links have 4 different styles", "Links in columns have 2 different styles" ] } } } } }, "titleBad": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "testaro": { "titledEl": { "quality": 1, "what": "title attribute belongs to an inappropriate element", "complaints": { "countTotal": 1, "texts": [ "DIV element has a title attribute" ] } } } } }, "zIndexNotZero": { "score": 12, "maxCount": 12, "weight": 1, "tools": { "testaro": { "zIndex": { "quality": 1, "what": "Layering with nondefault z-index values", "complaints": { "countTotal": 12, "texts": [ "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", "IMG element has a non-default Z index" ] } } } } }, "imageTextRedundant": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "wave": { "alt_redundant": { "quality": 1, "what": "Redundant text alternative", "complaints": { "countTotal": 2, "texts": [ "Redundant alternative text" ] } } } } }, "pseudoHeadingRisk": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "wave": { "heading_possible": { "quality": 1, "what": "Possible heading", "complaints": { "countTotal": 3, "texts": [ "Possible heading" ] } } } } }, "noScriptRisk": { "score": 7, "maxCount": 7, "weight": 1, "tools": { "wave": { "noscript": { "quality": 1, "what": "noscript element may fail to contain an accessible equivalent or alternative", "complaints": { "countTotal": 7, "texts": [ "Noscript element" ] } } } } }, "accessKeyDuplicate": { "score": 45, "maxCount": 15, "weight": 3, "tools": { "wave": { "accesskey": { "quality": 1, "what": "Accesskey", "complaints": { "countTotal": 15, "texts": [ "Accesskey" ] } } } } } } } } }