Accessibility digest
Page | Candidate Cottie Petrie-Norris (D) |
---|---|
URL | https://cottie.com/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/18 |
Score | 1434 |
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 Candidate Cottie Petrie-Norris (D) at https://cottie.com/ 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 1434, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 1434 | Sum of the component scores |
issue | 1264 | Severity and number of reported defects |
tool | 142 | Tool-by-tool defect ratings |
prevention | 0 | Failed attempts by tools to test the page |
log | 28 | 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 | 136 |
spontaneousMotion | 120 |
focusIndication | 112 |
fatalError | 100 |
attributeBad | 96 |
duplicateID | 72 |
slashParseRisk | 67 |
textContrastAA | 44 |
linkElementBad | 32 |
parentBad | 32 |
overflowHiddenRisk | 29 |
linkNoText | 28 |
linkIndication | 26 |
errorReferenceBad | 24 |
linkForcesNewWindow | 24 |
svgImageNoText | 20 |
allCaps | 20 |
elementClosure | 18 |
noHeading | 18 |
titleBad | 16 |
noScriptRisk | 15 |
contrastAAA | 14 |
targetSize | 12 |
labelClash | 12 |
hiddenContentRisk | 9 |
fontSmall | 9 |
filterStyle | 9 |
inconsistentStyles | 9 |
linkWindowSurpriseRisk | 8 |
headingStructure | 8 |
pageLanguage | 8 |
repeatedContentRisk | 7 |
textAlternativeRisk | 7 |
headingLevelSkip | 6 |
decorativeImageRisk | 6 |
pseudoNavList | 6 |
contrastRisk | 6 |
parseError | 6 |
cssInvalid | 6 |
textRotated | 6 |
titleRedundant | 5 |
zIndexNotZero | 5 |
imageNoText | 4 |
contentBeyondLandmarks | 4 |
typeRedundant | 4 |
leadingClipsText | 4 |
h1Missing | 3 |
scrollRisk | 3 |
landmarkConfusion | 3 |
skipRepeatedContent | 3 |
headingEmpty | 3 |
sectionHeadingless | 3 |
horizontalScrolling | 3 |
autocompleteNone | 3 |
fragmentaryNoticeRisk | 2 |
leadingInsufficient | 2 |
mainNone | 2 |
labelConfusionRisk | 2 |
hoverSurprise | 2 |
visibleBulk | 1 |
frameContentRisk | 0 |
ignorable | 0 |
Itemized issues
The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the complete report at the end of this page.
Issue colorMissing
WCAG: 1.4.3
Score: 136
Complaints by qualWeb
Rule QW-WCAG-T31
QW-WCAG-T31
Description: Foreground or background color is specified but not both
Count of instances: 34
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 spontaneousMotion
WCAG: 2.2.2
Score: 120
Complaints by testaro
Rule motion
motion
Description: Change of visible content not requested by user
Count of instances: 60
Complaint specifics
- Content moves or changes without user request
Issue focusIndication
WCAG: 2.4.7
Score: 112
Complaints by qualWeb
Rule QW-ACT-R62
QW-ACT-R62
Description: Element in the sequential focus order has no visible focus
Count of instances: 28
Complaint specifics
- This rule checks that each element in sequential focus order has some visible focus indication.
Complaints by testaro
Rule focInd
focInd
Description: Focused element displays a nonstandard or no focus indicator
Count of instances: 1
Complaint specifics
- IFRAME element has no focus indicator
Issue fatalError
WCAG: 4.1
Score: 100
Complaints by nuVal
Rule Cannot recover after last error. Any further errors will be ignored.
Cannot recover after last error. Any further errors will be ignored.
Description: Testing was interrupted by a fatal error
Count of instances: 2
Complaint specifics
- Cannot recover after last error. Any further errors will be ignored.
Issue attributeBad
WCAG: 1.3.1
Score: 96
Complaints by nuVal
Rule ^Attribute .+ not allowed on element .+ at this point.*$
^Attribute .+ not allowed on element .+ at this point.*$
Description: Attribute not allowed on this element
Count of instances: 24
Complaint specifics
- Attribute importance not allowed on element link at this point.
- Attribute importance not allowed on element img at this point.
Issue duplicateID
WCAG: 4.1.1
Score: 72
Complaints by alfa
Rule r3
r3
Description: Element id attribute value is not unique
Count of instances: 16
Complaint specifics
- id attributes have a unique value
Complaints by axe
Rule duplicate-id-active
duplicate-id-active
Description: id attribute value of the active element is not unique
Count of instances: 1
Complaint specifics
- IDs of active elements must be unique; Document has active elements with the same id attribute: wpforms-submit-44
Rule duplicate-id-aria
Description: id attribute used in ARIA or in a label has a value that is not unique
Count of instances: 3
Complaint specifics
- IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field_2
- IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field_3
- IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field-hp
Rule duplicate-id
Description: id attribute value is not unique
Count of instances: 4
Complaint specifics
- id attribute value must be unique; Document has multiple static elements with the same id attribute: wpforms-44
- id attribute value must be unique; Document has multiple static elements with the same id attribute: wpforms-form-44
- id attribute value must be unique; Document has multiple static elements with the same id attribute: wpforms-44-field_2-container
- id attribute value must be unique; Document has multiple static elements with the same id attribute: wpforms-44-field_3-container
Complaints by continuum
Rule 94
94
Description: Element contains an id attribute set to a value that is not unique in the DOM
Count of instances: 16
Complaint specifics
- This DIV has an id attribute of 'wpforms-44', which is not unique in the same DOM
- This FORM has an id attribute of 'wpforms-form-44', which is not unique in the same DOM
- This DIV has an id attribute of 'wpforms-44-field_2-container', which is not unique in the same DOM
- This INPUT has an id attribute of 'wpforms-44-field_2', which is not unique in the same DOM
- This DIV has an id attribute of 'wpforms-44-field_3-container', which is not unique in the same DOM
- This INPUT has an id attribute of 'wpforms-44-field_3', which is not unique in the same DOM
- This INPUT has an id attribute of 'wpforms-44-field-hp', which is not unique in the same DOM
- This BUTTON has an id attribute of 'wpforms-submit-44', which is not unique in the same DOM
Complaints by htmlcs
Rule AAA.4_1_1.F77
AAA.4_1_1.F77
Description: Duplicate id attribute value
Count of instances: 8
Complaint specifics
- Duplicate id attribute value "wpforms-submit-44" found on the web page.
- Duplicate id attribute value "wpforms-44-field_2-container" found on the web page.
- Duplicate id attribute value "wpforms-44-field_3-container" found on the web page.
- Duplicate id attribute value "wpforms-44" found on the web page.
- Duplicate id attribute value "wpforms-form-44" found on the web page.
- Duplicate id attribute value "wpforms-44-field-hp" found on the web page.
- Duplicate id attribute value "wpforms-44-field_2" found on the web page.
- Duplicate id attribute value "wpforms-44-field_3" found on the web page.
Complaints by qualWeb
Rule QW-ACT-R18
QW-ACT-R18
Description: id attribute value is not unique
Count of instances: 18
Complaint specifics
- This rule checks that all id attribute values on a single page are unique.
Issue slashParseRisk
WCAG: 4.1
Score: 67
Complaints by nuVal
Rule Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Description: Void element has a useless trailing slash.
Count of instances: 67
Complaint specifics
- Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Issue textContrastAA
WCAG: 1.4.3
Score: 44
Complaints by alfa
Rule r69
r69
Description: Text outside widget has subminimum contrast
Count of instances: 11
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: 9
Complaint specifics
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.36 (foreground color: #ffffff, background color: #ed1e24, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1
Complaints by htmlcs
Rule AAA.1_4_6.G18.Fail
AAA.1_4_6.G18.Fail
Description: Contrast between the text and its background is less than 4.5:1
Count of instances: 3
Complaint specifics
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.
- 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.99:1. Recommendation: change text colour to #fffdfd.
Complaints by wave
Rule contrast
contrast
Description: Very low contrast
Count of instances: 1
Complaint specifics
- Very low contrast
Issue linkElementBad
WCAG: 1.3.1
Score: 32
Complaints by nuVal
Rule A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.
A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.
Description: link element with an as attribute has no rel attribute with preload or modulepreload as its value
Count of instances: 8
Complaint specifics
- A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.
Issue parentBad
WCAG: 1.3.1
Score: 32
Complaints by nuVal
Rule ^Element .+ not allowed as child of element .+ in this context.*$
^Element .+ not allowed as child of element .+ in this context.*$
Description: Element has an invalid parent
Count of instances: 8
Complaint specifics
- Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)
- Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)
Issue overflowHiddenRisk
WCAG: 1.4.4
Score: 29
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: 29
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 linkNoText
WCAG: 2.4.4
Score: 28
Complaints by alfa
Rule r11
r11
Description: Link has no accessible name
Count of instances: 5
Complaint specifics
- Links have an accessible name
Complaints by axe
Rule link-name
link-name
Description: Link has no discernible text
Count of instances: 5
Complaint specifics
- Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute
Complaints by continuum
Rule 237
237
Description: a element has no machanism allowing an accessible name value to be calculated
Count of instances: 5
Complaint specifics
- This A element does not have a mechanism that allows an accessible name value to be calculated
Complaints by htmlcs
Rule AAA.4_1_2.H91.A.EmptyNoId
AAA.4_1_2.H91.A.EmptyNoId
Description: Link has no name or id attribute or value
Count of instances: 7
Complaint specifics
- Anchor element found with no link content and no name and/or ID attribute.
Complaints by ibm
Rule a_text_purpose
a_text_purpose
Description: Hyperlink has no link text, label, or image with a text alternative
Count of instances: 1
Complaint specifics
- Hyperlink has no link text, label or image with a text alternative
Complaints by qualWeb
Rule QW-ACT-R12
QW-ACT-R12
Description: Link has no accessible name
Count of instances: 1
Complaint specifics
- This rule checks that each link has an accessible name.
Rule QW-WCAG-T21
Description: Accessible name is not provided for an image which is the only content in a link
Count of instances: 1
Complaint specifics
- This technique checks the text alternative of images which are the only content of a link
Complaints by tenon
Rule 57
57
Description: Link has no text inside it
Count of instances: 1
Complaint specifics
- This link has no text inside it.
Complaints by wave
Rule alt_link_missing
alt_link_missing
Description: Linked image has no text alternative
Count of instances: 1
Complaint specifics
- Linked image missing alternative text
Issue linkIndication
WCAG: 1.3.3
Score: 26
Complaints by testaro
Rule linkUl
linkUl
Description: Non-underlined adjacent links
Count of instances: 13
Complaint specifics
- Link is inline but has no underline
Issue errorReferenceBad
WCAG: 3.3.1
Score: 24
Complaints by qualWeb
Rule QW-ACT-R41
QW-ACT-R41
Description: Error message describes no invalid form field value
Count of instances: 6
Complaint specifics
- This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.
Issue linkForcesNewWindow
WCAG: 3.2.5
Score: 24
Complaints by tenon
Rule 218
218
Description: Link opens in a new window without user control
Count of instances: 8
Complaint specifics
- This link opens in a new window without user control.
Issue svgImageNoText
WCAG: 1.1.1
Score: 20
Complaints by continuum
Rule 123
123
Description: svg element has no machanism allowing an accessible name to be calculated
Count of instances: 5
Complaint specifics
- This svg element does not have a mechanism that allows an accessible name value to be calculated
Issue allCaps
WCAG: 3.1.5
Score: 20
Complaints by tenon
Rule 153
153
Description: Long string of text is in all caps
Count of instances: 20
Complaint specifics
- This long string of text is in all caps.
Issue elementClosure
WCAG: 4.1.1
Score: 18
Complaints by nuVal
Rule ^Stray end tag .+$
^Stray end tag .+$
Description: Invalid closing tag
Count of instances: 4
Complaint specifics
- Stray end tag noscript.
- Stray end tag head.
Rule ^Start tag .+ seen but an element of the same type was already open.*$
Description: Element is invalidly a descendant of another such element
Count of instances: 2
Complaint specifics
- Start tag body seen but an element of the same type was already open.
Issue noHeading
WCAG: 1.3.1
Score: 18
Complaints by qualWeb
Rule QW-BP1
QW-BP1
Description: h1-h6 not used to identify headings
Count of instances: 6
Complaint specifics
- It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content
Issue titleBad
WCAG: 1.3.1
Score: 16
Complaints by testaro
Rule titledEl
titledEl
Description: title attribute belongs to an inappropriate element
Count of instances: 4
Complaint specifics
- A element has a title attribute
- IMG element has a title attribute
Issue noScriptRisk
WCAG: 4.1
Score: 15
Complaints by wave
Rule noscript
noscript
Description: noscript element may fail to contain an accessible equivalent or alternative
Count of instances: 15
Complaint specifics
- Noscript element
Issue contrastAAA
WCAG: 1.4.6
Score: 14
Complaints by alfa
Rule r66
r66
Description: Text contrast less than AAA requires
Count of instances: 14
Complaint specifics
- Text outside widget has enhanced contrast
Complaints by axe
Rule color-contrast-enhanced
color-contrast-enhanced
Description: Element has insufficient color contrast (Level AAA)
Count of instances: 3
Complaint specifics
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 12.0pt (16px), 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: 3
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 4.36:1. Recommendation: change background to #1e1e1e.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.19:1. Recommendation: change text colour to #fff, change background 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 5.21:1. Recommendation: change background to #040404.
Complaints by qualWeb
Rule QW-ACT-R76
QW-ACT-R76
Description: Text has less than the enhanced minimum contrast
Count of instances: 7
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: 6
Complaint specifics
- This element has insufficient color contrast (Level AAA).
Issue targetSize
WCAG: 2.5.5
Score: 12
Complaints by tenon
Rule 152
152
Description: Actionable element is smaller than the minimum required size
Count of instances: 4
Complaint specifics
- This actionable element is smaller than the minimum required size.
Issue labelClash
WCAG: 1.3.1
Score: 12
Complaints by testaro
Rule labClash
labClash
Description: Incompatible label types
Count of instances: 3
Complaint specifics
- Element INPUT is unlabeled
Complaints by wave
Rule label_multiple
label_multiple
Description: Form control has more than one label associated with it
Count of instances: 6
Complaint specifics
- Multiple form labels
Issue hiddenContentRisk
WCAG: 4.1
Score: 9
Complaints by axe
Rule hidden-content
hidden-content
Description: Some content is hidden and therefore may not be testable for accessibility
Count of instances: 9
Complaint specifics
- Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.
Issue fontSmall
WCAG: 1.4
Score: 9
Complaints by tenon
Rule 134
134
Description: Text is very small
Count of instances: 3
Complaint specifics
- Very small text found.
Complaints by testaro
Rule miniText
miniText
Description: Text node has a font smaller than 11 pixels
Count of instances: 1
Complaint specifics
- Text font is smaller than 11 pixels
Complaints by wave
Rule text_small
text_small
Description: Text is very small
Count of instances: 1
Complaint specifics
- Very small text
Issue filterStyle
WCAG: 4.1
Score: 9
Complaints by testaro
Rule filterStyle
filterStyle
Description: Element styles include filter
Count of instances: 9
Complaint specifics
- IMG element has a filter style that impacts 0 elements
Issue inconsistentStyles
WCAG: 3.2.4
Score: 9
Complaints by testaro
Rule styleDiff
styleDiff
Description: Heading, link, and button style inconsistencies
Count of instances: 9
Complaint specifics
- In-line links have 2 different styles
- Links in columns have 4 different styles
- Buttons have 2 different styles
- Level-2 headings have 3 different styles
- Level-4 headings have 3 different styles
Issue linkWindowSurpriseRisk
WCAG: 3.2.5
Score: 8
Complaints by htmlcs
Rule AAA.3_2_5.H83.3
AAA.3_2_5.H83.3
Description: Link text may fail to indicate that the link will open in a new window
Count of instances: 8
Complaint specifics
- Check that this link's link text contains information indicating that the link will open in a new window.
Issue headingStructure
WCAG: 1.3.1
Score: 8
Complaints by htmlcs
Rule AAA.1_3_1_AAA.G141
AAA.1_3_1_AAA.G141
Description: Heading level is incorrect
Count of instances: 4
Complaint specifics
- The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.
- The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.
- The heading structure is not logically nested. This h4 element should be an h3 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 pageLanguage
WCAG: 3.1.1
Score: 8
Complaints by ibm
Rule html_lang_exists
html_lang_exists
Description: Page detected as HTML, but has no lang attribute
Count of instances: 2
Complaint specifics
- Page detected as HTML, but does not have a 'lang' attribute
Issue repeatedContentRisk
WCAG: 2.4.1
Score: 7
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: 4
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 textAlternativeRisk
WCAG: 1
Score: 7
Complaints by qualWeb
Rule QW-WCAG-T8
QW-WCAG-T8
Description: Text alternative is not an alternative
Count of instances: 7
Complaint specifics
- This describes a failure condition for all techniques involving text alternatives. If the text in the "text alternative" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content
Issue headingLevelSkip
WCAG: 1.3.1
Score: 6
Complaints by alfa
Rule r53
r53
Description: Heading skips one or more levels
Count of instances: 2
Complaint specifics
- Headings are structured
Complaints by axe
Rule heading-order
heading-order
Description: Heading levels do not increase by only one
Count of instances: 2
Complaint specifics
- Heading levels should only increase by one; Heading order invalid
Complaints by wave
Rule heading_skipped
heading_skipped
Description: Skipped heading level
Count of instances: 3
Complaint specifics
- Skipped heading level
Issue decorativeImageRisk
WCAG: 1.1.1
Score: 6
Complaints by htmlcs
Rule AAA.1_1_1.H67.2
AAA.1_1_1.H67.2
Description: Image marked as decorative may be informative
Count of instances: 6
Complaint specifics
- Img element is marked so that it is ignored by Assistive Technology.
Issue pseudoNavList
WCAG: 1.3.1
Score: 6
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: 3
Complaint specifics
- The objective of this technique is to create lists of related items using list elements appropriate for their purposes.
Issue contrastRisk
WCAG: 1.4.3
Score: 6
Complaints by htmlcs
Rule AAA.1_4_3_F24.F24.FGColour
AAA.1_4_3_F24.F24.FGColour
Description: Inline foreground color may lack a complementary background color
Count of instances: 3
Complaint specifics
- Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.
Rule AAA.1_4_6.G17.Abs
Description: Contrast between the absolutely positioned text and its background may be less than 7:1
Count of instances: 3
Complaint specifics
- This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.
Issue parseError
WCAG: 4.1
Score: 6
Complaints by nuVal
Rule ^Bad start tag in .+$
^Bad start tag in .+$
Description: Invalid start tag
Count of instances: 2
Complaint specifics
- Bad start tag in img in noscript in head.
Issue cssInvalid
WCAG: 4.1
Score: 6
Complaints by nuVal
Rule ^CSS: .+: .+ is not a .+ value.*$
^CSS: .+: .+ is not a .+ value.*$
Description: Invalid value in CSS
Count of instances: 2
Complaint specifics
- CSS: padding: px is not a padding value.
Issue textRotated
WCAG: 1.4.8
Score: 6
Complaints by tenon
Rule 271
271
Description: Text is needlessly rotated 60+ degrees or more, hurting comprehension
Count of instances: 3
Complaint specifics
- This text is rotated from the horizontal by 60 degrees or more.
Issue titleRedundant
WCAG: 1.3.1
Score: 5
Complaints by tenon
Rule 79
79
Description: Link has a title attribute that is the same as the text inside the link
Count of instances: 2
Complaint specifics
- This link has a `title` attribute that is the same as the text inside the link.
Complaints by wave
Rule title_redundant
title_redundant
Description: Title attribute text is the same as text or alternative text
Count of instances: 5
Complaint specifics
- Redundant title text
Issue zIndexNotZero
WCAG: 1.4
Score: 5
Complaints by testaro
Rule zIndex
zIndex
Description: Layering with nondefault z-index values
Count of instances: 5
Complaint specifics
- DIV element has a non-default Z index
- HEADER element has a non-default Z index
Issue imageNoText
WCAG: 1.1.1
Score: 4
Complaints by alfa
Rule r2
r2
Description: Image has no accessible name
Count of instances: 1
Complaint specifics
- Images have an accessible name
Complaints by axe
Rule image-alt
image-alt
Description: Image has no text alternative
Count of instances: 1
Complaint specifics
- Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role="none" or role="presentation"
Complaints by qualWeb
Rule QW-ACT-R17
QW-ACT-R17
Description: Image has no accessible name
Count of instances: 1
Complaint specifics
- This rule checks that each image that is not marked as decorative, has an accessible name.
Complaints by wave
Rule alt_missing
alt_missing
Description: Text alternative is missing
Count of instances: 1
Complaint specifics
- Missing alternative text
Issue contentBeyondLandmarks
WCAG: 1.3.6
Score: 4
Complaints by ibm
Rule aria_content_in_landmark
aria_content_in_landmark
Description: Content is not within a landmark element
Count of instances: 2
Complaint specifics
- Content is not within a landmark element
Issue typeRedundant
WCAG: 1.3.1
Score: 4
Complaints by nuVal
Rule The type attribute for the style element is not needed and should be omitted.
The type attribute for the style element is not needed and should be omitted.
Description: type attribute is unnecessary for a style element
Count of instances: 4
Complaint specifics
- The type attribute for the style element is not needed and should be omitted.
Issue leadingClipsText
WCAG: 1.4.8
Score: 4
Complaints by tenon
Rule 144
144
Description: Line height is insufficent to properly display the computed font size
Count of instances: 1
Complaint specifics
- This content's line height is insufficent to properly display the computed element font size.
Issue h1Missing
WCAG: 1.3.1
Score: 3
Complaints by alfa
Rule r61
r61
Description: First heading is not h1
Count of instances: 1
Complaint specifics
- Documents start with a level 1 heading
Complaints by wave
Rule h1_missing
h1_missing
Description: Missing first level heading
Count of instances: 1
Complaint specifics
- Missing first level heading
Issue scrollRisk
WCAG: 1.4.10
Score: 3
Complaints by htmlcs
Rule AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
Description: Fixed-position element may force bidirectional scrolling
Count of instances: 3
Complaint specifics
- This element has "position: fixed". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.
- Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.
Issue landmarkConfusion
WCAG: 1.3.6
Score: 3
Complaints by ibm
Rule aria_landmark_name_unique
aria_landmark_name_unique
Description: Multiple landmarks with the same parent region are not distinguished from one another
Count of instances: 1
Complaint specifics
- Multiple "form" landmarks with the same parent region are not distinguished from one another because they have the same "" label
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 headingEmpty
WCAG: 2.4.6
Score: 3
Complaints by qualWeb
Rule QW-ACT-R35
QW-ACT-R35
Description: Heading has no accessible name
Count of instances: 1
Complaint specifics
- This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree.
Issue sectionHeadingless
WCAG: 1.3.1
Score: 3
Complaints by qualWeb
Rule QW-WCAG-T9
QW-WCAG-T9
Description: Page is not organized using headings
Count of instances: 3
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 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 autocompleteNone
WCAG: 1.3.5
Score: 3
Complaints by testaro
Rule autocomplete
autocomplete
Description: Name or email input is missing its required autocomplete attribute
Count of instances: 3
Complaint specifics
- Input is missing the required autocomplete attribute with value email
Issue fragmentaryNoticeRisk
WCAG: 4.1.3
Score: 2
Complaints by alfa
Rule r54
r54
Description: Assertive region is not atomic
Count of instances: 1
Complaint specifics
- Assertive live region is marked as atomic
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 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 labelConfusionRisk
WCAG: 3.3.2
Score: 2
Complaints by qualWeb
Rule QW-WCAG-T17
QW-WCAG-T17
Description: label not positioned to maximize the predictability of the relationship
Count of instances: 2
Complaint specifics
- This technique checks the correct position of labels in forms
Issue hoverSurprise
WCAG: 1.4.13
Score: 2
Complaints by testaro
Rule hover
hover
Description: Hovering is impossible or mis-indicated or changes content
Count of instances: 1
Complaint specifics
- Operable element cannot be hovered over
Issue visibleBulk
WCAG: 2.4
Score: 1
Complaints by testaro
Rule bulk
bulk
Description: Page contains many visible elements
Count of instances: 1
Complaint specifics
- Page contains a large number of visible elements
Issue frameContentRisk
WCAG: 4.1
Score: 0
Complaints by axe
Rule frame-tested
frame-tested
Description: Some content is in an iframe and therefore may not be testable for accessibility
Count of instances: 1
Complaint specifics
- Frames should be tested with axe-core; The iframe still has to be tested with axe-core
Issue ignorable
WCAG: N/A
Score: 0
Complaints by qualWeb
Rule QW-WCAG-T20
QW-WCAG-T20
Description: Link text is not supplemented with a title attribute
Count of instances: 2
Complaint specifics
- Supplementing link text with the title attribute
Complete report
{ "id": "18ixx-ts27-caAD73-c", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687103519718, "endTime": 1687103520264 }, { "type": "url", "which": "https://cottie.com/", "what": "Candidate Cottie Petrie-Norris (D)", "startTime": 1687103520264, "result": { "url": "https://cottie.com/" }, "endTime": 1687103522958 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687103522959, "url": "https://cottie.com/", "endTime": 1687103524762 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687103524763, "url": "https://cottie.com/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 1398598, 1461362, 1651654, 1651654, 1566894 ], "localRatios": [ 1.045, 1.13, 1, 1.054 ], "meanLocalRatio": 1.057, "maxLocalRatio": 1.13, "globalRatio": 1.181, "pixelChanges": [ 0, 652733, 0, 639687 ], "meanPixelChange": 323105, "maxPixelChange": 652733, "changeFrequency": 0.5 }, "totals": [ 0, 0, 60, 0 ], "standardInstances": [ { "ruleID": "motion", "what": "Content moves or changes without user request", "count": 60, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] } }, "success": true }, "standardResult": { "totals": [ 0, 0, 60, 0 ], "instances": [ { "ruleID": "motion", "what": "Content moves or changes without user request", "count": 60, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "endTime": 1687103539506 }, { "type": "launch", "which": "chromium", "startTime": 1687103539506, "endTime": 1687103540052 }, { "type": "url", "which": "https://cottie.com/", "what": "Candidate Cottie Petrie-Norris (D)", "startTime": 1687103540053, "result": { "url": "https://cottie.com/" }, "endTime": 1687103540528 }, { "type": "test", "which": "alfa", "startTime": 1687103540528, "url": "https://cottie.com/", "what": "alfa", "result": { "totals": { "failures": 32, "warnings": 20 }, "items": [ { "index": 13, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\">", " <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\">", " <svg class=\"tf_abs tf_w tf_h\">", " <circle class=\"tb_feature_fill\" r=\"calc(50% - 2.5px)\" cx=\"50%\" cy=\"50%\" stroke-width=\"5\"></circle>", " <circle class=\"tb_feature_stroke\" r=\"calc(50% - 2.5px)\" cx=\"50%\" cy=\"50%\" stroke=\"#ffffff\" stroke-width=\"5\" data-progress=\"100\" stroke-dasharray=\"0,10000\"></circle>", " </svg>", " <span class=\"chart-html5-circle tf_w tf_h\">", " <img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" width=\"242\" height=\"242\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" src=\"https://cottie.com/wp-content/uploads/2018/12/25.png\" alt=\"\">", " </span>", " </span>", "</a>" ] } }, { "index": 14, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" target=\"_blank\" rel=\"noopener\">", " <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\">", " <svg class=\"tf_abs tf_w tf_h\">", " <circle class=\"tb_feature_fill\" r=\"calc(50% - 2.5px)\" cx=\"50%\" cy=\"50%\" stroke-width=\"5\"></circle>", " <circle class=\"tb_feature_stroke\" r=\"calc(50% - 2.5px)\" cx=\"50%\" cy=\"50%\" stroke=\"#ffffff\" stroke-width=\"5\" data-progress=\"100\" stroke-dasharray=\"0,10000\"></circle>", " </svg>", " <span class=\"chart-html5-circle tf_w tf_h\">", " <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22207%22%20height%3D%22207%22%3E%3Cg%20fill%3D%22%23000000%22%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db...", " <noscript>", " <img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/01/100.png\" alt=\"\">", " </noscript>", " </span>", " </span>", "</a>" ] } }, { "index": 15, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" target=\"_blank\" rel=\"noopener\">", " <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\">", " <svg class=\"tf_abs tf_w tf_h\">", " <circle class=\"tb_feature_fill\" r=\"calc(50% - 2.5px)\" cx=\"50%\" cy=\"50%\" stroke-width=\"5\"></circle>", " <circle class=\"tb_feature_stroke\" r=\"calc(50% - 2.5px)\" cx=\"50%\" cy=\"50%\" stroke=\"#ffffff\" stroke-width=\"5\" data-progress=\"100\" stroke-dasharray=\"0,10000\"></circle>", " </svg>", " <span class=\"chart-html5-circle tf_w tf_h\">", " <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22242%22%20height%3D%22242%22%3E%3Cg%20fill%3D%22%23000000%22%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db...", " <noscript>", " <img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/12/250.png\" alt=\"\">", " </noscript>", " </span>", " </span>", "</a>" ] } }, { "index": 16, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" target=\"_blank\" rel=\"noopener\">", " <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\">", " <svg class=\"tf_abs tf_w tf_h\">", " <circle class=\"tb_feature_fill\" r=\"calc(50% - 2.5px)\" cx=\"50%\" cy=\"50%\" stroke-width=\"5\"></circle>", " <circle class=\"tb_feature_stroke\" r=\"calc(50% - 2.5px)\" cx=\"50%\" cy=\"50%\" stroke=\"#ffffff\" stroke-width=\"5\" data-progress=\"100\" stroke-dasharray=\"0,10000\"></circle>", " </svg>", " <span class=\"chart-html5-circle tf_w tf_h\">", " <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22242%22%20height%3D%22242%22%3E%3Cg%20fill%3D%22%23000000%22%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db...", " <noscript>", " <img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/12/1000.png\" alt=\"\">", " </noscript>", " </span>", " </span>", "</a>" ] } }, { "index": 17, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\" rel=\"noopener\">", " <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\">", " <svg class=\"tf_abs tf_w tf_h\">", " <circle class=\"tb_feature_fill\" r=\"calc(50% - 2.5px)\" cx=\"50%\" cy=\"50%\" stroke-width=\"5\"></circle>", " <circle class=\"tb_feature_stroke\" r=\"calc(50% - 2.5px)\" cx=\"50%\" cy=\"50%\" stroke=\"#ffffff\" stroke-width=\"5\" data-progress=\"100\" stroke-dasharray=\"0,10000\"></circle>", " </svg>", " <span class=\"chart-html5-circle tf_w tf_h\">", " <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22207%22%20height%3D%22207%22%3E%3Cg%20fill%3D%22%23000000%22%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db...", " <noscript>", " <img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/01/other.png\" alt=\"\">", " </noscript>", " </span>", " </span>", "</a>" ] } }, { "index": 44, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[4]/img[1]", "codeLines": [ "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">" ] } }, { "index": 108, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]", "codeLines": [ "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\">", " <form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\">", " <noscript class=\"wpforms-error-noscript\">", " Please enable JavaScript in your browser to complete this form.", " </noscript>", " <div class=\"wpforms-field-container\">", " <div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">", " <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_2\">", " Email", " <span class=\"wpforms-required-label\">", " *", " </span>", " </label>", " <input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", " </div>", " <div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">", " <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_3\">", " Zip Code", " </label>", " <input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", " </div>", " </div>", " <div class=\"wpforms-field wpforms-field-hp\">", " <label for=\"wpforms-44-field-hp\" class=\"wpforms-field-label\">", " Name", " </label>", " <input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", " </div>", " <div class=\"wpforms-submit-container\">", " <input type=\"hidden\" name=\"wpforms[id]\" value=\"44\">", " <input type=\"hidden\" name=\"wpforms[author]\" value=\"1\">", " <input type=\"hidden\" name=\"wpforms[post_id]\" value=\"9\">", " <button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">", " SIGN UP", " </button>", " </div>", " </form>", "</div>" ] } }, { "index": 109, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "form", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]", "codeLines": [ "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\">", " <noscript class=\"wpforms-error-noscript\">", " Please enable JavaScript in your browser to complete this form.", " </noscript>", " <div class=\"wpforms-field-container\">", " <div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">", " <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_2\">", " Email", " <span class=\"wpforms-required-label\">", " *", " </span>", " </label>", " <input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", " </div>", " <div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">", " <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_3\">", " Zip Code", " </label>", " <input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", " </div>", " </div>", " <div class=\"wpforms-field wpforms-field-hp\">", " <label for=\"wpforms-44-field-hp\" class=\"wpforms-field-label\">", " Name", " </label>", " <input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", " </div>", " <div class=\"wpforms-submit-container\">", " <input type=\"hidden\" name=\"wpforms[id]\" value=\"44\">", " <input type=\"hidden\" name=\"wpforms[author]\" value=\"1\">", " <input type=\"hidden\" name=\"wpforms[post_id]\" value=\"9\">", " <button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">", " SIGN UP", " </button>", " </div>", "</form>" ] } }, { "index": 110, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[1]", "codeLines": [ "<div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">", " <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_2\">", " Email", " <span class=\"wpforms-required-label\">", " *", " </span>", " </label>", " <input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", "</div>" ] } }, { "index": 111, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[1]/input[1]", "codeLines": [ "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" ] } }, { "index": 112, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[2]", "codeLines": [ "<div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">", " <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_3\">", " Zip Code", " </label>", " <input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", "</div>" ] } }, { "index": 113, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[2]/input[1]", "codeLines": [ "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" ] } }, { "index": 114, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[2]/input[1]", "codeLines": [ "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">" ] } }, { "index": 115, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "button", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[3]/button[1]", "codeLines": [ "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">", " SIGN UP", "</button>" ] } }, { "index": 116, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]", "codeLines": [ "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\">", " <form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\">", " <noscript class=\"wpforms-error-noscript\">", " Please enable JavaScript in your browser to complete this form.", " </noscript>", " <div class=\"wpforms-field-container\">", " <div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">", " <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_2\">", " Email", " <span class=\"wpforms-required-label\">", " *", " </span>", " </label>", " <input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", " </div>", " <div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">", " <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_3\">", " Zip Code", " </label>", " <input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", " </div>", " </div>", " <div class=\"wpforms-field wpforms-field-hp\">", " <label for=\"wpforms-44-field-hp\" class=\"wpforms-field-label\">", " Email", " </label>", " <input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", " </div>", " <div class=\"wpforms-submit-container\">", " <input type=\"hidden\" name=\"wpforms[id]\" value=\"44\">", " <input type=\"hidden\" name=\"wpforms[author]\" value=\"1\">", " <input type=\"hidden\" name=\"wpforms[post_id]\" value=\"9\">", " <button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">", " SIGN UP", " </button>", " </div>", " </form>", "</div>" ] } }, { "index": 117, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "form", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]", "codeLines": [ "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\">", " <noscript class=\"wpforms-error-noscript\">", " Please enable JavaScript in your browser to complete this form.", " </noscript>", " <div class=\"wpforms-field-container\">", " <div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">", " <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_2\">", " Email", " <span class=\"wpforms-required-label\">", " *", " </span>", " </label>", " <input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", " </div>", " <div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">", " <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_3\">", " Zip Code", " </label>", " <input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", " </div>", " </div>", " <div class=\"wpforms-field wpforms-field-hp\">", " <label for=\"wpforms-44-field-hp\" class=\"wpforms-field-label\">", " Email", " </label>", " <input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", " </div>", " <div class=\"wpforms-submit-container\">", " <input type=\"hidden\" name=\"wpforms[id]\" value=\"44\">", " <input type=\"hidden\" name=\"wpforms[author]\" value=\"1\">", " <input type=\"hidden\" name=\"wpforms[post_id]\" value=\"9\">", " <button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">", " SIGN UP", " </button>", " </div>", "</form>" ] } }, { "index": 118, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[1]", "codeLines": [ "<div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">", " <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_2\">", " Email", " <span class=\"wpforms-required-label\">", " *", " </span>", " </label>", " <input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", "</div>" ] } }, { "index": 119, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[1]/input[1]", "codeLines": [ "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" ] } }, { "index": 120, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[2]", "codeLines": [ "<div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">", " <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_3\">", " Zip Code", " </label>", " <input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", "</div>" ] } }, { "index": 121, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[2]/input[1]", "codeLines": [ "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" ] } }, { "index": 122, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[2]/input[1]", "codeLines": [ "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">" ] } }, { "index": 123, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "button", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[3]/button[1]", "codeLines": [ "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">", " SIGN UP", "</button>" ] } }, { "index": 186, "verdict": "failed", "rule": { "ruleID": "r53", "ruleSummary": "Headings are structured", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r53", "requirements": [] }, "target": { "type": "element", "tagName": "h4", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]", "codeLines": [ "<h4>", " JOIN THE TEAM", "</h4>" ] } }, { "index": 189, "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[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h5[1]", "codeLines": [ "<h5>", " Donate today to help build our grassroots campaign for California’s 73rd Assembly District.", "</h5>" ] } }, { "index": 191, "verdict": "failed", "rule": { "ruleID": "r54", "ruleSummary": "Assertive live region is marked as atomic", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r54", "requirements": [] }, "target": { "type": "element", "tagName": "button", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[3]/button[1]", "codeLines": [ "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">", " SIGN UP", "</button>" ] } }, { "index": 236, "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": 272, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Meet Cottie" ] } }, { "index": 273, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Priorities" ] } }, { "index": 274, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Endorsements" ] } }, { "index": 275, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Media" ] } }, { "index": 276, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Volunteer" ] } }, { "index": 277, "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[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Donate" ] } }, { "index": 278, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "An" ] } }, { "index": 279, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/b[1]/span[1]/text()[1]", "codeLines": [ "independent" ] } }, { "index": 280, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[2]", "codeLines": [ "and" ] } }, { "index": 281, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/b[2]/span[1]/text()[1]", "codeLines": [ "effective leader" ] } }, { "index": 282, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[3]", "codeLines": [ "for Orange County" ] } }, { "index": 285, "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[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[3]/button[1]/text()[1]", "codeLines": [ "SIGN UP" ] } }, { "index": 287, "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[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h5[1]/text()[1]", "codeLines": [ "Donate today to help build our grassroots campaign for California’s 73rd Assembly District." ] } }, { "index": 288, "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[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Contributions are not tax-deductible. The maximum contribution per person per election cycle is $5,500." ] } }, { "index": 312, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Meet Cottie" ] } }, { "index": 313, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Priorities" ] } }, { "index": 314, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Endorsements" ] } }, { "index": 315, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Media" ] } }, { "index": 316, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Volunteer" ] } }, { "index": 317, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Donate" ] } }, { "index": 318, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "An" ] } }, { "index": 319, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/b[1]/span[1]/text()[1]", "codeLines": [ "independent" ] } }, { "index": 320, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[2]", "codeLines": [ "and" ] } }, { "index": 321, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/b[2]/span[1]/text()[1]", "codeLines": [ "effective leader" ] } }, { "index": 322, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[3]", "codeLines": [ "for Orange County" ] } }, { "index": 354, "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[2]/div[4]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " <span style=\"font-size: small; color: white;\">", " Email:", " <a style=\"color: white;\" href=\"mailto:info@votecottie.com\">", " info@votecottie.com", " </a>", " <br>", " Tel: (949) 346-1595", " <br>", " 2646 DuPont Dr, Suite 60-174", " <br>", " Irvine, CA 92612", " </span>", "</p>" ] } } ], "success": true }, "standardResult": { "totals": [ 20, 0, 0, 32 ], "instances": [ { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <s ... not-load=\"1\" importance=\"high\" width=\"242\" height=\"242\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" src=\"https://cottie.com/wp-content/uploads/2018/12/25.png\" alt=\"\"> </span> </span> </a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> < ... 2%23db... <noscript> <img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/01/100.png\" alt=\"\"> </noscript> </span> </span> </a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> < ... 2%23db... <noscript> <img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/12/250.png\" alt=\"\"> </noscript> </span> </span> </a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> ... %23db... <noscript> <img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/12/1000.png\" alt=\"\"> </noscript> </span> </span> </a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <svg class=\"tf_ ... 23db... <noscript> <img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/01/other.png\" alt=\"\"> </noscript> </span> </span> </a>" }, { "ruleID": "r2", "what": "Images have an accessible name", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[4]/img[1]" }, "excerpt": "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]" }, "excerpt": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\"> <form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" d ... ms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\"> SIGN UP </button> </div> </form> </div>" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "FORM", "id": "wpforms-form-44", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]" }, "excerpt": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"noval ... =\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\"> SIGN UP </button> </div> </form>" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_2-container", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[1]" }, "excerpt": "<div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\"> <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_2\"> Email <span class=\"w ... ms-required-label\"> * </span> </label> <input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\"> </div>" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[1]/input[1]" }, "excerpt": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_3-container", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[2]" }, "excerpt": "<div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\"> <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_3\"> Zip Code </label> <input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\"> </div>" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[2]/input[1]" }, "excerpt": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[2]/input[1]" }, "excerpt": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "wpforms-submit-44", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[3]/button[1]" }, "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\"> SIGN UP </button>" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]" }, "excerpt": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\"> <form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" d ... ms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\"> SIGN UP </button> </div> </form> </div>" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "FORM", "id": "wpforms-form-44", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]" }, "excerpt": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"noval ... =\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\"> SIGN UP </button> </div> </form>" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_2-container", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[1]" }, "excerpt": "<div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\"> <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_2\"> Email <span class=\"w ... ms-required-label\"> * </span> </label> <input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\"> </div>" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[1]/input[1]" }, "excerpt": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_3-container", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[2]" }, "excerpt": "<div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\"> <label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_3\"> Zip Code </label> <input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\"> </div>" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[2]/input[1]" }, "excerpt": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[2]/input[1]" }, "excerpt": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "wpforms-submit-44", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[3]/button[1]" }, "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\"> SIGN UP </button>" }, { "ruleID": "r53", "what": "Headings are structured", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4> JOIN THE TEAM </h4>" }, { "ruleID": "r53", "what": "Headings are structured", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h5[1]" }, "excerpt": "<h5> Donate today to help build our grassroots campaign for California’s 73rd Assembly District. </h5>" }, { "ruleID": "r54", "what": "Assertive live region is marked as atomic", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "wpforms-submit-44", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[3]/button[1]" }, "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\"> SIGN UP </button>" }, { "ruleID": "r61", "what": "Documents start with a level 1 heading", "ordinalSeverity": 3, "tagName": "", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/" }, "excerpt": "#document <!doctype html> ... </html>" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]" }, "excerpt": "Meet Cottie" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[1]" }, "excerpt": "Priorities" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[1]" }, "excerpt": "Endorsements" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]/text()[1]" }, "excerpt": "Media" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[1]" }, "excerpt": "Volunteer" }, { "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[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/a[1]/text()[1]" }, "excerpt": "Donate" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "An" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/b[1]/span[1]/text()[1]" }, "excerpt": "independent" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[2]" }, "excerpt": "and" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/b[2]/span[1]/text()[1]" }, "excerpt": "effective leader" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[3]" }, "excerpt": "for Orange County" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[3]/button[1]/text()[1]" }, "excerpt": "SIGN UP" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h5[1]/text()[1]" }, "excerpt": "Donate today to help build our grassroots campaign for California’s 73rd Assembly District." }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "Contributions are not tax-deductible. The maximum contribution per person per election cycle is $5,500." }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]" }, "excerpt": "Meet Cottie" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[1]" }, "excerpt": "Priorities" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[1]" }, "excerpt": "Endorsements" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]/text()[1]" }, "excerpt": "Media" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]/text()[1]" }, "excerpt": "Volunteer" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/a[1]/text()[1]" }, "excerpt": "Donate" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "An" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/b[1]/span[1]/text()[1]" }, "excerpt": "independent" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[2]" }, "excerpt": "and" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/b[2]/span[1]/text()[1]" }, "excerpt": "effective leader" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[3]" }, "excerpt": "for Orange County" }, { "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[2]/div[4]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p> <span style=\"font-size: small; color: white;\"> Email: <a style=\"color: white;\" href=\"mailto:info@votecottie.com\"> info@votecottie.com </a> <br> Tel: (949) 346-1595 <br> 2646 DuPont Dr, Suite 60-174 <br> Irvine, CA 92612 </span> </p>" } ] }, "endTime": 1687103545758 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687103545758, "url": "https://cottie.com/", "what": "Axe", "result": { "totals": { "rulesNA": 51, "rulesPassed": 44, "rulesWarned": 3, "rulesViolated": 8, "warnings": { "minor": 9, "moderate": 0, "serious": 8, "critical": 1 }, "violations": { "minor": 4, "moderate": 2, "serious": 10, "critical": 4 } }, "details": { "testEngine": { "name": "axe-core", "version": "4.7.0" }, "testRunner": { "name": "axe" }, "testEnvironment": { "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/113.0.5672.53 Safari/537.36", "windowWidth": 1280, "windowHeight": 720, "orientationAngle": 90, "orientationType": "landscape-primary" }, "timestamp": "2023-06-18T15:52:26.416Z", "url": "https://cottie.com/", "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": "12.0pt (16px)", "fontWeight": "bold", "messageKey": "imgNode", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">", "target": [ ".tb_backstretch > img:nth-child(1)" ] } ], "impact": "serious", "message": "Element's background color could not be determined because element contains an image node" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://cottie.com/meetcottie/\">Meet Cottie</a>", "target": [ ".menu-item-page-35 > a[href$=\"meetcottie/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "bold", "messageKey": "imgNode", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">", "target": [ ".tb_backstretch > img:nth-child(1)" ] } ], "impact": "serious", "message": "Element's background color could not be determined because element contains an image node" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://cottie.com/priorities/\">Priorities</a>", "target": [ ".menu-item-page-37 > a[href$=\"priorities/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "bold", "messageKey": "imgNode", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">", "target": [ ".tb_backstretch > img:nth-child(1)" ] } ], "impact": "serious", "message": "Element's background color could not be determined because element contains an image node" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://cottie.com/endorsements/\">Endorsements</a>", "target": [ ".menu-item-page-104 > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "bold", "messageKey": "imgNode", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">", "target": [ ".tb_backstretch > img:nth-child(1)" ] } ], "impact": "serious", "message": "Element's background color could not be determined because element contains an image node" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://cottie.com/media/\">Media</a>", "target": [ ".menu-item-page-692 > a[href$=\"media/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "bold", "messageKey": "imgNode", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">", "target": [ ".tb_backstretch > img:nth-child(1)" ] } ], "impact": "serious", "message": "Element's background color could not be determined because element contains an image node" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://cottie.com/volunteer/\">Volunteer</a>", "target": [ ".menu-item-page-106 > a[href$=\"volunteer/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "20.5pt (27.36px)", "fontWeight": "normal", "messageKey": "imgNode", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div style=\"width: 25.0396%\" class=\"sub_column module_column tf_box col3-1 first tb_3hng963\">", "target": [ ".tb_3hng963" ] }, { "html": "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">", "target": [ ".tb_backstretch > img:nth-child(1)" ] } ], "impact": "serious", "message": "Element's background color could not be determined because element contains an image node" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 style=\"text-align: left;\">An <b><span style=\"color: #f21c2e;\">independent</span><br></b> and <b><span style=\"color: #f21c2e;\">effective leader</span><br></b>for Orange County</h2>", "target": [ ".tb_k9vp964 > .tb_text_wrap > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "20.5pt (27.36px)", "fontWeight": "bold", "messageKey": "imgNode", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div style=\"width: 25.0396%\" class=\"sub_column module_column tf_box col3-1 first tb_3hng963\">", "target": [ ".tb_3hng963" ] }, { "html": "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">", "target": [ ".tb_backstretch > img:nth-child(1)" ] } ], "impact": "serious", "message": "Element's background color could not be determined because element contains an image node" } ], "all": [], "none": [], "impact": "serious", "html": "<span style=\"color: #f21c2e;\">independent</span>", "target": [ ".tb_k9vp964 > .tb_text_wrap > h2 > b:nth-child(1) > span" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "20.5pt (27.36px)", "fontWeight": "bold", "messageKey": "imgNode", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div style=\"width: 25.0396%\" class=\"sub_column module_column tf_box col3-1 first tb_3hng963\">", "target": [ ".tb_3hng963" ] }, { "html": "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">", "target": [ ".tb_backstretch > img:nth-child(1)" ] } ], "impact": "serious", "message": "Element's background color could not be determined because element contains an image node" } ], "all": [], "none": [], "impact": "serious", "html": "<span style=\"color: #f21c2e;\">effective leader</span>", "target": [ ".tb_k9vp964 > .tb_text_wrap > h2 > b:nth-child(2) > span" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node" } ] }, { "id": "frame-tested", "impact": "critical", "tags": [ "cat.structure", "review-item", "best-practice" ], "description": "Ensures <iframe> and <frame> elements contain the axe-core script", "help": "Frames should be tested with axe-core", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-tested?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "frame-tested", "data": null, "relatedNodes": [], "impact": "critical", "message": "The iframe still has to be tested with axe-core" } ], "none": [], "impact": "critical", "html": "<iframe loading=\"lazy\" data-lazy=\"1\" src=\"about:blank\" class=\"tf_iframe_lazy\" style=\"border: none;\" title=\"73rd Assembly District\" data-tf-src=\"https://api.mapbox.com/styles/v1/shavri/cjmmafc68cjak2spi6uwgj82m.html?title=false&access_token=pk.eyJ1Ijoic2hhdnJpIiwiYSI6ImNqa2RqeTN5NTAxNTQzcXM2Z3I5OXZxb3UifQ._QUOCPc2Lh0nH5atSwZHTQ&zoomwheel=false#10/33.6672/-117.8081/0/39\" width=\"100%\" height=\"600px\">", "target": [ ".tb_16ks968 > .tb_text_wrap > p > iframe" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" } ] }, { "id": "hidden-content", "impact": "minor", "tags": [ "cat.structure", "experimental", "review-item", "best-practice" ], "description": "Informs users about hidden content.", "help": "Hidden content on the page should be analyzed", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI", "nodes": [ { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"smart-page-loader\" style=\"display: none;\"><div class=\"wp-smart-loader smart-loader-one\">Loading...</div></div>", "target": [ ".smart-page-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 class=\"header-icons tf_hide\">", "target": [ ".header-icons" ], "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 id=\"menu-icon-close\" aria-label=\"Close menu\" class=\"tf_close tf_hide\" href=\"#\"><span class=\"screen-reader-text\">Close Menu</span></a>", "target": [ "#menu-icon-close" ], "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=\"wpforms-field wpforms-field-hp\"><label for=\"wpforms-44-field-hp\" class=\"wpforms-field-label\">Name</label><input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\"></div>", "target": [ ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-hp.wpforms-field" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div data-css_id=\"2ee7960\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth tb_2ee7960 tf_clearfix hide-desktop hide-tablet hide-tablet_landscape\">", "target": [ ".tb_2ee7960" ], "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=\"wpforms-field wpforms-field-hp\"><label for=\"wpforms-44-field-hp\" class=\"wpforms-field-label\">Email</label><input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\"></div>", "target": [ ".tb_jwdc967 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-hp.wpforms-field" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div data-css_id=\"7enl960\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth tb_7enl960 tf_clearfix hide-desktop hide-tablet\">", "target": [ ".tb_7enl960" ], "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": "<svg id=\"tf_svg\" style=\"display:none\"><defs></defs></svg>", "target": [ "#tf_svg" ], "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 src=\"https://pixel.wp.com/g.gif?v=ext&j=1%3A10.5.2&blog=202046300&post=9&tz=0&srv=cottie.com&host=cottie.com&ref=&fcp=0&rand=0.7836451719600492\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">", "target": [ "#wpstats" ], "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": "#ffffff", "bgColor": "#db040b", "contrastRatio": 5.2, "fontSize": "15.6pt (20.8px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>", "target": [ ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-submit-container > button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>", "target": [ ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-submit-container > button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#db040b", "contrastRatio": 5.2, "fontSize": "14.4pt (19.2px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"module module-text tb_x61z163 \" data-lazy=\"1\">", "target": [ ".tb_x61z163" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5>Donate today to help build our grassroots campaign for California’s 73rd Assembly District. </h5>", "target": [ "h5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#db040b", "contrastRatio": 5.2, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"module module-text tb_x61z163 \" data-lazy=\"1\">", "target": [ ".tb_x61z163" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Contributions are not tax-deductible. The maximum contribution per person per election cycle is $5,500.</p>", "target": [ ".tb_x61z163 > .tb_text_wrap > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT", "TTv5", "TT13.c" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#ed1e24", "contrastRatio": 4.36, "fontSize": "12.0pt (16px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a href=\"https://cottie.com/donate/\">Donate</a>", "target": [ ".menu-item-page-299 > a[href$=\"donate/\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.36 (foreground color: #ffffff, background color: #ed1e24, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://cottie.com/donate/\">Donate</a>", "target": [ ".menu-item-page-299 > a[href$=\"donate/\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.36 (foreground color: #ffffff, background color: #ed1e24, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1" } ] }, { "id": "duplicate-id-active", "impact": "serious", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value of active elements is unique", "help": "IDs of active elements must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id-active?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id-active", "data": "wpforms-submit-44", "relatedNodes": [ { "html": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>", "target": [ ".tb_jwdc967 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-submit-container > button" ] } ], "impact": "serious", "message": "Document has active elements with the same id attribute: wpforms-submit-44" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>", "target": [ ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-submit-container > button" ], "failureSummary": "Fix any of the following:\n Document has active elements with the same id attribute: wpforms-submit-44" } ] }, { "id": "duplicate-id-aria", "impact": "critical", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value used in ARIA and in labels is unique", "help": "IDs used in ARIA and labels must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id-aria?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id-aria", "data": "wpforms-44-field_2", "relatedNodes": [ { "html": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", "target": [ ".tb_jwdc967 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-container > .wpforms-field-email.wpforms-field[data-field-id=\"2\"] > .wpforms-field-required[type=\"email\"][name=\"wpforms[fields][2]\"]" ] } ], "impact": "critical", "message": "Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field_2" } ], "all": [], "none": [], "impact": "critical", "html": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", "target": [ ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-container > .wpforms-field-email.wpforms-field[data-field-id=\"2\"] > .wpforms-field-required[type=\"email\"][name=\"wpforms[fields][2]\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field_2" }, { "any": [ { "id": "duplicate-id-aria", "data": "wpforms-44-field_3", "relatedNodes": [ { "html": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", "target": [ ".tb_jwdc967 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-container > .wpforms-field-number.wpforms-field[data-field-id=\"3\"] > input[type=\"number\"][pattern=\"\\\\d*\"][name=\"wpforms[fields][3]\"]" ] } ], "impact": "critical", "message": "Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field_3" } ], "all": [], "none": [], "impact": "critical", "html": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", "target": [ ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-container > .wpforms-field-number.wpforms-field[data-field-id=\"3\"] > input[type=\"number\"][pattern=\"\\\\d*\"][name=\"wpforms[fields][3]\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field_3" }, { "any": [ { "id": "duplicate-id-aria", "data": "wpforms-44-field-hp", "relatedNodes": [ { "html": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", "target": [ ".tb_jwdc967 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-hp.wpforms-field > .wpforms-field-medium[type=\"text\"][name=\"wpforms[hp]\"]" ] } ], "impact": "critical", "message": "Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field-hp" } ], "all": [], "none": [], "impact": "critical", "html": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", "target": [ ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-hp.wpforms-field > .wpforms-field-medium[type=\"text\"][name=\"wpforms[hp]\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field-hp" } ] }, { "id": "duplicate-id", "impact": "minor", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value is unique", "help": "id attribute value must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id", "data": "wpforms-44", "relatedNodes": [ { "html": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\">", "target": [ ".tb_jwdc967 > .tb_text_wrap > h4 > .wpforms-container.inline-fields" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: wpforms-44" } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\">", "target": [ ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: wpforms-44" }, { "any": [ { "id": "duplicate-id", "data": "wpforms-form-44", "relatedNodes": [ { "html": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\">", "target": [ ".tb_jwdc967 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: wpforms-form-44" } ], "all": [], "none": [], "impact": "minor", "html": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\">", "target": [ ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: wpforms-form-44" }, { "any": [ { "id": "duplicate-id", "data": "wpforms-44-field_2-container", "relatedNodes": [ { "html": "<div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">", "target": [ ".tb_jwdc967 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-container > .wpforms-field-email.wpforms-field[data-field-id=\"2\"]" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: wpforms-44-field_2-container" } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">", "target": [ ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-container > .wpforms-field-email.wpforms-field[data-field-id=\"2\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: wpforms-44-field_2-container" }, { "any": [ { "id": "duplicate-id", "data": "wpforms-44-field_3-container", "relatedNodes": [ { "html": "<div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">", "target": [ ".tb_jwdc967 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-container > .wpforms-field-number.wpforms-field[data-field-id=\"3\"]" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: wpforms-44-field_3-container" } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">", "target": [ ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-container > .wpforms-field-number.wpforms-field[data-field-id=\"3\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: wpforms-44-field_3-container" } ] }, { "id": "heading-order", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensures the order of headings is semantically correct", "help": "Heading levels should only increase by one", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI", "nodes": [ { "any": [ { "id": "heading-order", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Heading order invalid" } ], "all": [], "none": [], "impact": "moderate", "html": "<h4>JOIN THE TEAM</h4>", "target": [ ".tb_s7dh964 > .tb_text_wrap > h4" ], "failureSummary": "Fix any of the following:\n Heading order invalid" }, { "any": [ { "id": "heading-order", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Heading order invalid" } ], "all": [], "none": [], "impact": "moderate", "html": "<h5>Donate today to help build our grassroots campaign for California’s 73rd Assembly District. </h5>", "target": [ "h5" ], "failureSummary": "Fix any of the following:\n Heading order invalid" } ] }, { "id": "image-alt", "impact": "critical", "tags": [ "cat.text-alternatives", "wcag2a", "wcag111", "section508", "section508.22.a", "ACT", "TTv5", "TT7.a", "TT7.b" ], "description": "Ensures <img> elements have alternate text or a role of none or presentation", "help": "Images must have alternate text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/image-alt?application=axeAPI", "nodes": [ { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">", "target": [ ".tb_backstretch > img:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ] }, { "id": "link-name", "impact": "serious", "tags": [ "cat.name-role-value", "wcag2a", "wcag412", "wcag244", "section508", "section508.22.a", "ACT", "TTv5", "TT6.a" ], "description": "Ensures links have discernible text", "help": "Links must have discernible text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-name?application=axeAPI", "nodes": [ { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\">", "target": [ ".tb_i20y420 > .module-feature-image.tf_textc.tf_rel > a[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" target=\"_blank\" rel=\"noopener\">", "target": [ ".tb_s9uq961 > .module-feature-image.tf_textc.tf_rel > a[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" target=\"_blank\" rel=\"noopener\">", "target": [ ".tb_asyk757 > .module-feature-image.tf_textc.tf_rel > a[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" target=\"_blank\" rel=\"noopener\">", "target": [ ".tb_ydzs348 > .module-feature-image.tf_textc.tf_rel > a[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\" rel=\"noopener\">", "target": [ ".tb_eqmx815 > .module-feature-image.tf_textc.tf_rel > a[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" } ] } ] }, "success": true }, "standardResult": { "totals": [ 9, 9, 6, 14 ], "instances": [ { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item-page-35 > a[href$=\"meetcottie/\"]" }, "excerpt": "<a href=\"https://cottie.com/meetcottie/\">Meet Cottie</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item-page-37 > a[href$=\"priorities/\"]" }, "excerpt": "<a href=\"https://cottie.com/priorities/\">Priorities</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item-page-104 > a" }, "excerpt": "<a href=\"https://cottie.com/endorsements/\">Endorsements</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item-page-692 > a[href$=\"media/\"]" }, "excerpt": "<a href=\"https://cottie.com/media/\">Media</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item-page-106 > a[href$=\"volunteer/\"]" }, "excerpt": "<a href=\"https://cottie.com/volunteer/\">Volunteer</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_k9vp964 > .tb_text_wrap > h2" }, "excerpt": "<h2 style=\"text-align: left;\">An <b><span style=\"color: #f21c2e;\">independent</span><br></b> and <b><span style=\"color: #f21c2e;\">effective leader</span><br></b>for Orange County</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_k9vp964 > .tb_text_wrap > h2 > b:nth-child(1) > span" }, "excerpt": "<span style=\"color: #f21c2e;\">independent</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_k9vp964 > .tb_text_wrap > h2 > b:nth-child(2) > span" }, "excerpt": "<span style=\"color: #f21c2e;\">effective leader</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": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_16ks968 > .tb_text_wrap > p > iframe" }, "excerpt": "<iframe loading=\"lazy\" data-lazy=\"1\" src=\"about:blank\" class=\"tf_iframe_lazy\" style=\"border: none;\" title=\"73rd Assembly District\" data-tf-src=\"https://api.mapbox.com/styles/v1/shavri/cjmmafc68cjak2sp ... m.html?title=false&access_token=pk.eyJ1Ijoic2hhdnJpIiwiYSI6ImNqa2RqeTN5NTAxNTQzcXM2Z3I5OXZxb3UifQ._QUOCPc2Lh0nH5atSwZHTQ&zoomwheel=false#10/33.6672/-117.8081/0/39\" width=\"100%\" height=\"600px\">" }, { "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": ".smart-page-loader" }, "excerpt": "<div class=\"smart-page-loader\" style=\"display: none;\"><div class=\"wp-smart-loader smart-loader-one\">Loading...</div></div>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".header-icons" }, "excerpt": "<div class=\"header-icons tf_hide\">" }, { "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": "menu-icon-close", "location": { "doc": "dom", "type": "selector", "spec": "#menu-icon-close" }, "excerpt": "<a id=\"menu-icon-close\" aria-label=\"Close menu\" class=\"tf_close tf_hide\" href=\"#\"><span class=\"screen-reader-text\">Close Menu</span></a>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-hp.wpforms-field" }, "excerpt": "<div class=\"wpforms-field wpforms-field-hp\"><label for=\"wpforms-44-field-hp\" class=\"wpforms-field-label\">Name</label><input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\"></div>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_2ee7960" }, "excerpt": "<div data-css_id=\"2ee7960\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth tb_2ee7960 tf_clearfix hide-desktop hide-tablet hide-tablet_landscape\">" }, { "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": ".tb_jwdc967 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-hp.wpforms-field" }, "excerpt": "<div class=\"wpforms-field wpforms-field-hp\"><label for=\"wpforms-44-field-hp\" class=\"wpforms-field-label\">Email</label><input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\"></div>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_7enl960" }, "excerpt": "<div data-css_id=\"7enl960\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth tb_7enl960 tf_clearfix hide-desktop hide-tablet\">" }, { "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": "SVG", "id": "tf_svg", "location": { "doc": "dom", "type": "selector", "spec": "#tf_svg" }, "excerpt": "<svg id=\"tf_svg\" style=\"display:none\"><defs></defs></svg>" }, { "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": "wpstats", "location": { "doc": "dom", "type": "selector", "spec": "#wpstats" }, "excerpt": "<img src=\"https://pixel.wp.com/g.gif?v=ext&j=1%3A10.5.2&blog=202046300&post=9&tz=0&srv=cottie.com&host=cottie.com&ref=&fcp=0&rand=0.7836451719600492\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "wpforms-submit-44", "location": { "doc": "dom", "type": "selector", "spec": ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-submit-container > button" }, "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "H5", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "h5" }, "excerpt": "<h5>Donate today to help build our grassroots campaign for California’s 73rd Assembly District. </h5>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_x61z163 > .tb_text_wrap > p" }, "excerpt": "<p>Contributions are not tax-deductible. The maximum contribution per person per election cycle is $5,500.</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.36 (foreground color: #ffffff, background color: #ed1e24, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".menu-item-page-299 > a[href$=\"donate/\"]" }, "excerpt": "<a href=\"https://cottie.com/donate/\">Donate</a>" }, { "ruleID": "duplicate-id-active", "what": "IDs of active elements must be unique; Document has active elements with the same id attribute: wpforms-submit-44", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "wpforms-submit-44", "location": { "doc": "dom", "type": "selector", "spec": ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-submit-container > button" }, "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>" }, { "ruleID": "duplicate-id-aria", "what": "IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field_2", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "selector", "spec": ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-container > .wpforms-field-email.wpforms-field[data-field-id=\"2\"] > .wpforms-field-required[type=\"email\"][name=\"wpforms[fields][2]\"]" }, "excerpt": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" }, { "ruleID": "duplicate-id-aria", "what": "IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field_3", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "selector", "spec": ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-container > .wpforms-field-number.wpforms-field[data-field-id=\"3\"] > input[type=\"number\"][pattern=\"\\\\d*\"][name=\"wpforms[fields][3]\"]" }, "excerpt": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" }, { "ruleID": "duplicate-id-aria", "what": "IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field-hp", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "selector", "spec": ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-hp.wpforms-field > .wpforms-field-medium[type=\"text\"][name=\"wpforms[hp]\"]" }, "excerpt": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">" }, { "ruleID": "duplicate-id", "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: wpforms-44", "ordinalSeverity": 2, "tagName": "DIV", "id": "wpforms-44", "location": { "doc": "dom", "type": "selector", "spec": ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields" }, "excerpt": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\">" }, { "ruleID": "duplicate-id", "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: wpforms-form-44", "ordinalSeverity": 2, "tagName": "FORM", "id": "wpforms-form-44", "location": { "doc": "dom", "type": "selector", "spec": ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form" }, "excerpt": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\">" }, { "ruleID": "duplicate-id", "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: wpforms-44-field_2-container", "ordinalSeverity": 2, "tagName": "DIV", "id": "wpforms-44-field_2-container", "location": { "doc": "dom", "type": "selector", "spec": ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-container > .wpforms-field-email.wpforms-field[data-field-id=\"2\"]" }, "excerpt": "<div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">" }, { "ruleID": "duplicate-id", "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: wpforms-44-field_3-container", "ordinalSeverity": 2, "tagName": "DIV", "id": "wpforms-44-field_3-container", "location": { "doc": "dom", "type": "selector", "spec": ".tb_wjz1965 > .tb_text_wrap > h4 > .wpforms-container.inline-fields > form > .wpforms-field-container > .wpforms-field-number.wpforms-field[data-field-id=\"3\"]" }, "excerpt": "<div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">" }, { "ruleID": "heading-order", "what": "Heading levels should only increase by one; Heading order invalid", "ordinalSeverity": 2, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_s7dh964 > .tb_text_wrap > h4" }, "excerpt": "<h4>JOIN THE TEAM</h4>" }, { "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": "h5" }, "excerpt": "<h5>Donate today to help build our grassroots campaign for California’s 73rd Assembly District. </h5>" }, { "ruleID": "image-alt", "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_backstretch > img:nth-child(1)" }, "excerpt": "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_i20y420 > .module-feature-image.tf_textc.tf_rel > a[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\">" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_s9uq961 > .module-feature-image.tf_textc.tf_rel > a[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" target=\"_blank\" rel=\"noopener\">" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_asyk757 > .module-feature-image.tf_textc.tf_rel > a[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" target=\"_blank\" rel=\"noopener\">" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_ydzs348 > .module-feature-image.tf_textc.tf_rel > a[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" target=\"_blank\" rel=\"noopener\">" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tb_eqmx815 > .module-feature-image.tf_textc.tf_rel > a[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\" rel=\"noopener\">" } ] }, "endTime": 1687103546459 }, { "type": "launch", "which": "chromium", "startTime": 1687103546459, "endTime": 1687103546996 }, { "type": "url", "which": "https://cottie.com/", "what": "Candidate Cottie Petrie-Norris (D)", "startTime": 1687103546996, "result": { "url": "https://cottie.com/" }, "endTime": 1687103547448 }, { "type": "test", "which": "continuum", "startTime": 1687103547449, "url": "https://cottie.com/", "what": "Level Access Continuum, community edition", "result": [ { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'wpforms-44', which is not unique in the same DOM", "element": "<div id=\"wpforms-44\" class=\"wpforms-container inline-fields\"><form novalidate=\"novalidate\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" action=\"/\" enctype=\"multipart/form-data\" method=\"post\" data-for ... t\" aria-live=\"assertive\" data-submit-text=\"SIGN UP\" data-alt-text=\"Submitting...\" class=\"wpforms-submit\" id=\"wpforms-submit-44\" name=\"wpforms[submit]\" type=\"submit\">SIGN UP</button></div></form></div>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "div[class=\"wpforms-container inline-fields\"][id=\"wpforms-44\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'wpforms-44', which is not unique in the same DOM", "element": "<div id=\"wpforms-44\" class=\"wpforms-container inline-fields\"><form novalidate=\"novalidate\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" action=\"/\" enctype=\"multipart/form-data\" method=\"post\" data-for ... t\" aria-live=\"assertive\" data-submit-text=\"SIGN UP\" data-alt-text=\"Submitting...\" class=\"wpforms-submit\" id=\"wpforms-submit-44\" name=\"wpforms[submit]\" type=\"submit\">SIGN UP</button></div></form></div>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "div[class=\"wpforms-container inline-fields\"][id=\"wpforms-44\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This FORM has an id attribute of 'wpforms-form-44', which is not unique in the same DOM", "element": "<form novalidate=\"novalidate\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" action=\"/\" enctype=\"multipart/form-data\" method=\"post\" data-formid=\"44\" class=\"wpforms-validate wpforms-form\" id=\"wpforms-fo ... -submit\" aria-live=\"assertive\" data-submit-text=\"SIGN UP\" data-alt-text=\"Submitting...\" class=\"wpforms-submit\" id=\"wpforms-submit-44\" name=\"wpforms[submit]\" type=\"submit\">SIGN UP</button></div></form>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "form[id=\"wpforms-form-44\"][class=\"wpforms-validate wpforms-form\"][data-formid=\"44\"][method=\"post\"][enctype=\"multipart/form-data\"][action=\"/\"][data-token=\"32335f3fd381d3767e54203c48bf73a5\"][novalidate=\"novalidate\"]", "attNo": 8 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This FORM has an id attribute of 'wpforms-form-44', which is not unique in the same DOM", "element": "<form novalidate=\"novalidate\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" action=\"/\" enctype=\"multipart/form-data\" method=\"post\" data-formid=\"44\" class=\"wpforms-validate wpforms-form\" id=\"wpforms-fo ... -submit\" aria-live=\"assertive\" data-submit-text=\"SIGN UP\" data-alt-text=\"Submitting...\" class=\"wpforms-submit\" id=\"wpforms-submit-44\" name=\"wpforms[submit]\" type=\"submit\">SIGN UP</button></div></form>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "form[id=\"wpforms-form-44\"][class=\"wpforms-validate wpforms-form\"][data-formid=\"44\"][method=\"post\"][enctype=\"multipart/form-data\"][action=\"/\"][data-token=\"32335f3fd381d3767e54203c48bf73a5\"][novalidate=\"novalidate\"]", "attNo": 8 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'wpforms-44-field_2-container', which is not unique in the same DOM", "element": "<div data-field-id=\"2\" class=\"wpforms-field wpforms-field-email\" id=\"wpforms-44-field_2-container\"><label for=\"wpforms-44-field_2\" class=\"wpforms-field-label wpforms-label-hide\">Email<span class=\"wpfo ... wpforms-required-label\">*</span></label><input required=\"\" placeholder=\"email\" name=\"wpforms[fields][2]\" class=\"wpforms-field-medium wpforms-field-required\" id=\"wpforms-44-field_2\" type=\"email\"></div>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "div[id=\"wpforms-44-field_2-container\"][class=\"wpforms-field wpforms-field-email\"][data-field-id=\"2\"]", "attNo": 3 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'wpforms-44-field_2-container', which is not unique in the same DOM", "element": "<div data-field-id=\"2\" class=\"wpforms-field wpforms-field-email\" id=\"wpforms-44-field_2-container\"><label for=\"wpforms-44-field_2\" class=\"wpforms-field-label wpforms-label-hide\">Email<span class=\"wpfo ... wpforms-required-label\">*</span></label><input required=\"\" placeholder=\"email\" name=\"wpforms[fields][2]\" class=\"wpforms-field-medium wpforms-field-required\" id=\"wpforms-44-field_2\" type=\"email\"></div>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "div[id=\"wpforms-44-field_2-container\"][class=\"wpforms-field wpforms-field-email\"][data-field-id=\"2\"]", "attNo": 3 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'wpforms-44-field_2', which is not unique in the same DOM", "element": "<input required=\"\" placeholder=\"email\" name=\"wpforms[fields][2]\" class=\"wpforms-field-medium wpforms-field-required\" id=\"wpforms-44-field_2\" type=\"email\">", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "input[type=\"email\"][id=\"wpforms-44-field_2\"][class=\"wpforms-field-medium wpforms-field-required\"][name=\"wpforms[fields][2]\"][placeholder=\"email\"][required=\"\"]", "attNo": 6 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'wpforms-44-field_2', which is not unique in the same DOM", "element": "<input required=\"\" placeholder=\"email\" name=\"wpforms[fields][2]\" class=\"wpforms-field-medium wpforms-field-required\" id=\"wpforms-44-field_2\" type=\"email\">", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "input[type=\"email\"][id=\"wpforms-44-field_2\"][class=\"wpforms-field-medium wpforms-field-required\"][name=\"wpforms[fields][2]\"][placeholder=\"email\"][required=\"\"]", "attNo": 6 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'wpforms-44-field_3-container', which is not unique in the same DOM", "element": "<div data-field-id=\"3\" class=\"wpforms-field wpforms-field-number\" id=\"wpforms-44-field_3-container\"><label for=\"wpforms-44-field_3\" class=\"wpforms-field-label wpforms-label-hide\">Zip Code</label><inpu ... lass=\"wpforms-field-label wpforms-label-hide\">Zip Code</label><input placeholder=\"zip\" name=\"wpforms[fields][3]\" class=\"wpforms-field-medium\" id=\"wpforms-44-field_3\" pattern=\"\\d*\" type=\"number\"></div>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "div[id=\"wpforms-44-field_3-container\"][class=\"wpforms-field wpforms-field-number\"][data-field-id=\"3\"]", "attNo": 3 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'wpforms-44-field_3-container', which is not unique in the same DOM", "element": "<div data-field-id=\"3\" class=\"wpforms-field wpforms-field-number\" id=\"wpforms-44-field_3-container\"><label for=\"wpforms-44-field_3\" class=\"wpforms-field-label wpforms-label-hide\">Zip Code</label><inpu ... lass=\"wpforms-field-label wpforms-label-hide\">Zip Code</label><input placeholder=\"zip\" name=\"wpforms[fields][3]\" class=\"wpforms-field-medium\" id=\"wpforms-44-field_3\" pattern=\"\\d*\" type=\"number\"></div>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "div[id=\"wpforms-44-field_3-container\"][class=\"wpforms-field wpforms-field-number\"][data-field-id=\"3\"]", "attNo": 3 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'wpforms-44-field_3', which is not unique in the same DOM", "element": "<input placeholder=\"zip\" name=\"wpforms[fields][3]\" class=\"wpforms-field-medium\" id=\"wpforms-44-field_3\" pattern=\"\\d*\" type=\"number\">", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "input[type=\"number\"][pattern=\"\\d*\"][id=\"wpforms-44-field_3\"][class=\"wpforms-field-medium\"][name=\"wpforms[fields][3]\"][placeholder=\"zip\"]", "attNo": 6 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'wpforms-44-field_3', which is not unique in the same DOM", "element": "<input placeholder=\"zip\" name=\"wpforms[fields][3]\" class=\"wpforms-field-medium\" id=\"wpforms-44-field_3\" pattern=\"\\d*\" type=\"number\">", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "input[type=\"number\"][pattern=\"\\d*\"][id=\"wpforms-44-field_3\"][class=\"wpforms-field-medium\"][name=\"wpforms[fields][3]\"][placeholder=\"zip\"]", "attNo": 6 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'wpforms-44-field-hp', which is not unique in the same DOM", "element": "<input class=\"wpforms-field-medium\" id=\"wpforms-44-field-hp\" name=\"wpforms[hp]\" type=\"text\">", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "input[type=\"text\"][name=\"wpforms[hp]\"][id=\"wpforms-44-field-hp\"][class=\"wpforms-field-medium\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'wpforms-44-field-hp', which is not unique in the same DOM", "element": "<input class=\"wpforms-field-medium\" id=\"wpforms-44-field-hp\" name=\"wpforms[hp]\" type=\"text\">", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "input[type=\"text\"][name=\"wpforms[hp]\"][id=\"wpforms-44-field-hp\"][class=\"wpforms-field-medium\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This BUTTON has an id attribute of 'wpforms-submit-44', which is not unique in the same DOM", "element": "<button value=\"wpforms-submit\" aria-live=\"assertive\" data-submit-text=\"SIGN UP\" data-alt-text=\"Submitting...\" class=\"wpforms-submit\" id=\"wpforms-submit-44\" name=\"wpforms[submit]\" type=\"submit\">SIGN UP</button>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)", "fingerprint": { "version": 2, "css": "button[type=\"submit\"][name=\"wpforms[submit]\"][id=\"wpforms-submit-44\"][class=\"wpforms-submit\"][data-alt-text=\"Submitting...\"][data-submit-text=\"SIGN UP\"][aria-live=\"assertive\"][value=\"wpforms-submit\"]", "attNo": 8 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This BUTTON has an id attribute of 'wpforms-submit-44', which is not unique in the same DOM", "element": "<button value=\"wpforms-submit\" aria-live=\"assertive\" data-submit-text=\"SIGN UP\" data-alt-text=\"Submitting...\" class=\"wpforms-submit\" id=\"wpforms-submit-44\" name=\"wpforms[submit]\" type=\"submit\">SIGN UP</button>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)", "fingerprint": { "version": 2, "css": "button[type=\"submit\"][name=\"wpforms[submit]\"][id=\"wpforms-submit-44\"][class=\"wpforms-submit\"][data-alt-text=\"Submitting...\"][data-submit-text=\"SIGN UP\"][aria-live=\"assertive\"][value=\"wpforms-submit\"]", "attNo": 8 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg class=\"tf_abs tf_w tf_h\"><circle stroke-width=\"5\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" ... ss=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" stroke=\"#ffffff\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_stroke\"></circle></svg>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "svg[class=\"tf_abs tf_w tf_h\"]", "attNo": 1 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg class=\"tf_abs tf_w tf_h\"><circle stroke-width=\"5\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" ... ss=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" stroke=\"#ffffff\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_stroke\"></circle></svg>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "svg[class=\"tf_abs tf_w tf_h\"]", "attNo": 1 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg class=\"tf_abs tf_w tf_h\"><circle stroke-width=\"5\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" ... ss=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" stroke=\"#ffffff\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_stroke\"></circle></svg>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "svg[class=\"tf_abs tf_w tf_h\"]", "attNo": 1 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg class=\"tf_abs tf_w tf_h\"><circle stroke-width=\"5\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" ... ss=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" stroke=\"#ffffff\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_stroke\"></circle></svg>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "svg[class=\"tf_abs tf_w tf_h\"]", "attNo": 1 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg class=\"tf_abs tf_w tf_h\"><circle stroke-width=\"5\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" ... ss=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" stroke=\"#ffffff\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_stroke\"></circle></svg>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "svg[class=\"tf_abs tf_w tf_h\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" target=\"_blank\" href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\"><span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"><svg ... ttie.com/wp-content/uploads/2018/12/25.png\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" height=\"242\" width=\"242\" importance=\"high\" data-tf-not-load=\"1\" decoding=\"async\"></span></span></a>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\"][target=\"_blank\"][rel=\"noopener\"]", "attNo": 3 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" target=\"_blank\" href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\"><span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"><sv ... 102%22%20y%3D%22153%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22153%22%20y%3D%22153%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E\"><noscript></noscript></span></span></a>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\"][target=\"_blank\"][rel=\"noopener\"]", "attNo": 3 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" target=\"_blank\" href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\"><span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"><sv ... 120%22%20y%3D%22180%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22180%22%20y%3D%22180%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E\"><noscript></noscript></span></span></a>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\"][target=\"_blank\"][rel=\"noopener\"]", "attNo": 3 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" target=\"_blank\" href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\"><span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"><s ... 120%22%20y%3D%22180%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22180%22%20y%3D%22180%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E\"><noscript></noscript></span></span></a>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\"][target=\"_blank\"][rel=\"noopener\"]", "attNo": 3 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a rel=\"noopener\" target=\"_blank\" href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\"><span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"><svg class=\"tf_ab ... 102%22%20y%3D%22153%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23ffffff%22%20x%3D%22153%22%20y%3D%22153%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E\"><noscript></noscript></span></span></a>", "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\"][target=\"_blank\"][rel=\"noopener\"]", "attNo": 3 } } ], "standardResult": { "totals": [ 0, 0, 0, 26 ], "instances": [ { "ruleID": "94", "what": "This DIV has an id attribute of 'wpforms-44', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<div id=\"wpforms-44\" class=\"wpforms-container inline-fields\"><form novalidate=\"novalidate\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" action=\"/\" enctype=\"multipart/form-data\" method=\"post\" data-for ... t\" aria-live=\"assertive\" data-submit-text=\"SIGN UP\" data-alt-text=\"Submitting...\" class=\"wpforms-submit\" id=\"wpforms-submit-44\" name=\"wpforms[submit]\" type=\"submit\">SIGN UP</button></div></form></div>" }, { "ruleID": "94", "what": "This DIV has an id attribute of 'wpforms-44', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<div id=\"wpforms-44\" class=\"wpforms-container inline-fields\"><form novalidate=\"novalidate\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" action=\"/\" enctype=\"multipart/form-data\" method=\"post\" data-for ... t\" aria-live=\"assertive\" data-submit-text=\"SIGN UP\" data-alt-text=\"Submitting...\" class=\"wpforms-submit\" id=\"wpforms-submit-44\" name=\"wpforms[submit]\" type=\"submit\">SIGN UP</button></div></form></div>" }, { "ruleID": "94", "what": "This FORM has an id attribute of 'wpforms-form-44', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "FORM", "id": "wpforms-form-44", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<form novalidate=\"novalidate\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" action=\"/\" enctype=\"multipart/form-data\" method=\"post\" data-formid=\"44\" class=\"wpforms-validate wpforms-form\" id=\"wpforms-fo ... -submit\" aria-live=\"assertive\" data-submit-text=\"SIGN UP\" data-alt-text=\"Submitting...\" class=\"wpforms-submit\" id=\"wpforms-submit-44\" name=\"wpforms[submit]\" type=\"submit\">SIGN UP</button></div></form>" }, { "ruleID": "94", "what": "This FORM has an id attribute of 'wpforms-form-44', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "FORM", "id": "wpforms-form-44", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<form novalidate=\"novalidate\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" action=\"/\" enctype=\"multipart/form-data\" method=\"post\" data-formid=\"44\" class=\"wpforms-validate wpforms-form\" id=\"wpforms-fo ... -submit\" aria-live=\"assertive\" data-submit-text=\"SIGN UP\" data-alt-text=\"Submitting...\" class=\"wpforms-submit\" id=\"wpforms-submit-44\" name=\"wpforms[submit]\" type=\"submit\">SIGN UP</button></div></form>" }, { "ruleID": "94", "what": "This DIV has an id attribute of 'wpforms-44-field_2-container', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_2-container", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<div data-field-id=\"2\" class=\"wpforms-field wpforms-field-email\" id=\"wpforms-44-field_2-container\"><label for=\"wpforms-44-field_2\" class=\"wpforms-field-label wpforms-label-hide\">Email<span class=\"wpfo ... wpforms-required-label\">*</span></label><input required=\"\" placeholder=\"email\" name=\"wpforms[fields][2]\" class=\"wpforms-field-medium wpforms-field-required\" id=\"wpforms-44-field_2\" type=\"email\"></div>" }, { "ruleID": "94", "what": "This DIV has an id attribute of 'wpforms-44-field_2-container', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_2-container", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<div data-field-id=\"2\" class=\"wpforms-field wpforms-field-email\" id=\"wpforms-44-field_2-container\"><label for=\"wpforms-44-field_2\" class=\"wpforms-field-label wpforms-label-hide\">Email<span class=\"wpfo ... wpforms-required-label\">*</span></label><input required=\"\" placeholder=\"email\" name=\"wpforms[fields][2]\" class=\"wpforms-field-medium wpforms-field-required\" id=\"wpforms-44-field_2\" type=\"email\"></div>" }, { "ruleID": "94", "what": "This INPUT has an id attribute of 'wpforms-44-field_2', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<input required=\"\" placeholder=\"email\" name=\"wpforms[fields][2]\" class=\"wpforms-field-medium wpforms-field-required\" id=\"wpforms-44-field_2\" type=\"email\">" }, { "ruleID": "94", "what": "This INPUT has an id attribute of 'wpforms-44-field_2', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<input required=\"\" placeholder=\"email\" name=\"wpforms[fields][2]\" class=\"wpforms-field-medium wpforms-field-required\" id=\"wpforms-44-field_2\" type=\"email\">" }, { "ruleID": "94", "what": "This DIV has an id attribute of 'wpforms-44-field_3-container', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_3-container", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)" }, "excerpt": "<div data-field-id=\"3\" class=\"wpforms-field wpforms-field-number\" id=\"wpforms-44-field_3-container\"><label for=\"wpforms-44-field_3\" class=\"wpforms-field-label wpforms-label-hide\">Zip Code</label><inpu ... lass=\"wpforms-field-label wpforms-label-hide\">Zip Code</label><input placeholder=\"zip\" name=\"wpforms[fields][3]\" class=\"wpforms-field-medium\" id=\"wpforms-44-field_3\" pattern=\"\\d*\" type=\"number\"></div>" }, { "ruleID": "94", "what": "This DIV has an id attribute of 'wpforms-44-field_3-container', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_3-container", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)" }, "excerpt": "<div data-field-id=\"3\" class=\"wpforms-field wpforms-field-number\" id=\"wpforms-44-field_3-container\"><label for=\"wpforms-44-field_3\" class=\"wpforms-field-label wpforms-label-hide\">Zip Code</label><inpu ... lass=\"wpforms-field-label wpforms-label-hide\">Zip Code</label><input placeholder=\"zip\" name=\"wpforms[fields][3]\" class=\"wpforms-field-medium\" id=\"wpforms-44-field_3\" pattern=\"\\d*\" type=\"number\"></div>" }, { "ruleID": "94", "what": "This INPUT has an id attribute of 'wpforms-44-field_3', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)" }, "excerpt": "<input placeholder=\"zip\" name=\"wpforms[fields][3]\" class=\"wpforms-field-medium\" id=\"wpforms-44-field_3\" pattern=\"\\d*\" type=\"number\">" }, { "ruleID": "94", "what": "This INPUT has an id attribute of 'wpforms-44-field_3', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)" }, "excerpt": "<input placeholder=\"zip\" name=\"wpforms[fields][3]\" class=\"wpforms-field-medium\" id=\"wpforms-44-field_3\" pattern=\"\\d*\" type=\"number\">" }, { "ruleID": "94", "what": "This INPUT has an id attribute of 'wpforms-44-field-hp', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)" }, "excerpt": "<input class=\"wpforms-field-medium\" id=\"wpforms-44-field-hp\" name=\"wpforms[hp]\" type=\"text\">" }, { "ruleID": "94", "what": "This INPUT has an id attribute of 'wpforms-44-field-hp', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)" }, "excerpt": "<input class=\"wpforms-field-medium\" id=\"wpforms-44-field-hp\" name=\"wpforms[hp]\" type=\"text\">" }, { "ruleID": "94", "what": "This BUTTON has an id attribute of 'wpforms-submit-44', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "wpforms-submit-44", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)" }, "excerpt": "<button value=\"wpforms-submit\" aria-live=\"assertive\" data-submit-text=\"SIGN UP\" data-alt-text=\"Submitting...\" class=\"wpforms-submit\" id=\"wpforms-submit-44\" name=\"wpforms[submit]\" type=\"submit\">SIGN UP</button>" }, { "ruleID": "94", "what": "This BUTTON has an id attribute of 'wpforms-submit-44', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "wpforms-submit-44", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)" }, "excerpt": "<button value=\"wpforms-submit\" aria-live=\"assertive\" data-submit-text=\"SIGN UP\" data-alt-text=\"Submitting...\" class=\"wpforms-submit\" id=\"wpforms-submit-44\" name=\"wpforms[submit]\" type=\"submit\">SIGN UP</button>" }, { "ruleID": "123", "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<svg class=\"tf_abs tf_w tf_h\"><circle stroke-width=\"5\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" ... ss=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" stroke=\"#ffffff\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_stroke\"></circle></svg>" }, { "ruleID": "123", "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<svg class=\"tf_abs tf_w tf_h\"><circle stroke-width=\"5\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" ... ss=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" stroke=\"#ffffff\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_stroke\"></circle></svg>" }, { "ruleID": "123", "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<svg class=\"tf_abs tf_w tf_h\"><circle stroke-width=\"5\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" ... ss=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" stroke=\"#ffffff\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_stroke\"></circle></svg>" }, { "ruleID": "123", "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<svg class=\"tf_abs tf_w tf_h\"><circle stroke-width=\"5\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" ... ss=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" stroke=\"#ffffff\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_stroke\"></circle></svg>" }, { "ruleID": "123", "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<svg class=\"tf_abs tf_w tf_h\"><circle stroke-width=\"5\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" ... ss=\"tb_feature_fill\"></circle><circle stroke-dasharray=\"0,10000\" data-progress=\"100\" stroke-width=\"5\" stroke=\"#ffffff\" cy=\"50%\" cx=\"50%\" r=\"calc(50% - 2.5px)\" class=\"tb_feature_stroke\"></circle></svg>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" target=\"_blank\" href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\"><span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"><svg ... ttie.com/wp-content/uploads/2018/12/25.png\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" height=\"242\" width=\"242\" importance=\"high\" data-tf-not-load=\"1\" decoding=\"async\"></span></span></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" target=\"_blank\" href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\"><span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"><sv ... 102%22%20y%3D%22153%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22153%22%20y%3D%22153%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E\"><noscript></noscript></span></span></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" target=\"_blank\" href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\"><span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"><sv ... 120%22%20y%3D%22180%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22180%22%20y%3D%22180%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E\"><noscript></noscript></span></span></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" target=\"_blank\" href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\"><span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"><s ... 120%22%20y%3D%22180%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22180%22%20y%3D%22180%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E\"><noscript></noscript></span></span></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<a rel=\"noopener\" target=\"_blank\" href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\"><span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"><svg class=\"tf_ab ... 102%22%20y%3D%22153%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23ffffff%22%20x%3D%22153%22%20y%3D%22153%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E\"><noscript></noscript></span></span></a>" } ] }, "endTime": 1687103547663 }, { "type": "launch", "which": "chromium", "startTime": 1687103547663, "endTime": 1687103548147 }, { "type": "url", "which": "https://cottie.com/", "what": "Candidate Cottie Petrie-Norris (D)", "startTime": 1687103548147, "result": { "url": "https://cottie.com/" }, "endTime": 1687103548601 }, { "type": "test", "which": "htmlcs", "startTime": 1687103548601, "url": "https://cottie.com/", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "result": { "Error": { "AAA.1_3_1_AAA.G141": { "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [ { "tagName": "h2", "id": "", "code": "<h2 style=\"text-align: left;\">...</h2>" } ], "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [ { "tagName": "h2", "id": "", "code": "<h2 style=\"text-align: left;\">...</h2>" } ], "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [ { "tagName": "h4", "id": "", "code": "<h4>...</h4>" } ], "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 4.36:1. Recommendation: change background to #1e1e1e.": [ { "tagName": "a", "id": "", "code": "<a href=\"https://cottie.com/donate/\">...</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 1.19:1. Recommendation: change text colour to #fff, change background to #030303.": [ { "tagName": "noscript", "id": "", "code": "<noscript>...</noscript>" } ], "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.21:1. Recommendation: change background to #040404.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AAA.1_4_6.G18.Fail": { "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.": [ { "tagName": "h2", "id": "", "code": "<h2 style=\"text-align: left;\">...</h2>" }, { "tagName": "span", "id": "", "code": "<span style=\"color: #f21c2e;\">...</span>" } ], "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.99:1. Recommendation: change text colour to #fffdfd.": [ { "tagName": "noscript", "id": "", "code": "<noscript class=\"wpforms-error-noscript\">...</noscript>" } ] }, "AAA.4_1_1.F77": { "Duplicate id attribute value \"wpforms-submit-44\" found on the web page.": [ { "tagName": "button", "id": "#wpforms-submit-44", "code": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">...</button>" } ], "Duplicate id attribute value \"wpforms-44-field_2-container\" found on the web page.": [ { "tagName": "div", "id": "#wpforms-44-field_2-container", "code": "<div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">...</div>" } ], "Duplicate id attribute value \"wpforms-44-field_3-container\" found on the web page.": [ { "tagName": "div", "id": "#wpforms-44-field_3-container", "code": "<div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">...</div>" } ], "Duplicate id attribute value \"wpforms-44\" found on the web page.": [ { "tagName": "div", "id": "#wpforms-44", "code": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\">...</div>" } ], "Duplicate id attribute value \"wpforms-form-44\" found on the web page.": [ { "tagName": "form", "id": "#wpforms-form-44", "code": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\">...</form>" } ], "Duplicate id attribute value \"wpforms-44-field-hp\" found on the web page.": [ { "tagName": "input", "id": "#wpforms-44-field-hp", "code": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">" } ], "Duplicate id attribute value \"wpforms-44-field_2\" found on the web page.": [ { "tagName": "input", "id": "#wpforms-44-field_2", "code": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" } ], "Duplicate id attribute value \"wpforms-44-field_3\" found on the web page.": [ { "tagName": "input", "id": "#wpforms-44-field_3", "code": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" } ] }, "AAA.4_1_2.H91.A.EmptyNoId": { "Anchor element found with no link content and no name and/or ID attribute.": [ { "tagName": "a", "id": "", "code": "<a class=\"row-slider-arrow row-slider-next tf_hidden tf_abs_t\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"row-slider-arrow row-slider-prev tf_hidden tf_abs_t\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"row-slider-dot\" data-index=\"0\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"row-slider-dot\" data-index=\"1\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"row-slider-dot\" data-index=\"2\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"row-slider-dot\" data-index=\"3\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"row-slider-dot\" data-index=\"4\">...</a>" } ] } }, "Warning": { "AAA.1_1_1.H67.2": { "Img element is marked so that it is ignored by Assistive Technology.": [ { "tagName": "img", "id": "#wpstats", "code": "<img src=\"https://pixel.wp.com/g.gif?v=ext&j=1%3A10.5.2&blog=202046300&post=9&tz=0&srv=cottie.com&host=cottie.com&ref=&fcp=0&rand=0.3780322025452305\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">" }, { "tagName": "img", "id": "", "code": "<img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" width=\"242\" height=\"242\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" src=\"https://cottie.com/wp-content/uploads/2018/12/25.png\" alt=\"\">" }, { "tagName": "img", "id": "", "code": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22207%22%20height%3D%22207%22%3E%3Cg%20fill%3D%22%23000000%22%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22102%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22153%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20y%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%2251%22%20y%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22102%22%20y%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22153%22%20y%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20y%3D%22102%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%2251%22%20y%3D%22102%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22102%22%20y%3D%22102%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22153%22%20y%3D%22102%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20y%3D%22153%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23ffffff%22%20x%3D%2251%22%20y%3D%22153%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22102%22%20y%3D%22153%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22153%22%20y%3D%22153%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E\" decoding=\"async\" loading=\"lazy\" data-lazy=\"1\" class=\"tf_svg_lazy\" width=\"207\" height=\"207\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-src=\"https://cottie.com/wp-content/uploads/2018/01/100.png\" alt=\"\">" }, { "tagName": "img", "id": "", "code": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22207%22%20height%3D%22207%22%3E%3Cg%20fill%3D%22%23000000%22%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22102%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22153%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20y%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%2251%22%20y%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22102%22%20y%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22153%22%20y%3D%2251%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20y%3D%22102%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%2251%22%20y%3D%22102%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22102%22%20y%3D%22102%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22153%22%20y%3D%22102%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20y%3D%22153%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23ffffff%22%20x%3D%2251%22%20y%3D%22153%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23db040b%22%20x%3D%22102%22%20y%3D%22153%22%2F%3E%3Crect%20width%3D%2251%22%20height%3D%2251%22%20fill%3D%22%23ffffff%22%20x%3D%22153%22%20y%3D%22153%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E\" decoding=\"async\" loading=\"lazy\" data-lazy=\"1\" class=\"tf_svg_lazy\" width=\"207\" height=\"207\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-src=\"https://cottie.com/wp-content/uploads/2018/01/other.png\" alt=\"\">" }, { "tagName": "img", "id": "", "code": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22242%22%20height%3D%22242%22%3E%3Cg%20fill%3D%22%23000000%22%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22120%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22180%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20y%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%2260%22%20y%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22120%22%20y%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22180%22%20y%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20y%3D%22120%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%2260%22%20y%3D%22120%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22120%22%20y%3D%22120%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22180%22%20y%3D%22120%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20y%3D%22180%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23ffffff%22%20x%3D%2260%22%20y%3D%22180%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22120%22%20y%3D%22180%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22180%22%20y%3D%22180%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E\" decoding=\"async\" loading=\"lazy\" data-lazy=\"1\" class=\"tf_svg_lazy\" width=\"242\" height=\"242\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-src=\"https://cottie.com/wp-content/uploads/2018/12/250.png\" alt=\"\">" }, { "tagName": "img", "id": "", "code": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22242%22%20height%3D%22242%22%3E%3Cg%20fill%3D%22%23000000%22%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22120%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22180%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20y%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%2260%22%20y%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22120%22%20y%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22180%22%20y%3D%2260%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23ef9194%22%20y%3D%22120%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%2260%22%20y%3D%22120%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22120%22%20y%3D%22120%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22180%22%20y%3D%22120%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23ffffff%22%20y%3D%22180%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%2260%22%20y%3D%22180%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22120%22%20y%3D%22180%22%2F%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20fill%3D%22%23db040b%22%20x%3D%22180%22%20y%3D%22180%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E\" decoding=\"async\" loading=\"lazy\" data-lazy=\"1\" class=\"tf_svg_lazy\" width=\"242\" height=\"242\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-src=\"https://cottie.com/wp-content/uploads/2018/12/1000.png\" alt=\"\">" } ] }, "AAA.1_3_1.H48": { "If this element contains a navigation section, it is recommended that it be marked up as a list.": [ { "tagName": "div", "id": "", "code": "<div class=\"row-slider-nav tf_abs_t tf_w\">...</div>" } ] }, "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [ { "tagName": "div", "id": "#headerwrap", "code": "<div id=\"headerwrap\" class=\" tf_box tf_w\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"smart-page-loader\">...</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, minimum-scale=1\">" } ] }, "AAA.1_4_3_F24.F24.FGColour": { "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [ { "tagName": "a", "id": "", "code": "<a style=\"color: white;\" href=\"mailto:info@votecottie.com\">...</a>" }, { "tagName": "span", "id": "", "code": "<span style=\"color: #f21c2e;\">...</span>" }, { "tagName": "span", "id": "", "code": "<span style=\"font-size: small; color: white;\">...</span>" } ] }, "AAA.1_4_6.G17.Abs": { "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.": [ { "tagName": "a", "id": "", "code": "<a class=\"screen-reader-text skip-to-content\" href=\"#content\">...</a>" }, { "tagName": "div", "id": "", "code": "<div class=\"wp-smart-loader smart-loader-one\">...</div>" }, { "tagName": "span", "id": "", "code": "<span class=\"visuallyhidden\">...</span>" } ] }, "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 href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a target=\"_blank\" href=\"https://twitter.com/VoteCottie\">...</a>" }, { "tagName": "a", "id": "", "code": "<a target=\"_blank\" href=\"https://www.facebook.com/CottieForStateAssembly/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a target=\"_blank\" href=\"https://www.instagram.com/cottieforstateassembly/\">...</a>" } ] } }, "success": true }, "standardResult": { "totals": [ 24, 0, 0, 25 ], "instances": [ { "ruleID": "AAA.1_1_1.H67.2", "what": "Img element is marked so that it is ignored by Assistive Technology.", "ordinalSeverity": 0, "tagName": "IMG", "id": "wpstats", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"https://pixel.wp.com/g.gif?v=ext&j=1%3A10.5.2&blog=202046300&post=9&tz=0&srv=cottie.com&host=cottie.com&ref=&fcp=0&rand=0.3780322025452305\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">" }, { "ruleID": "AAA.1_1_1.H67.2", "what": "Img element is marked so that it is ignored by Assistive Technology.", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" width=\"242\" height=\"242\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" src=\"https://cottie.com/wp-content/uploads/2018/12/25.png\" alt=\"\">" }, { "ruleID": "AAA.1_1_1.H67.2", "what": "Img element is marked so that it is ignored by Assistive Technology.", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22207%22%20height%3D%22207%22%3E%3Cg%20fill%3D%22%23000000%22%3E%3Crect%20width%3D%225 ... g=\"lazy\" data-lazy=\"1\" class=\"tf_svg_lazy\" width=\"207\" height=\"207\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-src=\"https://cottie.com/wp-content/uploads/2018/01/100.png\" alt=\"\">" }, { "ruleID": "AAA.1_1_1.H67.2", "what": "Img element is marked so that it is ignored by Assistive Technology.", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22207%22%20height%3D%22207%22%3E%3Cg%20fill%3D%22%23000000%22%3E%3Crect%20width%3D%225 ... \"lazy\" data-lazy=\"1\" class=\"tf_svg_lazy\" width=\"207\" height=\"207\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-src=\"https://cottie.com/wp-content/uploads/2018/01/other.png\" alt=\"\">" }, { "ruleID": "AAA.1_1_1.H67.2", "what": "Img element is marked so that it is ignored by Assistive Technology.", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22242%22%20height%3D%22242%22%3E%3Cg%20fill%3D%22%23000000%22%3E%3Crect%20width%3D%226 ... g=\"lazy\" data-lazy=\"1\" class=\"tf_svg_lazy\" width=\"242\" height=\"242\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-src=\"https://cottie.com/wp-content/uploads/2018/12/250.png\" alt=\"\">" }, { "ruleID": "AAA.1_1_1.H67.2", "what": "Img element is marked so that it is ignored by Assistive Technology.", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22242%22%20height%3D%22242%22%3E%3Cg%20fill%3D%22%23000000%22%3E%3Crect%20width%3D%226 ... =\"lazy\" data-lazy=\"1\" class=\"tf_svg_lazy\" width=\"242\" height=\"242\" style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-src=\"https://cottie.com/wp-content/uploads/2018/12/1000.png\" alt=\"\">" }, { "ruleID": "AAA.1_3_1.H48", "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"row-slider-nav tf_abs_t tf_w\">...</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": "headerwrap", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"headerwrap\" class=\" tf_box tf_w\">...</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=\"smart-page-loader\">...</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, minimum-scale=1\">" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a style=\"color: white;\" href=\"mailto:info@votecottie.com\">...</a>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span style=\"color: #f21c2e;\">...</span>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span style=\"font-size: small; color: white;\">...</span>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"screen-reader-text skip-to-content\" href=\"#content\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">...</div>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"visuallyhidden\">...</span>" }, { "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://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" 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://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" 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://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" 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://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" 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://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" 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 target=\"_blank\" href=\"https://twitter.com/VoteCottie\">...</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 target=\"_blank\" href=\"https://www.facebook.com/CottieForStateAssembly/\">...</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 target=\"_blank\" href=\"https://www.instagram.com/cottieforstateassembly/\">...</a>" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 style=\"text-align: left;\">...</h2>" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 style=\"text-align: left;\">...</h2>" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h4>...</h4>" }, { "ruleID": "AAA.1_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 4.36:1. Recommendation: change background to #1e1e1e.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://cottie.com/donate/\">...</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 1.19:1. Recommendation: change text colour to #fff, change background to #030303.", "ordinalSeverity": 3, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<noscript>...</noscript>" }, { "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.21:1. Recommendation: change background to #040404.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" }, { "ruleID": "AAA.1_4_6.G18.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 style=\"text-align: left;\">...</h2>" }, { "ruleID": "AAA.1_4_6.G18.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span style=\"color: #f21c2e;\">...</span>" }, { "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.99:1. Recommendation: change text colour to #fffdfd.", "ordinalSeverity": 3, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<noscript class=\"wpforms-error-noscript\">...</noscript>" }, { "ruleID": "AAA.4_1_1.F77", "what": "Duplicate id attribute value \"wpforms-submit-44\" found on the web page.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "wpforms-submit-44", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">...</button>" }, { "ruleID": "AAA.4_1_1.F77", "what": "Duplicate id attribute value \"wpforms-44-field_2-container\" found on the web page.", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_2-container", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">...</div>" }, { "ruleID": "AAA.4_1_1.F77", "what": "Duplicate id attribute value \"wpforms-44-field_3-container\" found on the web page.", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_3-container", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">...</div>" }, { "ruleID": "AAA.4_1_1.F77", "what": "Duplicate id attribute value \"wpforms-44\" found on the web page.", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\">...</div>" }, { "ruleID": "AAA.4_1_1.F77", "what": "Duplicate id attribute value \"wpforms-form-44\" found on the web page.", "ordinalSeverity": 3, "tagName": "FORM", "id": "wpforms-form-44", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\">...</form>" }, { "ruleID": "AAA.4_1_1.F77", "what": "Duplicate id attribute value \"wpforms-44-field-hp\" found on the web page.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">" }, { "ruleID": "AAA.4_1_1.F77", "what": "Duplicate id attribute value \"wpforms-44-field_2\" found on the web page.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" }, { "ruleID": "AAA.4_1_1.F77", "what": "Duplicate id attribute value \"wpforms-44-field_3\" found on the web page.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" }, { "ruleID": "AAA.4_1_2.H91.A.EmptyNoId", "what": "Anchor element found with no link content and no name and/or ID attribute.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"row-slider-arrow row-slider-next tf_hidden tf_abs_t\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.A.EmptyNoId", "what": "Anchor element found with no link content and no name and/or ID attribute.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"row-slider-arrow row-slider-prev tf_hidden tf_abs_t\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.A.EmptyNoId", "what": "Anchor element found with no link content and no name and/or ID attribute.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"row-slider-dot\" data-index=\"0\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.A.EmptyNoId", "what": "Anchor element found with no link content and no name and/or ID attribute.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"row-slider-dot\" data-index=\"1\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.A.EmptyNoId", "what": "Anchor element found with no link content and no name and/or ID attribute.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"row-slider-dot\" data-index=\"2\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.A.EmptyNoId", "what": "Anchor element found with no link content and no name and/or ID attribute.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"row-slider-dot\" data-index=\"3\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.A.EmptyNoId", "what": "Anchor element found with no link content and no name and/or ID attribute.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"row-slider-dot\" data-index=\"4\">...</a>" } ] }, "endTime": 1687103548795 }, { "type": "launch", "which": "chromium", "startTime": 1687103548795, "endTime": 1687103549279 }, { "type": "url", "which": "https://cottie.com/", "what": "Candidate Cottie Petrie-Norris (D)", "startTime": 1687103549279, "result": { "url": "https://cottie.com/" }, "endTime": 1687103549751 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687103549751, "url": "https://cottie.com/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 6, "recommendation": 0, "ignored": 0 }, "items": [ { "ruleId": "html_lang_exists", "path": { "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/iframe[1]/html[1]", "aria": "/document[1]/main[1]/paragraph[5]/document[1]" }, "message": "Page detected as HTML, but does not have a 'lang' attribute", "bounds": { "left": 0, "top": 0, "height": 600, "width": 800 }, "snippet": "<html>", "level": "violation" }, { "ruleId": "html_lang_exists", "path": { "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/iframe[1]/html[1]", "aria": "/document[1]/main[1]/paragraph[4]/document[1]" }, "message": "Page detected as HTML, but does not have a 'lang' attribute", "bounds": { "left": 0, "top": 0, "height": 600, "width": 800 }, "snippet": "<html>", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]", "aria": "/document[1]/main[1]/heading[3]/form[1]" }, "message": "Multiple \"form\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 397, "top": 433, "height": 0, "width": 313 }, "snippet": "<form novalidate=\"novalidate\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" action=\"/\" enctype=\"multipart/form-data\" method=\"post\" data-formid=\"44\" class=\"wpforms-validate wpforms-form\" id=\"wpforms-form-44\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/a[1]", "aria": "/document[1]/link[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 728, "top": 8, "height": 40, "width": 40 }, "snippet": "<a aria-label=\"Menu\" href=\"#mobile-menu\" class=\"tf_inline_b tf_text_dec\" id=\"menu-icon\">", "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": -1, "top": -1, "height": 1, "width": 1 }, "snippet": "<a href=\"#content\" class=\"screen-reader-text skip-to-content\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/main[1]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 39, "top": 821, "height": 20, "width": 62 }, "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\">", "level": "violation" } ], "success": true }, "standardResult": { "totals": [ 0, 0, 0, 6 ], "instances": [ { "ruleID": "html_lang_exists", "what": "Page detected as HTML, but does not have a 'lang' attribute", "ordinalSeverity": 3, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/iframe[1]/html[1]" }, "excerpt": "<html>" }, { "ruleID": "html_lang_exists", "what": "Page detected as HTML, but does not have a 'lang' attribute", "ordinalSeverity": 3, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/iframe[1]/html[1]" }, "excerpt": "<html>" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"form\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "FORM", "id": "wpforms-form-44", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]" }, "excerpt": "<form novalidate=\"novalidate\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" action=\"/\" enctype=\"multipart/form-data\" method=\"post\" data-formid=\"44\" class=\"wpforms-validate wpforms-form\" id=\"wpforms-form-44\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "menu-icon", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[1]/div[1]/a[1]" }, "excerpt": "<a aria-label=\"Menu\" href=\"#mobile-menu\" class=\"tf_inline_b tf_text_dec\" id=\"menu-icon\">" }, { "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=\"#content\" class=\"screen-reader-text skip-to-content\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a rel=\"noopener\" target=\"_blank\" href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\">" } ] }, "endTime": 1687103553200 }, { "type": "launch", "which": "chromium", "startTime": 1687103553200, "endTime": 1687103553770 }, { "type": "url", "which": "https://cottie.com/", "what": "Candidate Cottie Petrie-Norris (D)", "startTime": 1687103553770, "result": { "url": "https://cottie.com/" }, "endTime": 1687103554225 }, { "type": "test", "which": "nuVal", "startTime": 1687103554226, "url": "https://cottie.com/", "what": "Nu Html Checker", "result": { "pageContent": { "messages": [ { "type": "error", "lastLine": 67, "lastColumn": 256, "firstColumn": 114, "message": "Attribute importance not allowed on element link at this point.", "extract": "el=\"icon\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/js/themify.script.min.js?ver=5.5.9\" as=\"script\" importance=\"low\"><link ", "hiliteStart": 10, "hiliteLength": 143 }, { "type": "error", "lastLine": 67, "lastColumn": 256, "firstColumn": 114, "message": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "extract": "el=\"icon\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/js/themify.script.min.js?ver=5.5.9\" as=\"script\" importance=\"low\"><link ", "hiliteStart": 10, "hiliteLength": 143 }, { "type": "error", "lastLine": 67, "lastColumn": 417, "firstColumn": 257, "message": "Attribute importance not allowed on element link at this point.", "extract": "nce=\"low\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/js/modules/themify.sidemenu.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link ", "hiliteStart": 10, "hiliteLength": 161 }, { "type": "error", "lastLine": 67, "lastColumn": 417, "firstColumn": 257, "message": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "extract": "nce=\"low\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/js/modules/themify.sidemenu.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link ", "hiliteStart": 10, "hiliteLength": 161 }, { "type": "error", "lastLine": 67, "lastColumn": 695, "firstColumn": 527, "message": "Attribute importance not allowed on element link at this point.", "extract": "s=\"image\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/parallax.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link ", "hiliteStart": 10, "hiliteLength": 169 }, { "type": "error", "lastLine": 67, "lastColumn": 695, "firstColumn": 527, "message": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "extract": "s=\"image\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/parallax.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link ", "hiliteStart": 10, "hiliteLength": 169 }, { "type": "error", "lastLine": 67, "lastColumn": 863, "firstColumn": 696, "message": "Attribute importance not allowed on element link at this point.", "extract": "nce=\"low\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/feature.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link ", "hiliteStart": 10, "hiliteLength": 168 }, { "type": "error", "lastLine": 67, "lastColumn": 863, "firstColumn": 696, "message": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "extract": "nce=\"low\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/feature.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link ", "hiliteStart": 10, "hiliteLength": 168 }, { "type": "error", "lastLine": 67, "lastColumn": 1037, "firstColumn": 864, "message": "Attribute importance not allowed on element link at this point.", "extract": "nce=\"low\"><link rel=\"preload\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/themify.builder.script.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link ", "hiliteStart": 10, "hiliteLength": 174 }, { "type": "error", "lastLine": 67, "lastColumn": 1305, "firstColumn": 1156, "message": "Attribute importance not allowed on element link at this point.", "extract": "s=\"image\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXg.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"\" importance=\"high\"><link ", "hiliteStart": 10, "hiliteLength": 150 }, { "type": "error", "lastLine": 67, "lastColumn": 1459, "firstColumn": 1306, "message": "Attribute importance not allowed on element link at this point.", "extract": "ce=\"high\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"\" importance=\"high\"><link ", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 67, "lastColumn": 1627, "firstColumn": 1460, "message": "Attribute importance not allowed on element link at this point.", "extract": "ce=\"high\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/publicsans/v14/ijwTs572Xtc6ZYQws9YVwnNDTJzaxw.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"\" importance=\"high\"><link ", "hiliteStart": 10, "hiliteLength": 168 }, { "type": "error", "lastLine": 67, "lastColumn": 1792, "firstColumn": 1628, "message": "Attribute importance not allowed on element link at this point.", "extract": "ce=\"high\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/publicsans/v14/ijwRs572Xtc6ZYQws9YVwnNGfJ4.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"\" importance=\"high\"><link ", "hiliteStart": 10, "hiliteLength": 165 }, { "type": "error", "lastLine": 67, "lastColumn": 1940, "firstColumn": 1793, "message": "Attribute importance not allowed on element link at this point.", "extract": "ce=\"high\"><link rel=\"preload\" importance=\"high\" href=\"https://cottie.com/wp-content/uploads/themify-concate/4282788141/themify-1603771065.min.css\" as=\"style\"><link ", "hiliteStart": 10, "hiliteLength": 148 }, { "type": "error", "lastLine": 67, "lastColumn": 2105, "firstColumn": 1941, "message": "Attribute importance not allowed on element link at this point.", "extract": "s=\"style\"><link importance=\"high\" id=\"themify_concate-css\" rel=\"stylesheet\" href=\"https://cottie.com/wp-content/uploads/themify-concate/4282788141/themify-1603771065.min.css\"><link ", "hiliteStart": 10, "hiliteLength": 165 }, { "type": "info", "lastLine": 92, "lastColumn": 23, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "mat=xml\">\n<style type=\"text/css\">img#wp", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "error", "lastLine": 134, "lastColumn": 172, "firstColumn": 11, "message": "Bad start tag in img in noscript in head.", "extract": "<noscript><img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" src=\"https://ib.adnxs.com/pixie?pi=0b77a205-d936-4a38-a840-085ca9edb1d0&e=PageView&script=0\" alt=\"\"/></nosc", "hiliteStart": 10, "hiliteLength": 162 }, { "type": "error", "lastLine": 134, "lastColumn": 172, "firstColumn": 11, "message": "Attribute importance not allowed on element img at this point.", "extract": "<noscript><img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" src=\"https://ib.adnxs.com/pixie?pi=0b77a205-d936-4a38-a840-085ca9edb1d0&e=PageView&script=0\" alt=\"\"/></nosc", "hiliteStart": 10, "hiliteLength": 162 }, { "type": "info", "lastLine": 134, "lastColumn": 172, "firstColumn": 11, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "<noscript><img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" src=\"https://ib.adnxs.com/pixie?pi=0b77a205-d936-4a38-a840-085ca9edb1d0&e=PageView&script=0\" alt=\"\"/></nosc", "hiliteStart": 10, "hiliteLength": 162 }, { "type": "error", "lastLine": 134, "lastColumn": 183, "firstColumn": 173, "message": "Stray end tag noscript.", "extract": "\" alt=\"\"/></noscript><style", "hiliteStart": 10, "hiliteLength": 11 }, { "type": "error", "lastLine": 134, "lastColumn": 212, "firstColumn": 184, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": "/noscript><style id=\"tb_inline_styles\">.tb_an", "hiliteStart": 10, "hiliteLength": 29 }, { "type": "error", "lastLine": 134, "lastColumn": 1476, "firstColumn": 1470, "message": "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)", "extract": "<noscript><style>.themi", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 134, "lastColumn": 1583, "firstColumn": 1561, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": "/noscript><style type=\"text/css\">\n/* Re", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 134, "lastColumn": 1583, "firstColumn": 1561, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "/noscript><style type=\"text/css\">\n/* Re", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "error", "lastLine": 149, "lastColumn": 65, "firstColumn": 64, "message": "CSS: padding: px is not a padding value.", "extract": "ding: 5px px; }\n.p", "hiliteStart": 10, "hiliteLength": 2 }, { "type": "error", "lastLine": 159, "lastColumn": 7, "firstColumn": 1, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": "Style -->\n<style>\n.skin", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 171, "lastColumn": 7, "firstColumn": 1, "message": "Stray end tag head.", "extract": "Style -->\n</head>\n<body", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 172, "lastColumn": 325, "firstColumn": 1, "message": "Start tag body seen but an element of the same type was already open.", "extract": ">\n</head>\n<body class=\"home page-template-default page page-id-9 skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-off search-off footer-menu-navigation-off skin-styles filter-hover-none filter-featured-only sidemenu-active no-rounded-input\"><div c", "hiliteStart": 10, "hiliteLength": 325 }, { "type": "error", "lastLine": 172, "lastColumn": 325, "firstColumn": 1, "subType": "fatal", "message": "Cannot recover after last error. Any further errors will be ignored.", "extract": ">\n</head>\n<body class=\"home page-template-default page page-id-9 skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-off search-off footer-menu-navigation-off skin-styles filter-hover-none filter-featured-only sidemenu-active no-rounded-input\"><div c", "hiliteStart": 10, "hiliteLength": 325 } ] }, "rawPage": { "messages": [ { "type": "info", "lastLine": 6, "lastColumn": 117, "firstColumn": 9, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ">\n <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<!-", "hiliteStart": 10, "hiliteLength": 109 }, { "type": "info", "lastLine": 10, "lastColumn": 168, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "</title>\n\t<meta name=\"description\" content=\"Official campaign website of Cottie Petrie-Norris for State Assembly 2024. Working with you to support and protect Orange County.\" />\n\t<lin", "hiliteStart": 10, "hiliteLength": 167 }, { "type": "info", "lastLine": 11, "lastColumn": 52, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "nty.\" />\n\t<link rel=\"canonical\" href=\"https://cottie.com/\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "info", "lastLine": 12, "lastColumn": 46, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "com/\" />\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 45 }, { "type": "info", "lastLine": 13, "lastColumn": 46, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "n_US\" />\n\t<meta property=\"og:type\" content=\"website\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 45 }, { "type": "info", "lastLine": 14, "lastColumn": 95, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "site\" />\n\t<meta property=\"og:title\" content=\"Cottie Petrie-Norris for California State Assembly 2024\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 94 }, { "type": "info", "lastLine": 15, "lastColumn": 175, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "2024\" />\n\t<meta property=\"og:description\" content=\"Official campaign website of Cottie Petrie-Norris for State Assembly 2024. Working with you to support and protect Orange County.\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 174 }, { "type": "info", "lastLine": 16, "lastColumn": 57, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "nty.\" />\n\t<meta property=\"og:url\" content=\"https://cottie.com/\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 56 }, { "type": "info", "lastLine": 17, "lastColumn": 88, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "com/\" />\n\t<meta property=\"og:site_name\" content=\"Cottie Petrie-Norris for State Assembly 2024\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 87 }, { "type": "info", "lastLine": 18, "lastColumn": 78, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "2024\" />\n\t<meta property=\"article:modified_time\" content=\"2022-01-13T19:01:42+00:00\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 77 }, { "type": "info", "lastLine": 19, "lastColumn": 104, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "0:00\" />\n\t<meta property=\"og:image\" content=\"https://cottie.com/wp-content/uploads/2017/12/cottiefacebook.jpg\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 103 }, { "type": "info", "lastLine": 20, "lastColumn": 50, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ".jpg\" />\n\t<meta property=\"og:image:width\" content=\"1200\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "info", "lastLine": 21, "lastColumn": 50, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "1200\" />\n\t<meta property=\"og:image:height\" content=\"630\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "info", "lastLine": 22, "lastColumn": 55, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"630\" />\n\t<meta property=\"og:image:type\" content=\"image/jpeg\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "info", "lastLine": 23, "lastColumn": 59, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "jpeg\" />\n\t<meta name=\"twitter:card\" content=\"summary_large_image\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 58 }, { "type": "info", "lastLine": 24, "lastColumn": 104, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "mage\" />\n\t<meta name=\"twitter:image\" content=\"https://cottie.com/wp-content/uploads/2017/12/cottietwitter.jpg\" />\n\t<scr", "hiliteStart": 10, "hiliteLength": 103 }, { "type": "info", "lastLine": 69, "lastColumn": 115, "firstColumn": 13, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": " <link type=\"image/x-icon\" href=\"https://cottie.com/wp-content/uploads/2017/12/Cicon2.ico\" rel=\"icon\" /><link ", "hiliteStart": 10, "hiliteLength": 103 }, { "type": "error", "lastLine": 69, "lastColumn": 259, "firstColumn": 116, "message": "Attribute importance not allowed on element link at this point.", "extract": "=\"icon\" /><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/js/themify.script.min.js?ver=5.5.9\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 144 }, { "type": "error", "lastLine": 69, "lastColumn": 259, "firstColumn": 116, "message": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "extract": "=\"icon\" /><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/js/themify.script.min.js?ver=5.5.9\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 144 }, { "type": "info", "lastLine": 69, "lastColumn": 259, "firstColumn": 116, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "=\"icon\" /><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/js/themify.script.min.js?ver=5.5.9\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 144 }, { "type": "error", "lastLine": 69, "lastColumn": 421, "firstColumn": 260, "message": "Attribute importance not allowed on element link at this point.", "extract": "ce=\"low\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/js/modules/themify.sidemenu.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 162 }, { "type": "error", "lastLine": 69, "lastColumn": 421, "firstColumn": 260, "message": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "extract": "ce=\"low\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/js/modules/themify.sidemenu.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 162 }, { "type": "info", "lastLine": 69, "lastColumn": 421, "firstColumn": 260, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ce=\"low\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/js/modules/themify.sidemenu.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 162 }, { "type": "info", "lastLine": 69, "lastColumn": 531, "firstColumn": 422, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ce=\"low\"/><link rel=\"preload\" href=\"https://cottie.com/wp-content/uploads/2017/12/logotransparentlarge.png\" as=\"image\"/><link ", "hiliteStart": 10, "hiliteLength": 110 }, { "type": "error", "lastLine": 69, "lastColumn": 701, "firstColumn": 532, "message": "Attribute importance not allowed on element link at this point.", "extract": "=\"image\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/parallax.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 170 }, { "type": "error", "lastLine": 69, "lastColumn": 701, "firstColumn": 532, "message": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "extract": "=\"image\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/parallax.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 170 }, { "type": "info", "lastLine": 69, "lastColumn": 701, "firstColumn": 532, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "=\"image\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/parallax.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 170 }, { "type": "error", "lastLine": 69, "lastColumn": 870, "firstColumn": 702, "message": "Attribute importance not allowed on element link at this point.", "extract": "ce=\"low\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/feature.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 169 }, { "type": "error", "lastLine": 69, "lastColumn": 870, "firstColumn": 702, "message": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "extract": "ce=\"low\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/feature.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 169 }, { "type": "info", "lastLine": 69, "lastColumn": 870, "firstColumn": 702, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ce=\"low\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/feature.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 169 }, { "type": "error", "lastLine": 69, "lastColumn": 1045, "firstColumn": 871, "message": "Attribute importance not allowed on element link at this point.", "extract": "ce=\"low\"/><link rel=\"preload\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/themify.builder.script.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 175 }, { "type": "info", "lastLine": 69, "lastColumn": 1045, "firstColumn": 871, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ce=\"low\"/><link rel=\"preload\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/themify.builder.script.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link ", "hiliteStart": 10, "hiliteLength": 175 }, { "type": "info", "lastLine": 69, "lastColumn": 1164, "firstColumn": 1046, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ce=\"low\"/><link rel=\"preload\" href=\"https://cottie.com/wp-content/uploads/2017/12/logodarkbluelargecroppedwhite.png\" as=\"image\"/><link ", "hiliteStart": 10, "hiliteLength": 119 }, { "type": "error", "lastLine": 69, "lastColumn": 1312, "firstColumn": 1165, "message": "Attribute importance not allowed on element link at this point.", "extract": "=\"image\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXg.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link ", "hiliteStart": 10, "hiliteLength": 148 }, { "type": "info", "lastLine": 69, "lastColumn": 1312, "firstColumn": 1165, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "=\"image\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXg.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link ", "hiliteStart": 10, "hiliteLength": 148 }, { "type": "error", "lastLine": 69, "lastColumn": 1464, "firstColumn": 1313, "message": "Attribute importance not allowed on element link at this point.", "extract": "e=\"high\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link ", "hiliteStart": 10, "hiliteLength": 152 }, { "type": "info", "lastLine": 69, "lastColumn": 1464, "firstColumn": 1313, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "e=\"high\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link ", "hiliteStart": 10, "hiliteLength": 152 }, { "type": "error", "lastLine": 69, "lastColumn": 1630, "firstColumn": 1465, "message": "Attribute importance not allowed on element link at this point.", "extract": "e=\"high\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/publicsans/v14/ijwTs572Xtc6ZYQws9YVwnNDTJzaxw.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link ", "hiliteStart": 10, "hiliteLength": 166 }, { "type": "info", "lastLine": 69, "lastColumn": 1630, "firstColumn": 1465, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "e=\"high\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/publicsans/v14/ijwTs572Xtc6ZYQws9YVwnNDTJzaxw.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link ", "hiliteStart": 10, "hiliteLength": 166 }, { "type": "error", "lastLine": 69, "lastColumn": 1793, "firstColumn": 1631, "message": "Attribute importance not allowed on element link at this point.", "extract": "e=\"high\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/publicsans/v14/ijwRs572Xtc6ZYQws9YVwnNGfJ4.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link ", "hiliteStart": 10, "hiliteLength": 163 }, { "type": "info", "lastLine": 69, "lastColumn": 1793, "firstColumn": 1631, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "e=\"high\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/publicsans/v14/ijwRs572Xtc6ZYQws9YVwnNGfJ4.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link ", "hiliteStart": 10, "hiliteLength": 163 }, { "type": "error", "lastLine": 69, "lastColumn": 1941, "firstColumn": 1794, "message": "Attribute importance not allowed on element link at this point.", "extract": "e=\"high\"/><link rel=\"preload\" importance=\"high\" href=\"https://cottie.com/wp-content/uploads/themify-concate/4282788141/themify-1603771065.min.css\" as=\"style\"><link ", "hiliteStart": 10, "hiliteLength": 148 }, { "type": "error", "lastLine": 69, "lastColumn": 2106, "firstColumn": 1942, "message": "Attribute importance not allowed on element link at this point.", "extract": "s=\"style\"><link importance=\"high\" id=\"themify_concate-css\" rel=\"stylesheet\" href=\"https://cottie.com/wp-content/uploads/themify-concate/4282788141/themify-1603771065.min.css\"><link ", "hiliteStart": 10, "hiliteLength": 165 }, { "type": "info", "lastLine": 69, "lastColumn": 2175, "firstColumn": 2107, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ".min.css\"><link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin/><link ", "hiliteStart": 10, "hiliteLength": 69 }, { "type": "info", "lastLine": 69, "lastColumn": 2235, "firstColumn": 2176, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ssorigin/><link rel=\"dns-prefetch\" href=\"//www.google-analytics.com\"/><link ", "hiliteStart": 10, "hiliteLength": 60 }, { "type": "info", "lastLine": 69, "lastColumn": 2384, "firstColumn": 2236, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ics.com\"/><link rel=\"alternate\" type=\"application/rss+xml\" title=\"Cottie Petrie-Norris for State Assembly 2024 » Feed\" href=\"https://cottie.com/feed/\" />\n<link", "hiliteStart": 10, "hiliteLength": 149 }, { "type": "info", "lastLine": 70, "lastColumn": 167, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "feed/\" />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Cottie Petrie-Norris for State Assembly 2024 » Comments Feed\" href=\"https://cottie.com/comments/feed/\" />\n<link", "hiliteStart": 10, "hiliteLength": 167 }, { "type": "info", "lastLine": 71, "lastColumn": 141, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "feed/\" />\n<link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/wp-smart-preloader/assets/css/wsp-front-preloader.css?ver=1.14\" as=\"style\" /><link ", "hiliteStart": 10, "hiliteLength": 141 }, { "type": "info", "lastLine": 71, "lastColumn": 310, "firstColumn": 142, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"style\" /><link rel='stylesheet' id='wsp-main-style-css' href='https://cottie.com/wp-content/plugins/wp-smart-preloader/assets/css/wsp-front-preloader.css?ver=1.14' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 169 }, { "type": "info", "lastLine": 72, "lastColumn": 145, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/wp-smart-preloader/assets/css/wsp-smart-preload-style.css?ver=1.14\" as=\"style\" /><link ", "hiliteStart": 10, "hiliteLength": 145 }, { "type": "info", "lastLine": 72, "lastColumn": 313, "firstColumn": 146, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"style\" /><link rel='stylesheet' id='wsp-style-css' href='https://cottie.com/wp-content/plugins/wp-smart-preloader/assets/css/wsp-smart-preload-style.css?ver=1.14' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 168 }, { "type": "info", "lastLine": 73, "lastColumn": 103, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel=\"preload\" href=\"https://cottie.com/wp-includes/css/dashicons.min.css?ver=6.2.2\" as=\"style\" /><link ", "hiliteStart": 10, "hiliteLength": 103 }, { "type": "info", "lastLine": 73, "lastColumn": 229, "firstColumn": 104, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"style\" /><link rel='stylesheet' id='dashicons-css' href='https://cottie.com/wp-includes/css/dashicons.min.css?ver=6.2.2' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 126 }, { "type": "info", "lastLine": 74, "lastColumn": 151, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/elusive.min.css?ver=2.0\" as=\"style\" /><link ", "hiliteStart": 10, "hiliteLength": 151 }, { "type": "info", "lastLine": 74, "lastColumn": 323, "firstColumn": 152, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"style\" /><link rel='stylesheet' id='elusive-css' href='https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/elusive.min.css?ver=2.0' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 172 }, { "type": "info", "lastLine": 75, "lastColumn": 158, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/font-awesome.min.css?ver=4.7.0\" as=\"style\" /><link ", "hiliteStart": 10, "hiliteLength": 158 }, { "type": "info", "lastLine": 75, "lastColumn": 342, "firstColumn": 159, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"style\" /><link rel='stylesheet' id='font-awesome-css' href='https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/font-awesome.min.css?ver=4.7.0' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 184 }, { "type": "info", "lastLine": 76, "lastColumn": 160, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/foundation-icons.min.css?ver=3.0\" as=\"style\" /><link ", "hiliteStart": 10, "hiliteLength": 160 }, { "type": "info", "lastLine": 76, "lastColumn": 350, "firstColumn": 161, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"style\" /><link rel='stylesheet' id='foundation-icons-css' href='https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/foundation-icons.min.css?ver=3.0' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 190 }, { "type": "info", "lastLine": 77, "lastColumn": 154, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/genericons.min.css?ver=3.4\" as=\"style\" /><link ", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "info", "lastLine": 77, "lastColumn": 332, "firstColumn": 155, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"style\" /><link rel='stylesheet' id='genericons-css' href='https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/genericons.min.css?ver=3.4' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 178 }, { "type": "info", "lastLine": 78, "lastColumn": 118, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/menu-icons/css/extra.min.css?ver=0.12.9\" as=\"style\" /><link ", "hiliteStart": 10, "hiliteLength": 118 }, { "type": "info", "lastLine": 78, "lastColumn": 266, "firstColumn": 119, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"style\" /><link rel='stylesheet' id='menu-icons-extra-css' href='https://cottie.com/wp-content/plugins/menu-icons/css/extra.min.css?ver=0.12.9' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 148 }, { "type": "info", "lastLine": 79, "lastColumn": 108, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel=\"preload\" href=\"https://cottie.com/wp-includes/css/classic-themes.min.css?ver=6.2.2\" as=\"style\" /><link ", "hiliteStart": 10, "hiliteLength": 108 }, { "type": "info", "lastLine": 79, "lastColumn": 250, "firstColumn": 109, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"style\" /><link rel='stylesheet' id='classic-theme-styles-css' href='https://cottie.com/wp-includes/css/classic-themes.min.css?ver=6.2.2' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 142 }, { "type": "info", "lastLine": 80, "lastColumn": 128, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/wpforms/assets/css/wpforms-base.min.css?ver=1.7.2\" as=\"style\" /><link ", "hiliteStart": 10, "hiliteLength": 128 }, { "type": "info", "lastLine": 80, "lastColumn": 282, "firstColumn": 129, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"style\" /><link rel='stylesheet' id='wpforms-base-css' href='https://cottie.com/wp-content/plugins/wpforms/assets/css/wpforms-base.min.css?ver=1.7.2' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "info", "lastLine": 81, "lastColumn": 170, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/photonic/include/css/front-end/combo-slider/photonic-baguettebox.min.css?ver=20220308-83828\" as=\"style\" /><link ", "hiliteStart": 10, "hiliteLength": 170 }, { "type": "info", "lastLine": 81, "lastColumn": 362, "firstColumn": 171, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"style\" /><link rel='stylesheet' id='photonic-css' href='https://cottie.com/wp-content/plugins/photonic/include/css/front-end/combo-slider/photonic-baguettebox.min.css?ver=20220308-83828' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 192 }, { "type": "info", "lastLine": 82, "lastColumn": 113, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/jetpack/css/jetpack.css?ver=10.5.2\" as=\"style\" /><link ", "hiliteStart": 10, "hiliteLength": 113 }, { "type": "info", "lastLine": 82, "lastColumn": 251, "firstColumn": 114, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"style\" /><link rel='stylesheet' id='jetpack_css-css' href='https://cottie.com/wp-content/plugins/jetpack/css/jetpack.css?ver=10.5.2' media='all' />\n<scri", "hiliteStart": 10, "hiliteLength": 138 }, { "type": "info", "lastLine": 88, "lastColumn": 68, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "</script>\n<link rel=\"https://api.w.org/\" href=\"https://cottie.com/wp-json/\" /><link ", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "info", "lastLine": 88, "lastColumn": 164, "firstColumn": 69, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://cottie.com/wp-json/wp/v2/pages/9\" /><link ", "hiliteStart": 10, "hiliteLength": 96 }, { "type": "info", "lastLine": 88, "lastColumn": 266, "firstColumn": 165, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ages/9\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://cottie.com/xmlrpc.php?rsd\" />\n<link", "hiliteStart": 10, "hiliteLength": 102 }, { "type": "info", "lastLine": 89, "lastColumn": 115, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "p?rsd\" />\n<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://cottie.com/wp-includes/wlwmanifest.xml\" />\n<meta", "hiliteStart": 10, "hiliteLength": 115 }, { "type": "info", "lastLine": 90, "lastColumn": 51, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "t.xml\" />\n<meta name=\"generator\" content=\"WordPress 6.2.2\" />\n<link", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "info", "lastLine": 91, "lastColumn": 51, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "6.2.2\" />\n<link rel='shortlink' href='https://cottie.com/' />\n<link", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "info", "lastLine": 92, "lastColumn": 138, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ".com/' />\n<link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://cottie.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcottie.com%2F\" />\n<link", "hiliteStart": 10, "hiliteLength": 138 }, { "type": "info", "lastLine": 93, "lastColumn": 146, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "om%2F\" />\n<link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://cottie.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcottie.com%2F&format=xml\" />\n<styl", "hiliteStart": 10, "hiliteLength": 146 }, { "type": "info", "lastLine": 94, "lastColumn": 23, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "t=xml\" />\n<style type='text/css'>img#wp", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 104, "lastColumn": 196, "firstColumn": 103, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ";}</style><meta name=\"google-site-verification\" content=\"JdpwTR0O2OBRlWFSMYUxQAPwzHcUEWaQuzC8HQjwH50\" />\n\n<!--", "hiliteStart": 10, "hiliteLength": 94 }, { "type": "error", "lastLine": 136, "lastColumn": 172, "firstColumn": 11, "message": "Bad start tag in img in noscript in head.", "extract": "<noscript><img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" src=\"https://ib.adnxs.com/pixie?pi=0b77a205-d936-4a38-a840-085ca9edb1d0&e=PageView&script=0\" alt=\"\"/></nosc", "hiliteStart": 10, "hiliteLength": 162 }, { "type": "error", "lastLine": 136, "lastColumn": 172, "firstColumn": 11, "message": "Attribute importance not allowed on element img at this point.", "extract": "<noscript><img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" src=\"https://ib.adnxs.com/pixie?pi=0b77a205-d936-4a38-a840-085ca9edb1d0&e=PageView&script=0\" alt=\"\"/></nosc", "hiliteStart": 10, "hiliteLength": 162 }, { "type": "info", "lastLine": 136, "lastColumn": 172, "firstColumn": 11, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "<noscript><img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" src=\"https://ib.adnxs.com/pixie?pi=0b77a205-d936-4a38-a840-085ca9edb1d0&e=PageView&script=0\" alt=\"\"/></nosc", "hiliteStart": 10, "hiliteLength": 162 }, { "type": "error", "lastLine": 136, "lastColumn": 183, "firstColumn": 173, "message": "Stray end tag noscript.", "extract": "\" alt=\"\"/></noscript><style", "hiliteStart": 10, "hiliteLength": 11 }, { "type": "error", "lastLine": 136, "lastColumn": 212, "firstColumn": 184, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": "/noscript><style id=\"tb_inline_styles\">.tb_an", "hiliteStart": 10, "hiliteLength": 29 }, { "type": "error", "lastLine": 136, "lastColumn": 1476, "firstColumn": 1470, "message": "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)", "extract": "<noscript><style>.themi", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 136, "lastColumn": 1583, "firstColumn": 1561, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": "/noscript><style type=\"text/css\">\n/* Re", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 136, "lastColumn": 1583, "firstColumn": 1561, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "/noscript><style type=\"text/css\">\n/* Re", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "error", "lastLine": 151, "lastColumn": 65, "firstColumn": 64, "message": "CSS: padding: px is not a padding value.", "extract": "ding: 5px px; }\n.p", "hiliteStart": 10, "hiliteLength": 2 }, { "type": "error", "lastLine": 161, "lastColumn": 7, "firstColumn": 1, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": "Style -->\n<style>\n.skin", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 173, "lastColumn": 7, "firstColumn": 1, "message": "Stray end tag head.", "extract": "Style -->\n</head>\n<body", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 174, "lastColumn": 339, "firstColumn": 1, "message": "Start tag body seen but an element of the same type was already open.", "extract": ">\n</head>\n<body class=\"home page-template-default page page-id-9 wp-smart-body skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-off search-off footer-menu-navigation-off skin-styles filter-hover-none filter-featured-only sidemenu-active no-rounded-input\">\n<a cl", "hiliteStart": 10, "hiliteLength": 339 }, { "type": "error", "lastLine": 174, "lastColumn": 339, "firstColumn": 1, "subType": "fatal", "message": "Cannot recover after last error. Any further errors will be ignored.", "extract": ">\n</head>\n<body class=\"home page-template-default page page-id-9 wp-smart-body skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-off search-off footer-menu-navigation-off skin-styles filter-hover-none filter-featured-only sidemenu-active no-rounded-input\">\n<a cl", "hiliteStart": 10, "hiliteLength": 339 } ] }, "success": true }, "standardResult": { "totals": [ 4, 0, 50, 2 ], "instances": [ { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "el=\"icon\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/js/themify.script.min.js?ver=5.5.9\" as=\"script\" importance=\"low\"><link " }, { "ruleID": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "what": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "el=\"icon\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/js/themify.script.min.js?ver=5.5.9\" as=\"script\" importance=\"low\"><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "nce=\"low\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/js/modules/themify.sidemenu.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link " }, { "ruleID": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "what": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "nce=\"low\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/js/modules/themify.sidemenu.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "s=\"image\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/parallax.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link " }, { "ruleID": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "what": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "s=\"image\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/parallax.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "nce=\"low\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/feature.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link " }, { "ruleID": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "what": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "nce=\"low\"><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/feature.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "nce=\"low\"><link rel=\"preload\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/themify.builder.script.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "s=\"image\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXg.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"\" importance=\"high\"><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "ce=\"high\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"\" importance=\"high\"><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "ce=\"high\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/publicsans/v14/ijwTs572Xtc6ZYQws9YVwnNDTJzaxw.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"\" importance=\"high\"><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "ce=\"high\"><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/publicsans/v14/ijwRs572Xtc6ZYQws9YVwnNGfJ4.woff2\" as=\"font\" type=\"font/woff2\" crossorigin=\"\" importance=\"high\"><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "ce=\"high\"><link rel=\"preload\" importance=\"high\" href=\"https://cottie.com/wp-content/uploads/themify-concate/4282788141/themify-1603771065.min.css\" as=\"style\"><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "themify_concate-css", "location": { "doc": "dom", "type": "line", "spec": "67" }, "excerpt": "s=\"style\"><link importance=\"high\" id=\"themify_concate-css\" rel=\"stylesheet\" href=\"https://cottie.com/wp-content/uploads/themify-concate/4282788141/themify-1603771065.min.css\"><link " }, { "ruleID": "The type attribute for the style element is not needed and should be omitted.", "what": "The type attribute for the style element is not needed and should be omitted.", "ordinalSeverity": 0, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "92" }, "excerpt": "mat=xml\"> <style type=\"text/css\">img#wp" }, { "ruleID": "Bad start tag in img in noscript in head.", "what": "Bad start tag in img in noscript in head.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "134" }, "excerpt": "<noscript><img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" src=\"https://ib.adnxs.com/pixie?pi=0b77a205-d936-4a38-a840-085ca9edb1d0&e=PageView&script=0\" alt=\"\"/></nosc" }, { "ruleID": "Attribute importance not allowed on element img at this point.", "what": "Attribute importance not allowed on element img at this point.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "134" }, "excerpt": "<noscript><img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" src=\"https://ib.adnxs.com/pixie?pi=0b77a205-d936-4a38-a840-085ca9edb1d0&e=PageView&script=0\" alt=\"\"/></nosc" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "134" }, "excerpt": "<noscript><img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" src=\"https://ib.adnxs.com/pixie?pi=0b77a205-d936-4a38-a840-085ca9edb1d0&e=PageView&script=0\" alt=\"\"/></nosc" }, { "ruleID": "Stray end tag noscript.", "what": "Stray end tag noscript.", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "134" }, "excerpt": "\" alt=\"\"/></noscript><style" }, { "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "tb_inline_styles", "location": { "doc": "dom", "type": "line", "spec": "134" }, "excerpt": "/noscript><style id=\"tb_inline_styles\">.tb_an" }, { "ruleID": "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "134" }, "excerpt": "<noscript><style>.themi" }, { "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "134" }, "excerpt": "/noscript><style type=\"text/css\"> /* Re" }, { "ruleID": "The type attribute for the style element is not needed and should be omitted.", "what": "The type attribute for the style element is not needed and should be omitted.", "ordinalSeverity": 0, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "134" }, "excerpt": "/noscript><style type=\"text/css\"> /* Re" }, { "ruleID": "CSS: padding: px is not a padding value.", "what": "CSS: padding: px is not a padding value.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "149" }, "excerpt": "ding: 5px px; } .p" }, { "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "159" }, "excerpt": "Style --> <style> .skin" }, { "ruleID": "Stray end tag head.", "what": "Stray end tag head.", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "line", "spec": "171" }, "excerpt": "Style --> </head> <body" }, { "ruleID": "Start tag body seen but an element of the same type was already open.", "what": "Start tag body seen but an element of the same type was already open.", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "line", "spec": "172" }, "excerpt": "> </head> <body class=\"home page-template-default page page-id-9 skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-off search-off footer-menu-navigation-off skin-styles filter-hover-none filter-featured-only sidemenu-active no-rounded-input\"><div c" }, { "ruleID": "Cannot recover after last error. Any further errors will be ignored.", "what": "Cannot recover after last error. Any further errors will be ignored.", "ordinalSeverity": 3, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "line", "spec": "172" }, "excerpt": "> </head> <body class=\"home page-template-default page page-id-9 skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-off search-off footer-menu-navigation-off skin-styles filter-hover-none filter-featured-only sidemenu-active no-rounded-input\"><div c" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "6" }, "excerpt": "> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "10" }, "excerpt": "</title> <meta name=\"description\" content=\"Official campaign website of Cottie Petrie-Norris for State Assembly 2024. Working with you to support and protect Orange County.\" /> <lin" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "11" }, "excerpt": "nty.\" /> <link rel=\"canonical\" href=\"https://cottie.com/\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "12" }, "excerpt": "com/\" /> <meta property=\"og:locale\" content=\"en_US\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "13" }, "excerpt": "n_US\" /> <meta property=\"og:type\" content=\"website\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "14" }, "excerpt": "site\" /> <meta property=\"og:title\" content=\"Cottie Petrie-Norris for California State Assembly 2024\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "15" }, "excerpt": "2024\" /> <meta property=\"og:description\" content=\"Official campaign website of Cottie Petrie-Norris for State Assembly 2024. Working with you to support and protect Orange County.\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "16" }, "excerpt": "nty.\" /> <meta property=\"og:url\" content=\"https://cottie.com/\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "17" }, "excerpt": "com/\" /> <meta property=\"og:site_name\" content=\"Cottie Petrie-Norris for State Assembly 2024\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "18" }, "excerpt": "2024\" /> <meta property=\"article:modified_time\" content=\"2022-01-13T19:01:42+00:00\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "19" }, "excerpt": "0:00\" /> <meta property=\"og:image\" content=\"https://cottie.com/wp-content/uploads/2017/12/cottiefacebook.jpg\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "20" }, "excerpt": ".jpg\" /> <meta property=\"og:image:width\" content=\"1200\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "21" }, "excerpt": "1200\" /> <meta property=\"og:image:height\" content=\"630\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "22" }, "excerpt": "\"630\" /> <meta property=\"og:image:type\" content=\"image/jpeg\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "23" }, "excerpt": "jpeg\" /> <meta name=\"twitter:card\" content=\"summary_large_image\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "24" }, "excerpt": "mage\" /> <meta name=\"twitter:image\" content=\"https://cottie.com/wp-content/uploads/2017/12/cottietwitter.jpg\" /> <scr" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": " <link type=\"image/x-icon\" href=\"https://cottie.com/wp-content/uploads/2017/12/Cicon2.ico\" rel=\"icon\" /><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "=\"icon\" /><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/js/themify.script.min.js?ver=5.5.9\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "what": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "=\"icon\" /><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/js/themify.script.min.js?ver=5.5.9\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "=\"icon\" /><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/js/themify.script.min.js?ver=5.5.9\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "ce=\"low\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/js/modules/themify.sidemenu.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "what": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "ce=\"low\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/js/modules/themify.sidemenu.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "ce=\"low\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/js/modules/themify.sidemenu.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "ce=\"low\"/><link rel=\"preload\" href=\"https://cottie.com/wp-content/uploads/2017/12/logotransparentlarge.png\" as=\"image\"/><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "=\"image\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/parallax.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "what": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "=\"image\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/parallax.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "=\"image\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/parallax.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "ce=\"low\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/feature.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "what": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "ce=\"low\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/feature.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "ce=\"low\"/><link rel=\"prefetch\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/modules/feature.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "ce=\"low\"/><link rel=\"preload\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/themify.builder.script.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "ce=\"low\"/><link rel=\"preload\" href=\"https://cottie.com/wp-content/themes/themify-ultra/themify/themify-builder/js/themify.builder.script.min.js?ver=5.5.6\" as=\"script\" importance=\"low\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "ce=\"low\"/><link rel=\"preload\" href=\"https://cottie.com/wp-content/uploads/2017/12/logodarkbluelargecroppedwhite.png\" as=\"image\"/><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "=\"image\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXg.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "=\"image\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXg.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "e=\"high\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "e=\"high\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "e=\"high\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/publicsans/v14/ijwTs572Xtc6ZYQws9YVwnNDTJzaxw.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "e=\"high\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/publicsans/v14/ijwTs572Xtc6ZYQws9YVwnNDTJzaxw.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "e=\"high\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/publicsans/v14/ijwRs572Xtc6ZYQws9YVwnNGfJ4.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "e=\"high\"/><link rel=\"preload\" href=\"https://fonts.gstatic.com/s/publicsans/v14/ijwRs572Xtc6ZYQws9YVwnNGfJ4.woff2\" as=\"font\" type=\"font/woff2\" crossorigin importance=\"high\"/><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "e=\"high\"/><link rel=\"preload\" importance=\"high\" href=\"https://cottie.com/wp-content/uploads/themify-concate/4282788141/themify-1603771065.min.css\" as=\"style\"><link " }, { "ruleID": "Attribute importance not allowed on element link at this point.", "what": "Attribute importance not allowed on element link at this point.", "ordinalSeverity": 2, "tagName": "LINK", "id": "themify_concate-css", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "s=\"style\"><link importance=\"high\" id=\"themify_concate-css\" rel=\"stylesheet\" href=\"https://cottie.com/wp-content/uploads/themify-concate/4282788141/themify-1603771065.min.css\"><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": ".min.css\"><link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "ssorigin/><link rel=\"dns-prefetch\" href=\"//www.google-analytics.com\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": "ics.com\"/><link rel=\"alternate\" type=\"application/rss+xml\" title=\"Cottie Petrie-Norris for State Assembly 2024 » Feed\" href=\"https://cottie.com/feed/\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "70" }, "excerpt": "feed/\" /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Cottie Petrie-Norris for State Assembly 2024 » Comments Feed\" href=\"https://cottie.com/comments/feed/\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "71" }, "excerpt": "feed/\" /> <link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/wp-smart-preloader/assets/css/wsp-front-preloader.css?ver=1.14\" as=\"style\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "71" }, "excerpt": "\"style\" /><link rel='stylesheet' id='wsp-main-style-css' href='https://cottie.com/wp-content/plugins/wp-smart-preloader/assets/css/wsp-front-preloader.css?ver=1.14' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "72" }, "excerpt": "='all' /> <link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/wp-smart-preloader/assets/css/wsp-smart-preload-style.css?ver=1.14\" as=\"style\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "72" }, "excerpt": "\"style\" /><link rel='stylesheet' id='wsp-style-css' href='https://cottie.com/wp-content/plugins/wp-smart-preloader/assets/css/wsp-smart-preload-style.css?ver=1.14' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "73" }, "excerpt": "='all' /> <link rel=\"preload\" href=\"https://cottie.com/wp-includes/css/dashicons.min.css?ver=6.2.2\" as=\"style\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "73" }, "excerpt": "\"style\" /><link rel='stylesheet' id='dashicons-css' href='https://cottie.com/wp-includes/css/dashicons.min.css?ver=6.2.2' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "74" }, "excerpt": "='all' /> <link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/elusive.min.css?ver=2.0\" as=\"style\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "74" }, "excerpt": "\"style\" /><link rel='stylesheet' id='elusive-css' href='https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/elusive.min.css?ver=2.0' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "75" }, "excerpt": "='all' /> <link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/font-awesome.min.css?ver=4.7.0\" as=\"style\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "75" }, "excerpt": "\"style\" /><link rel='stylesheet' id='font-awesome-css' href='https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/font-awesome.min.css?ver=4.7.0' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "76" }, "excerpt": "='all' /> <link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/foundation-icons.min.css?ver=3.0\" as=\"style\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "76" }, "excerpt": "\"style\" /><link rel='stylesheet' id='foundation-icons-css' href='https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/foundation-icons.min.css?ver=3.0' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "77" }, "excerpt": "='all' /> <link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/genericons.min.css?ver=3.4\" as=\"style\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "77" }, "excerpt": "\"style\" /><link rel='stylesheet' id='genericons-css' href='https://cottie.com/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types/genericons.min.css?ver=3.4' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "78" }, "excerpt": "='all' /> <link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/menu-icons/css/extra.min.css?ver=0.12.9\" as=\"style\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "78" }, "excerpt": "\"style\" /><link rel='stylesheet' id='menu-icons-extra-css' href='https://cottie.com/wp-content/plugins/menu-icons/css/extra.min.css?ver=0.12.9' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "79" }, "excerpt": "='all' /> <link rel=\"preload\" href=\"https://cottie.com/wp-includes/css/classic-themes.min.css?ver=6.2.2\" as=\"style\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "79" }, "excerpt": "\"style\" /><link rel='stylesheet' id='classic-theme-styles-css' href='https://cottie.com/wp-includes/css/classic-themes.min.css?ver=6.2.2' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "80" }, "excerpt": "='all' /> <link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/wpforms/assets/css/wpforms-base.min.css?ver=1.7.2\" as=\"style\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "80" }, "excerpt": "\"style\" /><link rel='stylesheet' id='wpforms-base-css' href='https://cottie.com/wp-content/plugins/wpforms/assets/css/wpforms-base.min.css?ver=1.7.2' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "81" }, "excerpt": "='all' /> <link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/photonic/include/css/front-end/combo-slider/photonic-baguettebox.min.css?ver=20220308-83828\" as=\"style\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "81" }, "excerpt": "\"style\" /><link rel='stylesheet' id='photonic-css' href='https://cottie.com/wp-content/plugins/photonic/include/css/front-end/combo-slider/photonic-baguettebox.min.css?ver=20220308-83828' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "82" }, "excerpt": "='all' /> <link rel=\"preload\" href=\"https://cottie.com/wp-content/plugins/jetpack/css/jetpack.css?ver=10.5.2\" as=\"style\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "82" }, "excerpt": "\"style\" /><link rel='stylesheet' id='jetpack_css-css' href='https://cottie.com/wp-content/plugins/jetpack/css/jetpack.css?ver=10.5.2' media='all' /> <scri" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "88" }, "excerpt": "</script> <link rel=\"https://api.w.org/\" href=\"https://cottie.com/wp-json/\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "88" }, "excerpt": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://cottie.com/wp-json/wp/v2/pages/9\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "88" }, "excerpt": "ages/9\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://cottie.com/xmlrpc.php?rsd\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "89" }, "excerpt": "p?rsd\" /> <link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://cottie.com/wp-includes/wlwmanifest.xml\" /> <meta" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "90" }, "excerpt": "t.xml\" /> <meta name=\"generator\" content=\"WordPress 6.2.2\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "91" }, "excerpt": "6.2.2\" /> <link rel='shortlink' href='https://cottie.com/' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "92" }, "excerpt": ".com/' /> <link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://cottie.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcottie.com%2F\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "93" }, "excerpt": "om%2F\" /> <link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://cottie.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcottie.com%2F&format=xml\" /> <styl" }, { "ruleID": "The type attribute for the style element is not needed and should be omitted.", "what": "The type attribute for the style element is not needed and should be omitted.", "ordinalSeverity": 0, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "94" }, "excerpt": "t=xml\" /> <style type='text/css'>img#wp" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "104" }, "excerpt": ";}</style><meta name=\"google-site-verification\" content=\"JdpwTR0O2OBRlWFSMYUxQAPwzHcUEWaQuzC8HQjwH50\" /> <!--" }, { "ruleID": "Bad start tag in img in noscript in head.", "what": "Bad start tag in img in noscript in head.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "136" }, "excerpt": "<noscript><img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" src=\"https://ib.adnxs.com/pixie?pi=0b77a205-d936-4a38-a840-085ca9edb1d0&e=PageView&script=0\" alt=\"\"/></nosc" }, { "ruleID": "Attribute importance not allowed on element img at this point.", "what": "Attribute importance not allowed on element img at this point.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "136" }, "excerpt": "<noscript><img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" src=\"https://ib.adnxs.com/pixie?pi=0b77a205-d936-4a38-a840-085ca9edb1d0&e=PageView&script=0\" alt=\"\"/></nosc" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "136" }, "excerpt": "<noscript><img decoding=\"async\" data-tf-not-load=\"1\" importance=\"high\" src=\"https://ib.adnxs.com/pixie?pi=0b77a205-d936-4a38-a840-085ca9edb1d0&e=PageView&script=0\" alt=\"\"/></nosc" }, { "ruleID": "Stray end tag noscript.", "what": "Stray end tag noscript.", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "136" }, "excerpt": "\" alt=\"\"/></noscript><style" }, { "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "tb_inline_styles", "location": { "doc": "source", "type": "line", "spec": "136" }, "excerpt": "/noscript><style id=\"tb_inline_styles\">.tb_an" }, { "ruleID": "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "136" }, "excerpt": "<noscript><style>.themi" }, { "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "136" }, "excerpt": "/noscript><style type=\"text/css\"> /* Re" }, { "ruleID": "The type attribute for the style element is not needed and should be omitted.", "what": "The type attribute for the style element is not needed and should be omitted.", "ordinalSeverity": 0, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "136" }, "excerpt": "/noscript><style type=\"text/css\"> /* Re" }, { "ruleID": "CSS: padding: px is not a padding value.", "what": "CSS: padding: px is not a padding value.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "151" }, "excerpt": "ding: 5px px; } .p" }, { "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "161" }, "excerpt": "Style --> <style> .skin" }, { "ruleID": "Stray end tag head.", "what": "Stray end tag head.", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "source", "type": "line", "spec": "173" }, "excerpt": "Style --> </head> <body" }, { "ruleID": "Start tag body seen but an element of the same type was already open.", "what": "Start tag body seen but an element of the same type was already open.", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "source", "type": "line", "spec": "174" }, "excerpt": "> </head> <body class=\"home page-template-default page page-id-9 wp-smart-body skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-off search-off footer-menu-navigation-off skin-styles filter-hover-none filter-featured-only sidemenu-active no-rounded-input\"> <a cl" }, { "ruleID": "Cannot recover after last error. Any further errors will be ignored.", "what": "Cannot recover after last error. Any further errors will be ignored.", "ordinalSeverity": 3, "tagName": "BODY", "id": "", "location": { "doc": "source", "type": "line", "spec": "174" }, "excerpt": "> </head> <body class=\"home page-template-default page page-id-9 wp-smart-body skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-off search-off footer-menu-navigation-off skin-styles filter-hover-none filter-featured-only sidemenu-active no-rounded-input\"> <a cl" } ] }, "endTime": 1687103555161 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687103555161, "url": "https://cottie.com/", "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:52:36", "hash": "9fc0b2317f969a92ed27fb00077273d025b78ae69b3a462640cf2d8885475f5bfd345baf8c676795f35284af80764501261e4951d7a0625da05c7b6d85214b39", "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": 37, "warning": 13, "failed": 9, "inapplicable": 66 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 13, "warning": 7, "failed": 5, "inapplicable": 42 }, "assertions": { "QW-ACT-R63": { "name": "Document has a landmark with non-repeated content", "code": "QW-ACT-R63", "mapping": "b40fd1", "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [], "url": "https://act-rules.github.io/rules/b40fd1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 2, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree." }, "results": [ { "verdict": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en-US\"><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": 2, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree." }, "results": [ { "verdict": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en-US\"><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": 2, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree." }, "results": [ { "verdict": "warning", "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en-US\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R74": { "name": "Document has an instrument to move focus to non-repeated content", "code": "QW-ACT-R74", "mapping": "ye5d6e", "description": "This rule checks that there is an instrument to move focus to non-repeated content in the page.", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "G1", "G123", "G124" ], "url": "https://act-rules.github.io/rules/ye5d6e", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content." }, "results": [ { "verdict": "warning", "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content.", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en-US\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R12": { "name": "Link has accessible name", "code": "QW-ACT-R12", "mapping": "c487ae", "description": "This rule checks that each link has an accessible name.", "metadata": { "target": { "element": [ "a[href]", "area[href]" ], "attributes": [ "role='link'" ] }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only" }, { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value", "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value" } ], "related": [ "G91" ], "url": "https://act-rules.github.io/rules/c487ae", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 23, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('')." }, "results": [ { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\n\t\t\t\n\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)", "accessibleName": "" } ], "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": 59, "warning": 0, "failed": 9, "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": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\">Please enable JavaScript in your browser to complete this form.Email *Zip CodeNameSIGN UP</div>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1)" }, { "htmlCode": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\">Please enable JavaScript in your browser to complete this form.Email *Zip CodeEmailSIGN UP</div>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\">Please enable JavaScript in your browser to complete this form.Email *Zip CodeNameSIGN UP</form>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1)" }, { "htmlCode": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\">Please enable JavaScript in your browser to complete this form.Email *Zip CodeEmailSIGN UP</form>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">Email *</div>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, { "htmlCode": "<div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">Email *</div>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)" }, { "htmlCode": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">Zip Code</div>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2)" }, { "htmlCode": "<div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">Zip Code</div>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)" }, { "htmlCode": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > input:nth-child(2)" }, { "htmlCode": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)" }, { "htmlCode": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)" } ], "attributes": [] }, { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"https://pixel.wp.com/g.gif?v=ext&j=1%3A10.5.2&blog=202046300&post=9&tz=0&srv=cottie.com&host=cottie.com&ref=&fcp=0&rand=0.9137366076740383\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">", "pointer": "html > body:nth-child(2) > img:nth-child(18)" }, { "htmlCode": "<img src=\"about://pixel.wp.com/g.gif?v=ext&j=1%3A10.5.2&blog=202046300&post=9&tz=0&srv=cottie.com&host=&ref=&fcp=0&rand=0.10362139814172577\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">", "pointer": "html > body:nth-child(2) > img:nth-child(20)" } ], "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": 28, "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=\"screen-reader-text skip-to-content\" href=\"#content\">Skip to content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header: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 href=\"https://cottie.com/meetcottie/\">Meet Cottie</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/priorities/\">Priorities</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/endorsements/\">Endorsements</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/media/\">Media</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/volunteer/\">Volunteer</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/donate/\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a target=\"_blank\" href=\"https://www.facebook.com/CottieForStateAssembly/\">Facebook</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a target=\"_blank\" href=\"https://twitter.com/VoteCottie\">Twitter</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a target=\"_blank\" href=\"https://www.instagram.com/cottieforstateassembly/\">Instagram</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\n\t\t\t\n\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load=\"\" src=\"https://cottie.com/wp-content/uploads/2018/01/100.png\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\n\t\t\t\n\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > 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://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load=\"\" src=\"https://cottie.com/wp-content/uploads/2018/12/250.png\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\n\t\t\t\n\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > 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://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load=\"\" src=\"https://cottie.com/wp-content/uploads/2018/12/1000.png\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\n\t\t\t\n\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load=\"\" src=\"https://cottie.com/wp-content/uploads/2018/01/other.png\" alt=\"\">\n\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\n\t\t\t\n\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > 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": "<iframe loading=\"lazy\" data-lazy=\"1\" src=\"about:blank\" class=\"tf_iframe_lazy\" style=\"border: none;\" title=\"73rd Assembly District\" data-tf-src=\"https://api.mapbox.com/styles/v1/shavri/cjmmafc68cjak2spi6uwgj82m.html?title=false&access_token=pk.eyJ1Ijoic2hhdnJpIiwiYSI6ImNqa2RqeTN5NTAxNTQzcXM2Z3I5OXZxb3UifQ._QUOCPc2Lh0nH5atSwZHTQ&zoomwheel=false#10/33.6672/-117.8081/0/39\" width=\"100%\" height=\"600px\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p: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=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer: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 style=\"color: white;\" href=\"mailto:info@votecottie.com\">info@votecottie.com</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer: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) > p:nth-child(1) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/meetcottie/\">Meet Cottie</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/priorities/\">Priorities</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/endorsements/\">Endorsements</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/media/\">Media</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/volunteer/\">Volunteer</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/donate/\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R41": { "name": "Error message describes invalid form field value", "code": "QW-ACT-R41", "mapping": "36b590", "description": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "metadata": { "target": { "element": [ "input", "select", "textarea", "*[role]" ] }, "success-criteria": [ { "name": "3.3.1", "level": "A", "principle": "Understandable", "url": "https://www.w3.org/TR/WCAG21/#error-identification", "url_tr": "https://www.w3.org/TR/WCAG21/#error-identification" } ], "related": [], "url": "https://act-rules.github.io/rules/36b590", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 6, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error." }, "results": [ { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > input:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R17": { "name": "Image has accessible name", "code": "QW-ACT-R17", "mapping": "23a2a8", "description": "This rule checks that each image that is not marked as decorative, has an accessible name.", "metadata": { "target": { "element": "img" }, "success-criteria": [ { "name": "1.1.1", "level": "A", "principle": "Understandable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content.html", "url_tr": "https://www.w3.org/TR/WCAG21/#non-text-content" } ], "related": [ "G94", "G95" ], "url": "https://act-rules.github.io/rules/23a2a8", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 7, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The test target doesn't have an accessible name." }, "results": [ { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > img:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R35": { "name": "Heading has accessible name", "code": "QW-ACT-R35", "mapping": "ffd0e9", "description": "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree.", "metadata": { "target": { "element": [ "h1-h6", "*[role='heading']" ] }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html", "url_tr": "https://www.w3.org/TR/WCAG21/#info-and-relationships" } ], "related": [ "H42" ], "url": "https://act-rules.github.io/rules/ffd0e9", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 5, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The test target accessible name doesn't exist or it's empty ('')." }, "results": [ { "verdict": "failed", "description": "The test target accessible name doesn't exist or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<h4><div class=\"wpforms-container inline-fields\" id=\"wpforms-44\"><form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1)\"><noscript …", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)", "accessibleName": "" } ], "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": 7, "warning": 0, "failed": 7, "inapplicable": 0, "outcome": "failed", "description": "Element has contrast ratio lower than minimum." }, "results": [ { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span style=\"color: #f21c2e;\">independent</span>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > b:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span style=\"color: #f21c2e;\">effective leader</span>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > b:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h5>Donate today to help build our grassroots campaign for California’s 73rd Assembly District. </h5>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>Contributions are not tax-deductible. The maximum contribution per person per election cycle is $5,500.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)" } ], "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": 29, "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": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > div: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 class=\"screen-reader-text skip-to-content\" href=\"#content\">Skip to content</a>", "pointer": "html > body:nth-child(2) > 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": "<a href=\"https://cottie.com/meetcottie/\">Meet Cottie</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > 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://cottie.com/priorities/\">Priorities</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > 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=\"https://cottie.com/endorsements/\">Endorsements</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > 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=\"https://cottie.com/media/\">Media</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/volunteer/\">Volunteer</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/donate/\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(6) > 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": "<h2 style=\"text-align: left;\">An independent and effective leaderfor Orange County</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span style=\"color: #f21c2e;\">independent</span>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > b:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span style=\"color: #f21c2e;\">effective leader</span>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > b:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>JOIN THE TEAM</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p style=\"text-align: center;\">Sign up for email updates!</p>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > 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": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">DONATE TODAY</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h5>Donate today to help build our grassroots campaign for California’s 73rd Assembly District. </h5>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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>Contributions are not tax-deductible. The maximum contribution per person per election cycle is $5,500.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": "<h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<div class=\"one\">Paid for by Cottie Petrie-Norris for Assembly 2024\n© All Rights Reserved\nFPPC ID #1456502</div>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div: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 style=\"font-size: small; color: white;\">Email: info@votecottie.com\nTel: (949) 346-1595\n2646 DuPont Dr, Suite 60-174\nIrvine, CA 92612</span>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer: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) > p:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a style=\"color: white;\" href=\"mailto:info@votecottie.com\">info@votecottie.com</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer: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) > p:nth-child(1) > span: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://cottie.com/meetcottie/\">Meet Cottie</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > 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://cottie.com/priorities/\">Priorities</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > 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=\"https://cottie.com/endorsements/\">Endorsements</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > 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=\"https://cottie.com/media/\">Media</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/volunteer/\">Volunteer</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com/donate/\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" } ], "attributes": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 8, "warning": 4, "failed": 4, "inapplicable": 18 }, "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": 3, "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-default page page-id-9 skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-off search-off footer-menu-navigation-off skin-styles filter-hover-none filter-featured-only sidemenu-active no-rounded-input page-loaded has-builder\">Loading...Loading...Loading...\nSkip to content\n\t\t\t\t\t\n\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n Menu\n\t\t\t\t \n \n\t\t\t\n\n\t \n\t \n\t\t\t\t \t\t\t\t\n\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t …", "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": [] }, { "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=\"screen-reader-text skip-to-content\" href=\"#content\">Skip to content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(3)" } ], "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": 2, "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=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer: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-T21": { "name": "Failure of Success Criteria 2.4.4, 2.4.9 and 4.1.2 due to not providing an accessible name for an image which is the only content in a link", "code": "QW-WCAG-T21", "mapping": "F89", "description": "This technique checks the text alternative of images which are the only content of a link", "metadata": { "target": { "parent": "a", "element": "img" }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-link.html" }, { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value" } ], "related": [ "H2", "H30", "ARIA7", "ARIA8" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F89", "passed": 2, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The image doesn't have an accessible name." }, "results": [ { "verdict": "failed", "description": "The image doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\n\t\t\t\n\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T17": { "name": "Positioning labels to maximize predictability of relationships", "code": "QW-WCAG-T17", "mapping": "G162", "description": "This technique checks the correct position of labels in forms", "metadata": { "target": { "element": "form" }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" }, { "name": "3.3.2", "level": "A", "principle": "Understandable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/labels-or-instructions" } ], "related": [ "H44", "H71", "H65", "G131", "G167" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G162.html", "passed": 0, "warning": 0, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "The form field label is not visible." }, "results": [ { "verdict": "failed", "description": "The form field label is not visible.", "resultCode": "F3", "elements": [ { "htmlCode": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The form field label is not visible.", "resultCode": "F3", "elements": [ { "htmlCode": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input: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": 3, "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=\"main-nav\" class=\"main-nav tf_clearfix tf_box\" data-init=\"true\"><li class=\"menu-item-page-35 menu-item menu-item-type-post_type menu-item-object-page menu-item-97\"><a href=\"https://cottie.com/meetcottie/\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Meet Cottie</a> </li>\n<li class=\"menu-item-page-37 menu-item menu-item-type-post_type menu-item-object-page menu-item-1114\"><a href=\"https://cottie.com/priorities/\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > …", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > 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=\"tf_abs row-slider-slides tf_clearfix\">\n\t\t \t\t\t<li data-bg=\"https://cottie.com/wp-content/uploads/2018/09/cottie1-1.jpg\" data-bg-alt=\"\" class=\"normal row-slider-dot-active\">\n\t\t\t <a class=\"row-slider-dot\" data-index=\"0\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\"></a>\n\t\t\t</li>\n\t\t\t\t\t\t<li data-bg=\"https://cottie.com/wp-content/uploads/2018/09/cottie1-2.jpg\" data-bg-alt=\"\" class=\"normal\">\n\t\t\t <a class=\"row-slider-dot\" data-index=\"1\" _selector=\"html > body:nth-chil …", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul id=\"menu-footer-nav\" class=\"menu\" data-init=\"true\"><li id=\"menu-item-795\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-795\"><a href=\"https://cottie.com/meetcottie/\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Meet Cottie</a></li>\n<li id=\"menu-item-794\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-794\"><a href=\"https://cottie.com/priorities/\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) …", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T8": { "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives", "code": "QW-WCAG-T8", "mapping": "F30", "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "metadata": { "target": { "attributes": "alt" }, "success-criteria": [ { "name": "1.1.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content" }, { "name": "1.2.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded" } ], "related": [], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30", "passed": 0, "warning": 7, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Text alternative needs manual verification." }, "results": [ { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://cottie.com/wp-content/uploads/2017/12/logotransparentlarge.png\" alt=\"Cottie Petrie-Norris for State Assembly 2024\" title=\"logotransparentlarge\" width=\"200\" height=\"457\" class=\"site-logo-image\" data-tf-not-load=\"1\" importance=\"high\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > 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 src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221802%22%20height%3D%221200%22%3E%3Cg%20fill%3D%22%23fdfdfd%22%3E%3Crect%20width%3D%22600%22%20height%3D%22400%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22400%22%20fill%3D%22%239b8667%22%20x%3D%22600%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22400%22%20fill%3D%22%23e1b6ad%22%20x%3D%221200%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22400%22%20fill%3D%22%23b39a7c%22%20y%3D%22400%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22400%22%20fill%3D%22%23d9deda%22%20x%3D%22600%22%20y%3D%22400%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22400%22%20fill%3D%22%23bc928 …", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%222048%22%20height%3D%221365%22%3E%3Cg%20fill%3D%22%23fefffa%22%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23ffffff%22%20x%3D%22682%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23d89a83%22%20x%3D%221364%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23846a4f%22%20y%3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%232a1b30%22%20x%3D%22682%22%20y%3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%2329150 …", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%222048%22%20height%3D%221365%22%3E%3Cg%20fill%3D%22%23bb9c88%22%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23e9fbff%22%20x%3D%22682%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23c5b196%22%20x%3D%221364%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23e78901%22%20y%3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23ad718a%22%20x%3D%22682%22%20y%3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23ae765 …", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%222048%22%20height%3D%221365%22%3E%3Cg%20fill%3D%22%236a6c6b%22%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%2332281f%22%20x%3D%22682%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23efca9e%22%20x%3D%221364%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23ad8470%22%20y%3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23575a53%22%20x%3D%22682%22%20y%3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23ca937 …", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221802%22%20height%3D%22845%22%3E%3Cg%20fill%3D%22%23dddbcf%22%3E%3Crect%20width%3D%22600%22%20height%3D%22281%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22281%22%20fill%3D%22%23b0a48a%22%20x%3D%22600%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22281%22%20fill%3D%22%23c8c1af%22%20x%3D%221200%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22281%22%20fill%3D%22%23e1e2d4%22%20y%3D%22281%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22281%22%20fill%3D%22%233e1f0b%22%20x%3D%22600%22%20y%3D%22281%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22281%22%20fill%3D%22%23c7bba3 …", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://cottie.com/wp-content/uploads/2017/12/logodarkbluelargecroppedwhite.png\" alt=\"Cottie Petrie-Norris for State Assembly 2024\" title=\"logodarkbluelargecroppedwhite\" width=\"140\" height=\"446\" class=\"site-logo-image\" data-tf-not-load=\"1\" importance=\"high\">", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] } ] }, "QW-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": 4, "warning": 0, "failed": 34, "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": "<h2 style=\"text-align: left;\">An independent and effective leaderfor Orange County</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h4>JOIN THE TEAM</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4: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 style=\"text-align: center;\">Sign up for email updates!</p>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > 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": "<noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.</noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > noscript: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": "<label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_2\">Email *</label>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > label: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=\"wpforms-required-label\">*</span>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > label: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": "<label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_3\">Zip Code</label>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > label: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": "<label for=\"wpforms-44-field-hp\" class=\"wpforms-field-label\">Name</label>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > label: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 type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > 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": "<noscript><img decoding=\"async\" width=\"1802\" height=\"1200\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding.jpg\" class=\"wp-post-image wp-image-1287\" title=\"Home\" alt=\"Home\" srcset=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding.jpg 1802w, https://cottie.com/wp-content/uploads/2020/09/cottielanding-300x200.jpg 300w, https://cottie.com/wp-content/uploads/2020/09/cottielanding-1024x682.jpg 1024w, https://cottie.com/wp-content/uploads/2020/09/cottielanding-768x511.jpg 768w, https://cottie.com/wp-content/uploads/2020/09/cottielanding-1536x1023.jpg 1536w\" sizes=\"(max-width: 1802px) 100vw, 1802px\" /></noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > noscript:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<noscript><img decoding=\"async\" width=\"2048\" height=\"1365\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/09/cottie1-1.jpg\" class=\"wp-post-image wp-image-743\" title=\"cottie1-1\" alt=\"cottie1-1\" srcset=\"https://cottie.com/wp-content/uploads/2018/09/cottie1-1.jpg 2048w, https://cottie.com/wp-content/uploads/2018/09/cottie1-1-300x200.jpg 300w, https://cottie.com/wp-content/uploads/2018/09/cottie1-1-768x512.jpg 768w, https://cottie.com/wp-content/uploads/2018/09/cottie1-1-1024x683.jpg 1024w, https://cottie.com/wp-content/uploads/2018/09/cottie1-1-24x16.jpg 24w, https://cottie.com/wp-content/uploads/2018/09/cottie1-1-36x24.jpg 36w, https://cottie.com/wp-content/uploads/2018/09/co …", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > noscript:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<noscript><img decoding=\"async\" width=\"2048\" height=\"1365\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/09/cottie1-2.jpg\" class=\"wp-post-image wp-image-744\" title=\"cottie1-2\" alt=\"cottie1-2\" srcset=\"https://cottie.com/wp-content/uploads/2018/09/cottie1-2.jpg 2048w, https://cottie.com/wp-content/uploads/2018/09/cottie1-2-300x200.jpg 300w, https://cottie.com/wp-content/uploads/2018/09/cottie1-2-768x512.jpg 768w, https://cottie.com/wp-content/uploads/2018/09/cottie1-2-1024x683.jpg 1024w, https://cottie.com/wp-content/uploads/2018/09/cottie1-2-24x16.jpg 24w, https://cottie.com/wp-content/uploads/2018/09/cottie1-2-36x24.jpg 36w, https://cottie.com/wp-content/uploads/2018/09/co …", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > noscript:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<noscript><img decoding=\"async\" width=\"2048\" height=\"1365\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/09/cottie1-3.jpg\" class=\"wp-post-image wp-image-745\" title=\"cottie1-3\" alt=\"cottie1-3\" srcset=\"https://cottie.com/wp-content/uploads/2018/09/cottie1-3.jpg 2048w, https://cottie.com/wp-content/uploads/2018/09/cottie1-3-300x200.jpg 300w, https://cottie.com/wp-content/uploads/2018/09/cottie1-3-768x512.jpg 768w, https://cottie.com/wp-content/uploads/2018/09/cottie1-3-1024x683.jpg 1024w, https://cottie.com/wp-content/uploads/2018/09/cottie1-3-24x16.jpg 24w, https://cottie.com/wp-content/uploads/2018/09/cottie1-3-36x24.jpg 36w, https://cottie.com/wp-content/uploads/2018/09/co …", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > noscript:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<noscript><img decoding=\"async\" width=\"1802\" height=\"845\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2020/09/cottiefam.jpg\" class=\"wp-post-image wp-image-1290\" title=\"Home\" alt=\"Home\" srcset=\"https://cottie.com/wp-content/uploads/2020/09/cottiefam.jpg 1802w, https://cottie.com/wp-content/uploads/2020/09/cottiefam-300x141.jpg 300w, https://cottie.com/wp-content/uploads/2020/09/cottiefam-1024x480.jpg 1024w, https://cottie.com/wp-content/uploads/2020/09/cottiefam-768x360.jpg 768w, https://cottie.com/wp-content/uploads/2020/09/cottiefam-1536x720.jpg 1536w\" sizes=\"(max-width: 1802px) 100vw, 1802px\" /></noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > noscript:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">An independent and effective leaderfor Orange County</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h4>JOIN THE TEAM</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4: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 style=\"text-align: center;\">Sign up for email updates!</p>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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": "<noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.</noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > noscript: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": "<label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_2\">Email *</label>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > label: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=\"wpforms-required-label\">*</span>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > label: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": "<label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_3\">Zip Code</label>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > label: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": "<label for=\"wpforms-44-field-hp\" class=\"wpforms-field-label\">Email</label>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > label: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 type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > 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": "<h2 style=\"text-align: center;\">DONATE TODAY</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<noscript><img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/01/100.png\" alt=\"\"></noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span: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": "<noscript><img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/12/250.png\" alt=\"\"></noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span: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": "<noscript><img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/12/1000.png\" alt=\"\"></noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span: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": "<noscript><img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/01/other.png\" alt=\"\"></noscript>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span: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>Donate today to help build our grassroots campaign for California’s 73rd Assembly District. </h5>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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>Contributions are not tax-deductible. The maximum contribution per person per election cycle is $5,500.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": "<h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<span style=\"font-size: small; color: white;\">Email: info@votecottie.com\nTel: (949) 346-1595\n2646 DuPont Dr, Suite 60-174\nIrvine, CA 92612</span>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer: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) > p:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<a style=\"color: white;\" href=\"mailto:info@votecottie.com\">info@votecottie.com</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer: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) > p:nth-child(1) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] } ] } } }, "best-practices": { "type": "best-practices", "metadata": { "passed": 16, "warning": 2, "failed": 0, "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": 6, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that heading markup is used when content is a heading." }, "results": [ { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 style=\"text-align: left;\">An independent and effective leaderfor Orange County</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>JOIN THE TEAM</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Please enable JavaScript in your browser to complete this form.Email *Zip CodeNameSIGN UP </h4>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">DONATE TODAY</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h5>Donate today to help build our grassroots campaign for California’s 73rd Assembly District. </h5>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2: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": 2, "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=\"screen-reader-text skip-to-content\" href=\"#content\">Skip to content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(3)" }, { "htmlCode": "<main id=\"content\" class=\"tf_box tf_clearfix\">\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t \n\n \t\n\t\n\t \t \n\t \n\t\t \t\t\t\n\t\t\t \n\t\t\t\n\t\t\t\t\t\t\n\t\t\t \n\t\t\t\n\t\t\t\t\t\t\n\t\t\t \n\t\t\t\n\t\t\t\t\t\t\n\t\t\t \n\t\t\t\n\t\t\t\t\t\t\n\t\t\t \n\t\t\t\n\t\t\t\t \n\t \n\t \t\n\t \t\n\t \n\t \n\t \n\t \t\t\n\t\t\t\n\t\t\t \t \n\t\t \t\n\t \t\t\n\t\t\t \n\t \t \t \n\t\t \n\n \n An independent and effective leaderfor Orange County \n\n\t \n\t \t\n\t\t \n\t \t \t \n\t\t \n\n \n JOIN THE TEAM \n\n\n\n \n Sign up for email updates! \n\n\t \n\t \t\n\t\t \n\t \t \t \n\t\t \n\n \n Please enable JavaScript in your browser to complete this form.Email *Zip CodeNameSIGN UP \n\n\t …", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "This link skips a content block.", "resultCode": "W1", "elements": [ { "htmlCode": "<a id=\"menu-icon\" class=\"tf_inline_b tf_text_dec\" href=\"#mobile-menu\" aria-label=\"Menu\">Menu</a>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, { "htmlCode": "<div id=\"mobile-menu\" class=\"sidemenu sidemenu-off tf_scrollbar\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t\t\t\t\t\t\t\t\n\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\t\t\n\t\t\t\t\t\t\t\tMeet Cottie \nPriorities \nEndorsements \nMedia \nVolunteer \nDonate \nFacebook \nTwitter \nInstagram \n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n \n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\tClose Menu\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>", "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2)" } ], "attributes": [] } ] } } }, "counter": { "type": "counter", "data": { "roles": { "link": 78, "document": 3, "img": 8, "navigation": 1, "list": 3, "listitem": 20, "main": 1, "heading": 10, "form": 2, "textbox": 4, "spinbutton": 2, "button": 2, "graphics-document": 6, "presentation": 7 }, "tags": { "html": 3, "head": 3, "script": 37, "meta": 19, "title": 1, "link": 52, "style": 9, "noscript": 15, "body": 3, "div": 174, "a": 33, "span": 23, "header": 1, "img": 15, "nav": 1, "ul": 3, "li": 20, "i": 3, "main": 1, "h2": 5, "b": 4, "br": 9, "h4": 4, "p": 6, "form": 2, "label": 6, "input": 12, "button": 2, "svg": 6, "circle": 10, "h5": 1, "iframe": 2, "footer": 1, "defs": 1 } } } }, "success": true }, "standardResult": { "totals": [ 23, 67, 40, 28 ], "instances": [ { "ruleID": "QW-ACT-R63", "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R64", "what": "This rule checks that the non-repeated content contains a heading", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R73", "what": "This rule checks that repeated blocks of content are collapsible.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R74", "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1)" }, "excerpt": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\">Please enable JavaScript in your browser to complete this form.Email *Zip CodeNameSIGN UP</div>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1)" }, "excerpt": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\">Please enable JavaScript in your browser to complete this form.Email *Zip CodeEmailSIGN UP</div>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "FORM", "id": "wpforms-form-44", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1)" }, "excerpt": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\">Please enable JavaScript in your browser to complete this form.Email *Zip CodeNameSIGN UP</form>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "FORM", "id": "wpforms-form-44", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1)" }, "excerpt": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\">Please enable JavaScript in your browser to complete this form.Email *Zip CodeEmailSIGN UP</form>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_2-container", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">Email *</div>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_2-container", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div id=\"wpforms-44-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\">Email *</div>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_3-container", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2)" }, "excerpt": "<div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">Zip Code</div>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "DIV", "id": "wpforms-44-field_3-container", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2)" }, "excerpt": "<div id=\"wpforms-44-field_3-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"3\">Zip Code</div>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)" }, "excerpt": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)" }, "excerpt": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "wpforms-submit-44", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)" }, "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "wpforms-submit-44", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)" }, "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "IMG", "id": "wpstats", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > img:nth-child(18)" }, "excerpt": "<img src=\"https://pixel.wp.com/g.gif?v=ext&j=1%3A10.5.2&blog=202046300&post=9&tz=0&srv=cottie.com&host=cottie.com&ref=&fcp=0&rand=0.9137366076740383\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "IMG", "id": "wpstats", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > img:nth-child(20)" }, "excerpt": "<img src=\"about://pixel.wp.com/g.gif?v=ext&j=1%3A10.5.2&blog=202046300&post=9&tz=0&srv=cottie.com&host=&ref=&fcp=0&rand=0.10362139814172577\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">" }, { "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(3)" }, "excerpt": "<a class=\"screen-reader-text skip-to-content\" href=\"#content\">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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"></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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/meetcottie/\">Meet Cottie</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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/priorities/\">Priorities</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/endorsements/\">Endorsements</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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/media/\">Media</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/volunteer/\">Volunteer</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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/donate/\">Donate</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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)" }, "excerpt": "<a target=\"_blank\" href=\"https://www.facebook.com/CottieForStateAssembly/\">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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)" }, "excerpt": "<a target=\"_blank\" href=\"https://twitter.com/VoteCottie\">Twitter</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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)" }, "excerpt": "<a target=\"_blank\" href=\"https://www.instagram.com/cottieforstateassembly/\">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": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)" }, "excerpt": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "wpforms-submit-44", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)" }, "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\"> </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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" target=\"_blank\" rel=\"noopener\"> <img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load=\"\" src=\"https://cottie.com/wp-content/uploads/2018/01/100.png\" alt=\"\"> </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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" target=\"_blank\" rel=\"noopener\"> <img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load=\"\" src=\"https://cottie.com/wp-content/uploads/2018/12/250.png\" alt=\"\"> </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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" target=\"_blank\" rel=\"noopener\"> <img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load=\"\" src=\"https://cottie.com/wp-content/uploads/2018/12/1000.png\" alt=\"\"> </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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\" rel=\"noopener\"> <img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load=\"\" src=\"https://cottie.com/wp-content/uploads/2018/01/other.png\" alt=\"\"> </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": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe loading=\"lazy\" data-lazy=\"1\" src=\"about:blank\" class=\"tf_iframe_lazy\" style=\"border: none;\" title=\"73rd Assembly District\" data-tf-src=\"https://api.mapbox.com/styles/v1/shavri/cjmmafc68cjak2sp ... tle=false&access_token=pk.eyJ1Ijoic2hhdnJpIiwiYSI6ImNqa2RqeTN5NTAxNTQzcXM2Z3I5OXZxb3UifQ._QUOCPc2Lh0nH5atSwZHTQ&zoomwheel=false#10/33.6672/-117.8081/0/39\" width=\"100%\" height=\"600px\"></iframe>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer: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://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"></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(4) > div:nth-child(4) > footer: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) > p:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a style=\"color: white;\" href=\"mailto:info@votecottie.com\">info@votecottie.com</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(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/meetcottie/\">Meet Cottie</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(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/priorities/\">Priorities</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/endorsements/\">Endorsements</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(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/media/\">Media</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/volunteer/\">Volunteer</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(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/donate/\">Donate</a>" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)" }, "excerpt": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)" }, "excerpt": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">" }, { "ruleID": "QW-ACT-R17", "what": "This rule checks that each image that is not marked as decorative, has an accessible name.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > img:nth-child(1)" }, "excerpt": "<img src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding3.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1341.78px; height: 806.406px; max-height: none; max-width: none; z-index: -999999; left: -30.8881px; top: 0px;\">" }, { "ruleID": "QW-ACT-R35", "what": "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree.", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4><div class=\"wpforms-container inline-fields\" id=\"wpforms-44\"><form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/ ... div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1)\"><noscript …" }, { "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": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1)" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "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": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "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": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(2)" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "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": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > b:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span style=\"color: #f21c2e;\">independent</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": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > b:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span style=\"color: #f21c2e;\">effective leader</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": 3, "tagName": "H5", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)" }, "excerpt": "<h5>Donate today to help build our grassroots campaign for California’s 73rd Assembly District. </h5>" }, { "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": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)" }, "excerpt": "<p>Contributions are not tax-deductible. The maximum contribution per person per election cycle is $5,500.</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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1)" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > div:nth-child(2)" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "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(3)" }, "excerpt": "<a class=\"screen-reader-text skip-to-content\" href=\"#content\">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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/meetcottie/\">Meet Cottie</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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/priorities/\">Priorities</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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/endorsements/\">Endorsements</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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/media/\">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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/volunteer/\">Volunteer</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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/donate/\">Donate</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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: left;\">An independent and effective leaderfor Orange County</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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > b:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span style=\"color: #f21c2e;\">independent</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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > b:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span style=\"color: #f21c2e;\">effective leader</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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>JOIN THE TEAM</h4>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p style=\"text-align: center;\">Sign up for email updates!</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": "BUTTON", "id": "wpforms-submit-44", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)" }, "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</button>" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">DONATE TODAY</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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)" }, "excerpt": "<h5>Donate today to help build our grassroots campaign for California’s 73rd Assembly District. </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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)" }, "excerpt": "<p>Contributions are not tax-deductible. The maximum contribution per person per election cycle is $5,500.</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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" }, "excerpt": "<div class=\"one\">Paid for by Cottie Petrie-Norris for Assembly 2024 © All Rights Reserved FPPC ID #1456502</div>" }, { "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(4) > div:nth-child(4) > footer: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) > p:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span style=\"font-size: small; color: white;\">Email: info@votecottie.com Tel: (949) 346-1595 2646 DuPont Dr, Suite 60-174 Irvine, CA 92612</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) > div:nth-child(4) > div:nth-child(4) > footer: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) > p:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a style=\"color: white;\" href=\"mailto:info@votecottie.com\">info@votecottie.com</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(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/meetcottie/\">Meet Cottie</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(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/priorities/\">Priorities</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(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/endorsements/\">Endorsements</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(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/media/\">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(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/volunteer/\">Volunteer</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(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com/donate/\">Donate</a>" }, { "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-default page page-id-9 skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-of ... search-off footer-menu-navigation-off skin-styles filter-hover-none filter-featured-only sidemenu-active no-rounded-input page-loaded has-builder\">Loading...Loading...Loading... Skip to content Menu …" }, { "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-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(3)" }, "excerpt": "<a class=\"screen-reader-text skip-to-content\" href=\"#content\">Skip to content</a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"></a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer: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://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"></a>" }, { "ruleID": "QW-WCAG-T21", "what": "This technique checks the text alternative of images which are the only content of a link", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\"> </a>" }, { "ruleID": "QW-WCAG-T17", "what": "This technique checks the correct position of labels in forms", "ordinalSeverity": 2, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" }, { "ruleID": "QW-WCAG-T17", "what": "This technique checks the correct position of labels in forms", "ordinalSeverity": 2, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > input:nth-child(2)" }, "excerpt": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" }, { "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": "main-nav", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1)" }, "excerpt": "<ul id=\"main-nav\" class=\"main-nav tf_clearfix tf_box\" data-init=\"true\"><li class=\"menu-item-page-35 menu-item menu-item-type-post_type menu-item-object-page menu-item-97\"><a href=\"https://cottie.com/m ... pe menu-item-object-page menu-item-1114\"><a href=\"https://cottie.com/priorities/\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1)" }, "excerpt": "<ul class=\"tf_abs row-slider-slides tf_clearfix\"> <li data-bg=\"https://cottie.com/wp-content/uploads/2018/09/cottie1-1.jpg\" data-bg-alt=\"\" class=\"normal row-slider-dot-active\"> <a class=\"row-slider-do ... child(1)\"></a> </li> <li data-bg=\"https://cottie.com/wp-content/uploads/2018/09/cottie1-2.jpg\" data-bg-alt=\"\" class=\"normal\"> <a class=\"row-slider-dot\" data-index=\"1\" _selector=\"html > body: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": "menu-footer-nav", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul id=\"menu-footer-nav\" class=\"menu\" data-init=\"true\"><li id=\"menu-item-795\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-795\"><a href=\"https://cottie.com/meetcottie/\" _s ... 794\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-794\"><a href=\"https://cottie.com/priorities/\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) …" }, { "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(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"https://cottie.com/wp-content/uploads/2017/12/logotransparentlarge.png\" alt=\"Cottie Petrie-Norris for State Assembly 2024\" title=\"logotransparentlarge\" width=\"200\" height=\"457\" class=\"site-logo-image\" data-tf-not-load=\"1\" importance=\"high\">" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221802%22%20height%3D%221200%22%3E%3Cg%20fill%3D%22%23fdfdfd%22%3E%3Crect%20width%3D%2 ... %3D%22400%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22400%22%20fill%3D%22%23d9deda%22%20x%3D%22600%22%20y%3D%22400%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22400%22%20fill%3D%22%23bc928 …" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%222048%22%20height%3D%221365%22%3E%3Cg%20fill%3D%22%23fefffa%22%3E%3Crect%20width%3D%2 ... %3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%232a1b30%22%20x%3D%22682%22%20y%3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%2329150 …" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%222048%22%20height%3D%221365%22%3E%3Cg%20fill%3D%22%23bb9c88%22%3E%3Crect%20width%3D%2 ... %3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23ad718a%22%20x%3D%22682%22%20y%3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23ae765 …" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%222048%22%20height%3D%221365%22%3E%3Cg%20fill%3D%22%236a6c6b%22%3E%3Crect%20width%3D%2 ... %3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23575a53%22%20x%3D%22682%22%20y%3D%22455%22%2F%3E%3Crect%20width%3D%22682%22%20height%3D%22455%22%20fill%3D%22%23ca937 …" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221802%22%20height%3D%22845%22%3E%3Cg%20fill%3D%22%23dddbcf%22%3E%3Crect%20width%3D%22 ... 3D%22281%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22281%22%20fill%3D%22%233e1f0b%22%20x%3D%22600%22%20y%3D%22281%22%2F%3E%3Crect%20width%3D%22600%22%20height%3D%22281%22%20fill%3D%22%23c7bba3 …" }, { "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(4) > div:nth-child(4) > footer: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 src=\"https://cottie.com/wp-content/uploads/2017/12/logodarkbluelargecroppedwhite.png\" alt=\"Cottie Petrie-Norris for State Assembly 2024\" title=\"logodarkbluelargecroppedwhite\" width=\"140\" height=\"446\" class=\"site-logo-image\" data-tf-not-load=\"1\" importance=\"high\">" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: left;\">An independent and effective leaderfor Orange County</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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>JOIN THE TEAM</h4>" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p style=\"text-align: center;\">Sign up for email updates!</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": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > noscript:nth-child(1)" }, "excerpt": "<noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.</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": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > label:nth-child(1)" }, "excerpt": "<label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_2\">Email *</label>" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > label:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"wpforms-required-label\">*</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": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > label:nth-child(1)" }, "excerpt": "<label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_3\">Zip Code</label>" }, { "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": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > label:nth-child(1)" }, "excerpt": "<label for=\"wpforms-44-field-hp\" class=\"wpforms-field-label\">Name</label>" }, { "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": "wpforms-submit-44", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)" }, "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</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": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > noscript:nth-child(2)" }, "excerpt": "<noscript><img decoding=\"async\" width=\"1802\" height=\"1200\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2020/09/cottielanding.jpg\" class=\"wp-post-image wp-image-1287\" title=\"Home\" alt=\" ... .com/wp-content/uploads/2020/09/cottielanding-768x511.jpg 768w, https://cottie.com/wp-content/uploads/2020/09/cottielanding-1536x1023.jpg 1536w\" sizes=\"(max-width: 1802px) 100vw, 1802px\" /></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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > noscript:nth-child(2)" }, "excerpt": "<noscript><img decoding=\"async\" width=\"2048\" height=\"1365\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/09/cottie1-1.jpg\" class=\"wp-post-image wp-image-743\" title=\"cottie1-1\" alt=\" ... 1024w, https://cottie.com/wp-content/uploads/2018/09/cottie1-1-24x16.jpg 24w, https://cottie.com/wp-content/uploads/2018/09/cottie1-1-36x24.jpg 36w, https://cottie.com/wp-content/uploads/2018/09/co …" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > noscript:nth-child(2)" }, "excerpt": "<noscript><img decoding=\"async\" width=\"2048\" height=\"1365\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/09/cottie1-2.jpg\" class=\"wp-post-image wp-image-744\" title=\"cottie1-2\" alt=\" ... 1024w, https://cottie.com/wp-content/uploads/2018/09/cottie1-2-24x16.jpg 24w, https://cottie.com/wp-content/uploads/2018/09/cottie1-2-36x24.jpg 36w, https://cottie.com/wp-content/uploads/2018/09/co …" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > noscript:nth-child(2)" }, "excerpt": "<noscript><img decoding=\"async\" width=\"2048\" height=\"1365\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/09/cottie1-3.jpg\" class=\"wp-post-image wp-image-745\" title=\"cottie1-3\" alt=\" ... 1024w, https://cottie.com/wp-content/uploads/2018/09/cottie1-3-24x16.jpg 24w, https://cottie.com/wp-content/uploads/2018/09/cottie1-3-36x24.jpg 36w, https://cottie.com/wp-content/uploads/2018/09/co …" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > noscript:nth-child(2)" }, "excerpt": "<noscript><img decoding=\"async\" width=\"1802\" height=\"845\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2020/09/cottiefam.jpg\" class=\"wp-post-image wp-image-1290\" title=\"Home\" alt=\"Home\" ... ://cottie.com/wp-content/uploads/2020/09/cottiefam-768x360.jpg 768w, https://cottie.com/wp-content/uploads/2020/09/cottiefam-1536x720.jpg 1536w\" sizes=\"(max-width: 1802px) 100vw, 1802px\" /></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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">An independent and effective leaderfor Orange County</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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>JOIN THE TEAM</h4>" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p style=\"text-align: center;\">Sign up for email updates!</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": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > noscript:nth-child(1)" }, "excerpt": "<noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.</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": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > label:nth-child(1)" }, "excerpt": "<label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_2\">Email *</label>" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > label:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"wpforms-required-label\">*</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": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > label:nth-child(1)" }, "excerpt": "<label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-44-field_3\">Zip Code</label>" }, { "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": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > label:nth-child(1)" }, "excerpt": "<label for=\"wpforms-44-field-hp\" class=\"wpforms-field-label\">Email</label>" }, { "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": "wpforms-submit-44", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)" }, "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-44\" class=\"wpforms-submit\" data-alt-text=\"Submitting...\" data-submit-text=\"SIGN UP\" aria-live=\"assertive\" value=\"wpforms-submit\">SIGN UP</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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">DONATE TODAY</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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(2) > noscript:nth-child(2)" }, "excerpt": "<noscript><img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/01/100.png\" alt=\"\"></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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(2) > noscript:nth-child(2)" }, "excerpt": "<noscript><img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/12/250.png\" alt=\"\"></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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(2) > noscript:nth-child(2)" }, "excerpt": "<noscript><img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/12/1000.png\" alt=\"\"></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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(2) > noscript:nth-child(2)" }, "excerpt": "<noscript><img style=\"width:calc(100% - 10px);height:calc(100% - 10px)\" data-tf-not-load src=\"https://cottie.com/wp-content/uploads/2018/01/other.png\" alt=\"\"></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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)" }, "excerpt": "<h5>Donate today to help build our grassroots campaign for California’s 73rd Assembly District. </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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)" }, "excerpt": "<p>Contributions are not tax-deductible. The maximum contribution per person per election cycle is $5,500.</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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer: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) > p:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span style=\"font-size: small; color: white;\">Email: info@votecottie.com Tel: (949) 346-1595 2646 DuPont Dr, Suite 60-174 Irvine, CA 92612</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": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(4) > footer: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) > p:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a style=\"color: white;\" href=\"mailto:info@votecottie.com\">info@votecottie.com</a>" }, { "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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: left;\">An independent and effective leaderfor Orange County</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>JOIN THE TEAM</h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Please enable JavaScript in your browser to complete this form.Email *Zip CodeNameSIGN UP </h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">DONATE TODAY</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(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)" }, "excerpt": "<h5>Donate today to help build our grassroots campaign for California’s 73rd Assembly District. </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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2>" }, { "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(3)" }, "excerpt": "<a class=\"screen-reader-text skip-to-content\" href=\"#content\">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": "content", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(3) > div:nth-child(1) > main:nth-child(1)" }, "excerpt": "<main id=\"content\" class=\"tf_box tf_clearfix\"> An independent and effective leaderfor Orange County JOIN THE TEAM Sign up for email updates! Please enable JavaScript in your browser to complete this form.Email *Zip CodeNameSIGN UP …" }, { "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": "menu-icon", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a id=\"menu-icon\" class=\"tf_inline_b tf_text_dec\" href=\"#mobile-menu\" aria-label=\"Menu\">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": "mobile-menu", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2)" }, "excerpt": "<div id=\"mobile-menu\" class=\"sidemenu sidemenu-off tf_scrollbar\"> Meet Cottie Priorities Endorsements Media Volunteer Donate Facebook Twitter Instagram Close Menu </div>" } ] }, "endTime": 1687103557241 }, { "type": "test", "which": "tenon", "id": "a", "startTime": 1687103557241, "url": "https://cottie.com/", "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:52:36.748Z", "data": { "apiErrors": [], "documentSize": 1045398, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 169, "failing": 11 }, "issues": { "totalErrors": 29, "totalWarnings": 21, "totalIssues": 50 }, "issuesByLevel": { "A": { "count": 34, "pct": 68 }, "AA": { "count": 30, "pct": 60 }, "AAA": { "count": 50, "pct": 100 } }, "density": { "errorDensity": 3, "warningDensity": 2, "allDensity": 5 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "4d6b060f-359a-4272-9711-a83599b89169", "docID": "640aa2dc-6942-4ddd-e157-41843799c56c", "sourceHash": "d1db5bb4aeec9f494c1fb96130841305", "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=4d6b060f-359a-4272-9711-a83599b89169", "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": 2643.39 }, "height": 2643.39, "width": 1024 }, "position": { "line": 2612, "column": 60 }, "errorSnippet": "<body class=\"home page-template-default page page-id-9 skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-off search-off footer-menu-navigation-off skin-styles", "xpath": "/html/body", "issueID": "ad0e9847dbe48f8f08ccc02ec19cdda3", "signature": "1b43f618fd9d111d6e4181936f65bf1e", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=ad0e9847dbe48f8f08ccc02ec19cdda3" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 62.828125 }, "bottom-right": { "x": 79, "y": 81.828125 }, "height": 19, "width": 79 }, "position": { "line": 1633, "column": 0 }, "errorSnippet": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <svg class=\"tf_abs tf_w tf_h\"> <cir", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "8751969e96b57ca69f0a9141390387e4", "signature": "b166a5fb1a304a2c6fdee1a0eb89cfa6", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=8751969e96b57ca69f0a9141390387e4" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 0, "y": 117.9375 }, "bottom-right": { "x": 200, "y": 146.9375 }, "height": 29, "width": 200 }, "position": { "line": 576, "column": 0 }, "errorSnippet": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://cottie.com/wp-content/uploads/2017/12/logotransparentlarge.png\" alt=\"Cottie Petrie-Norris for State Assembly 2024\" title=\"logotransparentlarge\" w", "xpath": "/html/body/div[3]/div[1]/header[1]/div[1]/div[1]/a[1]", "issueID": "0e20526f7fe0267cbc0bb90e067451b1", "signature": "c550a7204da19e467333ddfd1678c816", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0e20526f7fe0267cbc0bb90e067451b1" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 0, "y": 80.03125 }, "bottom-right": { "x": 140, "y": 97.03125 }, "height": 17, "width": 140 }, "position": { "line": 4210, "column": 0 }, "errorSnippet": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://cottie.com/wp-content/uploads/2017/12/logodarkbluelargecroppedwhite.png\" alt=\"Cottie Petrie-Norris for State Assembly 2024\" title=\"logodarkbluela", "xpath": "/html/body/div[3]/div[4]/footer[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "b36eed4675e27174257252f065ed141e", "signature": "f8b341e2658e592bc07f81b224d2d4ba", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b36eed4675e27174257252f065ed141e" }, { "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": 501.87078857421875, "y": 373.87078857421875 }, "bottom-right": { "x": 551.8707885742188, "y": 423.87078857421875 }, "height": 50, "width": 50 }, "position": { "line": 987, "column": 38 }, "errorSnippet": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "xpath": "/html/body/div[1]/div[1]", "issueID": "6dd70012e52d6428f931e34bde284361", "signature": "aa778503ddce44868a65bb4ae82526b0", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6dd70012e52d6428f931e34bde284361" }, { "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": 501.87078857421875, "y": 373.87078857421875 }, "bottom-right": { "x": 551.8707885742188, "y": 423.87078857421875 }, "height": 50, "width": 50 }, "position": { "line": 4054, "column": 391 }, "errorSnippet": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "xpath": "/html/body/div[2]/div[1]", "issueID": "c91d501738bfa22b19c93acc90c1e33e", "signature": "66b58e3b51bb69a23787672bd6a476ac", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=c91d501738bfa22b19c93acc90c1e33e" }, { "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": 511.9967346191406, "y": 383.9967346191406 }, "bottom-right": { "x": 561.9967346191406, "y": 433.9967346191406 }, "height": 50, "width": 50 }, "position": { "line": 4115, "column": 42 }, "errorSnippet": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "xpath": "/html/body/div[2]/div[2]", "issueID": "6297bc081dcd9fc8a38a41b537f148da", "signature": "4d06d18e7eacfdf2c5f28930125e5885", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6297bc081dcd9fc8a38a41b537f148da" }, { "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": 0, "y": 0 }, "bottom-right": { "x": 1, "y": 1 }, "height": 1, "width": 1 }, "position": { "line": 576, "column": 0 }, "errorSnippet": "<a class=\"screen-reader-text skip-to-content\" href=\"#content\">Skip to content</a>", "xpath": "/html/body/a[1]", "issueID": "1f948755a8904ab79ad2f44cd5619a64", "signature": "57cc96afc8f44003827eff80ce45ff5d", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=1f948755a8904ab79ad2f44cd5619a64" }, { "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": 50.78125, "y": 10.015625 }, "bottom-right": { "x": 164.78125, "y": 36.015625 }, "height": 26, "width": 114 }, "position": { "line": 8381, "column": 0 }, "errorSnippet": "<span style=\"color: #f21c2e;\">independent</span>", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/b[1]/span[1]", "issueID": "c433481544cedf5c7a40c8b555aeff0d", "signature": "068f43f08a2c43810a5103a9c55f338a", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=c433481544cedf5c7a40c8b555aeff0d" }, { "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": 59.359375, "y": 35.015625 }, "bottom-right": { "x": 199.359375, "y": 61.015625 }, "height": 26, "width": 140 }, "position": { "line": 8381, "column": 0 }, "errorSnippet": "<span style=\"color: #f21c2e;\">effective leader</span>", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/b[2]/span[1]", "issueID": "c81fe0150056eadab3fd6bd1e60c37f9", "signature": "b7345baea5b73c85571863b5c22a9ba2", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=c81fe0150056eadab3fd6bd1e60c37f9" }, { "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": 501.87078857421875, "y": 373.87078857421875 }, "bottom-right": { "x": 551.8707885742188, "y": 423.87078857421875 }, "height": 50, "width": 50 }, "position": { "line": 987, "column": 38 }, "errorSnippet": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "xpath": "/html/body/div[1]/div[1]", "issueID": "68391478b814b504842da1a1244bb9c4", "signature": "c47b010f1283b0fa67bb6fcc1cc4666c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=68391478b814b504842da1a1244bb9c4" }, { "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": 501.87078857421875, "y": 373.87078857421875 }, "bottom-right": { "x": 551.8707885742188, "y": 423.87078857421875 }, "height": 50, "width": 50 }, "position": { "line": 4054, "column": 391 }, "errorSnippet": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "xpath": "/html/body/div[2]/div[1]", "issueID": "e005c559f4efa184198c25ba36e9208a", "signature": "5697f3d60b31cd9ecdfd029bd6b4ec25", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e005c559f4efa184198c25ba36e9208a" }, { "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": 511.9967346191406, "y": 383.9967346191406 }, "bottom-right": { "x": 561.9967346191406, "y": 433.9967346191406 }, "height": 50, "width": 50 }, "position": { "line": 4115, "column": 42 }, "errorSnippet": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "xpath": "/html/body/div[2]/div[2]", "issueID": "bb387989bb5190db71c854d6b5f3c342", "signature": "fa093ec5218b379d4811fff5ed6128cd", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bb387989bb5190db71c854d6b5f3c342" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": -0.00005000000000165983, "y": 2441.765625 }, "bottom-right": { "x": 962.54695, "y": 2627.390625 }, "height": 185.625, "width": 962.547 }, "position": { "line": 5134, "column": 344 }, "errorSnippet": "<footer id=\"footer\" class=\"tf_box pagewidth tf_scrollbar tf_rel tf_clearfix\" itemscope=\"itemscope\" itemtype=\"https://schema.org/WPFooter\"> <div class=\"main-col first tf_clearfix\"> <div class=\"footer-left-wrap first\"> <div class=\"foot", "xpath": "/html/body/div[3]/div[4]/footer[1]", "issueID": "fe7dfeb44fad26a40a8714c97f19a7d8", "signature": "3dfeab9619431c198564c66634743f3b", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fe7dfeb44fad26a40a8714c97f19a7d8" }, { "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": 0, "y": 0 }, "bottom-right": { "x": -24.464, "y": -24.464 }, "height": -24.464, "width": -24.464 }, "position": { "line": 4342, "column": 0 }, "errorSnippet": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[2]/input[1]", "issueID": "b48f162be894d2a4ec55350d1e680c16", "signature": "32cb1824ded6810c8819c82a336e1daf", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b48f162be894d2a4ec55350d1e680c16" }, { "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": 0, "y": 0 }, "bottom-right": { "x": -24.464, "y": -24.464 }, "height": -24.464, "width": -24.464 }, "position": { "line": 6507, "column": 0 }, "errorSnippet": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[1]/input[1]", "issueID": "97e6773ee1ca06dd36c440c1f7f197be", "signature": "d46a3f8405197709e5d2327ddc0320a1", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=97e6773ee1ca06dd36c440c1f7f197be" }, { "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": 0, "y": 0 }, "bottom-right": { "x": -24.464, "y": -24.464 }, "height": -24.464, "width": -24.464 }, "position": { "line": 8404, "column": 0 }, "errorSnippet": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[2]/input[1]", "issueID": "a706b2e136e8692336c76cc720cd1040", "signature": "be9f75a3edf540bda73c15f8369637cd", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a706b2e136e8692336c76cc720cd1040" }, { "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": 0, "y": 0 }, "bottom-right": { "x": -24.464, "y": -24.464 }, "height": -24.464, "width": -24.464 }, "position": { "line": 8404, "column": 0 }, "errorSnippet": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[2]/input[1]", "issueID": "f700e950065cf05b78dd0feb2e61176b", "signature": "454197c8c192bd574699554408b957c3", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f700e950065cf05b78dd0feb2e61176b" }, { "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": 4.4375 }, "bottom-right": { "x": 400.219, "y": 78.4375 }, "height": 74, "width": 400.219 }, "position": { "line": 8404, "column": 5 }, "errorSnippet": "<h4><div class=\"wpforms-container inline-fields\" id=\"wpforms-44\"><form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c4", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]", "issueID": "d1b398e786d6b31bf06e1669cca78c85", "signature": "6a7a1e517294456af69dbfae0976b854", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d1b398e786d6b31bf06e1669cca78c85" }, { "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": 4.4375 }, "bottom-right": { "x": 400.219, "y": 78.4375 }, "height": 74, "width": 400.219 }, "position": { "line": 8389, "column": 9 }, "errorSnippet": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\"><form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" n", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]", "issueID": "f56c8597ede7f733a78bd6db9c50557b", "signature": "632c94d9ac38a6babe29588d2337920c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f56c8597ede7f733a78bd6db9c50557b" }, { "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": 4.4375 }, "bottom-right": { "x": 400.219, "y": 4.4375 }, "height": 0, "width": 400.219 }, "position": { "line": 577, "column": 0 }, "errorSnippet": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\"><noscript class=\"wpforms-error-noscrip", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]", "issueID": "6ccef9c19e1fa3415e2f668479d2b0e8", "signature": "1d16dad1e5d4898484be8925d7a9d0a4", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6ccef9c19e1fa3415e2f668479d2b0e8" }, { "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": 8404, "column": 277 }, "errorSnippet": "<noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.</noscript>", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/noscript[1]", "issueID": "99953d6ebe0cc09cd99c814b62610830", "signature": "505ceb4811a29ee7efba0cbcd1146659", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=99953d6ebe0cc09cd99c814b62610830" }, { "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": 8490, "column": 5 }, "errorSnippet": "<h4><div class=\"wpforms-container inline-fields\" id=\"wpforms-44\"><form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c4", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]", "issueID": "63d814a945f31f231fd537fe04432d18", "signature": "dab8dd421b72f499afdec3772edd7021", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=63d814a945f31f231fd537fe04432d18" }, { "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": 8475, "column": 9 }, "errorSnippet": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\"><form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" n", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]", "issueID": "1ce4364e879c4ed7cf0721deb4cbafe0", "signature": "6280fd00541cb852d2a9ff704b33da9c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1ce4364e879c4ed7cf0721deb4cbafe0" }, { "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": 577, "column": 0 }, "errorSnippet": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\"><noscript class=\"wpforms-error-noscrip", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]", "issueID": "3c868490a301eb09c60a3628a6d42de0", "signature": "063d45764008a57245634c228db2ac21", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3c868490a301eb09c60a3628a6d42de0" }, { "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": 8490, "column": 277 }, "errorSnippet": "<noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.</noscript>", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/noscript[1]", "issueID": "c0d6ff367e3ab373dd2083024a201b32", "signature": "665c06c0f502331687c50abf2ee4e0b6", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c0d6ff367e3ab373dd2083024a201b32" }, { "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": 979.09375 }, "bottom-right": { "x": 1024, "y": 1707.78175 }, "height": 728.688, "width": 1024 }, "position": { "line": 8635, "column": 9 }, "errorSnippet": "<div data-css_id=\"o8ga960\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth tb_o8ga960 tf_clearfix hide-mobile\"> <div class=\"row_inner col_align_top col-count-1 tf_box tf_w tf_rel\"> <div data-lazy=\"1\" class=\"module_column tb-c", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]", "issueID": "9a6098b2a60ca9ee826d6ea95c911922", "signature": "8979ccc703ea71b78d5bee62629ac2aa", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9a6098b2a60ca9ee826d6ea95c911922" }, { "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": 1024, "y": 728.688 }, "height": 728.688, "width": 1024 }, "position": { "line": 8650, "column": 5 }, "errorSnippet": "<div class=\"row_inner col_align_top col-count-1 tf_box tf_w tf_rel\"> <div data-lazy=\"1\" class=\"module_column tb-column col-full tb_dnec968 tf_box last\"> <div class=\"tb-column-inner tf_box tf_w\"> <div class=\"module module-text tb_f5ey", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]/div[1]", "issueID": "eff1fa301d939bc34dae9d9b9e0fcfb3", "signature": "c17b7f26aca096879ef4b09ed5246f2e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=eff1fa301d939bc34dae9d9b9e0fcfb3" }, { "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": 1024, "y": 728.688 }, "height": 728.688, "width": 1024 }, "position": { "line": 8651, "column": 5 }, "errorSnippet": "<div data-lazy=\"1\" class=\"module_column tb-column col-full tb_dnec968 tf_box last\"> <div class=\"tb-column-inner tf_box tf_w\"> <div class=\"module module-text tb_f5ey968 \" data-lazy=\"1\"> <div class=\"tb_text_wrap\"> <h2 style=\"text", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]", "issueID": "41f024b07093a62c098a98732c62484c", "signature": "dd5af3488b3ba68b0ab40dab5568c3ce", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=41f024b07093a62c098a98732c62484c" }, { "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": 1024, "y": 728.688 }, "height": 728.688, "width": 1024 }, "position": { "line": 8662, "column": 3 }, "errorSnippet": "<div class=\"tb-column-inner tf_box tf_w\"> <div class=\"module module-text tb_f5ey968 \" data-lazy=\"1\"> <div class=\"tb_text_wrap\"> <h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2> </div>\n</div> <div ", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]", "issueID": "39e3f8f975c181ae9e39be07664a5e59", "signature": "b21a87b04a9b4cc3d3324de689502622", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=39e3f8f975c181ae9e39be07664a5e59" }, { "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": 1024, "y": 69.1874 }, "height": 69.1874, "width": 1024 }, "position": { "line": 8663, "column": 17 }, "errorSnippet": "<div class=\"module module-text tb_f5ey968 \" data-lazy=\"1\"> <div class=\"tb_text_wrap\"> <h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2> </div>\n</div>", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]", "issueID": "48b2bbef07177b479655f72c9776d327", "signature": "f38574eba01730dd5995161f72a23f50", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=48b2bbef07177b479655f72c9776d327" }, { "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": 20.46875 }, "bottom-right": { "x": 1024, "y": 66.46875 }, "height": 46, "width": 1024 }, "position": { "line": 8665, "column": 1 }, "errorSnippet": "<div class=\"tb_text_wrap\"> <h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2> </div>", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]", "issueID": "46cf08152d2b02f9bdfade231c38c032", "signature": "dc4a9e934e2050e0434f7e702d7c2d9a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=46cf08152d2b02f9bdfade231c38c032" }, { "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": 1707.78125 }, "bottom-right": { "x": 1024, "y": 2424.76525 }, "height": 716.984, "width": 1024 }, "position": { "line": 8688, "column": 8 }, "errorSnippet": "<div data-css_id=\"7enl960\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth tb_7enl960 tf_clearfix hide-desktop hide-tablet\"> <div class=\"row_inner col_align_top col-count-1 tf_box tf_w tf_rel\"> <div data-lazy=\"1\" class=\"modul", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]", "issueID": "b8250160a4316a8e023e7cd0cb213a1f", "signature": "684f5ba14beb8e7b76145eb50a1846e6", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b8250160a4316a8e023e7cd0cb213a1f" }, { "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": 1024, "y": 716.984 }, "height": 716.984, "width": 1024 }, "position": { "line": 8689, "column": 4 }, "errorSnippet": "<div class=\"row_inner col_align_top col-count-1 tf_box tf_w tf_rel\"> <div data-lazy=\"1\" class=\"module_column tb-column col-full tb_ebnv969 tf_box last\"> <div class=\"tb-column-inner tf_box tf_w\"> <div class=\"module module-text tb_bmnd", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]/div[1]", "issueID": "1c535290854d47ad95e46306380ccb1b", "signature": "deed9fc654ac3e244bba326d23c34165", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1c535290854d47ad95e46306380ccb1b" }, { "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": 1024, "y": 716.984 }, "height": 716.984, "width": 1024 }, "position": { "line": 8690, "column": 17 }, "errorSnippet": "<div data-lazy=\"1\" class=\"module_column tb-column col-full tb_ebnv969 tf_box last\"> <div class=\"tb-column-inner tf_box tf_w\"> <div class=\"module module-text tb_bmnd969 \" data-lazy=\"1\"> <div class=\"tb_text_wrap\"> <h2 style=\"text", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]", "issueID": "73410019a279288605c87cbebc9b7e6a", "signature": "f8337acf65ace7060aa9baebf2fd72cc", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=73410019a279288605c87cbebc9b7e6a" }, { "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": 1024, "y": 716.984 }, "height": 716.984, "width": 1024 }, "position": { "line": 8692, "column": 1 }, "errorSnippet": "<div class=\"tb-column-inner tf_box tf_w\"> <div class=\"module module-text tb_bmnd969 \" data-lazy=\"1\"> <div class=\"tb_text_wrap\"> <h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2> </div>\n</div> <div ", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]", "issueID": "fa07c11b97f00b8f929ca19b9e7399d8", "signature": "53bbb6952164b90cc5e30d873883dfce", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fa07c11b97f00b8f929ca19b9e7399d8" }, { "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": 1024, "y": 69.1875 }, "height": 69.1875, "width": 1024 }, "position": { "line": 8693, "column": 9 }, "errorSnippet": "<div class=\"module module-text tb_bmnd969 \" data-lazy=\"1\"> <div class=\"tb_text_wrap\"> <h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2> </div>\n</div>", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]", "issueID": "11b7a80308d5714bbb823b5a2f2d0c87", "signature": "d189a9b3eae3b46fbb9d64b7a08c16f4", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=11b7a80308d5714bbb823b5a2f2d0c87" }, { "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": 19 }, "bottom-right": { "x": 1024, "y": 65 }, "height": 46, "width": 1024 }, "position": { "line": 8697, "column": 1 }, "errorSnippet": "<div class=\"tb_text_wrap\"> <h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2> </div>", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]", "issueID": "7495192d7f4efff02359224250ead48b", "signature": "68be991b22e4257f66f7361aead44175", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7495192d7f4efff02359224250ead48b" }, { "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": 2643.39 }, "height": 2643.39, "width": 1024 }, "position": { "line": 2612, "column": 60 }, "errorSnippet": "<body class=\"home page-template-default page page-id-9 skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-off search-off footer-menu-navigation-off skin-styles", "xpath": "/html/body", "issueID": "9d5c932ebd2be3c54f9c34380603ea0f", "signature": "57681a679627e02430e368605bf57128", "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=9d5c932ebd2be3c54f9c34380603ea0f" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 577, "column": 0 }, "errorSnippet": "<a target=\"_blank\" href=\"https://www.facebook.com/CottieForStateAssembly/\"><i class=\"_mi genericon genericon-facebook\" aria-hidden=\"true\"></i><span class=\"visuallyhidden\">Facebook</span></a>", "xpath": "/html/body/div[3]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/a[1]", "issueID": "92f0eb5df46fd9806188f48218451089", "signature": "7aa8efd713d555b2cf5a0099a1923549", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=92f0eb5df46fd9806188f48218451089" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 577, "column": 0 }, "errorSnippet": "<a target=\"_blank\" href=\"https://twitter.com/VoteCottie\"><i class=\"_mi genericon genericon-twitter\" aria-hidden=\"true\"></i><span class=\"visuallyhidden\">Twitter</span></a>", "xpath": "/html/body/div[3]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[8]/a[1]", "issueID": "586d992d21e8c838acce4f5ea909018d", "signature": "6423eac7d259c7180e5e2c91acc5b881", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=586d992d21e8c838acce4f5ea909018d" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 577, "column": 0 }, "errorSnippet": "<a target=\"_blank\" href=\"https://www.instagram.com/cottieforstateassembly/\"><i class=\"_mi genericon genericon-instagram\" aria-hidden=\"true\"></i><span class=\"visuallyhidden\">Instagram</span></a>", "xpath": "/html/body/div[3]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[9]/a[1]", "issueID": "2d2babf29d00e0ff125e02a428d4eafa", "signature": "8940a15fcee62fb2a693c8f220cb6e13", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2d2babf29d00e0ff125e02a428d4eafa" }, { "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": 62.828125 }, "bottom-right": { "x": 79, "y": 81.828125 }, "height": 19, "width": 79 }, "position": { "line": 1633, "column": 0 }, "errorSnippet": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <svg class=\"tf_abs tf_w tf_h\"> <cir", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "c45f080b53cbcdf58db4e4b90efe80d3", "signature": "f03cddfda4c04f0da624ff31d9e2d6d4", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c45f080b53cbcdf58db4e4b90efe80d3" }, { "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": 62.828125 }, "bottom-right": { "x": 79, "y": 81.828125 }, "height": 19, "width": 79 }, "position": { "line": 1633, "column": 0 }, "errorSnippet": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <svg class=\"tf_abs tf_w tf_h\"> <ci", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]", "issueID": "1b43c1dd2835df1937b5948daa2a3635", "signature": "2ae97522e90a5c886576c32cd04f66ad", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1b43c1dd2835df1937b5948daa2a3635" }, { "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": 62.828125 }, "bottom-right": { "x": 79, "y": 81.828125 }, "height": 19, "width": 79 }, "position": { "line": 4209, "column": 34 }, "errorSnippet": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <svg class=\"tf_abs tf_w tf_h\"> <ci", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]", "issueID": "3fe24aa50ef86f5b114e1aee8e93de7f", "signature": "a0f6901370285f5e9eb6c918947b54eb", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3fe24aa50ef86f5b114e1aee8e93de7f" }, { "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": 62.828125 }, "bottom-right": { "x": 79, "y": 81.828125 }, "height": 19, "width": 79 }, "position": { "line": 4210, "column": 0 }, "errorSnippet": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <svg class=\"tf_abs tf_w tf_h\"> <c", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]", "issueID": "076da30ca6616a6d8a5e79f1debbd950", "signature": "14689f7ca3350cd3f38d481072efe695", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=076da30ca6616a6d8a5e79f1debbd950" }, { "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": 62.828125 }, "bottom-right": { "x": 79, "y": 81.828125 }, "height": 19, "width": 79 }, "position": { "line": 4210, "column": 0 }, "errorSnippet": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <svg class=\"tf_abs tf_w tf_h\"> <circle class=\"tb", "xpath": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/a[1]", "issueID": "ff1939e621801ef468058655b5711ead", "signature": "3158338ca71f394820ec94312de01192", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ff1939e621801ef468058655b5711ead" }, { "tID": 271, "bpID": 211, "priority": 100, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.", "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 is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic. Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.", "viewPortLocation": { "top-left": { "x": 501.87078857421875, "y": 373.87078857421875 }, "bottom-right": { "x": 551.8707885742188, "y": 423.87078857421875 }, "height": 50, "width": 50 }, "position": { "line": 987, "column": 38 }, "errorSnippet": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "xpath": "/html/body/div[1]/div[1]", "issueID": "c41b3bc1c847ba04aa43512c2541b6a6", "signature": "dcda1445c0b3fa8ea864abae73207984", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=c41b3bc1c847ba04aa43512c2541b6a6" }, { "tID": 271, "bpID": 211, "priority": 100, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.", "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 is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic. Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.", "viewPortLocation": { "top-left": { "x": 501.87078857421875, "y": 373.87078857421875 }, "bottom-right": { "x": 551.8707885742188, "y": 423.87078857421875 }, "height": 50, "width": 50 }, "position": { "line": 4054, "column": 391 }, "errorSnippet": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "xpath": "/html/body/div[2]/div[1]", "issueID": "df4a71ffc21bf502ba752abd0577f057", "signature": "c04aaa497e842767c1571252fb0c8d88", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=df4a71ffc21bf502ba752abd0577f057" }, { "tID": 271, "bpID": 211, "priority": 100, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.", "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 is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic. Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.", "viewPortLocation": { "top-left": { "x": 511.9967346191406, "y": 383.9967346191406 }, "bottom-right": { "x": 561.9967346191406, "y": 433.9967346191406 }, "height": 50, "width": 50 }, "position": { "line": 4115, "column": 42 }, "errorSnippet": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>", "xpath": "/html/body/div[2]/div[2]", "issueID": "e11e21aff7ade01885e38b097a54594d", "signature": "0dcab90d7f26b4f4aa35cac64459a40f", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=e11e21aff7ade01885e38b097a54594d" } ], "log": [] }, "success": true }, "standardResult": { "totals": [ 0, 0, 24, 26 ], "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-default page page-id-9 skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-off search-off footer-menu-navigation-off skin-styles" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <svg class=\"tf_abs tf_w tf_h\"> <cir" }, { "ruleID": "79", "what": "This link has a `title` attribute that is the same as the text inside the link.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[1]/header[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://cottie.com/wp-content/uploads/2017/12/logotransparentlarge.png\" alt=\"Cottie Petrie-Norris for State Assembly 2024\" title=\"logotransparentlarge\" w" }, { "ruleID": "79", "what": "This link has a `title` attribute that is the same as the text inside the link.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[4]/footer[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://cottie.com/wp-content/uploads/2017/12/logodarkbluelargecroppedwhite.png\" alt=\"Cottie Petrie-Norris for State Assembly 2024\" title=\"logodarkbluela" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/div[1]" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/div[2]" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/a[1]" }, "excerpt": "<a class=\"screen-reader-text skip-to-content\" href=\"#content\">Skip to content</a>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/b[1]/span[1]" }, "excerpt": "<span style=\"color: #f21c2e;\">independent</span>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/b[2]/span[1]" }, "excerpt": "<span style=\"color: #f21c2e;\">effective leader</span>" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/div[1]" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/div[2]" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "FOOTER", "id": "footer", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[4]/footer[1]" }, "excerpt": "<footer id=\"footer\" class=\"tf_box pagewidth tf_scrollbar tf_rel tf_clearfix\" itemscope=\"itemscope\" itemtype=\"https://schema.org/WPFooter\"> <div class=\"main-col first tf_clearfix\"> <div class=\"footer-left-wrap first\"> <div class=\"foot" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[2]/input[1]" }, "excerpt": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[1]/input[1]" }, "excerpt": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"email\" required=\"\">" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[1]/div[2]/input[1]" }, "excerpt": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" placeholder=\"zip\">" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/div[2]/input[1]" }, "excerpt": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4><div class=\"wpforms-container inline-fields\" id=\"wpforms-44\"><form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c4" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "DIV", "id": "wpforms-44", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]" }, "excerpt": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\"><form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" n" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "FORM", "id": "wpforms-form-44", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]" }, "excerpt": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\"><noscript class=\"wpforms-error-noscrip" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/noscript[1]" }, "excerpt": "<noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.</noscript>" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4><div class=\"wpforms-container inline-fields\" id=\"wpforms-44\"><form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c4" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "DIV", "id": "wpforms-44", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]" }, "excerpt": "<div class=\"wpforms-container inline-fields\" id=\"wpforms-44\"><form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" n" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "FORM", "id": "wpforms-form-44", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]" }, "excerpt": "<form id=\"wpforms-form-44\" class=\"wpforms-validate wpforms-form\" data-formid=\"44\" method=\"post\" enctype=\"multipart/form-data\" action=\"/\" data-token=\"32335f3fd381d3767e54203c48bf73a5\" novalidate=\"novalidate\"><noscript class=\"wpforms-error-noscrip" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h4[1]/div[1]/form[1]/noscript[1]" }, "excerpt": "<noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.</noscript>" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]" }, "excerpt": "<div data-css_id=\"o8ga960\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth tb_o8ga960 tf_clearfix hide-mobile\"> <div class=\"row_inner col_align_top col-count-1 tf_box tf_w tf_rel\"> <div data-lazy=\"1\" class=\"module_column tb-c" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]/div[1]" }, "excerpt": "<div class=\"row_inner col_align_top col-count-1 tf_box tf_w tf_rel\"> <div data-lazy=\"1\" class=\"module_column tb-column col-full tb_dnec968 tf_box last\"> <div class=\"tb-column-inner tf_box tf_w\"> <div class=\"module module-text tb_f5ey" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]" }, "excerpt": "<div data-lazy=\"1\" class=\"module_column tb-column col-full tb_dnec968 tf_box last\"> <div class=\"tb-column-inner tf_box tf_w\"> <div class=\"module module-text tb_f5ey968 \" data-lazy=\"1\"> <div class=\"tb_text_wrap\"> <h2 style=\"text" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"tb-column-inner tf_box tf_w\"> <div class=\"module module-text tb_f5ey968 \" data-lazy=\"1\"> <div class=\"tb_text_wrap\"> <h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2> </div> </div> <div " }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"module module-text tb_f5ey968 \" data-lazy=\"1\"> <div class=\"tb_text_wrap\"> <h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2> </div> </div>" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"tb_text_wrap\"> <h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2> </div>" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]" }, "excerpt": "<div data-css_id=\"7enl960\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth tb_7enl960 tf_clearfix hide-desktop hide-tablet\"> <div class=\"row_inner col_align_top col-count-1 tf_box tf_w tf_rel\"> <div data-lazy=\"1\" class=\"modul" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]/div[1]" }, "excerpt": "<div class=\"row_inner col_align_top col-count-1 tf_box tf_w tf_rel\"> <div data-lazy=\"1\" class=\"module_column tb-column col-full tb_ebnv969 tf_box last\"> <div class=\"tb-column-inner tf_box tf_w\"> <div class=\"module module-text tb_bmnd" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]" }, "excerpt": "<div data-lazy=\"1\" class=\"module_column tb-column col-full tb_ebnv969 tf_box last\"> <div class=\"tb-column-inner tf_box tf_w\"> <div class=\"module module-text tb_bmnd969 \" data-lazy=\"1\"> <div class=\"tb_text_wrap\"> <h2 style=\"text" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"tb-column-inner tf_box tf_w\"> <div class=\"module module-text tb_bmnd969 \" data-lazy=\"1\"> <div class=\"tb_text_wrap\"> <h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2> </div> </div> <div " }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"module module-text tb_bmnd969 \" data-lazy=\"1\"> <div class=\"tb_text_wrap\"> <h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2> </div> </div>" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"tb_text_wrap\"> <h2 style=\"text-align: center;\">DO YOU LIVE IN THE 73RD?</h2> </div>" }, { "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-default page page-id-9 skin-default sidebar-none full_width tb_animation_on ready-view header-top-bar fixed-header-enabled transparent-header footer-left-col tagline-off search-off footer-menu-navigation-off skin-styles" }, { "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[3]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"https://www.facebook.com/CottieForStateAssembly/\"><i class=\"_mi genericon genericon-facebook\" aria-hidden=\"true\"></i><span class=\"visuallyhidden\">Facebook</span></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[3]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[8]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"https://twitter.com/VoteCottie\"><i class=\"_mi genericon genericon-twitter\" aria-hidden=\"true\"></i><span class=\"visuallyhidden\">Twitter</span></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[3]/div[1]/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[9]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"https://www.instagram.com/cottieforstateassembly/\"><i class=\"_mi genericon genericon-instagram\" aria-hidden=\"true\"></i><span class=\"visuallyhidden\">Instagram</span></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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <svg class=\"tf_abs tf_w tf_h\"> <cir" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <svg class=\"tf_abs tf_w tf_h\"> <ci" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <svg class=\"tf_abs tf_w tf_h\"> <ci" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <svg class=\"tf_abs tf_w tf_h\"> <c" }, { "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[3]/div[3]/div[1]/main[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\" rel=\"noopener\"> <span class=\"module-feature-chart-html5 tf_box tf_rel tf_inline_b\"> <svg class=\"tf_abs tf_w tf_h\"> <circle class=\"tb" }, { "ruleID": "271", "what": "This text is rotated from the horizontal by 60 degrees or more.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "ruleID": "271", "what": "This text is rotated from the horizontal by 60 degrees or more.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/div[1]" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" }, { "ruleID": "271", "what": "This text is rotated from the horizontal by 60 degrees or more.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/div[2]" }, "excerpt": "<div class=\"wp-smart-loader smart-loader-one\">Loading...</div>" } ] }, "endTime": 1687103557744 }, { "type": "test", "which": "testaro", "withItems": true, "rules": [ "n", "motion" ], "startTime": 1687103557744, "url": "https://cottie.com/", "what": "Testaro", "result": { "rules": { "allHidden": { "what": "page that is entirely or mostly hidden", "data": { "hidden": { "document": false, "body": false, "main": false }, "reallyHidden": { "document": false, "body": false, "main": false }, "display": { "document": "block", "body": "block", "main": "block" }, "visHidden": { "document": false, "body": false, "main": false }, "ariaHidden": { "document": false, "body": false, "main": false }, "tagName": { "document": "HTML", "body": "BODY", "main": "MAIN" }, "id": { "body": "", "main": "content" } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "autocomplete": { "what": "name and email inputs without autocomplete attributes", "data": { "total": 3, "items": [ [ "email", "", "Email *; Email *; #wpforms-44-field_2" ], [ "email", "", "Name; Email; #wpforms-44-field-hp" ], [ "email", "", "#wpforms-44-field_2" ] ] }, "totals": [ 0, 0, 3, 0 ], "standardInstances": [ { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Email *; Email *; #wpforms-44-field_2" }, { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Name; Email; #wpforms-44-field-hp" }, { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "#wpforms-44-field_2" } ] }, "bulk": { "what": "large count of visible elements", "data": { "visibleElements": 208 }, "totals": [ 1, 0, 0, 0 ], "standardInstances": [ { "ruleID": "bulk", "what": "Page contains a large number of visible elements", "count": 1, "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "docType": { "what": "document without a doctype property", "data": { "docHasType": true }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "dupAtt": { "what": "elements with duplicate attributes", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "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": 9, "impactedElements": 0 }, "items": [ { "tagName": "IMG", "id": "", "text": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%", "impact": 0 }, { "tagName": "IMG", "id": "", "text": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%", "impact": 0 }, { "tagName": "IMG", "id": "", "text": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%", "impact": 0 }, { "tagName": "IMG", "id": "", "text": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%", "impact": 0 }, { "tagName": "IMG", "id": "", "text": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%", "impact": 0 }, { "tagName": "IMG", "id": "", "text": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%", "impact": 0 }, { "tagName": "IMG", "id": "", "text": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%", "impact": 0 }, { "tagName": "IMG", "id": "", "text": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%", "impact": 0 }, { "tagName": "IMG", "id": "", "text": "<img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%", "impact": 0 } ] }, "totals": [ 0, 0, 9, 0 ], "standardInstances": [ { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" } ] }, "focAll": { "what": "discrepancies between focusable and Tab-focused elements", "data": { "tabFocusables": 28, "tabFocused": 28, "discrepancy": 0 }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "focInd": { "what": "missing and nonstandard focus indicators", "data": { "totals": { "total": 28, "types": { "missing": { "total": 1, "tagNames": { "IFRAME": 1 } }, "nonoutline": { "total": 0, "tagNames": {} }, "outline": { "total": 27, "meanDelay": 0, "tagNames": { "A": 24, "INPUT": 2, "BUTTON": 1 } } } }, "items": { "missing": [ { "tagName": "IFRAME", "id": "", "text": "<iframe loading=\"lazy\" style=\"border: none;\" title=\"73rd Assembly District\" src=\"https://api.mapbox." } ], "nonoutline": [], "outline": [ { "tagName": "A", "id": "", "text": "Skip to content", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://", "delay": 0 }, { "tagName": "A", "id": "", "text": "Meet Cottie", "delay": 0 }, { "tagName": "A", "id": "", "text": "Priorities", "delay": 0 }, { "tagName": "A", "id": "", "text": "Endorsements", "delay": 0 }, { "tagName": "A", "id": "", "text": "Media", "delay": 0 }, { "tagName": "A", "id": "", "text": "Volunteer", "delay": 0 }, { "tagName": "A", "id": "", "text": "Donate", "delay": 0 }, { "tagName": "A", "id": "", "text": "Facebook", "delay": 0 }, { "tagName": "A", "id": "", "text": "Twitter", "delay": 0 }, { "tagName": "A", "id": "", "text": "Instagram", "delay": 0 }, { "tagName": "INPUT", "id": "wpforms-44-field_2", "text": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name", "delay": 0 }, { "tagName": "INPUT", "id": "wpforms-44-field_3", "text": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpform", "delay": 0 }, { "tagName": "BUTTON", "id": "wpforms-submit-44", "text": "SIGN UP", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" ta", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" t", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" t", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" ", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\"", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://", "delay": 0 }, { "tagName": "A", "id": "", "text": "info@votecottie.com", "delay": 0 }, { "tagName": "A", "id": "", "text": "Meet Cottie", "delay": 0 }, { "tagName": "A", "id": "", "text": "Priorities", "delay": 0 }, { "tagName": "A", "id": "", "text": "Endorsements", "delay": 0 }, { "tagName": "A", "id": "", "text": "Media", "delay": 0 }, { "tagName": "A", "id": "", "text": "Volunteer", "delay": 0 }, { "tagName": "A", "id": "", "text": "Donate", "delay": 0 } ] } }, "totals": [ 0, 0, 0, 1 ], "standardInstances": [ { "ruleID": "focInd", "what": "IFRAME element has no focus indicator", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<iframe loading=\"lazy\" style=\"border: none;\" title=\"73rd Assembly District\" src=\"https://api.mapbox." } ] }, "focOp": { "what": "discrepancies between focusability and operability", "data": { "totals": { "total": 49, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 0, "tagNames": {} }, "focusableAndOperable": { "total": 49, "tagNames": { "A": 33, "INPUT": 12, "BUTTON": 2, "IFRAME": 2 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "Skip to content", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "menu-icon", "text": "Menu", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\" style=\"cursor: def", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Meet Cottie", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Priorities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Endorsements", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Media", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Volunteer", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Facebook", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Twitter", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Instagram", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "menu-icon-close", "text": "Close Menu", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"row-slider-dot\" data-index=\"0\"></a>", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "<a class=\"row-slider-dot\" data-index=\"1\"></a>", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "<a class=\"row-slider-dot\" data-index=\"2\"></a>", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "<a class=\"row-slider-dot\" data-index=\"3\"></a>", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "<a class=\"row-slider-dot\" data-index=\"4\"></a>", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "<a class=\"row-slider-arrow row-slider-prev tf_hidden tf_abs_t\"></a>", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "<a class=\"row-slider-arrow row-slider-next tf_hidden tf_abs_t\"></a>", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "wpforms-44-field_2", "text": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "wpforms-44-field_3", "text": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpform", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "wpforms-44-field-hp", "text": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"wpforms[id]\" value=\"44\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"wpforms[author]\" value=\"1\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"wpforms[post_id]\" value=\"9\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "wpforms-submit-44", "text": "SIGN UP", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "wpforms-44-field_2", "text": "<input type=\"email\" id=\"wpforms-44-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "wpforms-44-field_3", "text": "<input type=\"number\" pattern=\"\\d*\" id=\"wpforms-44-field_3\" class=\"wpforms-field-medium\" name=\"wpform", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "wpforms-44-field-hp", "text": "<input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-44-field-hp\" class=\"wpforms-field-medium\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"wpforms[id]\" value=\"44\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"wpforms[author]\" value=\"1\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"wpforms[post_id]\" value=\"9\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "wpforms-submit-44", "text": "SIGN UP", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" ta", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" t", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" t", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" ", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\"", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "", "text": "<iframe loading=\"lazy\" style=\"border: none;\" title=\"73rd Assembly District\" src=\"https://api.mapbox.", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "IFRAME", "id": "", "text": "<iframe loading=\"lazy\" style=\"border: none;\" title=\"73rd Assembly District\" src=\"https://api.mapbox.", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\" style=\"cursor: def", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "info@votecottie.com", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Meet Cottie", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Priorities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Endorsements", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Media", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Volunteer", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true } ] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "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": 40, "triggerSample": 23, "impactTriggers": 0, "additions": 0, "removals": 0, "opacityChanges": 0, "opacityImpact": 0, "unhoverables": 1, "noCursors": 0, "badCursors": 0, "noIndicators": 0, "badIndicators": 0 }, "items": { "impactTriggers": [], "unhoverables": [ { "tagName": "A", "id": "", "text": "Skip to content" } ], "noCursors": [], "badCursors": [], "noIndicators": [], "badIndicators": [] } }, "totals": [ 0, 0, 0, 1 ], "standardInstances": [ { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to content" } ] }, "labClash": { "what": "labeling inconsistencies", "data": { "totals": { "mislabeled": 0, "unlabeled": 3, "wellLabeled": 5 }, "items": { "mislabeled": [], "unlabeled": [ { "index": 4, "tagName": "INPUT", "type": "email", "texts": {} }, { "index": 5, "tagName": "INPUT", "type": "number", "texts": {} }, { "index": 6, "tagName": "INPUT", "type": "text", "texts": {} } ], "wellLabeled": [ { "index": 0, "tagName": "INPUT", "type": "email", "labelType": "label", "texts": { "label": [ "Email *", "Email *" ] } }, { "index": 1, "tagName": "INPUT", "type": "number", "labelType": "label", "texts": { "label": [ "Zip Code", "Zip Code" ] } }, { "index": 2, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": { "label": [ "Email", "Email" ] } }, { "index": 3, "tagName": "BUTTON", "type": "submit", "texts": { "content": "SIGN UP" } }, { "index": 7, "tagName": "BUTTON", "type": "submit", "texts": { "content": "SIGN UP" } } ] } }, "totals": [ 0, 0, 0, 3 ], "standardInstances": [ { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " } ] }, "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": 33, "adjacent": { "total": 13, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ { "id": "", "text": "Skip to content" }, { "id": "menu-icon", "text": "Menu" }, { "id": "", "text": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://" }, { "id": "menu-icon-close", "text": "Close Menu" }, { "id": "", "text": "<a class=\"row-slider-arrow row-slider-prev tf_hidden tf_abs_t\"></a>" }, { "id": "", "text": "<a class=\"row-slider-arrow row-slider-next tf_hidden tf_abs_t\"></a>" }, { "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" ta" }, { "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" t" }, { "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" t" }, { "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" " }, { "id": "", "text": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\"" }, { "id": "", "text": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://" }, { "id": "", "text": "info@votecottie.com" } ] } }, "totals": [ 0, 13, 0, 0 ], "standardInstances": [ { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to content" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "menu-icon", "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": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "menu-icon-close", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Close Menu" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"row-slider-arrow row-slider-prev tf_hidden tf_abs_t\"></a>" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"row-slider-arrow row-slider-next tf_hidden tf_abs_t\"></a>" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" ta" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" t" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" t" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" " }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\"" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "info@votecottie.com" } ] }, "menuNav": { "what": "nonstandard keyboard navigation between focusable menu items", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "menuItems": { "total": 0, "correct": 0, "incorrect": 0 }, "menus": { "total": 0, "correct": 0, "incorrect": 0 } }, "menuItems": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "miniText": { "what": "text smaller than 11 pixels", "data": { "total": 1, "items": [ { "tagName": "DIV", "id": "", "text": "Loading..." } ] }, "totals": [ 0, 0, 1, 0 ], "standardInstances": [ { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Loading..." } ] }, "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": 0, "badRoleElements": 0, "redundantRoleElements": 0, "tagNames": {} }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "styleDiff": { "what": "style inconsistencies", "data": { "mainStyles": [ "fontStyle", "fontWeight", "opacity", "textDecorationLine", "textDecorationStyle", "textDecorationThickness" ], "buttonStyles": [ "borderStyle", "borderWidth", "height", "lineHeight", "maxHeight", "maxWidth", "minHeight", "minWidth", "outlineOffset", "outlineStyle", "outlineWidth" ], "headingStyles": [ "color", "fontSize" ], "listLinkStyles": [ "color", "fontSize", "lineHeight" ], "totals": { "button": { "total": 2, "subtotals": [ 1, 1 ] }, "adjacentLink": { "total": 13, "subtotals": [ 10, 3 ] }, "listLink": { "total": 20, "subtotals": [ 8, 6, 5, 1 ] }, "h2": { "total": 5, "subtotals": [ 3, 1, 1 ] }, "h4": { "total": 4, "subtotals": [ 2, 1, 1 ] }, "h5": { "total": 1 } }, "items": { "button": { "height": { "50.375px": [ "SIGN UP" ], "auto": [ "SIGN UP" ] } }, "adjacentLink": { "fontWeight": { "400": [ "Skip to content", "Menu", "<a class=\"row-slider-arrow row-slider-prev tf_hidden tf_abs_t\"></a>", "<a class=\"row-slider-arrow row-slider-next tf_hidden tf_abs_t\"></a>", "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" ta", "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" t", "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" t", "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" ", "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\"", "info@votecottie.com" ], "700": [ "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://", "Close Menu", "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://" ] } }, "listLink": { "fontWeight": { "400": [ "<a class=\"row-slider-dot\" data-index=\"0\"></a>", "<a class=\"row-slider-dot\" data-index=\"1\"></a>", "<a class=\"row-slider-dot\" data-index=\"2\"></a>", "<a class=\"row-slider-dot\" data-index=\"3\"></a>", "<a class=\"row-slider-dot\" data-index=\"4\"></a>", "Meet Cottie", "Priorities", "Endorsements", "Media", "Volunteer", "Donate" ], "700": [ "Meet Cottie", "Priorities", "Endorsements", "Media", "Volunteer", "Donate", "Facebook", "Twitter", "Instagram" ] }, "color": { "rgb(28, 0, 113)": [ "Meet Cottie", "Priorities", "Endorsements", "Media", "Volunteer", "Facebook", "Twitter", "Instagram" ], "rgb(255, 255, 255)": [ "Donate", "Meet Cottie", "Priorities", "Endorsements", "Media", "Volunteer", "Donate" ], "rgba(0, 0, 0, 0)": [ "<a class=\"row-slider-dot\" data-index=\"0\"></a>", "<a class=\"row-slider-dot\" data-index=\"1\"></a>", "<a class=\"row-slider-dot\" data-index=\"2\"></a>", "<a class=\"row-slider-dot\" data-index=\"3\"></a>", "<a class=\"row-slider-dot\" data-index=\"4\"></a>" ] }, "fontSize": { "16px": [ "Meet Cottie", "Priorities", "Endorsements", "Media", "Volunteer", "Donate", "Facebook", "Twitter", "Instagram", "<a class=\"row-slider-dot\" data-index=\"0\"></a>", "<a class=\"row-slider-dot\" data-index=\"1\"></a>", "<a class=\"row-slider-dot\" data-index=\"2\"></a>", "<a class=\"row-slider-dot\" data-index=\"3\"></a>", "<a class=\"row-slider-dot\" data-index=\"4\"></a>" ], "12px": [ "Meet Cottie", "Priorities", "Endorsements", "Media", "Volunteer", "Donate" ] }, "lineHeight": { "29.6px": [ "Meet Cottie", "Priorities", "Endorsements", "Media", "Volunteer", "Donate", "Facebook", "Twitter", "Instagram", "<a class=\"row-slider-dot\" data-index=\"0\"></a>", "<a class=\"row-slider-dot\" data-index=\"1\"></a>", "<a class=\"row-slider-dot\" data-index=\"2\"></a>", "<a class=\"row-slider-dot\" data-index=\"3\"></a>", "<a class=\"row-slider-dot\" data-index=\"4\"></a>" ], "16.8px": [ "Meet Cottie", "Priorities", "Endorsements", "Media", "Volunteer", "Donate" ] } }, "h2": { "color": { "rgb(42, 39, 106)": [ "An independent and effective leaderfor Orange County", "An independent and effective leaderfor Orange County" ], "rgb(255, 255, 255)": [ "DONATE TODAY", "DO YOU LIVE IN THE 73RD?", "DO YOU LIVE IN THE 73RD?" ] }, "fontSize": { "27.36px": [ "An independent and effective leaderfor Orange County" ], "41.76px": [ "An independent and effective leaderfor Orange County" ], "46.4px": [ "DONATE TODAY", "DO YOU LIVE IN THE 73RD?", "DO YOU LIVE IN THE 73RD?" ] } }, "h4": { "fontSize": { "24.96px": [ "JOIN THE TEAM" ], "20.8px": [ "Please enable JavaScript in your browser to complete this form.Email *Zip CodeEmailSIGN UP", "Please enable JavaScript in your browser to complete this form.Email *Zip CodeNameSIGN UP" ], "27.04px": [ "JOIN THE TEAM" ] } } } }, "totals": [ 1, 3, 1, 4 ], "standardInstances": [ { "ruleID": "styleDiff", "what": "In-line links have 2 different styles", "count": 1, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 4 different styles", "count": 3, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Buttons have 2 different styles", "count": 1, "ordinalSeverity": 2, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-2 headings have 3 different styles", "count": 2, "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-4 headings have 3 different styles", "count": 2, "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "tabNav": { "what": "nonstandard keyboard navigation between elements with the tab role", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "tabElements": { "total": 0, "correct": 0, "incorrect": 0 }, "tabLists": { "total": 0, "correct": 0, "incorrect": 0 } }, "tabElements": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "titledEl": { "what": "title attributes on inappropriate elements", "data": { "total": 4, "items": [ { "tagName": "A", "id": "", "text": "", "title": "Cottie Petrie-Norris for State Assembly 2024" }, { "tagName": "IMG", "id": "", "text": "", "title": "logotransparentlarge" }, { "tagName": "A", "id": "", "text": "", "title": "Cottie Petrie-Norris for State Assembly 2024" }, { "tagName": "IMG", "id": "", "text": "", "title": "logodarkbluelargecroppedwhite" } ] }, "totals": [ 0, 0, 4, 0 ], "standardInstances": [ { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Cottie Petrie-Norris for State Assembly 2024" }, { "ruleID": "titledEl", "what": "IMG element has a title attribute", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG (): logotransparentlarge" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Cottie Petrie-Norris for State Assembly 2024" }, { "ruleID": "titledEl", "what": "IMG element has a title attribute", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG (): logodarkbluelargecroppedwhite" } ] }, "zIndex": { "what": "non-default Z indexes", "data": { "totals": { "total": 5, "tagNames": { "DIV": 4, "HEADER": 1 } }, "items": [ { "tagName": "DIV", "id": "", "text": "Loading..." }, { "tagName": "DIV", "id": "", "text": "Loading..." }, { "tagName": "DIV", "id": "headerwrap", "text": "Menu Meet Cottie Priorities Endorsements Media Volunteer Donate Facebook Twitter Instagram Close Men" }, { "tagName": "HEADER", "id": "header", "text": "Meet Cottie Priorities Endorsements Media Volunteer Donate Facebook Twitter Instagram Close Menu" }, { "tagName": "DIV", "id": "", "text": "<div class=\"builder_row_cover tf_abs\"></div>" } ] }, "totals": [ 5, 0, 0, 0 ], "standardInstances": [ { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Loading..." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Loading..." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "headerwrap", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Menu Meet Cottie Priorities Endorsements Media Volunteer Donate Facebook Twitter Instagram Close Men" }, { "ruleID": "zIndex", "what": "HEADER element has a non-default Z index", "ordinalSeverity": 0, "tagName": "HEADER", "id": "header", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Cottie Priorities Endorsements Media Volunteer Donate Facebook Twitter Instagram Close Menu" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"builder_row_cover tf_abs\"></div>" } ] } }, "success": true }, "standardResult": { "totals": [ 7, 16, 18, 9 ], "instances": [ { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Email *; Email *; #wpforms-44-field_2" }, { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Name; Email; #wpforms-44-field-hp" }, { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "#wpforms-44-field_2" }, { "ruleID": "bulk", "what": "Page contains a large number of visible elements", "count": 1, "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "filterStyle", "what": "IMG element has a filter style that impacts 0 elements", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG: <img src=\"data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%" }, { "ruleID": "focInd", "what": "IFRAME element has no focus indicator", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<iframe loading=\"lazy\" style=\"border: none;\" title=\"73rd Assembly District\" src=\"https://api.mapbox." }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to content" }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "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": "menu-icon", "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": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "menu-icon-close", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Close Menu" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"row-slider-arrow row-slider-prev tf_hidden tf_abs_t\"></a>" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"row-slider-arrow row-slider-next tf_hidden tf_abs_t\"></a>" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=25.00\" ta" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=100.00\" t" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=250.00\" t" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1?amount=1000.00\" " }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/cottie-petrie-norris-for-assembly-2024-1\" target=\"_blank\"" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://cottie.com\" title=\"Cottie Petrie-Norris for State Assembly 2024\"><img src=\"https://" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "info@votecottie.com" }, { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Loading..." }, { "ruleID": "styleDiff", "what": "In-line links have 2 different styles", "count": 1, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 4 different styles", "count": 3, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Buttons have 2 different styles", "count": 1, "ordinalSeverity": 2, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-2 headings have 3 different styles", "count": 2, "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-4 headings have 3 different styles", "count": 2, "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Cottie Petrie-Norris for State Assembly 2024" }, { "ruleID": "titledEl", "what": "IMG element has a title attribute", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG (): logotransparentlarge" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Cottie Petrie-Norris for State Assembly 2024" }, { "ruleID": "titledEl", "what": "IMG element has a title attribute", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "IMG (): logodarkbluelargecroppedwhite" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Loading..." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Loading..." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "headerwrap", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Menu Meet Cottie Priorities Endorsements Media Volunteer Donate Facebook Twitter Instagram Close Men" }, { "ruleID": "zIndex", "what": "HEADER element has a non-default Z index", "ordinalSeverity": 0, "tagName": "HEADER", "id": "header", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Cottie Priorities Endorsements Media Volunteer Donate Facebook Twitter Instagram Close Menu" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"builder_row_cover tf_abs\"></div>" } ] }, "endTime": 1687103600171 }, { "type": "test", "which": "wave", "reportType": 4, "startTime": 1687103600171, "url": "https://cottie.com/", "what": "WAVE", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Cottie Petrie-Norris for California State Assembly 2024", "pageurl": "https://cottie.com/", "time": 3.41, "creditsremaining": 1020, "allitemcount": 75, "totalelements": 469, "waveurl": "http://wave.webaim.org/report?url=https://cottie.com/" }, "categories": { "error": { "description": "Errors", "count": 8, "items": { "alt_missing": { "id": "alt_missing", "description": "Missing alternative text", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child > DIV:first-child + DIV + DIV + DIV > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "alt_link_missing": { "id": "alt_link_missing", "description": "Linked image missing alternative text", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child > svg:first-child + SPAN > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "label_multiple": { "id": "label_multiple", "description": "Multiple form labels", "count": 6, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child + DIV > DIV#wpforms-44-field_2-container > INPUT#wpforms-44-field_2", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child + DIV > DIV#wpforms-44-field_3-container > INPUT#wpforms-44-field_3", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child + DIV + DIV > INPUT#wpforms-44-field-hp", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child + DIV > DIV#wpforms-44-field_2-container > INPUT#wpforms-44-field_2", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child + DIV > DIV#wpforms-44-field_3-container > INPUT#wpforms-44-field_3", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child + DIV + DIV > INPUT#wpforms-44-field-hp" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "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" }, { "name": "3.3.2 Labels or Instructions (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2" } ] } } }, "contrast": { "description": "Contrast Errors", "count": 1, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + A" ], "contrastdata": [ [ 4.05, "#ed1e24", "#f8f6f6", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 25, "items": { "h1_missing": { "id": "h1_missing", "description": "Missing first level heading", "count": 1, "selectors": [ false ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" } ] }, "heading_skipped": { "id": "heading_skipped", "description": "Skipped heading level", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > 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" } ] }, "noscript": { "id": "noscript", "description": "Noscript element", "count": 15, "selectors": [ "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + SCRIPT + META + META + META + TITLE + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + STYLE + NOSCRIPT", "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + SCRIPT + META + META + META + TITLE + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + STYLE + NOSCRIPT + STYLE + LINK + LINK + NOSCRIPT", "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + SCRIPT + META + META + META + TITLE + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + STYLE + NOSCRIPT + STYLE + LINK + LINK + NOSCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + STYLE + STYLE + STYLE + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + SCRIPT + META + META + META + TITLE + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + STYLE + NOSCRIPT + STYLE + LINK + LINK + NOSCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + STYLE + STYLE + STYLE + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + STYLE + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child > svg:first-child + SPAN > IMG:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child > svg:first-child + SPAN > IMG:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child > svg:first-child + SPAN > IMG:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child > svg:first-child + SPAN > IMG:first-child + NOSCRIPT" ], "wcag": [] }, "text_small": { "id": "text_small", "description": "Very small text", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child" ], "wcag": [] }, "title_redundant": { "id": "title_redundant", "description": "Redundant title text", "count": 5, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 > DIV:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV > DIV:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child" ], "wcag": [] } } } }, "success": true }, "standardResult": { "totals": [ 25, 0, 0, 9 ], "instances": [ { "ruleID": "alt_missing", "what": "Missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child > DIV:first-child + DIV + DIV + DIV > IMG:first-child" }, "excerpt": "" }, { "ruleID": "alt_link_missing", "what": "Linked image missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child > svg:first-child + SPAN > IMG:first-child" }, "excerpt": "" }, { "ruleID": "label_multiple", "what": "Multiple form labels", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child + DIV > DIV#wpforms-44-field_2-container > INPUT#wpforms-44-field_2" }, "excerpt": "" }, { "ruleID": "label_multiple", "what": "Multiple form labels", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child + DIV > DIV#wpforms-44-field_3-container > INPUT#wpforms-44-field_3" }, "excerpt": "" }, { "ruleID": "label_multiple", "what": "Multiple form labels", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child + DIV + DIV > INPUT#wpforms-44-field-hp" }, "excerpt": "" }, { "ruleID": "label_multiple", "what": "Multiple form labels", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_2", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child + DIV > DIV#wpforms-44-field_2-container > INPUT#wpforms-44-field_2" }, "excerpt": "" }, { "ruleID": "label_multiple", "what": "Multiple form labels", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field_3", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child + DIV > DIV#wpforms-44-field_3-container > INPUT#wpforms-44-field_3" }, "excerpt": "" }, { "ruleID": "label_multiple", "what": "Multiple form labels", "ordinalSeverity": 3, "tagName": "INPUT", "id": "wpforms-44-field-hp", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child + DIV + DIV > INPUT#wpforms-44-field-hp" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + A" }, "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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child" }, "excerpt": "" }, { "ruleID": "heading_skipped", "what": "Skipped heading level", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child" }, "excerpt": "" }, { "ruleID": "heading_skipped", "what": "Skipped heading level", "ordinalSeverity": 0, "tagName": "H5", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + SCRIPT + META + META + META + TITLE + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + STYLE + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + SCRIPT + META + META + META + TITLE + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + STYLE + NOSCRIPT + STYLE + LINK + LINK + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + SCRIPT + META + META + META + TITLE + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + STYLE + NOSCRIPT + STYLE + LINK + LINK + NOSCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + STYLE + STYLE + STYLE + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + SCRIPT + META + META + META + TITLE + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + STYLE + NOSCRIPT + STYLE + LINK + LINK + NOSCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + STYLE + STYLE + STYLE + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + 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#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 > DIV:first-child > DIV: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#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV > DIV:first-child > DIV: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#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV + DIV > DIV:first-child > DIV: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#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV + DIV + DIV > DIV:first-child > DIV: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#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV + DIV + DIV + DIV > DIV:first-child > DIV: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#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child > DIV#wpforms-44 > FORM#wpforms-form-44 > NOSCRIPT:first-child" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child > svg:first-child + SPAN > 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#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child > svg:first-child + SPAN > 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#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child > svg:first-child + SPAN > 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#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child > svg:first-child + SPAN > IMG:first-child + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "text_small", "what": "Very small text", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 > DIV:first-child > DIV:first-child > IMG:first-child" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV > DIV:first-child > DIV:first-child > IMG:first-child" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#pagewrap > DIV#body > DIV#layout > MAIN#content > DIV#page-9 > DIV:first-child > DIV#themify_builder_content-9 > 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 + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child" }, "excerpt": "" } ] }, "endTime": 1687103603868 } ], "sources": { "script": "ts27", "batch": "caassy", "target": { "id": "caAD73-c", "which": "https://cottie.com/", "what": "Candidate Cottie Petrie-Norris (D)" }, "requester": "pool@jpdev.pro" }, "creationTime": "2023-06-18T02:07:06", "timeStamp": "18ixx", "jobData": { "startTime": "2023-06-18T15:51:59", "endTime": "2023-06-18T15:53:23", "elapsedSeconds": 84, "visitLatency": 3, "logCount": 43, "logSize": 2625, "errorLogCount": 42, "errorLogSize": 2570, "prohibitedCount": 0, "visitRejectionCount": 0, "aborted": false, "abortedAct": null, "presses": 0, "amountRead": 0, "testTimes": [ [ "testaro", 42 ], [ "testaro", 15 ], [ "alfa", 5 ], [ "wave", 4 ], [ "ibm", 3 ], [ "qualWeb", 2 ], [ "axe", 1 ], [ "nuVal", 1 ], [ "tenon", 1 ], [ "continuum", 0 ], [ "htmlcs", 0 ] ] }, "score": { "scoreProcID": "tsp27", "summary": { "total": 1434, "issue": 1264, "tool": 142, "prevention": 0, "log": 28, "latency": 0 }, "details": { "severity": { "total": [ 112, 92, 138, 177 ], "byTool": { "testaro": [ 7, 16, 18, 9 ], "alfa": [ 20, 0, 0, 32 ], "axe": [ 9, 9, 6, 14 ], "continuum": [ 0, 0, 0, 26 ], "htmlcs": [ 24, 0, 0, 25 ], "ibm": [ 0, 0, 0, 6 ], "nuVal": [ 4, 0, 50, 2 ], "qualWeb": [ 23, 67, 40, 28 ], "tenon": [ 0, 0, 24, 26 ], "wave": [ 25, 0, 0, 9 ] } }, "prevention": {}, "issue": { "spontaneousMotion": { "score": 120, "maxCount": 60, "weight": 2, "tools": { "testaro": { "motion": { "quality": 1, "what": "Change of visible content not requested by user", "complaints": { "countTotal": 60, "texts": [ "Content moves or changes without user request" ] } } } } }, "linkNoText": { "score": 28, "maxCount": 7, "weight": 4, "tools": { "alfa": { "r11": { "quality": 1, "what": "Link has no accessible name", "complaints": { "countTotal": 5, "texts": [ "Links have an accessible name" ] } } }, "axe": { "link-name": { "quality": 1, "what": "Link has no discernible text", "complaints": { "countTotal": 5, "texts": [ "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute" ] } } }, "continuum": { "237": { "quality": 1, "what": "a element has no machanism allowing an accessible name value to be calculated", "complaints": { "countTotal": 5, "texts": [ "This A element does not have a mechanism that allows an accessible name value to be calculated" ] } } }, "htmlcs": { "AAA.4_1_2.H91.A.EmptyNoId": { "quality": 1, "what": "Link has no name or id attribute or value", "complaints": { "countTotal": 7, "texts": [ "Anchor element found with no link content and no name and/or ID attribute." ] } } }, "ibm": { "a_text_purpose": { "quality": 1, "what": "Hyperlink has no link text, label, or image with a text alternative", "complaints": { "countTotal": 1, "texts": [ "Hyperlink has no link text, label or image with a text alternative" ] } } }, "qualWeb": { "QW-ACT-R12": { "quality": 1, "what": "Link has no accessible name", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each link has an accessible name." ] } }, "QW-WCAG-T21": { "quality": 1, "what": "Accessible name is not provided for an image which is the only content in a link", "complaints": { "countTotal": 1, "texts": [ "This technique checks the text alternative of images which are the only content of a link" ] } } }, "tenon": { "57": { "quality": 1, "what": "Link has no text inside it", "complaints": { "countTotal": 1, "texts": [ "This link has no text inside it." ] } } }, "wave": { "alt_link_missing": { "quality": 1, "what": "Linked image has no text alternative", "complaints": { "countTotal": 1, "texts": [ "Linked image missing alternative text" ] } } } } }, "imageNoText": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "alfa": { "r2": { "quality": 1, "what": "Image has no accessible name", "complaints": { "countTotal": 1, "texts": [ "Images have an accessible name" ] } } }, "axe": { "image-alt": { "quality": 1, "what": "Image has no text alternative", "complaints": { "countTotal": 1, "texts": [ "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" ] } } }, "qualWeb": { "QW-ACT-R17": { "quality": 1, "what": "Image has no accessible name", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each image that is not marked as decorative, has an accessible name." ] } } }, "wave": { "alt_missing": { "quality": 1, "what": "Text alternative is missing", "complaints": { "countTotal": 1, "texts": [ "Missing alternative text" ] } } } } }, "duplicateID": { "score": 72, "maxCount": 18, "weight": 4, "tools": { "alfa": { "r3": { "quality": 1, "what": "Element id attribute value is not unique", "complaints": { "countTotal": 16, "texts": [ "id attributes have a unique value" ] } } }, "axe": { "duplicate-id-active": { "quality": 1, "what": "id attribute value of the active element is not unique", "complaints": { "countTotal": 1, "texts": [ "IDs of active elements must be unique; Document has active elements with the same id attribute: wpforms-submit-44" ] } }, "duplicate-id-aria": { "quality": 1, "what": "id attribute used in ARIA or in a label has a value that is not unique", "complaints": { "countTotal": 3, "texts": [ "IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field_2", "IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field_3", "IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: wpforms-44-field-hp" ] } }, "duplicate-id": { "quality": 1, "what": "id attribute value is not unique", "complaints": { "countTotal": 4, "texts": [ "id attribute value must be unique; Document has multiple static elements with the same id attribute: wpforms-44", "id attribute value must be unique; Document has multiple static elements with the same id attribute: wpforms-form-44", "id attribute value must be unique; Document has multiple static elements with the same id attribute: wpforms-44-field_2-container", "id attribute value must be unique; Document has multiple static elements with the same id attribute: wpforms-44-field_3-container" ] } } }, "continuum": { "94": { "quality": 1, "what": "Element contains an id attribute set to a value that is not unique in the DOM", "complaints": { "countTotal": 16, "texts": [ "This DIV has an id attribute of 'wpforms-44', which is not unique in the same DOM", "This FORM has an id attribute of 'wpforms-form-44', which is not unique in the same DOM", "This DIV has an id attribute of 'wpforms-44-field_2-container', which is not unique in the same DOM", "This INPUT has an id attribute of 'wpforms-44-field_2', which is not unique in the same DOM", "This DIV has an id attribute of 'wpforms-44-field_3-container', which is not unique in the same DOM", "This INPUT has an id attribute of 'wpforms-44-field_3', which is not unique in the same DOM", "This INPUT has an id attribute of 'wpforms-44-field-hp', which is not unique in the same DOM", "This BUTTON has an id attribute of 'wpforms-submit-44', which is not unique in the same DOM" ] } } }, "htmlcs": { "AAA.4_1_1.F77": { "quality": 1, "what": "Duplicate id attribute value", "complaints": { "countTotal": 8, "texts": [ "Duplicate id attribute value \"wpforms-submit-44\" found on the web page.", "Duplicate id attribute value \"wpforms-44-field_2-container\" found on the web page.", "Duplicate id attribute value \"wpforms-44-field_3-container\" found on the web page.", "Duplicate id attribute value \"wpforms-44\" found on the web page.", "Duplicate id attribute value \"wpforms-form-44\" found on the web page.", "Duplicate id attribute value \"wpforms-44-field-hp\" found on the web page.", "Duplicate id attribute value \"wpforms-44-field_2\" found on the web page.", "Duplicate id attribute value \"wpforms-44-field_3\" found on the web page." ] } } }, "qualWeb": { "QW-ACT-R18": { "quality": 1, "what": "id attribute value is not unique", "complaints": { "countTotal": 18, "texts": [ "This rule checks that all id attribute values on a single page are unique." ] } } } } }, "headingLevelSkip": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "alfa": { "r53": { "quality": 1, "what": "Heading skips one or more levels", "complaints": { "countTotal": 2, "texts": [ "Headings are structured" ] } } }, "axe": { "heading-order": { "quality": 1, "what": "Heading levels do not increase by only one", "complaints": { "countTotal": 2, "texts": [ "Heading levels should only increase by one; Heading order invalid" ] } } }, "wave": { "heading_skipped": { "quality": 1, "what": "Skipped heading level", "complaints": { "countTotal": 3, "texts": [ "Skipped heading level" ] } } } } }, "fragmentaryNoticeRisk": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "alfa": { "r54": { "quality": 1, "what": "Assertive region is not atomic", "complaints": { "countTotal": 1, "texts": [ "Assertive live region is marked as atomic" ] } } } } }, "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" ] } } } } }, "contrastAAA": { "score": 14, "maxCount": 14, "weight": 1, "tools": { "alfa": { "r66": { "quality": 1, "what": "Text contrast less than AAA requires", "complaints": { "countTotal": 14, "texts": [ "Text outside widget has enhanced contrast" ] } } }, "axe": { "color-contrast-enhanced": { "quality": 1, "what": "Element has insufficient color contrast (Level AAA)", "complaints": { "countTotal": 3, "texts": [ "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1", "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1", "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.2 (foreground color: #ffffff, background color: #db040b, font size: 12.0pt (16px), 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": 3, "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 4.36:1. Recommendation: change background to #1e1e1e.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.19:1. Recommendation: change text colour to #fff, change background 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 5.21:1. Recommendation: change background to #040404." ] } } }, "qualWeb": { "QW-ACT-R76": { "quality": 1, "what": "Text has less than the enhanced minimum contrast", "complaints": { "countTotal": 7, "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": 6, "texts": [ "This element has insufficient color contrast (Level AAA)." ] } } } } }, "textContrastAA": { "score": 44, "maxCount": 11, "weight": 4, "tools": { "alfa": { "r69": { "quality": 1, "what": "Text outside widget has subminimum contrast", "complaints": { "countTotal": 11, "texts": [ "Text outside widget has minimum contrast" ] } } }, "axe": { "color-contrast": { "quality": 1, "what": "Element has insufficient color contrast", "complaints": { "countTotal": 9, "texts": [ "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.36 (foreground color: #ffffff, background color: #ed1e24, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1" ] } } }, "htmlcs": { "AAA.1_4_6.G18.Fail": { "quality": 1, "what": "Contrast between the text and its background is less than 4.5:1", "complaints": { "countTotal": 3, "texts": [ "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.", "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.99:1. Recommendation: change text colour to #fffdfd." ] } } }, "wave": { "contrast": { "quality": 1, "what": "Very low contrast", "complaints": { "countTotal": 1, "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" ] } } } } }, "frameContentRisk": { "score": 0, "maxCount": 0.2, "weight": 1, "tools": { "axe": { "frame-tested": { "quality": 0.2, "what": "Some content is in an iframe and therefore may not be testable for accessibility", "complaints": { "countTotal": 1, "texts": [ "Frames should be tested with axe-core; The iframe still has to be tested with axe-core" ] } } } } }, "hiddenContentRisk": { "score": 9, "maxCount": 9, "weight": 1, "tools": { "axe": { "hidden-content": { "quality": 1, "what": "Some content is hidden and therefore may not be testable for accessibility", "complaints": { "countTotal": 9, "texts": [ "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." ] } } } } }, "svgImageNoText": { "score": 20, "maxCount": 5, "weight": 4, "tools": { "continuum": { "123": { "quality": 1, "what": "svg element has no machanism allowing an accessible name to be calculated", "complaints": { "countTotal": 5, "texts": [ "This svg element does not have a mechanism that allows an accessible name value to be calculated" ] } } } } }, "decorativeImageRisk": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "htmlcs": { "AAA.1_1_1.H67.2": { "quality": 1, "what": "Image marked as decorative may be informative", "complaints": { "countTotal": 6, "texts": [ "Img element is marked so that it is ignored by Assistive Technology." ] } } } } }, "pseudoNavList": { "score": 6, "maxCount": 3, "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": 3, "texts": [ "The objective of this technique is to create lists of related items using list elements appropriate for their purposes." ] } } } } }, "scrollRisk": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "quality": 1, "what": "Fixed-position element may force bidirectional scrolling", "complaints": { "countTotal": 3, "texts": [ "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion." ] } } } } }, "contrastRisk": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_3_F24.F24.FGColour": { "quality": 1, "what": "Inline foreground color may lack a complementary background color", "complaints": { "countTotal": 3, "texts": [ "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour." ] } }, "AAA.1_4_6.G17.Abs": { "quality": 1, "what": "Contrast between the absolutely positioned text and its background may be less than 7:1", "complaints": { "countTotal": 3, "texts": [ "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1." ] } } } } }, "linkWindowSurpriseRisk": { "score": 8, "maxCount": 8, "weight": 1, "tools": { "htmlcs": { "AAA.3_2_5.H83.3": { "quality": 1, "what": "Link text may fail to indicate that the link will open in a new window", "complaints": { "countTotal": 8, "texts": [ "Check that this link's link text contains information indicating that the link will open in a new window." ] } } } } }, "headingStructure": { "score": 8, "maxCount": 4, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1_AAA.G141": { "quality": 1, "what": "Heading level is incorrect", "complaints": { "countTotal": 4, "texts": [ "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.", "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.", "The heading structure is not logically nested. This h4 element should be an h3 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." ] } } } } }, "pageLanguage": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "ibm": { "html_lang_exists": { "quality": 1, "what": "Page detected as HTML, but has no lang attribute", "complaints": { "countTotal": 2, "texts": [ "Page detected as HTML, but does not have a 'lang' attribute" ] } } } } }, "landmarkConfusion": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "ibm": { "aria_landmark_name_unique": { "quality": 1, "what": "Multiple landmarks with the same parent region are not distinguished from one another", "complaints": { "countTotal": 1, "texts": [ "Multiple \"form\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label" ] } } } } }, "contentBeyondLandmarks": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "ibm": { "aria_content_in_landmark": { "quality": 1, "what": "Content is not within a landmark element", "complaints": { "countTotal": 2, "texts": [ "Content is not within a landmark element" ] } } } } }, "attributeBad": { "score": 96, "maxCount": 24, "weight": 4, "tools": { "nuVal": { "^Attribute .+ not allowed on element .+ at this point.*$": { "quality": 1, "what": "Attribute not allowed on this element", "complaints": { "countTotal": 24, "texts": [ "Attribute importance not allowed on element link at this point.", "Attribute importance not allowed on element img at this point." ] } } } } }, "linkElementBad": { "score": 32, "maxCount": 8, "weight": 4, "tools": { "nuVal": { "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.": { "quality": 1, "what": "link element with an as attribute has no rel attribute with preload or modulepreload as its value", "complaints": { "countTotal": 8, "texts": [ "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload." ] } } } } }, "typeRedundant": { "score": 4, "maxCount": 4, "weight": 1, "tools": { "nuVal": { "The type attribute for the style element is not needed and should be omitted.": { "quality": 1, "what": "type attribute is unnecessary for a style element", "complaints": { "countTotal": 4, "texts": [ "The type attribute for the style element is not needed and should be omitted." ] } } } } }, "parseError": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "nuVal": { "^Bad start tag in .+$": { "quality": 1, "what": "Invalid start tag", "complaints": { "countTotal": 2, "texts": [ "Bad start tag in img in noscript in head." ] } } } } }, "slashParseRisk": { "score": 67, "maxCount": 67, "weight": 1, "tools": { "nuVal": { "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.": { "quality": 1, "what": "Void element has a useless trailing slash.", "complaints": { "countTotal": 67, "texts": [ "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values." ] } } } } }, "elementClosure": { "score": 18, "maxCount": 6, "weight": 3, "tools": { "nuVal": { "^Stray end tag .+$": { "quality": 1, "what": "Invalid closing tag", "complaints": { "countTotal": 4, "texts": [ "Stray end tag noscript.", "Stray end tag head." ] } }, "^Start tag .+ seen but an element of the same type was already open.*$": { "quality": 1, "what": "Element is invalidly a descendant of another such element", "complaints": { "countTotal": 2, "texts": [ "Start tag body seen but an element of the same type was already open." ] } } } } }, "parentBad": { "score": 32, "maxCount": 8, "weight": 4, "tools": { "nuVal": { "^Element .+ not allowed as child of element .+ in this context.*$": { "quality": 1, "what": "Element has an invalid parent", "complaints": { "countTotal": 8, "texts": [ "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)" ] } } } } }, "cssInvalid": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "nuVal": { "^CSS: .+: .+ is not a .+ value.*$": { "quality": 1, "what": "Invalid value in CSS", "complaints": { "countTotal": 2, "texts": [ "CSS: padding: px is not a padding value." ] } } } } }, "fatalError": { "score": 100, "maxCount": 2, "weight": 50, "tools": { "nuVal": { "Cannot recover after last error. Any further errors will be ignored.": { "quality": 1, "what": "Testing was interrupted by a fatal error", "complaints": { "countTotal": 2, "texts": [ "Cannot recover after last error. Any further errors will be ignored." ] } } } } }, "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": 7, "maxCount": 7, "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": 4, "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." ] } } } } }, "focusIndication": { "score": 112, "maxCount": 28, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R62": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 28, "texts": [ "This rule checks that each element in sequential focus order has some visible focus indication." ] } } }, "testaro": { "focInd": { "quality": 1, "what": "Focused element displays a nonstandard or no focus indicator", "complaints": { "countTotal": 1, "texts": [ "IFRAME element has no focus indicator" ] } } } } }, "errorReferenceBad": { "score": 24, "maxCount": 6, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R41": { "quality": 1, "what": "Error message describes no invalid form field value", "complaints": { "countTotal": 6, "texts": [ "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error." ] } } } } }, "headingEmpty": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "qualWeb": { "QW-ACT-R35": { "quality": 1, "what": "Heading has no accessible name", "complaints": { "countTotal": 1, "texts": [ "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree." ] } } } } }, "overflowHiddenRisk": { "score": 29, "maxCount": 29, "weight": 1, "tools": { "qualWeb": { "QW-ACT-R40": { "quality": 1, "what": "Zoomed text node may be clipped by a CSS overflow declaration", "complaints": { "countTotal": 29, "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": 3, "maxCount": 3, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T9": { "quality": 1, "what": "Page is not organized using headings", "complaints": { "countTotal": 3, "texts": [ "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order" ] } } } } }, "ignorable": { "score": 0, "maxCount": 2, "weight": 0, "tools": { "qualWeb": { "QW-WCAG-T20": { "quality": 1, "what": "Link text is not supplemented with a title attribute", "complaints": { "countTotal": 2, "texts": [ "Supplementing link text with the title attribute" ] } } } } }, "labelConfusionRisk": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T17": { "quality": 1, "what": "label not positioned to maximize the predictability of the relationship", "complaints": { "countTotal": 2, "texts": [ "This technique checks the correct position of labels in forms" ] } } } } }, "textAlternativeRisk": { "score": 7, "maxCount": 7, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T8": { "quality": 1, "what": "Text alternative is not an alternative", "complaints": { "countTotal": 7, "texts": [ "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content" ] } } } } }, "colorMissing": { "score": 136, "maxCount": 34, "weight": 4, "tools": { "qualWeb": { "QW-WCAG-T31": { "quality": 1, "what": "Foreground or background color is specified but not both", "complaints": { "countTotal": 34, "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": 18, "maxCount": 6, "weight": 3, "tools": { "qualWeb": { "QW-BP1": { "quality": 1, "what": "h1-h6 not used to identify headings", "complaints": { "countTotal": 6, "texts": [ "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content" ] } } } } }, "horizontalScrolling": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "tenon": { "28": { "quality": 1, "what": "Layout or sizing of the page causes horizontal scrolling", "complaints": { "countTotal": 1, "texts": [ "The layout or sizing of this page causes horizontal scrolling." ] } } } } }, "titleRedundant": { "score": 5, "maxCount": 5, "weight": 1, "tools": { "tenon": { "79": { "quality": 1, "what": "Link has a title attribute that is the same as the text inside the link", "complaints": { "countTotal": 2, "texts": [ "This link has a `title` attribute that is the same as the text inside the link." ] } } }, "wave": { "title_redundant": { "quality": 1, "what": "Title attribute text is the same as text or alternative text", "complaints": { "countTotal": 5, "texts": [ "Redundant title text" ] } } } } }, "fontSmall": { "score": 9, "maxCount": 3, "weight": 3, "tools": { "tenon": { "134": { "quality": 1, "what": "Text is very small", "complaints": { "countTotal": 3, "texts": [ "Very small text found." ] } } }, "testaro": { "miniText": { "quality": 1, "what": "Text node has a font smaller than 11 pixels", "complaints": { "countTotal": 1, "texts": [ "Text font is smaller than 11 pixels" ] } } }, "wave": { "text_small": { "quality": 1, "what": "Text is very small", "complaints": { "countTotal": 1, "texts": [ "Very small text" ] } } } } }, "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": 12, "maxCount": 4, "weight": 3, "tools": { "tenon": { "152": { "quality": 1, "what": "Actionable element is smaller than the minimum required size", "complaints": { "countTotal": 4, "texts": [ "This actionable element is smaller than the minimum required size." ] } } } } }, "allCaps": { "score": 20, "maxCount": 20, "weight": 1, "tools": { "tenon": { "153": { "quality": 1, "what": "Long string of text is in all caps", "complaints": { "countTotal": 20, "texts": [ "This long string of text is in all caps." ] } } } } }, "linkForcesNewWindow": { "score": 24, "maxCount": 8, "weight": 3, "tools": { "tenon": { "218": { "quality": 1, "what": "Link opens in a new window without user control", "complaints": { "countTotal": 8, "texts": [ "This link opens in a new window without user control." ] } } } } }, "textRotated": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "tenon": { "271": { "quality": 1, "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension", "complaints": { "countTotal": 3, "texts": [ "This text is rotated from the horizontal by 60 degrees or more." ] } } } } }, "autocompleteNone": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "testaro": { "autocomplete": { "quality": 1, "what": "Name or email input is missing its required autocomplete attribute", "complaints": { "countTotal": 3, "texts": [ "Input is missing the required autocomplete attribute with value email" ] } } } } }, "visibleBulk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "testaro": { "bulk": { "quality": 1, "what": "Page contains many visible elements", "complaints": { "countTotal": 1, "texts": [ "Page contains a large number of visible elements" ] } } } } }, "filterStyle": { "score": 9, "maxCount": 9, "weight": 1, "tools": { "testaro": { "filterStyle": { "quality": 1, "what": "Element styles include filter", "complaints": { "countTotal": 9, "texts": [ "IMG element has a filter style that impacts 0 elements" ] } } } } }, "hoverSurprise": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "testaro": { "hover": { "quality": 1, "what": "Hovering is impossible or mis-indicated or changes content", "complaints": { "countTotal": 1, "texts": [ "Operable element cannot be hovered over" ] } } } } }, "labelClash": { "score": 12, "maxCount": 6, "weight": 2, "tools": { "testaro": { "labClash": { "quality": 1, "what": "Incompatible label types", "complaints": { "countTotal": 3, "texts": [ "Element INPUT is unlabeled" ] } } }, "wave": { "label_multiple": { "quality": 1, "what": "Form control has more than one label associated with it", "complaints": { "countTotal": 6, "texts": [ "Multiple form labels" ] } } } } }, "linkIndication": { "score": 26, "maxCount": 13, "weight": 2, "tools": { "testaro": { "linkUl": { "quality": 1, "what": "Non-underlined adjacent links", "complaints": { "countTotal": 13, "texts": [ "Link is inline but has no underline" ] } } } } }, "inconsistentStyles": { "score": 9, "maxCount": 9, "weight": 1, "tools": { "testaro": { "styleDiff": { "quality": 1, "what": "Heading, link, and button style inconsistencies", "complaints": { "countTotal": 9, "texts": [ "In-line links have 2 different styles", "Links in columns have 4 different styles", "Buttons have 2 different styles", "Level-2 headings have 3 different styles", "Level-4 headings have 3 different styles" ] } } } } }, "titleBad": { "score": 16, "maxCount": 4, "weight": 4, "tools": { "testaro": { "titledEl": { "quality": 1, "what": "title attribute belongs to an inappropriate element", "complaints": { "countTotal": 4, "texts": [ "A element has a title attribute", "IMG element has a title attribute" ] } } } } }, "zIndexNotZero": { "score": 5, "maxCount": 5, "weight": 1, "tools": { "testaro": { "zIndex": { "quality": 1, "what": "Layering with nondefault z-index values", "complaints": { "countTotal": 5, "texts": [ "DIV element has a non-default Z index", "HEADER element has a non-default Z index" ] } } } } }, "noScriptRisk": { "score": 15, "maxCount": 15, "weight": 1, "tools": { "wave": { "noscript": { "quality": 1, "what": "noscript element may fail to contain an accessible equivalent or alternative", "complaints": { "countTotal": 15, "texts": [ "Noscript element" ] } } } } } } } } }