Accessibility digest
Page | Candidate Marie Waldron (R) |
---|---|
URL | https://www.marieforcalifornia.com/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/18 |
Score | 815 |
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 Marie Waldron (R) at https://www.marieforcalifornia.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 815, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 815 | Sum of the component scores |
issue | 721 | Severity and number of reported defects |
tool | 80 | Tool-by-tool defect ratings |
prevention | 0 | Failed attempts by tools to test the page |
log | 14 | 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 |
---|---|
attributeBad | 80 |
focusIndication | 80 |
linkIndication | 70 |
parentBad | 64 |
textContrastAA | 48 |
hoverSurprise | 42 |
imageNoSource | 32 |
slashParseRisk | 29 |
linkForcesNewWindow | 24 |
svgImageNoText | 20 |
targetSize | 18 |
noHeading | 15 |
zIndexNotZero | 14 |
hiddenContentRisk | 13 |
metaBad | 12 |
leadingClipsText | 12 |
typeRedundant | 10 |
boxSizeAbsolute | 9 |
fontSmall | 9 |
leadingInsufficient | 6 |
navConfusion | 6 |
navNoText | 6 |
linkWindowSurpriseRisk | 6 |
obsolete | 6 |
duplicateAttribute | 6 |
skipRepeatedContent | 6 |
inconsistentStyles | 6 |
linkPair | 6 |
contrastAAA | 5 |
repeatedContentRisk | 5 |
cssBansRotate | 4 |
decorativeImageRisk | 4 |
h1Multiple | 4 |
sectionHeadingless | 4 |
errorReferenceBad | 4 |
landmarkConfusion | 3 |
inputOnlyPlaceholder | 3 |
scrollRisk | 3 |
focusableOperable | 3 |
contentBeyondLandmarks | 2 |
headingOfNothing | 2 |
pseudoNavList | 2 |
roleRedundant | 2 |
articleHeadingless | 2 |
mainNone | 2 |
textAlternativeRisk | 2 |
bannerNot1 | 2 |
bannerNotTop | 2 |
tabFocusability | 2 |
tabIndexPositive | 1 |
labelConfusionRisk | 1 |
pseudoHeadingRisk | 1 |
noScriptRisk | 1 |
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 attributeBad
WCAG: 1.3.1
Score: 80
Complaints by nuVal
Rule ^Attribute .+ not allowed here.*$
^Attribute .+ not allowed here.*$
Description: Attribute not allowed here
Count of instances: 4
Complaint specifics
- Attribute xmlns:og not allowed here.
- Attribute xmlns:fb not allowed here.
Rule ^Attribute .+ is not serializable as XML 1\.0.*$
Description: Attribute is invalidly nonserializable
Count of instances: 4
Complaint specifics
- Attribute with the local name xmlns:og is not serializable as XML 1.0.
- Attribute with the local name xmlns:fb is not serializable as XML 1.0.
Rule ^Attribute .+ not allowed on element .+ at this point.*$
Description: Attribute not allowed on this element
Count of instances: 2
Complaint specifics
- Attribute x-autocompletetype not allowed on element input at this point.
Rule ^Bad value .* for attribute .+ on element .+$
Description: Attribute on this element has an invalid value
Count of instances: 2
Complaint specifics
- Bad value 6a6f3696c31efd306521 for attribute id on element clipPath: Not a valid XML 1.0 name.
Rule The itemprop attribute was specified, but the element is not a property of any item.
Description: itemprop attribute is on an element that is not a property of an item
Count of instances: 8
Complaint specifics
- The itemprop attribute was specified, but the element is not a property of any item.
Issue focusIndication
WCAG: 2.4.7
Score: 80
Complaints by qualWeb
Rule QW-ACT-R62
QW-ACT-R62
Description: Element in the sequential focus order has no visible focus
Count of instances: 20
Complaint specifics
- This rule checks that each element in sequential focus order has some visible focus indication.
Issue linkIndication
WCAG: 1.3.3
Score: 70
Complaints by testaro
Rule linkUl
linkUl
Description: Non-underlined adjacent links
Count of instances: 35
Complaint specifics
- Link is inline but has no underline
Issue parentBad
WCAG: 1.3.1
Score: 64
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: 16
Complaint specifics
- Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)
- Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)
- Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)
Issue textContrastAA
WCAG: 1.4.3
Score: 48
Complaints by axe
Rule color-contrast
color-contrast
Description: Element has insufficient color contrast
Count of instances: 12
Complaint specifics
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element
Complaints by htmlcs
Rule AAA.1_4_6.G18.Fail
AAA.1_4_6.G18.Fail
Description: Contrast between the text and its background is less than 4.5:1
Count of instances: 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 1.15:1. Recommendation: change background to #747679.
- 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 4.05:1. Recommendation: change background to #fafcff.
Complaints by ibm
Rule text_contrast_sufficient
text_contrast_sufficient
Description: Text has a contrast with its background less than the WCAG AA minimum for its size and weight
Count of instances: 4
Complaint specifics
- Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 37.12px and weight of 500
- Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 48.64px and weight of 700
- Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 300
Complaints by qualWeb
Rule QW-ACT-R37
QW-ACT-R37
Description: Text has less than the minimum contrast
Count of instances: 4
Complaint specifics
- This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.
Complaints by wave
Rule contrast
contrast
Description: Very low contrast
Count of instances: 4
Complaint specifics
- Very low contrast
Issue hoverSurprise
WCAG: 1.4.13
Score: 42
Complaints by testaro
Rule hover
hover
Description: Hovering is impossible or mis-indicated or changes content
Count of instances: 21
Complaint specifics
- Hovering over element has unexpected effects
- Operable element cannot be hovered over
- Link or button makes the hovering mouse cursor nonstandard
- Button shows no indication of being hovered over
Issue imageNoSource
WCAG: 1.3.1
Score: 32
Complaints by nuVal
Rule Element img is missing required attribute src.
Element img is missing required attribute src.
Description: img element has no src attribute
Count of instances: 8
Complaint specifics
- Element img is missing required attribute src.
Issue slashParseRisk
WCAG: 4.1
Score: 29
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: 29
Complaint specifics
- Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
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 targetSize
WCAG: 2.5.5
Score: 18
Complaints by tenon
Rule 152
152
Description: Actionable element is smaller than the minimum required size
Count of instances: 6
Complaint specifics
- This actionable element is smaller than the minimum required size.
Issue noHeading
WCAG: 1.3.1
Score: 15
Complaints by qualWeb
Rule QW-BP1
QW-BP1
Description: h1-h6 not used to identify headings
Count of instances: 5
Complaint specifics
- It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content
Issue zIndexNotZero
WCAG: 1.4
Score: 14
Complaints by testaro
Rule zIndex
zIndex
Description: Layering with nondefault z-index values
Count of instances: 14
Complaint specifics
- DIV element has a non-default Z index
- HEADER element has a non-default Z index
- A element has a non-default Z index
- MAIN element has a non-default Z index
- FIGCAPTION element has a non-default Z index
- FOOTER element has a non-default Z index
Issue hiddenContentRisk
WCAG: 4.1
Score: 13
Complaints by axe
Rule hidden-content
hidden-content
Description: Some content is hidden and therefore may not be testable for accessibility
Count of instances: 13
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 metaBad
WCAG: 1.3.1
Score: 12
Complaints by nuVal
Rule A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.
A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.
Description: meta element with http-equiv="X-UA-Compatible" has no content="IE=edge"
Count of instances: 2
Complaint specifics
- A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.
Rule ^Bad value .+ for attribute .+ on element meta.*$
Description: Attribute of a meta element has an invalid value
Count of instances: 2
Complaint specifics
- Bad value Accept-CH for attribute http-equiv on element meta.
Issue leadingClipsText
WCAG: 1.4.8
Score: 12
Complaints by tenon
Rule 144
144
Description: Line height is insufficent to properly display the computed font size
Count of instances: 3
Complaint specifics
- This content's line height is insufficent to properly display the computed element font size.
Issue typeRedundant
WCAG: 1.3.1
Score: 10
Complaints by nuVal
Rule The type attribute is unnecessary for JavaScript resources.
The type attribute is unnecessary for JavaScript resources.
Description: type attribute is unnecessary for a JavaScript resource
Count of instances: 10
Complaint specifics
- The type attribute is unnecessary for JavaScript resources.
Issue boxSizeAbsolute
WCAG: 1.4.4
Score: 9
Complaints by qualWeb
Rule QW-BP15
QW-BP15
Description: Element width is specified in an absolute value
Count of instances: 3
Complaint specifics
- At least one width attribute of an HTML element is expressed in absolute values
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 wave
Rule text_small
text_small
Description: Text is very small
Count of instances: 1
Complaint specifics
- Very small text
Issue leadingInsufficient
WCAG: 1.4.8
Score: 6
Complaints by alfa
Rule r73
r73
Description: Paragraph of text has insufficient line height
Count of instances: 3
Complaint specifics
- Paragraphs of text have sufficient line height
Issue navConfusion
WCAG: 1.3.6
Score: 6
Complaints by continuum
Rule 531
531
Description: nav element has an accessible name that is non-unique among the nav elements
Count of instances: 2
Complaint specifics
- This nav does not have a unique accessible name as required when two or more nav elements are present
Complaints by ibm
Rule aria_navigation_label_unique
aria_navigation_label_unique
Description: Multiple elements with the navigation role do not have unique labels
Count of instances: 2
Complaint specifics
- Multiple elements with "navigation" role do not have unique labels
Issue navNoText
WCAG: 1.3.6
Score: 6
Complaints by continuum
Rule 533
533
Description: nav element is not the only nav element but has no accessible name
Count of instances: 2
Complaint specifics
- This nav does not have an accessible name as required when two or more nav elements are present
Issue linkWindowSurpriseRisk
WCAG: 3.2.5
Score: 6
Complaints by htmlcs
Rule AAA.3_2_5.H83.3
AAA.3_2_5.H83.3
Description: Link text may fail to indicate that the link will open in a new window
Count of instances: 6
Complaint specifics
- Check that this link's link text contains information indicating that the link will open in a new window.
Issue obsolete
WCAG: 4.1
Score: 6
Complaints by ibm
Rule element_attribute_deprecated
element_attribute_deprecated
Description: Element or attribute is obsolete
Count of instances: 2
Complaint specifics
- The HTML attribute(s) "http-equiv" is deprecated for the <meta> element in HTML 5
Issue duplicateAttribute
WCAG: 4.1.1
Score: 6
Complaints by nuVal
Rule ^Duplicate attribute.*$
^Duplicate attribute.*$
Description: Source code of the element contains 2 or more of the same attribute
Count of instances: 3
Complaint specifics
- Duplicate attribute alt.
Complaints by testaro
Rule dupAtt
dupAtt
Description: Source code of the element contains 2 or more of the same attribute
Count of instances: 3
Complaint specifics
- Element IMG has 2 attributes with the same name
Issue skipRepeatedContent
WCAG: 2.4.1
Score: 6
Complaints by qualWeb
Rule QW-ACT-R64
QW-ACT-R64
Description: Document has no heading for non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that the non-repeated content contains a heading
Rule QW-ACT-R75
Description: Blocks of repeated content cannot be bypassed
Count of instances: 1
Complaint specifics
- This rule checks that each page has a mechanism to bypass repeated blocks of content.
Issue inconsistentStyles
WCAG: 3.2.4
Score: 6
Complaints by testaro
Rule styleDiff
styleDiff
Description: Heading, link, and button style inconsistencies
Count of instances: 6
Complaint specifics
- In-line links have 4 different styles
- Buttons have 2 different styles
- Level-2 headings have 3 different styles
Issue linkPair
WCAG: 2.4.4
Score: 6
Complaints by wave
Rule link_redundant
link_redundant
Description: Adjacent links go to the same URL
Count of instances: 3
Complaint specifics
- Redundant link
Issue contrastAAA
WCAG: 1.4.6
Score: 5
Complaints by axe
Rule color-contrast-enhanced
color-contrast-enhanced
Description: Element has insufficient color contrast (Level AAA)
Count of instances: 1
Complaint specifics
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.8 (foreground color: #f5eded, background color: #cf1717, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1
Complaints by htmlcs
Rule AAA.1_4_6.G17.Fail
AAA.1_4_6.G17.Fail
Description: Text has insufficient contrast
Count of instances: 4
Complaint specifics
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 4.81:1. Recommendation: change background to #0c0000.
- 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.9:1. Recommendation: change background to #202020.
- 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.15:1. Recommendation: change background to #57595c.
Complaints by qualWeb
Rule QW-ACT-R76
QW-ACT-R76
Description: Text has less than the enhanced minimum contrast
Count of instances: 5
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: 2
Complaint specifics
- This element has insufficient color contrast (Level AAA).
Issue repeatedContentRisk
WCAG: 2.4.1
Score: 5
Complaints by qualWeb
Rule QW-ACT-R73
QW-ACT-R73
Description: Block of repeated content is not collapsible
Count of instances: 1
Complaint specifics
- This rule checks that repeated blocks of content are collapsible.
Rule QW-ACT-R74
Description: Document has no instrument to move focus to non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that there is an instrument to move focus to non-repeated content in the page.
Rule QW-WCAG-T23
Description: No link at the top of the page that goes directly to the main content area
Count of instances: 1
Complaint specifics
- The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.
Rule QW-BP17
Description: No link at the beginning of a block of repeated content goes to the end of the block
Count of instances: 2
Complaint specifics
- The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.
Issue cssBansRotate
WCAG: 1.3.4
Score: 4
Complaints by axe
Rule css-orientation-lock
css-orientation-lock
Description: CSS media query locks display orientation
Count of instances: 1
Complaint specifics
- CSS Media queries must not lock display orientation; CSS Orientation lock cannot be determined
Issue decorativeImageRisk
WCAG: 1.1.1
Score: 4
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: 4
Complaint specifics
- Img element is marked so that it is ignored by Assistive Technology.
Issue h1Multiple
WCAG: 1.3.1
Score: 4
Complaints by nuVal
Rule Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).
Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).
Description: Page contains more than 1 h1 element
Count of instances: 2
Complaint specifics
- Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).
Issue sectionHeadingless
WCAG: 1.3.1
Score: 4
Complaints by nuVal
Rule Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.
Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.
Description: section has no heading
Count of instances: 4
Complaint specifics
- Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.
Complaints by qualWeb
Rule QW-WCAG-T9
QW-WCAG-T9
Description: Page is not organized using headings
Count of instances: 1
Complaint specifics
- The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order
Issue errorReferenceBad
WCAG: 3.3.1
Score: 4
Complaints by qualWeb
Rule QW-ACT-R41
QW-ACT-R41
Description: Error message describes no invalid form field value
Count of instances: 1
Complaint specifics
- This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.
Issue landmarkConfusion
WCAG: 1.3.6
Score: 3
Complaints by axe
Rule landmark-unique
landmark-unique
Description: Landmark has a role and an accessible name that are identical to another
Count of instances: 1
Complaint specifics
- Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Complaints by ibm
Rule aria_landmark_name_unique
aria_landmark_name_unique
Description: Multiple landmarks with the same parent region are not distinguished from one another
Count of instances: 1
Complaint specifics
- Multiple "navigation" landmarks with the same parent region are not distinguished from one another because they have the same "" label
Issue inputOnlyPlaceholder
WCAG: 4.1.2
Score: 3
Complaints by continuum
Rule 863
863
Description: input has an accessible name that depends on a placeholder
Count of instances: 1
Complaint specifics
- This input should not rely on text in the placeholder attribute for an accessible name
Issue scrollRisk
WCAG: 1.4.10
Score: 3
Complaints by htmlcs
Rule AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
Description: Fixed-position element may force bidirectional scrolling
Count of instances: 3
Complaint specifics
- This element has "position: fixed". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.
Issue focusableOperable
WCAG: 2.1.1
Score: 3
Complaints by testaro
Rule focOp
focOp
Description: Tab-focusable elements that are inoperable or operable elements that are not focusable
Count of instances: 1
Complaint specifics
Issue contentBeyondLandmarks
WCAG: 1.3.6
Score: 2
Complaints by alfa
Rule r57
r57
Description: Perceivable text content is not included in any landmark
Count of instances: 1
Complaint specifics
- Perceivable text content is included in a landmark
Issue headingOfNothing
WCAG: 1.3.1
Score: 2
Complaints by alfa
Rule r78
r78
Description: No content between two headings of the same level
Count of instances: 1
Complaint specifics
- Headings of same level have text content between them
Issue pseudoNavList
WCAG: 1.3.1
Score: 2
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.
Issue roleRedundant
WCAG: 4.1.2
Score: 2
Complaints by ibm
Rule aria_role_redundant
aria_role_redundant
Description: Explicitly assigned ARIA role is redundant with the implicit role of the element
Count of instances: 1
Complaint specifics
- The explicitly-assigned ARIA role "main" is redundant with the implicit role of the element <main>
Complaints by nuVal
Rule ^The .+ role is unnecessary for element .+$
^The .+ role is unnecessary for element .+$
Description: explicit role is redundant for its element
Count of instances: 2
Complaint specifics
- The main role is unnecessary for element main.
Complaints by testaro
Rule role
role
Description: Invalid, native-replacing, or redundant role
Count of instances: 1
Complaint specifics
- MAIN elements have redundant explicit role main (count: 1)
Issue articleHeadingless
WCAG: 1.3.1
Score: 2
Complaints by nuVal
Rule Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.
Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.
Description: article has no heading
Count of instances: 2
Complaint specifics
- Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.
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 textAlternativeRisk
WCAG: 1
Score: 2
Complaints by qualWeb
Rule QW-WCAG-T8
QW-WCAG-T8
Description: Text alternative is not an alternative
Count of instances: 2
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 bannerNot1
WCAG: 1.3.6
Score: 2
Complaints by qualWeb
Rule QW-BP20
QW-BP20
Description: Document has more than 1 banner landmark
Count of instances: 1
Complaint specifics
- Ensures the document has at most one banner landmark
Issue bannerNotTop
WCAG: 1.3.6
Score: 2
Complaints by qualWeb
Rule QW-BP19
QW-BP19
Description: banner landmark is not at the top level
Count of instances: 1
Complaint specifics
- Ensures the banner landmark is at top level
Issue tabFocusability
WCAG: 2.1.1
Score: 2
Complaints by testaro
Rule focAll
focAll
Description: Discrepancy between elements that should be and that are Tab-focusable
Count of instances: 1
Complaint specifics
- Some focusable elements are not Tab-focusable or vice versa
Issue tabIndexPositive
WCAG: 2.4.3
Score: 1
Complaints by axe
Rule tabindex
tabindex
Description: Positive tabIndex risks creating a confusing focus order
Count of instances: 1
Complaint specifics
- Elements should not have tabindex greater than zero; Element has a tabindex greater than 0
Complaints by wave
Rule tabindex
tabindex
Description: tabIndex value positive
Count of instances: 1
Complaint specifics
- Tabindex
Issue labelConfusionRisk
WCAG: 3.3.2
Score: 1
Complaints by qualWeb
Rule QW-WCAG-T17
QW-WCAG-T17
Description: label not positioned to maximize the predictability of the relationship
Count of instances: 1
Complaint specifics
- This technique checks the correct position of labels in forms
Issue pseudoHeadingRisk
WCAG: 1.3.1
Score: 1
Complaints by wave
Rule heading_possible
heading_possible
Description: Possible heading
Count of instances: 1
Complaint specifics
- Possible heading
Issue noScriptRisk
WCAG: 4.1
Score: 1
Complaints by wave
Rule noscript
noscript
Description: noscript element may fail to contain an accessible equivalent or alternative
Count of instances: 1
Complaint specifics
- Noscript element
Complete report
{ "id": "18ixx-ts27-caAD75-c", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687109914653, "endTime": 1687109915191 }, { "type": "url", "which": "https://www.marieforcalifornia.com/", "what": "Candidate Marie Waldron (R)", "startTime": 1687109915192, "result": { "url": "https://www.marieforcalifornia.com/" }, "endTime": 1687109916891 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687109916892, "url": "https://www.marieforcalifornia.com/", "endTime": 1687109918992 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687109918992, "url": "https://www.marieforcalifornia.com/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 882949, 882949, 882949, 882949, 882949 ], "localRatios": [ 1, 1, 1, 1 ], "meanLocalRatio": 1, "maxLocalRatio": 1, "globalRatio": 1, "pixelChanges": [ 0, 0, 0, 0 ], "meanPixelChange": 0, "maxPixelChange": 0, "changeFrequency": 0 }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] } }, "success": true }, "standardResult": { "totals": [ 0, 0, 0, 0 ], "instances": [] }, "endTime": 1687109932481 }, { "type": "launch", "which": "chromium", "startTime": 1687109932481, "endTime": 1687109933038 }, { "type": "url", "which": "https://www.marieforcalifornia.com/", "what": "Candidate Marie Waldron (R)", "startTime": 1687109933038, "result": { "url": "https://www.marieforcalifornia.com/" }, "endTime": 1687109934065 }, { "type": "test", "which": "alfa", "startTime": 1687109934065, "url": "https://www.marieforcalifornia.com/", "what": "alfa", "result": { "totals": { "failures": 5, "warnings": 0 }, "items": [ { "index": 178, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/a[1]/span[1]/div[1]/span[1]/text()[1]", "codeLines": [ "0" ] } }, { "index": 359, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]/figcaption[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p class=\"sqsrte-large\" style=\"white-space:pre-wrap;\">", " “If you think California deserves safer communities, fewer homeless, better schools, and lower taxes I’d appreciate your vote.”", "</p>" ] } }, { "index": 360, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]/figcaption[1]/div[1]/div[2]/div[1]/p[2]", "codeLines": [ "<p class=\"sqsrte-large\" style=\"white-space:pre-wrap;\">", " — Marie Waldron, Assemblymember", "</p>" ] } }, { "index": 361, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]", "codeLines": [ "<p style=\"text-align:center;white-space:pre-wrap;\" class=\"\">", " Paid for by Waldron for Assembly 2022", "</p>" ] } }, { "index": 374, "verdict": "failed", "rule": { "ruleID": "r78", "ruleSummary": "Headings of same level have text content between them", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r78", "requirements": [] }, "target": { "type": "element", "tagName": "h2", "path": "/html[1]/body[1]/div[1]/main[1]/article[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "codeLines": [ "<h2 style=\"text-align:center;white-space:pre-wrap;\">", " Re-elect Marie Waldron", "</h2>" ] } } ], "success": true }, "standardResult": { "totals": [ 0, 0, 0, 5 ], "instances": [ { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/a[1]/span[1]/div[1]/span[1]/text()[1]" }, "excerpt": "0" }, { "ruleID": "r73", "what": "Paragraphs of text have sufficient line height", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]/figcaption[1]/div[1]/div[2]/div[1]/p[1]" }, "excerpt": "<p class=\"sqsrte-large\" style=\"white-space:pre-wrap;\"> “If you think California deserves safer communities, fewer homeless, better schools, and lower taxes I’d appreciate your vote.” </p>" }, { "ruleID": "r73", "what": "Paragraphs of text have sufficient line height", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]/figcaption[1]/div[1]/div[2]/div[1]/p[2]" }, "excerpt": "<p class=\"sqsrte-large\" style=\"white-space:pre-wrap;\"> — Marie Waldron, Assemblymember </p>" }, { "ruleID": "r73", "what": "Paragraphs of text have sufficient line height", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]" }, "excerpt": "<p style=\"text-align:center;white-space:pre-wrap;\" class=\"\"> Paid for by Waldron for Assembly 2022 </p>" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 style=\"text-align:center;white-space:pre-wrap;\"> Re-elect Marie Waldron </h2>" } ] }, "endTime": 1687109937963 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687109937963, "url": "https://www.marieforcalifornia.com/", "what": "Axe", "result": { "totals": { "rulesNA": 52, "rulesPassed": 45, "rulesWarned": 3, "rulesViolated": 3, "warnings": { "minor": 13, "moderate": 0, "serious": 13, "critical": 0 }, "violations": { "minor": 0, "moderate": 1, "serious": 2, "critical": 0 } }, "details": { "testEngine": { "name": "axe-core", "version": "4.7.0" }, "testRunner": { "name": "axe" }, "testEnvironment": { "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/113.0.5672.53 Safari/537.36", "windowWidth": 1280, "windowHeight": 720, "orientationAngle": 90, "orientationType": "landscape-primary" }, "timestamp": "2023-06-18T17:38:58.361Z", "url": "https://www.marieforcalifornia.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": "52.8pt (70.4px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<strong>Backcountry Tough</strong>", "target": [ "h1 > strong" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "38.4pt (51.2px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 style=\"text-align:center;white-space:pre-wrap;\">Re-elect Marie Waldron</h2>", "target": [ "#block-yui_3_17_2_1_1646515472183_1792 > .sqs-block-content > .sqs-html-content > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "26.4pt (35.2px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"newsletter-form-header-title\">Join the team!</h2>", "target": [ ".newsletter-form-header-title" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\">", "target": [ "#email-yui_3_17_2_1_1552579698432_3881-field" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"newsletter-form-button-label\">Sign Up</span>", "target": [ ".newsletter-form-button-label" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "38.4pt (51.2px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 style=\"text-align:center;white-space:pre-wrap;\"> Help Marie Win!</h2>", "target": [ "#block-2ce97b196cb8e7d2b7d0 > .sqs-block-content > .sqs-html-content > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\">\n $100\n </a>", "target": [ "#yui_3_17_2_1_1687109933601_94 > .sqs-block-button-element--medium.sqs-block-button-element[data-initialized=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\">\n $250\n </a>", "target": [ "#yui_3_17_2_1_1687109933601_101 > .sqs-block-button-element--medium.sqs-block-button-element[data-initialized=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\">\n $500\n </a>", "target": [ "#yui_3_17_2_1_1687109933601_108 > .sqs-block-button-element--medium.sqs-block-button-element[data-initialized=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\">\n Other\n </a>", "target": [ "#yui_3_17_2_1_1687109933601_115 > .sqs-block-button-element--medium.sqs-block-button-element[data-initialized=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "13.2pt (17.6px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element\" data-initialized=\"true\">\n Make a Donation\n </a>", "target": [ ".sqs-block-button-element--large" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<p style=\"text-align:center;white-space:pre-wrap;\" class=\"\">Paid for by Waldron for Assembly 2022</p>", "target": [ ".sqs-html-content > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" } ] }, { "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 id=\"floatingCart\" class=\"floating-cart hidden\">", "target": [ "#floatingCart" ], "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-burger\n\n menu-overlay-has-visible-non-navigation-items\n\n\" data-animation-role=\"header-element\">", "target": [ ".header-display-desktop > .header-burger.menu-overlay-has-visible-non-navigation-items[data-animation-role=\"header-element\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span hidden=\"\" class=\"js-header-burger-close-title visually-hidden\">Close Menu</span>", "target": [ ".header-display-desktop > .header-burger.menu-overlay-has-visible-non-navigation-items[data-animation-role=\"header-element\"] > .header-burger-btn.burger[data-test=\"header-burger\"] > .js-header-burger-close-title.visually-hidden[hidden=\"\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"header-display-mobile\" data-content-field=\"site-title\">", "target": [ ".header-display-mobile" ], "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-burger\n\n menu-overlay-has-visible-non-navigation-items\n\n\" data-animation-role=\"header-element\">", "target": [ ".header-display-mobile > .header-burger.menu-overlay-has-visible-non-navigation-items[data-animation-role=\"header-element\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span hidden=\"\" class=\"js-header-burger-close-title visually-hidden\">Close Menu</span>", "target": [ ".header-display-mobile > .header-burger.menu-overlay-has-visible-non-navigation-items[data-animation-role=\"header-element\"] > .header-burger-btn.burger[data-test=\"header-burger\"] > .js-header-burger-close-title.visually-hidden[hidden=\"\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"header-menu header-menu--folder-list\n \n \n \n \n \n \" data-current-styles=\"{\n"layout": "navRight",\n"action": {\n"href": "https://www.efundraisingconnections.com/c/Waldron2022/?fid=99",\n"buttonText": "Donate",\n"newWindow": false\n},\n"showSocial": true,\n"socialOptions": {\n"socialBorderShape": "none",\n"socialBorderStyle": "outline",\n"socialBorderThickness": {\n"unit": "px",\n"value": 1.0\n}\n},\n"sectionTheme": "black",\n"menuOverlayAnimation": "fade",\n"cartStyle": "cart",\n"cartText": "Cart",\n"showEmptyCartState": true,\n"cartOptions": {\n"iconType": "solid-7",\n"cartBorderShape": "none",\n"cartBorderStyle": "outline",\n"cartBorderThickness": {\n"unit": "px",\n"value": 1.0\n}\n},\n"showButton": true,\n"showCart": false,\n"showAccountLogin": true,\n"headerStyle": "theme",\n"languagePicker": {\n"enabled": false,\n"iconEnabled": false,\n"iconType": "globe",\n"flagShape": "shiny",\n"languageFlags": [ ]\n},\n"mobileOptions": {\n"layout": "logoLeftNavRight",\n"menuIcon": "doubleLineHamburger",\n"menuIconOptions": {\n"style": "doubleLineHamburger",\n"thickness": {\n"unit": "px",\n"value": 1.0\n}\n}\n},\n"dynamicOptions": {\n"border": {\n"enabled": true,\n"position": "allSides",\n"thickness": {\n"unit": "px",\n"value": 4.0\n}\n}\n},\n"solidOptions": {\n"headerOpacity": {\n"unit": "%",\n"value": 100.0\n},\n"border": {\n"enabled": false,\n"position": "allSides",\n"thickness": {\n"unit": "px",\n"value": 4.0\n}\n},\n"dropShadow": {\n"enabled": false,\n"blur": {\n"unit": "px",\n"value": 30.0\n},\n"spread": {\n"unit": "px",\n"value": 55.0\n},\n"distance": {\n"unit": "px",\n"value": 0.0\n}\n},\n"blurBackground": {\n"enabled": false,\n"blurRadius": {\n"unit": "px",\n"value": 12.0\n}\n}\n},\n"gradientOptions": {\n"gradientType": "faded",\n"headerOpacity": {\n"unit": "%",\n"value": 0.0\n},\n"border": {\n"enabled": false,\n"position": "allSides",\n"thickness": {\n"unit": "px",\n"value": 4.0\n}\n},\n"dropShadow": {\n"enabled": false,\n"blur": {\n"unit": "px",\n"value": 30.0\n},\n"spread": {\n"unit": "px",\n"value": 0.0\n},\n"distance": {\n"unit": "px",\n"value": 0.0\n}\n},\n"blurBackground": {\n"enabled": false,\n"blurRadius": {\n"unit": "px",\n"value": 12.0\n}\n}\n},\n"showPromotedElement": false\n}\" data-section-id=\"overlay-nav\" data-show-account-login=\"true\" data-test=\"header-menu\" style=\"padding-top: 175.516px;\">", "target": [ ".header-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<label class=\"newsletter-form-field-label title\" for=\"email-yui_3_17_2_1_1552579698432_3881-field\">Email Address</label>", "target": [ "label" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"hidden form-submission-text\">Thank you!</div>", "target": [ ".form-submission-text" ], "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 class=\"sqs-image-min-height\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image-dimensions=\"1707x1784\" data-image-focal-point=\"0.5083682008368201,0.3280205012813301\" alt=\"\" loading=\"lazy\">", "target": [ ".sqs-image-min-height" ], "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 alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image-dimensions=\"4485x3010\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\">", "target": [ "img[data-image-dimensions=\"4485x3010\"]" ], "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 alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image-dimensions=\"4215x2832\" data-image-focal-point=\"0.6774329035238775,0.352022001375086\" data-load=\"false\">", "target": [ "img[data-image-dimensions=\"4215x2832\"]" ], "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 xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" style=\"display:none\" data-usage=\"social-icons-svg\">", "target": [ ":root" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ] }, { "id": "css-orientation-lock", "impact": "serious", "tags": [ "cat.structure", "wcag134", "wcag21aa", "experimental" ], "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations", "help": "CSS Media queries must not lock display orientation", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/css-orientation-lock?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "css-orientation-lock", "data": null, "relatedNodes": [], "impact": "serious", "message": "CSS Orientation lock cannot be determined" } ], "none": [], "impact": "serious", "html": "<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hashchange history draganddrop rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109933601_75\">", "target": [ "#yui_3_17_2_1_1687109933601_75" ], "failureSummary": "Fix all of the following:\n CSS Orientation lock cannot be determined" } ] } ], "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": "#f5eded", "bgColor": "#cf1717", "contrastRatio": 4.8, "fontSize": "10.8pt (14.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a class=\"btn btn--border theme-btn--primary-inverse sqs-button-element--primary\" href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\">\n Donate\n </a>", "target": [ ".header-display-desktop > .header-actions.header-actions--right > .header-actions-action--cta.header-actions-action[data-animation-role=\"header-element\"] > .btn--border.theme-btn--primary-inverse.btn" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.8 (foreground color: #f5eded, background color: #cf1717, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--border theme-btn--primary-inverse sqs-button-element--primary\" href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\">\n Donate\n </a>", "target": [ ".header-display-desktop > .header-actions.header-actions--right > .header-actions-action--cta.header-actions-action[data-animation-role=\"header-element\"] > .btn--border.theme-btn--primary-inverse.btn" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.8 (foreground color: #f5eded, background color: #cf1717, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1" } ] }, { "id": "landmark-unique", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "help": "Ensures landmarks are unique", "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-unique?application=axeAPI", "nodes": [ { "any": [ { "id": "landmark-is-unique", "data": { "role": "navigation", "accessibleText": null }, "relatedNodes": [ { "html": "<nav class=\"sqs-svg-icon--list\">", "target": [ ".sqs-svg-icon--list" ] } ], "impact": "moderate", "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" } ], "all": [], "none": [], "impact": "moderate", "html": "<nav class=\"header-nav-list\">", "target": [ ".header-display-desktop > .header-title-nav-wrapper > .header-nav > .header-nav-wrapper > .header-nav-list" ], "failureSummary": "Fix any of the following:\n The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" } ] }, { "id": "tabindex", "impact": "serious", "tags": [ "cat.keyboard", "best-practice" ], "description": "Ensures tabindex attribute values are not greater than 0", "help": "Elements should not have tabindex greater than zero", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/tabindex?application=axeAPI", "nodes": [ { "any": [ { "id": "tabindex", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element has a tabindex greater than 0" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"#page\" tabindex=\"1\" class=\"header-skip-link sqs-button-element--primary\">\n Skip to Content\n </a>", "target": [ ".header-skip-link" ], "failureSummary": "Fix any of the following:\n Element has a tabindex greater than 0" } ] } ] }, "success": true }, "standardResult": { "totals": [ 13, 13, 1, 2 ], "instances": [ { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "h1 > strong" }, "excerpt": "<strong>Backcountry Tough</strong>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#block-yui_3_17_2_1_1646515472183_1792 > .sqs-block-content > .sqs-html-content > h2" }, "excerpt": "<h2 style=\"text-align:center;white-space:pre-wrap;\">Re-elect Marie Waldron</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".newsletter-form-header-title" }, "excerpt": "<h2 class=\"newsletter-form-header-title\">Join the team!</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "INPUT", "id": "email-yui_3_17_2_1_1552579698432_3881-field", "location": { "doc": "dom", "type": "selector", "spec": "#email-yui_3_17_2_1_1552579698432_3881-field" }, "excerpt": "<input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\">" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".newsletter-form-button-label" }, "excerpt": "<span class=\"newsletter-form-button-label\">Sign Up</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#block-2ce97b196cb8e7d2b7d0 > .sqs-block-content > .sqs-html-content > h2" }, "excerpt": "<h2 style=\"text-align:center;white-space:pre-wrap;\"> Help Marie Win!</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#yui_3_17_2_1_1687109933601_94 > .sqs-block-button-element--medium.sqs-block-button-element[data-initialized=\"true\"]" }, "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\"> $100 </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#yui_3_17_2_1_1687109933601_101 > .sqs-block-button-element--medium.sqs-block-button-element[data-initialized=\"true\"]" }, "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\"> $250 </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#yui_3_17_2_1_1687109933601_108 > .sqs-block-button-element--medium.sqs-block-button-element[data-initialized=\"true\"]" }, "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\"> $500 </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#yui_3_17_2_1_1687109933601_115 > .sqs-block-button-element--medium.sqs-block-button-element[data-initialized=\"true\"]" }, "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\"> Other </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".sqs-block-button-element--large" }, "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element\" data-initialized=\"true\"> Make a Donation </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".sqs-html-content > p" }, "excerpt": "<p style=\"text-align:center;white-space:pre-wrap;\" class=\"\">Paid for by Waldron for Assembly 2022</p>" }, { "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": "floatingCart", "location": { "doc": "dom", "type": "selector", "spec": "#floatingCart" }, "excerpt": "<div id=\"floatingCart\" class=\"floating-cart hidden\">" }, { "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-display-desktop > .header-burger.menu-overlay-has-visible-non-navigation-items[data-animation-role=\"header-element\"]" }, "excerpt": "<div class=\"header-burger menu-overlay-has-visible-non-navigation-items \" data-animation-role=\"header-element\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".header-display-desktop > .header-burger.menu-overlay-has-visible-non-navigation-items[data-animation-role=\"header-element\"] > .header-burger-btn.burger[data-test=\"header-burger\"] > .js-header-burger-close-title.visually-hidden[hidden=\"\"]" }, "excerpt": "<span hidden=\"\" class=\"js-header-burger-close-title visually-hidden\">Close Menu</span>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".header-display-mobile" }, "excerpt": "<div class=\"header-display-mobile\" data-content-field=\"site-title\">" }, { "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-display-mobile > .header-burger.menu-overlay-has-visible-non-navigation-items[data-animation-role=\"header-element\"]" }, "excerpt": "<div class=\"header-burger menu-overlay-has-visible-non-navigation-items \" data-animation-role=\"header-element\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".header-display-mobile > .header-burger.menu-overlay-has-visible-non-navigation-items[data-animation-role=\"header-element\"] > .header-burger-btn.burger[data-test=\"header-burger\"] > .js-header-burger-close-title.visually-hidden[hidden=\"\"]" }, "excerpt": "<span hidden=\"\" class=\"js-header-burger-close-title visually-hidden\">Close Menu</span>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".header-menu" }, "excerpt": "<div class=\"header-menu header-menu--folder-list \" data-current-styles=\"{ "layout": "navRight", "action": { "href": "https://www.efundraisingconnections.co ... px", "value": 12.0 } } }, "showPromotedElement": false }\" data-section-id=\"overlay-nav\" data-show-account-login=\"true\" data-test=\"header-menu\" style=\"padding-top: 175.516px;\">" }, { "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": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "label" }, "excerpt": "<label class=\"newsletter-form-field-label title\" for=\"email-yui_3_17_2_1_1552579698432_3881-field\">Email Address</label>" }, { "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": ".form-submission-text" }, "excerpt": "<div class=\"hidden form-submission-text\">Thank you!</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": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".sqs-image-min-height" }, "excerpt": "<img class=\"sqs-image-min-height\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image=\"https://images.squar ... v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image-dimensions=\"1707x1784\" data-image-focal-point=\"0.5083682008368201,0.3280205012813301\" alt=\"\" loading=\"lazy\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "img[data-image-dimensions=\"4485x3010\"]" }, "excerpt": "<img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image-dimensions=\"4485x3010\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "img[data-image-dimensions=\"4215x2832\"]" }, "excerpt": "<img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image-dimensions=\"4215x2832\" data-image-focal-point=\"0.6774329035238775,0.352022001375086\" data-load=\"false\">" }, { "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": "", "location": { "doc": "dom", "type": "selector", "spec": ":root" }, "excerpt": "<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" style=\"display:none\" data-usage=\"social-icons-svg\">" }, { "ruleID": "css-orientation-lock", "what": "CSS Media queries must not lock display orientation; CSS Orientation lock cannot be determined", "ordinalSeverity": 1, "tagName": "HTML", "id": "yui_3_17_2_1_1687109933601_75", "location": { "doc": "dom", "type": "selector", "spec": "#yui_3_17_2_1_1687109933601_75" }, "excerpt": "<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hash ... ssanimations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109933601_75\">" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.8 (foreground color: #f5eded, background color: #cf1717, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".header-display-desktop > .header-actions.header-actions--right > .header-actions-action--cta.header-actions-action[data-animation-role=\"header-element\"] > .btn--border.theme-btn--primary-inverse.btn" }, "excerpt": "<a class=\"btn btn--border theme-btn--primary-inverse sqs-button-element--primary\" href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\"> Donate </a>" }, { "ruleID": "landmark-unique", "what": "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable", "ordinalSeverity": 2, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".header-display-desktop > .header-title-nav-wrapper > .header-nav > .header-nav-wrapper > .header-nav-list" }, "excerpt": "<nav class=\"header-nav-list\">" }, { "ruleID": "tabindex", "what": "Elements should not have tabindex greater than zero; Element has a tabindex greater than 0", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".header-skip-link" }, "excerpt": "<a href=\"#page\" tabindex=\"1\" class=\"header-skip-link sqs-button-element--primary\"> Skip to Content </a>" } ] }, "endTime": 1687109938397 }, { "type": "launch", "which": "chromium", "startTime": 1687109938397, "endTime": 1687109938875 }, { "type": "url", "which": "https://www.marieforcalifornia.com/", "what": "Candidate Marie Waldron (R)", "startTime": 1687109938876, "result": { "url": "https://www.marieforcalifornia.com/" }, "endTime": 1687109939945 }, { "type": "test", "which": "continuum", "startTime": 1687109939946, "url": "https://www.marieforcalifornia.com/", "what": "Level Access Continuum, community edition", "result": [ { "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 viewbox=\"23 23 64 64\"><use height=\"110\" width=\"110\" xlink:href=\"#facebook-unauth-icon\"></use></svg>", "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "svg[viewbox=\"23 23 64 64\"]", "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 viewbox=\"23 23 64 64\"><use height=\"110\" width=\"110\" xlink:href=\"#twitter-unauth-icon\"></use></svg>", "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "svg[viewbox=\"23 23 64 64\"]", "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 height=\"0\" width=\"0\" data-image-mask-id=\"6a6f3696c31efd306521\"><defs><clippath clippathunits=\"objectBoundingBox\" id=\"6a6f3696c31efd306521\"><path d=\"M0.806,1 H0 L0.214,0 H1 Z\"></path></clippath></defs></svg>", "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*: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[data-image-mask-id=\"6a6f3696c31efd306521\"][width=\"0\"][height=\"0\"]", "attNo": 3 } }, { "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 viewbox=\"0 0 64 64\" class=\"sqs-svg-icon--social\"><use xlink:href=\"#facebook-unauth-icon\" class=\"sqs-use--icon\"></use><use xlink:href=\"#facebook-unauth-mask\" class=\"sqs-use--mask\"></use></svg>", "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*: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(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "svg[class=\"sqs-svg-icon--social\"][viewbox=\"0 0 64 64\"]", "attNo": 2 } }, { "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 viewbox=\"0 0 64 64\" class=\"sqs-svg-icon--social\"><use xlink:href=\"#twitter-unauth-icon\" class=\"sqs-use--icon\"></use><use xlink:href=\"#twitter-unauth-mask\" class=\"sqs-use--mask\"></use></svg>", "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*: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(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "svg[class=\"sqs-svg-icon--social\"][viewbox=\"0 0 64 64\"]", "attNo": 2 } }, { "engineTestId": 531, "bestPracticeId": 2519, "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present", "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present", "element": "<nav class=\"header-nav-list\"><div class=\"header-nav-item header-nav-item--collection\"><a data-animation-role=\"header-element\" href=\"/about-marie-waldron\">About Marie</a></div><div class=\"header-nav-it ... -animation-role=\"header-element\" href=\"/photos\">Photos</a></div><div class=\"header-nav-item header-nav-item--collection\"><a data-animation-role=\"header-element\" href=\"/contact\">Contact</a></div></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[class=\"header-nav-list\"]", "attNo": 1 } }, { "engineTestId": 531, "bestPracticeId": 2519, "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present", "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present", "element": "<nav class=\"sqs-svg-icon--list\"><a aria-label=\"Facebook\" class=\"sqs-svg-icon--wrapper facebook-unauth\" target=\"_blank\" href=\"https://www.facebook.com/StateAssembly75/\"><div><svg viewbox=\"0 0 64 64\" cl ... ox=\"0 0 64 64\" class=\"sqs-svg-icon--social\"><use xlink:href=\"#twitter-unauth-icon\" class=\"sqs-use--icon\"></use><use xlink:href=\"#twitter-unauth-mask\" class=\"sqs-use--mask\"></use></svg></div></a></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*: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(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "nav[class=\"sqs-svg-icon--list\"]", "attNo": 1 } }, { "engineTestId": 533, "bestPracticeId": 2519, "attribute": "This nav does not have an accessible name as required when two or more nav elements are present", "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present", "element": "<nav class=\"header-nav-list\"><div class=\"header-nav-item header-nav-item--collection\"><a data-animation-role=\"header-element\" href=\"/about-marie-waldron\">About Marie</a></div><div class=\"header-nav-it ... -animation-role=\"header-element\" href=\"/photos\">Photos</a></div><div class=\"header-nav-item header-nav-item--collection\"><a data-animation-role=\"header-element\" href=\"/contact\">Contact</a></div></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav[class=\"header-nav-list\"]", "attNo": 1 } }, { "engineTestId": 533, "bestPracticeId": 2519, "attribute": "This nav does not have an accessible name as required when two or more nav elements are present", "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present", "element": "<nav class=\"sqs-svg-icon--list\"><a aria-label=\"Facebook\" class=\"sqs-svg-icon--wrapper facebook-unauth\" target=\"_blank\" href=\"https://www.facebook.com/StateAssembly75/\"><div><svg viewbox=\"0 0 64 64\" cl ... ox=\"0 0 64 64\" class=\"sqs-svg-icon--social\"><use xlink:href=\"#twitter-unauth-icon\" class=\"sqs-use--icon\"></use><use xlink:href=\"#twitter-unauth-mask\" class=\"sqs-use--mask\"></use></svg></div></a></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*: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(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "nav[class=\"sqs-svg-icon--list\"]", "attNo": 1 } }, { "engineTestId": 863, "bestPracticeId": 2440, "attribute": "This input should not rely on text in the placeholder attribute for an accessible name", "attributeDetail": "This input should not rely on text in the placeholder attribute for an accessible name", "element": "<input placeholder=\"Email Address\" spellcheck=\"false\" type=\"email\" autocomplete=\"email\" x-autocompletetype=\"email\" name=\"email\" class=\"newsletter-form-field-element field-element\" id=\"email-yui_3_17_2_1_1552579698432_3881-field\">", "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "input[id=\"email-yui_3_17_2_1_1552579698432_3881-field\"][class=\"newsletter-form-field-element field-element\"][name=\"email\"][x-autocompletetype=\"email\"][autocomplete=\"email\"][type=\"email\"][spellcheck=\"false\"][placeholder=\"Email Address\"]", "attNo": 8 } } ], "standardResult": { "totals": [ 0, 0, 0, 10 ], "instances": [ { "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(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<svg viewbox=\"23 23 64 64\"><use height=\"110\" width=\"110\" xlink:href=\"#facebook-unauth-icon\"></use></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(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<svg viewbox=\"23 23 64 64\"><use height=\"110\" width=\"110\" xlink:href=\"#twitter-unauth-icon\"></use></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(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<svg height=\"0\" width=\"0\" data-image-mask-id=\"6a6f3696c31efd306521\"><defs><clippath clippathunits=\"objectBoundingBox\" id=\"6a6f3696c31efd306521\"><path d=\"M0.806,1 H0 L0.214,0 H1 Z\"></path></clippath></defs></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(1)>*:nth-child(5)>*:nth-child(1)>*: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(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<svg viewbox=\"0 0 64 64\" class=\"sqs-svg-icon--social\"><use xlink:href=\"#facebook-unauth-icon\" class=\"sqs-use--icon\"></use><use xlink:href=\"#facebook-unauth-mask\" class=\"sqs-use--mask\"></use></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(1)>*:nth-child(5)>*:nth-child(1)>*: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(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<svg viewbox=\"0 0 64 64\" class=\"sqs-svg-icon--social\"><use xlink:href=\"#twitter-unauth-icon\" class=\"sqs-use--icon\"></use><use xlink:href=\"#twitter-unauth-mask\" class=\"sqs-use--mask\"></use></svg>" }, { "ruleID": "531", "what": "This nav does not have a unique accessible name as required when two or more nav elements are present", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav class=\"header-nav-list\"><div class=\"header-nav-item header-nav-item--collection\"><a data-animation-role=\"header-element\" href=\"/about-marie-waldron\">About Marie</a></div><div class=\"header-nav-it ... -animation-role=\"header-element\" href=\"/photos\">Photos</a></div><div class=\"header-nav-item header-nav-item--collection\"><a data-animation-role=\"header-element\" href=\"/contact\">Contact</a></div></nav>" }, { "ruleID": "531", "what": "This nav does not have a unique accessible name as required when two or more nav elements are present", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*: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(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<nav class=\"sqs-svg-icon--list\"><a aria-label=\"Facebook\" class=\"sqs-svg-icon--wrapper facebook-unauth\" target=\"_blank\" href=\"https://www.facebook.com/StateAssembly75/\"><div><svg viewbox=\"0 0 64 64\" cl ... ox=\"0 0 64 64\" class=\"sqs-svg-icon--social\"><use xlink:href=\"#twitter-unauth-icon\" class=\"sqs-use--icon\"></use><use xlink:href=\"#twitter-unauth-mask\" class=\"sqs-use--mask\"></use></svg></div></a></nav>" }, { "ruleID": "533", "what": "This nav does not have an accessible name as required when two or more nav elements are present", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav class=\"header-nav-list\"><div class=\"header-nav-item header-nav-item--collection\"><a data-animation-role=\"header-element\" href=\"/about-marie-waldron\">About Marie</a></div><div class=\"header-nav-it ... -animation-role=\"header-element\" href=\"/photos\">Photos</a></div><div class=\"header-nav-item header-nav-item--collection\"><a data-animation-role=\"header-element\" href=\"/contact\">Contact</a></div></nav>" }, { "ruleID": "533", "what": "This nav does not have an accessible name as required when two or more nav elements are present", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*: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(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<nav class=\"sqs-svg-icon--list\"><a aria-label=\"Facebook\" class=\"sqs-svg-icon--wrapper facebook-unauth\" target=\"_blank\" href=\"https://www.facebook.com/StateAssembly75/\"><div><svg viewbox=\"0 0 64 64\" cl ... ox=\"0 0 64 64\" class=\"sqs-svg-icon--social\"><use xlink:href=\"#twitter-unauth-icon\" class=\"sqs-use--icon\"></use><use xlink:href=\"#twitter-unauth-mask\" class=\"sqs-use--mask\"></use></svg></div></a></nav>" }, { "ruleID": "863", "what": "This input should not rely on text in the placeholder attribute for an accessible name", "ordinalSeverity": 3, "tagName": "INPUT", "id": "email-yui_3_17_2_1_1552579698432_3881-field", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<input placeholder=\"Email Address\" spellcheck=\"false\" type=\"email\" autocomplete=\"email\" x-autocompletetype=\"email\" name=\"email\" class=\"newsletter-form-field-element field-element\" id=\"email-yui_3_17_2_1_1552579698432_3881-field\">" } ] }, "endTime": 1687109940121 }, { "type": "launch", "which": "chromium", "startTime": 1687109940121, "endTime": 1687109940595 }, { "type": "url", "which": "https://www.marieforcalifornia.com/", "what": "Candidate Marie Waldron (R)", "startTime": 1687109940596, "result": { "url": "https://www.marieforcalifornia.com/" }, "endTime": 1687109941656 }, { "type": "test", "which": "htmlcs", "startTime": 1687109941656, "url": "https://www.marieforcalifornia.com/", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "result": { "Error": { "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.81:1. Recommendation: change background to #0c0000.": [ { "tagName": "a", "id": "", "code": "<a class=\"btn btn--border theme-btn--primary-inverse sqs-button-element--primary\" href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element\" data-initialized=\"true\">...</a>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.9:1. Recommendation: change background to #202020.": [ { "tagName": "a", "id": "", "code": "<a href=\"/about-marie-waldron\" class=\"sqs-button-element--primary\">...</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.15:1. Recommendation: change background to #57595c.": [ { "tagName": "p", "id": "", "code": "<p style=\"text-align:center;white-space:pre-wrap;\" class=\"\">...</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 1.15:1. Recommendation: change background to #747679.": [ { "tagName": "h2", "id": "", "code": "<h2 style=\"text-align:center;white-space:pre-wrap;\">...</h2>" }, { "tagName": "strong", "id": "", "code": "<strong>...</strong>" } ], "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 4.05:1. Recommendation: change background to #fafcff.": [ { "tagName": "h2", "id": "", "code": "<h2 class=\"newsletter-form-header-title\">...</h2>" } ] } }, "Warning": { "AAA.1_1_1.H67.2": { "Img element is marked so that it is ignored by Assistive Technology.": [ { "tagName": "img", "id": "", "code": "<img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg\" data-image-dimensions=\"4240x2832\" data-image-focal-point=\"0.7030728122912492,0.2320145009063066\" data-load=\"false\" srcset=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=100w 100w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=300w 300w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=500w 500w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=750w 750w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=1000w 1000w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=1500w 1500w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=2500w 2500w\" sizes=\"(max-width: 799px) 200vw, 100vw\" onload=\"positionImage(this); this.classList.add('loaded');\" loading=\"lazy\" class=\"loaded\" style=\"object-position: 70.3073% 0%; height: 100%; width: 100%; object-fit: cover;\" data-parent-ratio=\"2.4\" data-image-resolution=\"1500w\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image-dimensions=\"4485x3010\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image-dimensions=\"4215x2832\" data-image-focal-point=\"0.6774329035238775,0.352022001375086\" data-load=\"false\">" }, { "tagName": "img", "id": "", "code": "<img class=\"sqs-image-min-height\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image-dimensions=\"1707x1784\" data-image-focal-point=\"0.5083682008368201,0.3280205012813301\" alt=\"\" loading=\"lazy\">" } ] }, "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=\"header-actions-action header-actions-action--social\">...</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": "#floatingCart", "code": "<div id=\"floatingCart\" class=\"floating-cart hidden\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"header-menu header-menu--folder-list\n \n \n \n \n \n \" data-current-styles=\"{\n"layout": "navRight",\n"action": {\n"href": "https://www.efundraisingconnections.com/c/Waldron2022/?fid=99",\n"buttonText": "Donate",\n"newWindow": false\n},\n"showSocial": true,\n"socialOptions": {\n"socialBorderShape": "none",\n"socialBorderStyle": "outline",\n"socialBorderThickness": {\n"unit": "px",\n"value": 1.0\n}\n},\n"sectionTheme": "black",\n"menuOverlayAnimation": "fade",\n"cartStyle": "cart",\n"cartText": "Cart",\n"showEmptyCartState": true,\n"cartOptions": {\n"iconType": "solid-7",\n"cartBorderShape": "none",\n"cartBorderStyle": "outline",\n"cartBorderThickness": {\n"unit": "px",\n"value": 1.0\n}\n},\n"showButton": true,\n"showCart": false,\n"showAccountLogin": true,\n"headerStyle": "theme",\n"languagePicker": {\n"enabled": false,\n"iconEnabled": false,\n"iconType": "globe",\n"flagShape": "shiny",\n"languageFlags": [ ]\n},\n"mobileOptions": {\n"layout": "logoLeftNavRight",\n"menuIcon": "doubleLineHamburger",\n"menuIconOptions": {\n"style": "doubleLineHamburger",\n"thickness": {\n"unit": "px",\n"value": 1.0\n}\n}\n},\n"dynamicOptions": {\n"border": {\n"enabled": true,\n"position": "allSides",\n"thickness": {\n"unit": "px",\n"value": 4.0\n}\n}\n},\n"solidOptions": {\n"headerOpacity": {\n"unit": "%",\n"value": 100.0\n},\n"border": {\n"enabled": false,\n"position": "allSides",\n"thickness": {\n"unit": "px",\n"value": 4.0\n}\n},\n"dropShadow": {\n"enabled": false,\n"blur": {\n"unit": "px",\n"value": 30.0\n},\n"spread": {\n"unit": "px",\n"value": 55.0\n},\n"distance": {\n"unit": "px",\n"value": 0.0\n}\n},\n"blurBackground": {\n"enabled": false,\n"blurRadius": {\n"unit": "px",\n"value": 12.0\n}\n}\n},\n"gradientOptions": {\n"gradientType": "faded",\n"headerOpacity": {\n"unit": "%",\n"value": 0.0\n},\n"border": {\n"enabled": false,\n"position": "allSides",\n"thickness": {\n"unit": "px",\n"value": 4.0\n}\n},\n"dropShadow": {\n"enabled": false,\n"blur": {\n"unit": "px",\n"value": 30.0\n},\n"spread": {\n"unit": "px",\n"value": 0.0\n},\n"distance": {\n"unit": "px",\n"value": 0.0\n}\n},\n"blurBackground": {\n"enabled": false,\n"blurRadius": {\n"unit": "px",\n"value": 12.0\n}\n}\n},\n"showPromotedElement": false\n}\" data-section-id=\"overlay-nav\" data-show-account-login=\"true\" data-test=\"header-menu\" style=\"padding-top: 175.516px;\">...</div>" }, { "tagName": "header", "id": "#header", "code": "<header data-test=\"header\" id=\"header\" class=\"\n \n black\n \n header theme-col--primary\n \" data-controller=\"Header\" data-current-styles=\"{\n"layout": "navRight",\n"action": {\n"href": "https://www.efundraisingconnections.com/c/Waldron2022/?fid=99",\n"buttonText": "Donate",\n"newWindow": false\n},\n"showSocial": true,\n"socialOptions": {\n"socialBorderShape": "none",\n"socialBorderStyle": "outline",\n"socialBorderThickness": {\n"unit": "px",\n"value": 1.0\n}\n},\n"sectionTheme": "black",\n"menuOverlayAnimation": "fade",\n"cartStyle": "cart",\n"cartText": "Cart",\n"showEmptyCartState": true,\n"cartOptions": {\n"iconType": "solid-7",\n"cartBorderShape": "none",\n"cartBorderStyle": "outline",\n"cartBorderThickness": {\n"unit": "px",\n"value": 1.0\n}\n},\n"showButton": true,\n"showCart": false,\n"showAccountLogin": true,\n"headerStyle": "theme",\n"languagePicker": {\n"enabled": false,\n"iconEnabled": false,\n"iconType": "globe",\n"flagShape": "shiny",\n"languageFlags": [ ]\n},\n"mobileOptions": {\n"layout": "logoLeftNavRight",\n"menuIcon": "doubleLineHamburger",\n"menuIconOptions": {\n"style": "doubleLineHamburger",\n"thickness": {\n"unit": "px",\n"value": 1.0\n}\n}\n},\n"dynamicOptions": {\n"border": {\n"enabled": true,\n"position": "allSides",\n"thickness": {\n"unit": "px",\n"value": 4.0\n}\n}\n},\n"solidOptions": {\n"headerOpacity": {\n"unit": "%",\n"value": 100.0\n},\n"border": {\n"enabled": false,\n"position": "allSides",\n"thickness": {\n"unit": "px",\n"value": 4.0\n}\n},\n"dropShadow": {\n"enabled": false,\n"blur": {\n"unit": "px",\n"value": 30.0\n},\n"spread": {\n"unit": "px",\n"value": 55.0\n},\n"distance": {\n"unit": "px",\n"value": 0.0\n}\n},\n"blurBackground": {\n"enabled": false,\n"blurRadius": {\n"unit": "px",\n"value": 12.0\n}\n}\n},\n"gradientOptions": {\n"gradientType": "faded",\n"headerOpacity": {\n"unit": "%",\n"value": 0.0\n},\n"border": {\n"enabled": false,\n"position": "allSides",\n"thickness": {\n"unit": "px",\n"value": 4.0\n}\n},\n"dropShadow": {\n"enabled": false,\n"blur": {\n"unit": "px",\n"value": 30.0\n},\n"spread": {\n"unit": "px",\n"value": 0.0\n},\n"distance": {\n"unit": "px",\n"value": 0.0\n}\n},\n"blurBackground": {\n"enabled": false,\n"blurRadius": {\n"unit": "px",\n"value": 12.0\n}\n}\n},\n"showPromotedElement": false\n}\" data-section-id=\"header\" data-header-theme=\"black\" data-menu-overlay-theme=\"\" data-header-style=\"theme\" data-language-picker=\"{\n"enabled": false,\n"iconEnabled": false,\n"iconType": "globe",\n"flagShape": "shiny",\n"languageFlags": [ ]\n}\" data-first-focusable-element=\"\" tabindex=\"-1\" data-controllers-bound=\"Header\">...</header>" } ] }, "AAA.3_2_5.H83.3": { "Check that this link's link text contains information indicating that the link will open in a new window.": [ { "tagName": "a", "id": "", "code": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-unauth\" aria-label=\"Twitter\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper facebook-unauth\" aria-label=\"Facebook\">...</a>" } ] } }, "success": true }, "standardResult": { "totals": [ 14, 0, 0, 7 ], "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": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg\" data-image=\"https://images.squaresp ... this.classList.add('loaded');\" loading=\"lazy\" class=\"loaded\" style=\"object-position: 70.3073% 0%; height: 100%; width: 100%; object-fit: cover;\" data-parent-ratio=\"2.4\" data-image-resolution=\"1500w\">" }, { "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 alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image-dimensions=\"4485x3010\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\">" }, { "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 alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image-dimensions=\"4215x2832\" data-image-focal-point=\"0.6774329035238775,0.352022001375086\" data-load=\"false\">" }, { "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 class=\"sqs-image-min-height\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image=\"https://images.squar ... v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image-dimensions=\"1707x1784\" data-image-focal-point=\"0.5083682008368201,0.3280205012813301\" alt=\"\" loading=\"lazy\">" }, { "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=\"header-actions-action header-actions-action--social\">...</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": "floatingCart", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"floatingCart\" class=\"floating-cart hidden\">...</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=\"header-menu header-menu--folder-list \" data-current-styles=\"{ "layout": "navRight", "action": { "href": "https://www.efundraisingconnections.co ... "value": 12.0 } } }, "showPromotedElement": false }\" data-section-id=\"overlay-nav\" data-show-account-login=\"true\" data-test=\"header-menu\" style=\"padding-top: 175.516px;\">...</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": "HEADER", "id": "header", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<header data-test=\"header\" id=\"header\" class=\" black header theme-col--primary \" data-controller=\"Header\" data-current-styles=\"{ "layout": "navRight", "action": { "h ... conType": "globe", "flagShape": "shiny", "languageFlags": [ ] }\" data-first-focusable-element=\"\" tabindex=\"-1\" data-controllers-bound=\"Header\">...</header>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\">...</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://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-unauth\" aria-label=\"Twitter\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper facebook-unauth\" aria-label=\"Facebook\">...</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 4.81:1. Recommendation: change background to #0c0000.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"btn btn--border theme-btn--primary-inverse sqs-button-element--primary\" href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\">...</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 4.81:1. Recommendation: change background to #0c0000.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element\" data-initialized=\"true\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.9:1. Recommendation: change background to #202020.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/about-marie-waldron\" class=\"sqs-button-element--primary\">...</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.15:1. Recommendation: change background to #57595c.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p style=\"text-align:center;white-space:pre-wrap;\" class=\"\">...</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 1.15:1. Recommendation: change background to #747679.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 style=\"text-align:center;white-space:pre-wrap;\">...</h2>" }, { "ruleID": "AAA.1_4_6.G18.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.15:1. Recommendation: change background to #747679.", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<strong>...</strong>" }, { "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 4.05:1. Recommendation: change background to #fafcff.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"newsletter-form-header-title\">...</h2>" } ] }, "endTime": 1687109941810 }, { "type": "launch", "which": "chromium", "startTime": 1687109941810, "endTime": 1687109942305 }, { "type": "url", "which": "https://www.marieforcalifornia.com/", "what": "Candidate Marie Waldron (R)", "startTime": 1687109942305, "result": { "url": "https://www.marieforcalifornia.com/" }, "endTime": 1687109943333 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687109943334, "url": "https://www.marieforcalifornia.com/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 7, "recommendation": 3, "ignored": 0 }, "items": [ { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/article[1]/section[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/main[1]/article[1]/heading[3]" }, "message": "Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 37.12px and weight of 500", "bounds": { "left": 212, "top": 1795, "height": 48, "width": 376 }, "snippet": "<h2 style=\"text-align:center;white-space:pre-wrap;\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/article[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/main[1]/article[1]/heading[2]" }, "message": "Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 37.12px and weight of 500", "bounds": { "left": 48, "top": 505, "height": 48, "width": 704 }, "snippet": "<h2 style=\"text-align:center;white-space:pre-wrap;\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/article[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/strong[1]", "aria": "/document[1]/main[1]/article[1]/heading[1]/strong[1]" }, "message": "Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 48.64px and weight of 700", "bounds": { "left": 155, "top": 409, "height": 68, "width": 491 }, "snippet": "<strong>", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]", "aria": "/document[1]/contentinfo[1]/paragraph[1]" }, "message": "Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 300", "bounds": { "left": 24, "top": 2320, "height": 29, "width": 752 }, "snippet": "<p class=\"\" style=\"text-align:center;white-space:pre-wrap;\">", "level": "violation" }, { "ruleId": "aria_navigation_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]/nav[1]", "aria": "/document[1]/banner[1]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 130, "top": 27, "height": 36, "width": 424 }, "snippet": "<nav class=\"header-nav-list\">", "level": "violation" }, { "ruleId": "aria_navigation_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 286, "top": 2148, "height": 57, "width": 228 }, "snippet": "<nav class=\"sqs-svg-icon--list\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]/nav[1]", "aria": "/document[1]/banner[1]/navigation[1]" }, "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 130, "top": 27, "height": 36, "width": 424 }, "snippet": "<nav class=\"header-nav-list\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[4]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"Sec-CH-UA-Platform-Version, Sec-CH-UA-Model\" http-equiv=\"Accept-CH\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[1]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]", "aria": "/document[1]/main[1]" }, "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>", "bounds": { "left": 0, "top": 0, "height": 2121, "width": 800 }, "snippet": "<main role=\"main\" class=\"container\" id=\"page\">", "level": "recommendation" } ], "success": true }, "standardResult": { "totals": [ 0, 3, 0, 7 ], "instances": [ { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 37.12px and weight of 500", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/section[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 style=\"text-align:center;white-space:pre-wrap;\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 37.12px and weight of 500", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 style=\"text-align:center;white-space:pre-wrap;\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 48.64px and weight of 700", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]/article[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/strong[1]" }, "excerpt": "<strong>" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 300", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]" }, "excerpt": "<p class=\"\" style=\"text-align:center;white-space:pre-wrap;\">" }, { "ruleID": "aria_navigation_label_unique", "what": "Multiple elements with \"navigation\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]/nav[1]" }, "excerpt": "<nav class=\"header-nav-list\">" }, { "ruleID": "aria_navigation_label_unique", "what": "Multiple elements with \"navigation\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]" }, "excerpt": "<nav class=\"sqs-svg-icon--list\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[3]/div[2]/div[1]/div[2]/div[1]/nav[1]" }, "excerpt": "<nav class=\"header-nav-list\">" }, { "ruleID": "element_attribute_deprecated", "what": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "ordinalSeverity": 1, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/head[1]/meta[4]" }, "excerpt": "<meta content=\"Sec-CH-UA-Platform-Version, Sec-CH-UA-Model\" http-equiv=\"Accept-CH\">" }, { "ruleID": "element_attribute_deprecated", "what": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "ordinalSeverity": 1, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/head[1]/meta[1]" }, "excerpt": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>", "ordinalSeverity": 1, "tagName": "MAIN", "id": "page", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/main[1]" }, "excerpt": "<main role=\"main\" class=\"container\" id=\"page\">" } ] }, "endTime": 1687109945957 }, { "type": "launch", "which": "chromium", "startTime": 1687109945957, "endTime": 1687109946495 }, { "type": "url", "which": "https://www.marieforcalifornia.com/", "what": "Candidate Marie Waldron (R)", "startTime": 1687109946495, "result": { "url": "https://www.marieforcalifornia.com/" }, "endTime": 1687109947545 }, { "type": "test", "which": "nuVal", "startTime": 1687109947545, "url": "https://www.marieforcalifornia.com/", "what": "Nu Html Checker", "result": { "pageContent": { "messages": [ { "type": "error", "lastLine": 1, "lastColumn": 534, "firstColumn": 16, "message": "Attribute xmlns:og not allowed here.", "extract": "TYPE html><html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hashchange history draganddrop rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head>", "hiliteStart": 10, "hiliteLength": 519 }, { "type": "info", "lastLine": 1, "lastColumn": 534, "firstColumn": 16, "subType": "warning", "message": "Attribute with the local name xmlns:og is not serializable as XML 1.0.", "extract": "TYPE html><html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hashchange history draganddrop rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head>", "hiliteStart": 10, "hiliteLength": 519 }, { "type": "error", "lastLine": 1, "lastColumn": 534, "firstColumn": 16, "message": "Attribute xmlns:fb not allowed here.", "extract": "TYPE html><html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hashchange history draganddrop rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head>", "hiliteStart": 10, "hiliteLength": 519 }, { "type": "info", "lastLine": 1, "lastColumn": 534, "firstColumn": 16, "subType": "warning", "message": "Attribute with the local name xmlns:fb is not serializable as XML 1.0.", "extract": "TYPE html><html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hashchange history draganddrop rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head>", "hiliteStart": 10, "hiliteLength": 519 }, { "type": "error", "lastLine": 2, "lastColumn": 66, "firstColumn": 5, "message": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.", "extract": "head>\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\">\n <", "hiliteStart": 10, "hiliteLength": 62 }, { "type": "error", "lastLine": 8, "lastColumn": 83, "firstColumn": 1, "message": "Bad value Accept-CH for attribute http-equiv on element meta.", "extract": "y</title>\n<meta http-equiv=\"Accept-CH\" content=\"Sec-CH-UA-Platform-Version, Sec-CH-UA-Model\"><link ", "hiliteStart": 10, "hiliteLength": 83 }, { "type": "info", "lastLine": 29, "lastColumn": 150, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "0;1,300\">\n<script type=\"text/javascript\" crossorigin=\"anonymous\" defer=\"defer\" nomodule=\"nomodule\" src=\"//assets.squarespace.com/@sqs/polyfiller/1.6/legacy.js\"></scri", "hiliteStart": 10, "hiliteLength": 150 }, { "type": "info", "lastLine": 30, "lastColumn": 130, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" crossorigin=\"anonymous\" defer=\"defer\" src=\"//assets.squarespace.com/@sqs/polyfiller/1.6/modern.js\"></scri", "hiliteStart": 10, "hiliteLength": 130 }, { "type": "info", "lastLine": 31, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">SQUARE", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 92, "lastColumn": 58, "firstColumn": 15, "message": "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)", "extract": " <div class=\"legacy-cart icon-cart-quantity\">\n ", "hiliteStart": 10, "hiliteLength": 44 }, { "type": "error", "lastLine": 270, "lastColumn": 7, "firstColumn": 1, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "a>\n \n\n\n<style>\n @", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 514, "lastColumn": 7, "firstColumn": 1, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": " \n\n\n<style>\n .to", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 531, "lastColumn": 28, "firstColumn": 5, "message": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "extract": "span>\n <div class=\"burger-box\">\n ", "hiliteStart": 10, "hiliteLength": 24 }, { "type": "error", "lastLine": 724, "lastColumn": 7, "firstColumn": 1, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": " \n\n\n<style>\n .to", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 741, "lastColumn": 28, "firstColumn": 5, "message": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "extract": "span>\n <div class=\"burger-box\">\n ", "hiliteStart": 10, "hiliteLength": 24 }, { "type": "info", "lastLine": 985, "lastColumn": 52, "firstColumn": 7, "subType": "warning", "message": "The main role is unnecessary for element main.", "extract": ">\n\n\n <main id=\"page\" class=\"container\" role=\"main\">\n ", "hiliteStart": 10, "hiliteLength": 46 }, { "type": "error", "lastLine": 1179, "lastColumn": 1833, "firstColumn": 3, "message": "Element img is missing required attribute src.", "extract": "\n\n \n \n <img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg\" data-image-dimensions=\"4240x2832\" data-image-focal-point=\"0.7030728122912492,0.2320145009063066\" data-load=\"false\" srcset=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=100w 100w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=300w 300w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=500w 500w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=750w 750w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=1000w 1000w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=1500w 1500w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=2500w 2500w\" sizes=\"(max-width: 799px) 200vw, 100vw\" onload=\"positionImage(this); this.classList.add('loaded');\" loading=\"lazy\" class=\"loaded\" style=\"object-position: 70.3073% 0%; height: 100%; width: 100%; object-fit: cover;\" data-parent-ratio=\"2.4\" data-image-resolution=\"1500w\">\n\n\n\n\n ", "hiliteStart": 10, "hiliteLength": 1831 }, { "type": "info", "lastLine": 1206, "lastColumn": 54, "firstColumn": 3, "subType": "warning", "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "extract": "ntent\">\n <h1 style=\"text-align:center;white-space:pre-wrap;\"><stron", "hiliteStart": 10, "hiliteLength": 52 }, { "type": "error", "lastLine": 1318, "lastColumn": 243, "firstColumn": 15, "message": "Attribute x-autocompletetype not allowed on element input at this point.", "extract": " <input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\">\n ", "hiliteStart": 10, "hiliteLength": 229 }, { "type": "error", "lastLine": 1442, "lastColumn": 76, "firstColumn": 7, "message": "Bad value 6a6f3696c31efd306521 for attribute id on element clipPath: Not a valid XML 1.0 name.", "extract": "fs>\n <clipPath id=\"6a6f3696c31efd306521\" clipPathUnits=\"objectBoundingBox\">\n ", "hiliteStart": 10, "hiliteLength": 70 }, { "type": "info", "lastLine": 1553, "lastColumn": 212, "firstColumn": 27, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "<noscript><img class=\"sqs-image-min-height\" src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" alt=\"\" loading=\"lazy\"/></nosc", "hiliteStart": 10, "hiliteLength": 186 }, { "type": "error", "lastLine": 1554, "lastColumn": 439, "firstColumn": 17, "message": "Element img is missing required attribute src.", "extract": " <img class=\"sqs-image-min-height\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image-dimensions=\"1707x1784\" data-image-focal-point=\"0.5083682008368201,0.3280205012813301\" alt=\"\" loading=\"lazy\">\n ", "hiliteStart": 10, "hiliteLength": 423 }, { "type": "error", "lastLine": 1720, "lastColumn": 391, "firstColumn": 3, "message": "Element img is missing required attribute src.", "extract": "\n\n \n \n <img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image-dimensions=\"4485x3010\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\">\n\n\n\n\n ", "hiliteStart": 10, "hiliteLength": 389 }, { "type": "info", "lastLine": 1703, "firstLine": 1613, "lastColumn": 75, "firstColumn": 1, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": " \n\n\n \n\n\n<section data-test=\"page-section\" data-section-theme=\"dark-bold\" class=\"page-section \n \n layout-engine-section\n \n background-width--full-bleed\n \n section-height--medium\n \n \n content-width--medium\n \n horizontal-alignment--center\n vertical-alignment--middle\n \n has-background\n \n \n dark-bold\" data-section-id=\"6223d15d1bcf2c167eceb956\" data-controller=\"SectionWrapperController\" data-current-styles=\"{\n"backgroundImage": {\n"id": "6223d4a702c91337fb390a59",\n"recordType": 2,\n"addedOn": 1646515367630,\n"updatedOn": 1646515374255,\n"workflowState": 1,\n"publishOn": 1646515367630,\n"authorId": "5892a28e2e69cf1c55d241a8",\n"systemDataId": "9b8e7910-2a60-4aac-afb1-2c086557ae55",\n"systemDataVariants": "4485x3010,100w,300w,500w,750w,1000w,1500w,2500w",\n"systemDataSourceType": "JPG",\n"filename": "25-DSC09553-Edit-Edit.jpg",\n"mediaFocalPoint": {\n"x": 0.5,\n"y": 0.5,\n"source": 3\n},\n"colorData": {\n"topLeftAverage": "5e6641",\n"topRightAverage": "1f2511",\n"bottomLeftAverage": "3a3636",\n"bottomRightAverage": "2f2a2a",\n"centerAverage": "1c2323",\n"suggestedBgColor": "454743"\n},\n"urlId": "jglr92jg3fsrgmz4an8apk9oyj90rz",\n"title": "",\n"body": null,\n"likeCount": 0,\n"commentCount": 0,\n"publicCommentCount": 0,\n"commentState": 2,\n"unsaved": false,\n"author": {\n"id": "5892a28e2e69cf1c55d241a8",\n"displayName": "Mike Foster",\n"firstName": "Mike",\n"lastName": "Foster",\n"avatarId": "592848d6be659445b1d70df5",\n"websiteUrl": "",\n"bio": "",\n"avatarAssetUrl": "https://static1.squarespace.com/static/images/592848d6be659445b1d70df5/100w"\n},\n"assetUrl": "https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg",\n"contentType": "image/jpeg",\n"items": [ ],\n"pushedServices": { },\n"pendingPushedServices": { },\n"recordTypeLabel": "image",\n"originalSize": "4485x3010"\n},\n"imageOverlayOpacity": 0.67,\n"backgroundWidth": "background-width--full-bleed",\n"sectionHeight": "section-height--medium",\n"horizontalAlignment": "horizontal-alignment--center",\n"verticalAlignment": "vertical-alignment--middle",\n"contentWidth": "content-width--medium",\n"sectionTheme": "dark-bold",\n"sectionAnimation": "none",\n"backgroundMode": "image"\n}\" data-current-context=\"{\n"video": {\n"playbackSpeed": 0.5,\n"filter": 1,\n"filterStrength": 0,\n"zoom": 0,\n"videoSourceProvider": "none"\n},\n"backgroundImageId": null,\n"backgroundMediaEffect": null,\n"divider": null,\n"typeName": "page"\n}\" data-animation=\"none\" data-controllers-bound=\"SectionWrapperController\">\n <di", "hiliteStart": 10, "hiliteLength": 3562 }, { "type": "error", "lastLine": 1868, "lastColumn": 386, "firstColumn": 3, "message": "Element img is missing required attribute src.", "extract": "\n\n \n \n <img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image-dimensions=\"4215x2832\" data-image-focal-point=\"0.6774329035238775,0.352022001375086\" data-load=\"false\">\n\n\n\n\n ", "hiliteStart": 10, "hiliteLength": 384 }, { "type": "info", "lastLine": 988, "lastColumn": 86, "firstColumn": 1, "subType": "warning", "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.", "extract": " \n<article class=\"sections\" id=\"sections\" data-page-sections=\"6223d15d1bcf2c167eceb94d\">\n \n ", "hiliteStart": 10, "hiliteLength": 86 }, { "type": "info", "lastLine": 1945, "lastColumn": 37, "firstColumn": 7, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "in>\n <script type=\"text/javascript\">\n ", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 2049, "lastColumn": 9, "firstColumn": 3, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "ckout\">\n <style>\n #", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "info", "lastLine": 2024, "firstLine": 1983, "lastColumn": 75, "firstColumn": 1, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": " \n\n\n \n\n\n<section data-test=\"page-section\" data-section-theme=\"black\" class=\"page-section \n \n layout-engine-section\n \n background-width--full-bleed\n \n section-height--small\n \n \n content-width--wide\n \n horizontal-alignment--center\n vertical-alignment--middle\n \n \n \n \n black\" data-section-id=\"6223d1591bcf2c167eceb8a4\" data-controller=\"SectionWrapperController\" data-current-styles=\"{\n"imageOverlayOpacity": 0.15,\n"backgroundWidth": "background-width--full-bleed",\n"sectionHeight": "section-height--small",\n"customSectionHeight": 20,\n"horizontalAlignment": "horizontal-alignment--center",\n"verticalAlignment": "vertical-alignment--middle",\n"contentWidth": "content-width--wide",\n"customContentWidth": 100,\n"sectionTheme": "black",\n"sectionAnimation": "none",\n"backgroundMode": "image"\n}\" data-current-context=\"{\n"video": {\n"playbackSpeed": 0.5,\n"filter": 1,\n"filterStrength": 0,\n"zoom": 0,\n"videoSourceProvider": "none"\n},\n"backgroundImageId": null,\n"backgroundMediaEffect": null,\n"divider": null,\n"typeName": "page"\n}\" data-animation=\"none\" data-controllers-bound=\"SectionWrapperController\">\n <di", "hiliteStart": 10, "hiliteLength": 1450 }, { "type": "info", "lastLine": 2103, "lastColumn": 179, "firstColumn": 5, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "div>\n\n <script defer=\"defer\" src=\"https://static1.squarespace.com/static/vta/5c5a519771c10ba3470d8101/scripts/site-bundle.c8eeaec212bd3cf94137efde97e951ae.js\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 175 }, { "type": "error", "lastLine": 2108, "lastColumn": 169, "firstColumn": 146, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": ": none;\"><style id=\"smodernizrx\">@media", "hiliteStart": 10, "hiliteLength": 24 }, { "type": "error", "lastLine": 2108, "lastColumn": 411, "firstColumn": 387, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": ": none;\"><style id=\"smodernizrxx\">@media", "hiliteStart": 10, "hiliteLength": 25 }, { "type": "error", "lastLine": 17, "lastColumn": 65, "firstColumn": 1, "message": "The itemprop attribute was specified, but the element is not a property of any item.", "extract": "nt=\"400\">\n<meta itemprop=\"name\" content=\"Marie Waldron for State Assembly\">\n<meta", "hiliteStart": 10, "hiliteLength": 65 }, { "type": "error", "lastLine": 18, "lastColumn": 66, "firstColumn": 1, "message": "The itemprop attribute was specified, but the element is not a property of any item.", "extract": "ssembly\">\n<meta itemprop=\"url\" content=\"https://www.marieforcalifornia.com\">\n<meta", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "error", "lastLine": 19, "lastColumn": 181, "firstColumn": 1, "message": "The itemprop attribute was specified, but the element is not a property of any item.", "extract": "nia.com\">\n<meta itemprop=\"thumbnailUrl\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\">\n<link", "hiliteStart": 10, "hiliteLength": 181 }, { "type": "error", "lastLine": 21, "lastColumn": 174, "firstColumn": 1, "message": "The itemprop attribute was specified, but the element is not a property of any item.", "extract": "t=1500w\">\n<meta itemprop=\"image\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\">\n<meta", "hiliteStart": 10, "hiliteLength": 174 } ] }, "rawPage": { "messages": [ { "type": "error", "lastLine": 2, "firstLine": 1, "lastColumn": 114, "firstColumn": 16, "message": "Attribute xmlns:og not allowed here.", "extract": "type html>\n<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" >\n <he", "hiliteStart": 10, "hiliteLength": 115 }, { "type": "info", "lastLine": 2, "firstLine": 1, "lastColumn": 114, "firstColumn": 16, "subType": "warning", "message": "Attribute with the local name xmlns:og is not serializable as XML 1.0.", "extract": "type html>\n<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" >\n <he", "hiliteStart": 10, "hiliteLength": 115 }, { "type": "error", "lastLine": 2, "firstLine": 1, "lastColumn": 114, "firstColumn": 16, "message": "Attribute xmlns:fb not allowed here.", "extract": "type html>\n<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" >\n <he", "hiliteStart": 10, "hiliteLength": 115 }, { "type": "info", "lastLine": 2, "firstLine": 1, "lastColumn": 114, "firstColumn": 16, "subType": "warning", "message": "Attribute with the local name xmlns:fb is not serializable as XML 1.0.", "extract": "type html>\n<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" >\n <he", "hiliteStart": 10, "hiliteLength": 115 }, { "type": "error", "lastLine": 4, "lastColumn": 66, "firstColumn": 5, "message": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.", "extract": "head>\n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\">\n <", "hiliteStart": 10, "hiliteLength": 62 }, { "type": "info", "lastLine": 8, "lastColumn": 24, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": " href=\"\">\n<meta charset=\"utf-8\" />\n<titl", "hiliteStart": 10, "hiliteLength": 24 }, { "type": "error", "lastLine": 10, "lastColumn": 85, "firstColumn": 1, "message": "Bad value Accept-CH for attribute http-equiv on element meta.", "extract": "y</title>\n<meta http-equiv=\"Accept-CH\" content=\"Sec-CH-UA-Platform-Version, Sec-CH-UA-Model\" /><link ", "hiliteStart": 10, "hiliteLength": 85 }, { "type": "info", "lastLine": 10, "lastColumn": 85, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "y</title>\n<meta http-equiv=\"Accept-CH\" content=\"Sec-CH-UA-Platform-Version, Sec-CH-UA-Model\" /><link ", "hiliteStart": 10, "hiliteLength": 85 }, { "type": "info", "lastLine": 10, "lastColumn": 271, "firstColumn": 86, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "-Model\" /><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/fd5746f3-56b1-41e5-abc0-f4d30ce78548/favicon.ico?format=100w\"/>\n<link", "hiliteStart": 10, "hiliteLength": 186 }, { "type": "info", "lastLine": 11, "lastColumn": 65, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "t=100w\"/>\n<link rel=\"canonical\" href=\"https://www.marieforcalifornia.com\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 65 }, { "type": "info", "lastLine": 12, "lastColumn": 74, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ia.com\"/>\n<meta property=\"og:site_name\" content=\"Marie Waldron for State Assembly\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 74 }, { "type": "info", "lastLine": 13, "lastColumn": 70, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "sembly\"/>\n<meta property=\"og:title\" content=\"Marie Waldron for State Assembly\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 70 }, { "type": "info", "lastLine": 14, "lastColumn": 70, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "sembly\"/>\n<meta property=\"og:url\" content=\"https://www.marieforcalifornia.com\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 70 }, { "type": "info", "lastLine": 15, "lastColumn": 44, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ia.com\"/>\n<meta property=\"og:type\" content=\"website\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 44 }, { "type": "info", "lastLine": 16, "lastColumn": 178, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ebsite\"/>\n<meta property=\"og:image\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 178 }, { "type": "info", "lastLine": 17, "lastColumn": 47, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "=1500w\"/>\n<meta property=\"og:image:width\" content=\"400\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 47 }, { "type": "info", "lastLine": 18, "lastColumn": 48, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "t=\"400\"/>\n<meta property=\"og:image:height\" content=\"400\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "info", "lastLine": 19, "lastColumn": 66, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "t=\"400\"/>\n<meta itemprop=\"name\" content=\"Marie Waldron for State Assembly\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "info", "lastLine": 20, "lastColumn": 67, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "sembly\"/>\n<meta itemprop=\"url\" content=\"https://www.marieforcalifornia.com\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 67 }, { "type": "info", "lastLine": 21, "lastColumn": 182, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ia.com\"/>\n<meta itemprop=\"thumbnailUrl\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"/>\n<link", "hiliteStart": 10, "hiliteLength": 182 }, { "type": "info", "lastLine": 22, "lastColumn": 172, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "=1500w\"/>\n<link rel=\"image_src\" href=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\" />\n<meta", "hiliteStart": 10, "hiliteLength": 172 }, { "type": "info", "lastLine": 23, "lastColumn": 175, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "1500w\" />\n<meta itemprop=\"image\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 175 }, { "type": "info", "lastLine": 24, "lastColumn": 71, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "=1500w\"/>\n<meta name=\"twitter:title\" content=\"Marie Waldron for State Assembly\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 71 }, { "type": "info", "lastLine": 25, "lastColumn": 179, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "sembly\"/>\n<meta name=\"twitter:image\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 179 }, { "type": "info", "lastLine": 26, "lastColumn": 71, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "=1500w\"/>\n<meta name=\"twitter:url\" content=\"https://www.marieforcalifornia.com\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 71 }, { "type": "info", "lastLine": 27, "lastColumn": 45, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ia.com\"/>\n<meta name=\"twitter:card\" content=\"summary\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 45 }, { "type": "info", "lastLine": 28, "lastColumn": 38, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ummary\"/>\n<meta name=\"description\" content=\"\" />\n<link", "hiliteStart": 10, "hiliteLength": 38 }, { "type": "info", "lastLine": 31, "lastColumn": 150, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "0;1,300\">\n<script type=\"text/javascript\" crossorigin=\"anonymous\" defer=\"defer\" nomodule=\"nomodule\" src=\"//assets.squarespace.com/@sqs/polyfiller/1.6/legacy.js\"></scri", "hiliteStart": 10, "hiliteLength": 150 }, { "type": "info", "lastLine": 32, "lastColumn": 130, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" crossorigin=\"anonymous\" defer=\"defer\" src=\"//assets.squarespace.com/@sqs/polyfiller/1.6/modern.js\"></scri", "hiliteStart": 10, "hiliteLength": 130 }, { "type": "info", "lastLine": 33, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">SQUARE", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 41, "lastColumn": 18168, "firstColumn": 17972, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "}</script><link rel=\"stylesheet\" type=\"text/css\" href=\"https://static1.squarespace.com/static/versioned-site-css/6223d1581bcf2c167eceb86c/40/5c5a519771c10ba3470d8101/6223d1591bcf2c167eceb87a/1398/site.css\"/><scrip", "hiliteStart": 10, "hiliteLength": 197 }, { "type": "error", "lastLine": 97, "lastColumn": 58, "firstColumn": 15, "message": "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)", "extract": " <div class=\"legacy-cart icon-cart-quantity\">\n ", "hiliteStart": 10, "hiliteLength": 44 }, { "type": "error", "lastLine": 296, "lastColumn": 7, "firstColumn": 1, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "a>\n \n\n\n<style>\n @", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 580, "lastColumn": 7, "firstColumn": 1, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": " \n\n\n<style>\n .to", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 597, "lastColumn": 28, "firstColumn": 5, "message": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "extract": "span>\n <div class=\"burger-box\">\n ", "hiliteStart": 10, "hiliteLength": 24 }, { "type": "error", "lastLine": 817, "lastColumn": 7, "firstColumn": 1, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": " \n\n\n<style>\n .to", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 834, "lastColumn": 28, "firstColumn": 5, "message": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "extract": "span>\n <div class=\"burger-box\">\n ", "hiliteStart": 10, "hiliteLength": 24 }, { "type": "info", "lastLine": 1101, "lastColumn": 52, "firstColumn": 7, "subType": "warning", "message": "The main role is unnecessary for element main.", "extract": ">\n\n\n <main id=\"page\" class=\"container\" role=\"main\">\n ", "hiliteStart": 10, "hiliteLength": 46 }, { "type": "error", "lastLine": 1318, "lastColumn": 413, "message": "Duplicate attribute alt.", "extract": "5009063066\" alt=\"2-Marie Sitti", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 1327, "firstLine": 1316, "lastColumn": 4, "firstColumn": 3, "message": "Element img is missing required attribute src.", "extract": "\n\n \n \n <img alt=\"\"\n \n data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg\" data-image-dimensions=\"4240x2832\" data-image-focal-point=\"0.7030728122912492,0.2320145009063066\" alt=\"2-Marie Sitting in Truck-Edit.jpg\" \n data-load=\"false\"\n \n srcset=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=100w 100w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=300w 300w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=500w 500w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=750w 750w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=1000w 1000w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=1500w 1500w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=2500w 2500w\"\n \n sizes=\"(max-width: 799px) 200vw, 100vw\" \n onLoad=\"positionImage(this); this.classList.add('loaded');\"\n loading=\"lazy\"\n \n />\n\n\n\n\n ", "hiliteStart": 10, "hiliteLength": 1779 }, { "type": "info", "lastLine": 1327, "firstLine": 1316, "lastColumn": 4, "firstColumn": 3, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\n\n \n \n <img alt=\"\"\n \n data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg\" data-image-dimensions=\"4240x2832\" data-image-focal-point=\"0.7030728122912492,0.2320145009063066\" alt=\"2-Marie Sitting in Truck-Edit.jpg\" \n data-load=\"false\"\n \n srcset=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=100w 100w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=300w 300w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=500w 500w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=750w 750w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=1000w 1000w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=1500w 1500w,https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=2500w 2500w\"\n \n sizes=\"(max-width: 799px) 200vw, 100vw\" \n onLoad=\"positionImage(this); this.classList.add('loaded');\"\n loading=\"lazy\"\n \n />\n\n\n\n\n ", "hiliteStart": 10, "hiliteLength": 1779 }, { "type": "info", "lastLine": 1360, "lastColumn": 54, "firstColumn": 3, "subType": "warning", "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "extract": "ntent\">\n <h1 style=\"text-align:center;white-space:pre-wrap;\"><stron", "hiliteStart": 10, "hiliteLength": 52 }, { "type": "error", "lastLine": 1507, "lastColumn": 245, "firstColumn": 15, "message": "Attribute x-autocompletetype not allowed on element input at this point.", "extract": " <input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\" />\n ", "hiliteStart": 10, "hiliteLength": 231 }, { "type": "info", "lastLine": 1507, "lastColumn": 245, "firstColumn": 15, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": " <input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\" />\n ", "hiliteStart": 10, "hiliteLength": 231 }, { "type": "error", "lastLine": 1660, "lastColumn": 76, "firstColumn": 7, "message": "Bad value 6a6f3696c31efd306521 for attribute id on element clipPath: Not a valid XML 1.0 name.", "extract": "fs>\n <clipPath id=\"6a6f3696c31efd306521\" clipPathUnits=\"objectBoundingBox\">\n ", "hiliteStart": 10, "hiliteLength": 70 }, { "type": "info", "lastLine": 1793, "lastColumn": 212, "firstColumn": 27, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "<noscript><img class=\"sqs-image-min-height\" src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" alt=\"\" loading=\"lazy\"/></nosc", "hiliteStart": 10, "hiliteLength": 186 }, { "type": "error", "lastLine": 1794, "lastColumn": 441, "firstColumn": 17, "message": "Element img is missing required attribute src.", "extract": " <img class=\"sqs-image-min-height\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image-dimensions=\"1707x1784\" data-image-focal-point=\"0.5083682008368201,0.3280205012813301\" alt=\"\" loading=\"lazy\"/>\n ", "hiliteStart": 10, "hiliteLength": 425 }, { "type": "info", "lastLine": 1794, "lastColumn": 441, "firstColumn": 17, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": " <img class=\"sqs-image-min-height\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image-dimensions=\"1707x1784\" data-image-focal-point=\"0.5083682008368201,0.3280205012813301\" alt=\"\" loading=\"lazy\"/>\n ", "hiliteStart": 10, "hiliteLength": 425 }, { "type": "error", "lastLine": 1987, "lastColumn": 367, "message": "Duplicate attribute alt.", "extract": "t=\"0.5,0.5\" alt=\"25-DSC09553-E", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 1990, "firstLine": 1985, "lastColumn": 4, "firstColumn": 3, "message": "Element img is missing required attribute src.", "extract": "\n\n \n \n <img alt=\"\"\n \n data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image-dimensions=\"4485x3010\" data-image-focal-point=\"0.5,0.5\" alt=\"25-DSC09553-Edit-Edit.jpg\" \n data-load=\"false\"\n \n />\n\n\n\n\n ", "hiliteStart": 10, "hiliteLength": 444 }, { "type": "info", "lastLine": 1990, "firstLine": 1985, "lastColumn": 4, "firstColumn": 3, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\n\n \n \n <img alt=\"\"\n \n data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image-dimensions=\"4485x3010\" data-image-focal-point=\"0.5,0.5\" alt=\"25-DSC09553-Edit-Edit.jpg\" \n data-load=\"false\"\n \n />\n\n\n\n\n ", "hiliteStart": 10, "hiliteLength": 444 }, { "type": "info", "lastLine": 1965, "firstLine": 1859, "lastColumn": 1, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": " \n\n\n \n\n\n<section\n data-test=\"page-section\"\n \n data-section-theme=\"dark-bold\"\n class='page-section \n \n layout-engine-section\n \n background-width--full-bleed\n \n section-height--medium\n \n \n content-width--medium\n \n horizontal-alignment--center\n vertical-alignment--middle\n \n has-background\n \n \n dark-bold'\n \n data-section-id=\"6223d15d1bcf2c167eceb956\"\n \n data-controller=\"SectionWrapperController\"\n data-current-styles=\"{\n"backgroundImage": {\n"id": "6223d4a702c91337fb390a59",\n"recordType": 2,\n"addedOn": 1646515367630,\n"updatedOn": 1646515374255,\n"workflowState": 1,\n"publishOn": 1646515367630,\n"authorId": "5892a28e2e69cf1c55d241a8",\n"systemDataId": "9b8e7910-2a60-4aac-afb1-2c086557ae55",\n"systemDataVariants": "4485x3010,100w,300w,500w,750w,1000w,1500w,2500w",\n"systemDataSourceType": "JPG",\n"filename": "25-DSC09553-Edit-Edit.jpg",\n"mediaFocalPoint": {\n"x": 0.5,\n"y": 0.5,\n"source": 3\n},\n"colorData": {\n"topLeftAverage": "5e6641",\n"topRightAverage": "1f2511",\n"bottomLeftAverage": "3a3636",\n"bottomRightAverage": "2f2a2a",\n"centerAverage": "1c2323",\n"suggestedBgColor": "454743"\n},\n"urlId": "jglr92jg3fsrgmz4an8apk9oyj90rz",\n"title": "",\n"body": null,\n"likeCount": 0,\n"commentCount": 0,\n"publicCommentCount": 0,\n"commentState": 2,\n"unsaved": false,\n"author": {\n"id": "5892a28e2e69cf1c55d241a8",\n"displayName": "Mike Foster",\n"firstName": "Mike",\n"lastName": "Foster",\n"avatarId": "592848d6be659445b1d70df5",\n"websiteUrl": "",\n"bio": "",\n"avatarAssetUrl": "https://static1.squarespace.com/static/images/592848d6be659445b1d70df5/100w"\n},\n"assetUrl": "https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg",\n"contentType": "image/jpeg",\n"items": [ ],\n"pushedServices": { },\n"pendingPushedServices": { },\n"recordTypeLabel": "image",\n"originalSize": "4485x3010"\n},\n"imageOverlayOpacity": 0.67,\n"backgroundWidth": "background-width--full-bleed",\n"sectionHeight": "section-height--medium",\n"horizontalAlignment": "horizontal-alignment--center",\n"verticalAlignment": "vertical-alignment--middle",\n"contentWidth": "content-width--medium",\n"sectionTheme": "dark-bold",\n"sectionAnimation": "none",\n"backgroundMode": "image"\n}\"\n data-current-context=\"{\n"video": {\n"playbackSpeed": 0.5,\n"filter": 1,\n"filterStrength": 0,\n"zoom": 0,\n"videoSourceProvider": "none"\n},\n"backgroundImageId": null,\n"backgroundMediaEffect": null,\n"divider": null,\n"typeName": "page"\n}\"\n data-animation=\"none\"\n \n \n \n \n>\n <di", "hiliteStart": 10, "hiliteLength": 3551 }, { "type": "error", "lastLine": 2167, "lastColumn": 362, "message": "Duplicate attribute alt.", "extract": "2001375086\" alt=\"koda.jpg\" \n ", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 2170, "firstLine": 2165, "lastColumn": 4, "firstColumn": 3, "message": "Element img is missing required attribute src.", "extract": "\n\n \n \n <img alt=\"\"\n \n data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image-dimensions=\"4215x2832\" data-image-focal-point=\"0.6774329035238775,0.352022001375086\" alt=\"koda.jpg\" \n data-load=\"false\"\n \n />\n\n\n\n\n ", "hiliteStart": 10, "hiliteLength": 422 }, { "type": "info", "lastLine": 2170, "firstLine": 2165, "lastColumn": 4, "firstColumn": 3, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\n\n \n \n <img alt=\"\"\n \n data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image-dimensions=\"4215x2832\" data-image-focal-point=\"0.6774329035238775,0.352022001375086\" alt=\"koda.jpg\" \n data-load=\"false\"\n \n />\n\n\n\n\n ", "hiliteStart": 10, "hiliteLength": 422 }, { "type": "info", "lastLine": 1104, "lastColumn": 86, "firstColumn": 1, "subType": "warning", "message": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.", "extract": " \n<article class=\"sections\" id=\"sections\" data-page-sections=\"6223d15d1bcf2c167eceb94d\">\n \n ", "hiliteStart": 10, "hiliteLength": 86 }, { "type": "info", "lastLine": 2293, "lastColumn": 37, "firstColumn": 7, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "in>\n <script type=\"text/javascript\">\n ", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 2424, "lastColumn": 9, "firstColumn": 3, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "kout\" >\n <style>\n #", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "info", "lastLine": 2390, "firstLine": 2331, "lastColumn": 1, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": " \n\n\n \n\n\n<section\n data-test=\"page-section\"\n \n data-section-theme=\"black\"\n class='page-section \n \n layout-engine-section\n \n background-width--full-bleed\n \n section-height--small\n \n \n content-width--wide\n \n horizontal-alignment--center\n vertical-alignment--middle\n \n \n \n \n black'\n \n data-section-id=\"6223d1591bcf2c167eceb8a4\"\n \n data-controller=\"SectionWrapperController\"\n data-current-styles=\"{\n"imageOverlayOpacity": 0.15,\n"backgroundWidth": "background-width--full-bleed",\n"sectionHeight": "section-height--small",\n"customSectionHeight": 20,\n"horizontalAlignment": "horizontal-alignment--center",\n"verticalAlignment": "vertical-alignment--middle",\n"contentWidth": "content-width--wide",\n"customContentWidth": 100,\n"sectionTheme": "black",\n"sectionAnimation": "none",\n"backgroundMode": "image"\n}\"\n data-current-context=\"{\n"video": {\n"playbackSpeed": 0.5,\n"filter": 1,\n"filterStrength": 0,\n"zoom": 0,\n"videoSourceProvider": "none"\n},\n"backgroundImageId": null,\n"backgroundMediaEffect": null,\n"divider": null,\n"typeName": "page"\n}\"\n data-animation=\"none\"\n \n \n \n \n \n \n>\n <di", "hiliteStart": 10, "hiliteLength": 1447 }, { "type": "info", "lastLine": 2488, "lastColumn": 179, "firstColumn": 5, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "div>\n\n <script defer=\"defer\" src=\"https://static1.squarespace.com/static/vta/5c5a519771c10ba3470d8101/scripts/site-bundle.c8eeaec212bd3cf94137efde97e951ae.js\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 175 }, { "type": "error", "lastLine": 19, "lastColumn": 66, "firstColumn": 1, "message": "The itemprop attribute was specified, but the element is not a property of any item.", "extract": "t=\"400\"/>\n<meta itemprop=\"name\" content=\"Marie Waldron for State Assembly\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "error", "lastLine": 20, "lastColumn": 67, "firstColumn": 1, "message": "The itemprop attribute was specified, but the element is not a property of any item.", "extract": "sembly\"/>\n<meta itemprop=\"url\" content=\"https://www.marieforcalifornia.com\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 67 }, { "type": "error", "lastLine": 21, "lastColumn": 182, "firstColumn": 1, "message": "The itemprop attribute was specified, but the element is not a property of any item.", "extract": "ia.com\"/>\n<meta itemprop=\"thumbnailUrl\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"/>\n<link", "hiliteStart": 10, "hiliteLength": 182 }, { "type": "error", "lastLine": 23, "lastColumn": 175, "firstColumn": 1, "message": "The itemprop attribute was specified, but the element is not a property of any item.", "extract": "1500w\" />\n<meta itemprop=\"image\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 175 } ] }, "success": true }, "standardResult": { "totals": [ 24, 0, 47, 0 ], "instances": [ { "ruleID": "Attribute xmlns:og not allowed here.", "what": "Attribute xmlns:og not allowed here.", "ordinalSeverity": 2, "tagName": "HTML", "id": "yui_3_17_2_1_1687109947098_75", "location": { "doc": "dom", "type": "line", "spec": "1" }, "excerpt": "TYPE html><html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no- ... ations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head>" }, { "ruleID": "Attribute with the local name xmlns:og is not serializable as XML 1.0.", "what": "Attribute with the local name xmlns:og is not serializable as XML 1.0.", "ordinalSeverity": 0, "tagName": "HTML", "id": "yui_3_17_2_1_1687109947098_75", "location": { "doc": "dom", "type": "line", "spec": "1" }, "excerpt": "TYPE html><html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no- ... ations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head>" }, { "ruleID": "Attribute xmlns:fb not allowed here.", "what": "Attribute xmlns:fb not allowed here.", "ordinalSeverity": 2, "tagName": "HTML", "id": "yui_3_17_2_1_1687109947098_75", "location": { "doc": "dom", "type": "line", "spec": "1" }, "excerpt": "TYPE html><html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no- ... ations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head>" }, { "ruleID": "Attribute with the local name xmlns:fb is not serializable as XML 1.0.", "what": "Attribute with the local name xmlns:fb is not serializable as XML 1.0.", "ordinalSeverity": 0, "tagName": "HTML", "id": "yui_3_17_2_1_1687109947098_75", "location": { "doc": "dom", "type": "line", "spec": "1" }, "excerpt": "TYPE html><html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no- ... ations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head>" }, { "ruleID": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.", "what": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "line", "spec": "2" }, "excerpt": "head> <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\"> <" }, { "ruleID": "Bad value Accept-CH for attribute http-equiv on element meta.", "what": "Bad value Accept-CH for attribute http-equiv on element meta.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "line", "spec": "8" }, "excerpt": "y</title> <meta http-equiv=\"Accept-CH\" content=\"Sec-CH-UA-Platform-Version, Sec-CH-UA-Model\"><link " }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "29" }, "excerpt": "0;1,300\"> <script type=\"text/javascript\" crossorigin=\"anonymous\" defer=\"defer\" nomodule=\"nomodule\" src=\"//assets.squarespace.com/@sqs/polyfiller/1.6/legacy.js\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "30" }, "excerpt": "</script> <script type=\"text/javascript\" crossorigin=\"anonymous\" defer=\"defer\" src=\"//assets.squarespace.com/@sqs/polyfiller/1.6/modern.js\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "31" }, "excerpt": "</script> <script type=\"text/javascript\">SQUARE" }, { "ruleID": "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "92" }, "excerpt": " <div class=\"legacy-cart icon-cart-quantity\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "270" }, "excerpt": "a> <style> @" }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "514" }, "excerpt": " <style> .to" }, { "ruleID": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "531" }, "excerpt": "span> <div class=\"burger-box\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "724" }, "excerpt": " <style> .to" }, { "ruleID": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "741" }, "excerpt": "span> <div class=\"burger-box\"> " }, { "ruleID": "The main role is unnecessary for element main.", "what": "The main role is unnecessary for element main.", "ordinalSeverity": 0, "tagName": "MAIN", "id": "page", "location": { "doc": "dom", "type": "line", "spec": "985" }, "excerpt": "> <main id=\"page\" class=\"container\" role=\"main\"> " }, { "ruleID": "Element img is missing required attribute src.", "what": "Element img is missing required attribute src.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1179" }, "excerpt": " <img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg\" data-image=\"https://images.squares ... this.classList.add('loaded');\" loading=\"lazy\" class=\"loaded\" style=\"object-position: 70.3073% 0%; height: 100%; width: 100%; object-fit: cover;\" data-parent-ratio=\"2.4\" data-image-resolution=\"1500w\"> " }, { "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1206" }, "excerpt": "ntent\"> <h1 style=\"text-align:center;white-space:pre-wrap;\"><stron" }, { "ruleID": "Attribute x-autocompletetype not allowed on element input at this point.", "what": "Attribute x-autocompletetype not allowed on element input at this point.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "email-yui_3_17_2_1_1552579698432_3881-field", "location": { "doc": "dom", "type": "line", "spec": "1318" }, "excerpt": " <input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\"> " }, { "ruleID": "Bad value 6a6f3696c31efd306521 for attribute id on element clipPath: Not a valid XML 1.0 name.", "what": "Bad value 6a6f3696c31efd306521 for attribute id on element clipPath: Not a valid XML 1.0 name.", "ordinalSeverity": 2, "tagName": "CLIPPATH", "id": "6a6f3696c31efd306521", "location": { "doc": "dom", "type": "line", "spec": "1442" }, "excerpt": "fs> <clipPath id=\"6a6f3696c31efd306521\" clipPathUnits=\"objectBoundingBox\"> " }, { "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": "1553" }, "excerpt": "<noscript><img class=\"sqs-image-min-height\" src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" alt=\"\" loading=\"lazy\"/></nosc" }, { "ruleID": "Element img is missing required attribute src.", "what": "Element img is missing required attribute src.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1554" }, "excerpt": " <img class=\"sqs-image-min-height\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image=\"https://images.squa ... 1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image-dimensions=\"1707x1784\" data-image-focal-point=\"0.5083682008368201,0.3280205012813301\" alt=\"\" loading=\"lazy\"> " }, { "ruleID": "Element img is missing required attribute src.", "what": "Element img is missing required attribute src.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1720" }, "excerpt": " <img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image-dimensions=\"4485x3010\" data-image-focal-point=\"0.5,0.5\" data-load=\"false\"> " }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1703" }, "excerpt": " <section data-test=\"page-section\" data-section-theme=\"dark-bold\" class=\"page-section layout-engine-section background-width--full-bleed section-height--medium content-width--medium horizontal-alignme ... ": null, "backgroundMediaEffect": null, "divider": null, "typeName": "page" }\" data-animation=\"none\" data-controllers-bound=\"SectionWrapperController\"> <di" }, { "ruleID": "Element img is missing required attribute src.", "what": "Element img is missing required attribute src.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1868" }, "excerpt": " <img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image-dimensions=\"4215x2832\" data-image-focal-point=\"0.6774329035238775,0.352022001375086\" data-load=\"false\"> " }, { "ruleID": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.", "what": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.", "ordinalSeverity": 0, "tagName": "ARTICLE", "id": "sections", "location": { "doc": "dom", "type": "line", "spec": "988" }, "excerpt": " <article class=\"sections\" id=\"sections\" data-page-sections=\"6223d15d1bcf2c167eceb94d\"> " }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1945" }, "excerpt": "in> <script type=\"text/javascript\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "2049" }, "excerpt": "ckout\"> <style> #" }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "dom", "type": "line", "spec": "2024" }, "excerpt": " <section data-test=\"page-section\" data-section-theme=\"black\" class=\"page-section layout-engine-section background-width--full-bleed section-height--small content-width--wide horizontal-alignment--cen ... ": null, "backgroundMediaEffect": null, "divider": null, "typeName": "page" }\" data-animation=\"none\" data-controllers-bound=\"SectionWrapperController\"> <di" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "2103" }, "excerpt": "div> <script defer=\"defer\" src=\"https://static1.squarespace.com/static/vta/5c5a519771c10ba3470d8101/scripts/site-bundle.c8eeaec212bd3cf94137efde97e951ae.js\" type=\"text/javascript\"></scri" }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "smodernizrx", "location": { "doc": "dom", "type": "line", "spec": "2108" }, "excerpt": ": none;\"><style id=\"smodernizrx\">@media" }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "smodernizrxx", "location": { "doc": "dom", "type": "line", "spec": "2108" }, "excerpt": ": none;\"><style id=\"smodernizrxx\">@media" }, { "ruleID": "The itemprop attribute was specified, but the element is not a property of any item.", "what": "The itemprop attribute was specified, but the element is not a property of any item.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "line", "spec": "17" }, "excerpt": "nt=\"400\"> <meta itemprop=\"name\" content=\"Marie Waldron for State Assembly\"> <meta" }, { "ruleID": "The itemprop attribute was specified, but the element is not a property of any item.", "what": "The itemprop attribute was specified, but the element is not a property of any item.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "line", "spec": "18" }, "excerpt": "ssembly\"> <meta itemprop=\"url\" content=\"https://www.marieforcalifornia.com\"> <meta" }, { "ruleID": "The itemprop attribute was specified, but the element is not a property of any item.", "what": "The itemprop attribute was specified, but the element is not a property of any item.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "line", "spec": "19" }, "excerpt": "nia.com\"> <meta itemprop=\"thumbnailUrl\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"> <link" }, { "ruleID": "The itemprop attribute was specified, but the element is not a property of any item.", "what": "The itemprop attribute was specified, but the element is not a property of any item.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "line", "spec": "21" }, "excerpt": "t=1500w\"> <meta itemprop=\"image\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"> <meta" }, { "ruleID": "Attribute xmlns:og not allowed here.", "what": "Attribute xmlns:og not allowed here.", "ordinalSeverity": 2, "tagName": "HTML", "id": "", "location": { "doc": "source", "type": "line", "spec": "2" }, "excerpt": "type html> <html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" > <he" }, { "ruleID": "Attribute with the local name xmlns:og is not serializable as XML 1.0.", "what": "Attribute with the local name xmlns:og is not serializable as XML 1.0.", "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "source", "type": "line", "spec": "2" }, "excerpt": "type html> <html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" > <he" }, { "ruleID": "Attribute xmlns:fb not allowed here.", "what": "Attribute xmlns:fb not allowed here.", "ordinalSeverity": 2, "tagName": "HTML", "id": "", "location": { "doc": "source", "type": "line", "spec": "2" }, "excerpt": "type html> <html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" > <he" }, { "ruleID": "Attribute with the local name xmlns:fb is not serializable as XML 1.0.", "what": "Attribute with the local name xmlns:fb is not serializable as XML 1.0.", "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "source", "type": "line", "spec": "2" }, "excerpt": "type html> <html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" > <he" }, { "ruleID": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.", "what": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "4" }, "excerpt": "head> <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=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": "8" }, "excerpt": " href=\"\"> <meta charset=\"utf-8\" /> <titl" }, { "ruleID": "Bad value Accept-CH for attribute http-equiv on element meta.", "what": "Bad value Accept-CH for attribute http-equiv on element meta.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "10" }, "excerpt": "y</title> <meta http-equiv=\"Accept-CH\" content=\"Sec-CH-UA-Platform-Version, Sec-CH-UA-Model\" /><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": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "10" }, "excerpt": "y</title> <meta http-equiv=\"Accept-CH\" content=\"Sec-CH-UA-Platform-Version, Sec-CH-UA-Model\" /><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": "10" }, "excerpt": "-Model\" /><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/fd5746f3-56b1-41e5-abc0-f4d30ce78548/favicon.ico?format=100w\"/> <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": "11" }, "excerpt": "t=100w\"/> <link rel=\"canonical\" href=\"https://www.marieforcalifornia.com\"/> <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": "12" }, "excerpt": "ia.com\"/> <meta property=\"og:site_name\" content=\"Marie Waldron for State Assembly\"/> <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": "13" }, "excerpt": "sembly\"/> <meta property=\"og:title\" content=\"Marie Waldron for State Assembly\"/> <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": "14" }, "excerpt": "sembly\"/> <meta property=\"og:url\" content=\"https://www.marieforcalifornia.com\"/> <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": "15" }, "excerpt": "ia.com\"/> <meta property=\"og:type\" content=\"website\"/> <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": "16" }, "excerpt": "ebsite\"/> <meta property=\"og:image\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"/> <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": "17" }, "excerpt": "=1500w\"/> <meta property=\"og:image:width\" content=\"400\"/> <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": "18" }, "excerpt": "t=\"400\"/> <meta property=\"og:image:height\" content=\"400\"/> <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": "19" }, "excerpt": "t=\"400\"/> <meta itemprop=\"name\" content=\"Marie Waldron for State Assembly\"/> <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": "20" }, "excerpt": "sembly\"/> <meta itemprop=\"url\" content=\"https://www.marieforcalifornia.com\"/> <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": "21" }, "excerpt": "ia.com\"/> <meta itemprop=\"thumbnailUrl\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"/> <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": "22" }, "excerpt": "=1500w\"/> <link rel=\"image_src\" href=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\" /> <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": "23" }, "excerpt": "1500w\" /> <meta itemprop=\"image\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"/> <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": "24" }, "excerpt": "=1500w\"/> <meta name=\"twitter:title\" content=\"Marie Waldron for State Assembly\"/> <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": "25" }, "excerpt": "sembly\"/> <meta name=\"twitter:image\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"/> <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": "26" }, "excerpt": "=1500w\"/> <meta name=\"twitter:url\" content=\"https://www.marieforcalifornia.com\"/> <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": "27" }, "excerpt": "ia.com\"/> <meta name=\"twitter:card\" content=\"summary\"/> <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": "28" }, "excerpt": "ummary\"/> <meta name=\"description\" content=\"\" /> <link" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "31" }, "excerpt": "0;1,300\"> <script type=\"text/javascript\" crossorigin=\"anonymous\" defer=\"defer\" nomodule=\"nomodule\" src=\"//assets.squarespace.com/@sqs/polyfiller/1.6/legacy.js\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "32" }, "excerpt": "</script> <script type=\"text/javascript\" crossorigin=\"anonymous\" defer=\"defer\" src=\"//assets.squarespace.com/@sqs/polyfiller/1.6/modern.js\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "33" }, "excerpt": "</script> <script type=\"text/javascript\">SQUARE" }, { "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": "41" }, "excerpt": "}</script><link rel=\"stylesheet\" type=\"text/css\" href=\"https://static1.squarespace.com/static/versioned-site-css/6223d1581bcf2c167eceb86c/40/5c5a519771c10ba3470d8101/6223d1591bcf2c167eceb87a/1398/site.css\"/><scrip" }, { "ruleID": "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "97" }, "excerpt": " <div class=\"legacy-cart icon-cart-quantity\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "296" }, "excerpt": "a> <style> @" }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "580" }, "excerpt": " <style> .to" }, { "ruleID": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "597" }, "excerpt": "span> <div class=\"burger-box\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "817" }, "excerpt": " <style> .to" }, { "ruleID": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "834" }, "excerpt": "span> <div class=\"burger-box\"> " }, { "ruleID": "The main role is unnecessary for element main.", "what": "The main role is unnecessary for element main.", "ordinalSeverity": 0, "tagName": "MAIN", "id": "page", "location": { "doc": "source", "type": "line", "spec": "1101" }, "excerpt": "> <main id=\"page\" class=\"container\" role=\"main\"> " }, { "ruleID": "Duplicate attribute alt.", "what": "Duplicate attribute alt.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "1318" }, "excerpt": "5009063066\" alt=\"2-Marie Sitti" }, { "ruleID": "Element img is missing required attribute src.", "what": "Element img is missing required attribute src.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "1327" }, "excerpt": " <img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg\" data-image=\"https://images.squares ... d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=2500w 2500w\" sizes=\"(max-width: 799px) 200vw, 100vw\" onLoad=\"positionImage(this); this.classList.add('loaded');\" loading=\"lazy\" /> " }, { "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": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "1327" }, "excerpt": " <img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/5334a1c0-d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg\" data-image=\"https://images.squares ... d399-4b9e-a973-6d09f03d2135/2-Marie+Sitting+in+Truck-Edit.jpg?format=2500w 2500w\" sizes=\"(max-width: 799px) 200vw, 100vw\" onLoad=\"positionImage(this); this.classList.add('loaded');\" loading=\"lazy\" /> " }, { "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "source", "type": "line", "spec": "1360" }, "excerpt": "ntent\"> <h1 style=\"text-align:center;white-space:pre-wrap;\"><stron" }, { "ruleID": "Attribute x-autocompletetype not allowed on element input at this point.", "what": "Attribute x-autocompletetype not allowed on element input at this point.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "email-yui_3_17_2_1_1552579698432_3881-field", "location": { "doc": "source", "type": "line", "spec": "1507" }, "excerpt": " <input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\" /> " }, { "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": "INPUT", "id": "email-yui_3_17_2_1_1552579698432_3881-field", "location": { "doc": "source", "type": "line", "spec": "1507" }, "excerpt": " <input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\" /> " }, { "ruleID": "Bad value 6a6f3696c31efd306521 for attribute id on element clipPath: Not a valid XML 1.0 name.", "what": "Bad value 6a6f3696c31efd306521 for attribute id on element clipPath: Not a valid XML 1.0 name.", "ordinalSeverity": 2, "tagName": "CLIPPATH", "id": "6a6f3696c31efd306521", "location": { "doc": "source", "type": "line", "spec": "1660" }, "excerpt": "fs> <clipPath id=\"6a6f3696c31efd306521\" clipPathUnits=\"objectBoundingBox\"> " }, { "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": "1793" }, "excerpt": "<noscript><img class=\"sqs-image-min-height\" src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" alt=\"\" loading=\"lazy\"/></nosc" }, { "ruleID": "Element img is missing required attribute src.", "what": "Element img is missing required attribute src.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "1794" }, "excerpt": " <img class=\"sqs-image-min-height\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image=\"https://images.squa ... /6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image-dimensions=\"1707x1784\" data-image-focal-point=\"0.5083682008368201,0.3280205012813301\" alt=\"\" loading=\"lazy\"/> " }, { "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": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "1794" }, "excerpt": " <img class=\"sqs-image-min-height\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image=\"https://images.squa ... /6223d1581bcf2c167eceb86c/bc6b1a48-f60d-411b-bd6f-9d0fa28055d2/WaldronHS1.jpg\" data-image-dimensions=\"1707x1784\" data-image-focal-point=\"0.5083682008368201,0.3280205012813301\" alt=\"\" loading=\"lazy\"/> " }, { "ruleID": "Duplicate attribute alt.", "what": "Duplicate attribute alt.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "1987" }, "excerpt": "t=\"0.5,0.5\" alt=\"25-DSC09553-E" }, { "ruleID": "Element img is missing required attribute src.", "what": "Element img is missing required attribute src.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "1990" }, "excerpt": " <img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image=\"https://images.squarespace-cdn ... bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image-dimensions=\"4485x3010\" data-image-focal-point=\"0.5,0.5\" alt=\"25-DSC09553-Edit-Edit.jpg\" data-load=\"false\" /> " }, { "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": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "1990" }, "excerpt": " <img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image=\"https://images.squarespace-cdn ... bcf2c167eceb86c/9b8e7910-2a60-4aac-afb1-2c086557ae55/25-DSC09553-Edit-Edit.jpg\" data-image-dimensions=\"4485x3010\" data-image-focal-point=\"0.5,0.5\" alt=\"25-DSC09553-Edit-Edit.jpg\" data-load=\"false\" /> " }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "source", "type": "line", "spec": "1965" }, "excerpt": " <section data-test=\"page-section\" data-section-theme=\"dark-bold\" class='page-section layout-engine-section background-width--full-bleed section-height--medium content-width--medium horizontal-alignme ... uot;: "none" }, "backgroundImageId": null, "backgroundMediaEffect": null, "divider": null, "typeName": "page" }\" data-animation=\"none\" > <di" }, { "ruleID": "Duplicate attribute alt.", "what": "Duplicate attribute alt.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "2167" }, "excerpt": "2001375086\" alt=\"koda.jpg\" " }, { "ruleID": "Element img is missing required attribute src.", "what": "Element img is missing required attribute src.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "2170" }, "excerpt": " <img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6 ... d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image-dimensions=\"4215x2832\" data-image-focal-point=\"0.6774329035238775,0.352022001375086\" alt=\"koda.jpg\" data-load=\"false\" /> " }, { "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": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "2170" }, "excerpt": " <img alt=\"\" data-src=\"https://images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image=\"https://images.squarespace-cdn.com/content/v1/6 ... d1581bcf2c167eceb86c/c00f4ccb-c3d5-4e78-bc32-61d298cdb5d1/koda.jpg\" data-image-dimensions=\"4215x2832\" data-image-focal-point=\"0.6774329035238775,0.352022001375086\" alt=\"koda.jpg\" data-load=\"false\" /> " }, { "ruleID": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.", "what": "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.", "ordinalSeverity": 0, "tagName": "ARTICLE", "id": "sections", "location": { "doc": "source", "type": "line", "spec": "1104" }, "excerpt": " <article class=\"sections\" id=\"sections\" data-page-sections=\"6223d15d1bcf2c167eceb94d\"> " }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "2293" }, "excerpt": "in> <script type=\"text/javascript\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "2424" }, "excerpt": "kout\" > <style> #" }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "source", "type": "line", "spec": "2390" }, "excerpt": " <section data-test=\"page-section\" data-section-theme=\"black\" class='page-section layout-engine-section background-width--full-bleed section-height--small content-width--wide horizontal-alignment--cen ... uot;: "none" }, "backgroundImageId": null, "backgroundMediaEffect": null, "divider": null, "typeName": "page" }\" data-animation=\"none\" > <di" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "2488" }, "excerpt": "div> <script defer=\"defer\" src=\"https://static1.squarespace.com/static/vta/5c5a519771c10ba3470d8101/scripts/site-bundle.c8eeaec212bd3cf94137efde97e951ae.js\" type=\"text/javascript\"></scri" }, { "ruleID": "The itemprop attribute was specified, but the element is not a property of any item.", "what": "The itemprop attribute was specified, but the element is not a property of any item.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "19" }, "excerpt": "t=\"400\"/> <meta itemprop=\"name\" content=\"Marie Waldron for State Assembly\"/> <meta" }, { "ruleID": "The itemprop attribute was specified, but the element is not a property of any item.", "what": "The itemprop attribute was specified, but the element is not a property of any item.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "20" }, "excerpt": "sembly\"/> <meta itemprop=\"url\" content=\"https://www.marieforcalifornia.com\"/> <meta" }, { "ruleID": "The itemprop attribute was specified, but the element is not a property of any item.", "what": "The itemprop attribute was specified, but the element is not a property of any item.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "21" }, "excerpt": "ia.com\"/> <meta itemprop=\"thumbnailUrl\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"/> <link" }, { "ruleID": "The itemprop attribute was specified, but the element is not a property of any item.", "what": "The itemprop attribute was specified, but the element is not a property of any item.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "23" }, "excerpt": "1500w\" /> <meta itemprop=\"image\" content=\"http://static1.squarespace.com/static/6223d1581bcf2c167eceb86c/t/622831b1d8fe531b12dbe5c6/1647281717741/waldron-logo-square.jpg?format=1500w\"/> <meta" } ] }, "endTime": 1687109949879 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687109949879, "url": "https://www.marieforcalifornia.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 17:39:10", "hash": "c219cc43d8c71ac5c37becdd0e6bc3b53f6bbc34d952e9433db94e4bd8ed0bb0ce309ea1c37d121023ae48f7e0528ab58e0032829ca07f932619f35c5accaabd", "page": { "viewport": { "mobile": false, "landscape": true, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/100.0.4889.0 Safari/537.36", "resolution": { "width": 1366, "height": 768 } } } }, "metadata": { "passed": 33, "warning": 12, "failed": 6, "inapplicable": 74 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 15, "warning": 7, "failed": 2, "inapplicable": 43 }, "assertions": { "QW-ACT-R63": { "name": "Document has a landmark with non-repeated content", "code": "QW-ACT-R63", "mapping": "b40fd1", "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [], "url": "https://act-rules.github.io/rules/b40fd1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree." }, "results": [ { "verdict": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hashchange history draganddrop rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R64": { "name": "Document has heading for non-repeated content", "code": "QW-ACT-R64", "mapping": "047fe0", "description": "This rule checks that the non-repeated content contains a heading", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "H69" ], "url": "https://act-rules.github.io/rules/047fe0", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree." }, "results": [ { "verdict": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hashchange history draganddrop rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R73": { "name": "Block of repeated content is collapsible", "code": "QW-ACT-R73", "mapping": "3e12e1", "description": "This rule checks that repeated blocks of content are collapsible.", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "SCR28" ], "url": "https://act-rules.github.io/rules/3e12e1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree." }, "results": [ { "verdict": "warning", "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hashchange history draganddrop rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><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 xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hashchange history draganddrop rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head></head><body></body></html>", "pointer": "html" } ], "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": 20, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check if the element has some visible focus indication" }, "results": [ { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#page\" tabindex=\"1\" class=\"header-skip-link sqs-button-element--primary\">\n Skip to Content\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div: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=\"/\" data-animation-role=\"header-element\">\n \n\n\n\n\n\n\n\n\n\n \n \n\n\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > 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=\"/about-marie-waldron\" data-animation-role=\"header-element\">\n About Marie\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/issues\" data-animation-role=\"header-element\">\n Issues\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div: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=\"/endorsements\" data-animation-role=\"header-element\">\n Endorsements\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div: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=\"/photos\" data-animation-role=\"header-element\">\n Photos\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div: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=\"/contact\" data-animation-role=\"header-element\">\n Contact\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div: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 class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\">\n \n \n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\">\n \n \n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"btn btn--border theme-btn--primary-inverse sqs-button-element--primary\" href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\">\n Donate\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<button class=\"\n newsletter-form-button\n sqs-system-button\n sqs-editable-button-layout\n sqs-editable-button-style\n sqs-editable-button-shape\n sqs-button-element--primary\n \" type=\"submit\" value=\"Sign Up\">\n \n Sign Up\n \n </button>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/about-marie-waldron\" class=\"sqs-button-element--primary\">Learn More About Marie </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(3) > 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) > figure:nth-child(2) > figcaption:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\">\n $100\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > 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://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\">\n $250\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\">\n $500\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(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://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\">\n Other\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper facebook-unauth\" aria-label=\"Facebook\">\n \n \n \n \n \n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav: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://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-unauth\" aria-label=\"Twitter\">\n \n \n \n \n \n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element\" data-initialized=\"true\">\n Make a Donation\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R41": { "name": "Error message describes invalid form field value", "code": "QW-ACT-R41", "mapping": "36b590", "description": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "metadata": { "target": { "element": [ "input", "select", "textarea", "*[role]" ] }, "success-criteria": [ { "name": "3.3.1", "level": "A", "principle": "Understandable", "url": "https://www.w3.org/TR/WCAG21/#error-identification", "url_tr": "https://www.w3.org/TR/WCAG21/#error-identification" } ], "related": [], "url": "https://act-rules.github.io/rules/36b590", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error." }, "results": [ { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > input:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R37": { "name": "Text has minimum contrast", "code": "QW-ACT-R37", "mapping": "afw4f7", "description": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "metadata": { "target": { "element": [ "*" ] }, "success-criteria": [ { "name": "1.4.3", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-minimum" }, { "name": "1.4.6", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced" } ], "related": [], "url": "https://act-rules.github.io/rules/afw4f7", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 5, "warning": 0, "failed": 4, "inapplicable": 0, "outcome": "failed", "description": "Element has contrast ratio lower than minimum." }, "results": [ { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<strong>Backcountry Tough</strong>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1) > strong:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 style=\"text-align:center;white-space:pre-wrap;\">Re-elect Marie Waldron</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 style=\"text-align:center;white-space:pre-wrap;\"> Help Marie Win!</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > 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) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p style=\"text-align:center;white-space:pre-wrap;\" class=\"\">Paid for by Waldron for Assembly 2022</p>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R76": { "name": "Text has enhanced contrast", "code": "QW-ACT-R76", "mapping": "09o5cg", "description": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "1.4.6", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced" } ], "related": [ "G17", "G18" ], "url": "https://act-rules.github.io/rules/09o5cg", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 4, "warning": 0, "failed": 5, "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": "<strong>Backcountry Tough</strong>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1) > strong:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 style=\"text-align:center;white-space:pre-wrap;\">Re-elect Marie Waldron</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 class=\"newsletter-form-header-title\">Join the team!</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > header:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 style=\"text-align:center;white-space:pre-wrap;\"> Help Marie Win!</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > 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) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p style=\"text-align:center;white-space:pre-wrap;\" class=\"\">Paid for by Waldron for Assembly 2022</p>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R75": { "name": "Bypass Blocks of Repeated Content", "code": "QW-ACT-R75", "mapping": "cf77f2", "description": "This rule checks that each page has a mechanism to bypass repeated blocks of content.", "metadata": { "target": { "element": "html" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html", "url_tr": "https://www.w3.org/TR/WCAG21/#bypass-blocks" } ], "related": [ "G1", "G123", "G124", "H69", "SCR28" ], "url": "https://act-rules.github.io/rules/cf77f2", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The rule can't tell because of the rule QW-ACT-R63" }, "results": [ { "verdict": "warning", "description": "The rule can't tell because of the rule QW-ACT-R63", "resultCode": "W1", "elements": [ { "htmlCode": "<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hashchange history draganddrop rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head></head><body>Marie Waldron for State Assembly\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nSQUARESPACE_ROLLUPS = {};\n(function(rollups, name) { if (!rollups[name]) { rollups[name] = {}; } rollups[n …", "pointer": "html" } ], "attributes": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 8, "warning": 3, "failed": 1, "inapplicable": 22 }, "assertions": { "QW-WCAG-T9": { "name": "Organizing a page using headings", "code": "QW-WCAG-T9", "mapping": "G141", "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ], "attributes": "role='heading'" }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" }, { "name": "2.4.10", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings" } ], "related": [ "G91", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Please verify that headers are used to divide the page correctly." }, "results": [ { "verdict": "warning", "description": "Please verify that headers are used to divide the page correctly.", "resultCode": "W1", "elements": [ { "htmlCode": "<body id=\"collection-6223d15d1bcf2c167eceb94e\" class=\"header-overlay-alignment-center header-width-full tweak-fixed-header tweak-fixed-header-style-scroll-back tweak-blog-alternating-side-by-side-width-inset tweak-blog-alternating-side-by-side-image-aspect-ratio-11-square tweak-blog-alternating-side-by-side-text-alignment-left tweak-blog-alternating-side-by-side-read-more-style-show tweak-blog-alternating-side-by-side-image-text-alignment-middle tweak-blog-alternating-side-by-side-delimiter-bullet tweak-blog-alternating-side-by-side-meta-position-top tweak-blog-alternating-side-by-side-primary-meta-categories tweak-blog-alternating-side-by-side-secondary-meta-date tweak-blog-alternating-sid …", "pointer": "html > body:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T23": { "name": "Adding a link at the top of each page that goes directly to the main content area", "code": "QW-WCAG-T23", "mapping": "G1", "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.", "metadata": { "target": { "element": "body" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks" } ], "related": [ "G123", "G124" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The first focusable control is a visible link to a <main> element." }, "results": [ { "verdict": "warning", "description": "The first focusable control is a visible link to a <main> element.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#page\" tabindex=\"1\" class=\"header-skip-link sqs-button-element--primary\">\n Skip to Content\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > 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": 1, "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 id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > input:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T8": { "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives", "code": "QW-WCAG-T8", "mapping": "F30", "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "metadata": { "target": { "attributes": "alt" }, "success-criteria": [ { "name": "1.1.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content" }, { "name": "1.2.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded" } ], "related": [], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30", "passed": 0, "warning": 2, "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=\"\n \n //images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/8d765a3f-78ec-49f4-8b1e-c5d0d025a0a4/waldron-logo.jpg?format=1500w\n \n\" alt=\"Marie Waldron for State Assembly\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"\n \n //images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/8d765a3f-78ec-49f4-8b1e-c5d0d025a0a4/waldron-logo.jpg?format=1500w\n \n\" alt=\"Marie Waldron for State Assembly\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] } ] } } }, "best-practices": { "type": "best-practices", "metadata": { "passed": 10, "warning": 2, "failed": 3, "inapplicable": 9 }, "assertions": { "QW-BP1": { "name": "Using h1-h6 to identify headings", "code": "QW-BP1", "mapping": "H42", "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ] }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html" } ], "related": [ "H69", "G141", "F2", "F43" ], "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html", "passed": 0, "warning": 5, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that heading markup is used when content is a heading." }, "results": [ { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1 style=\"text-align:center;white-space:pre-wrap;\">Backcountry Tough</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1: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;white-space:pre-wrap;\">Re-elect Marie Waldron</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"newsletter-form-header-title\">Join the team!</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > header:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 style=\"white-space:pre-wrap;\">Marie Waldron</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(3) > 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) > figure:nth-child(2) > figcaption:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 style=\"text-align:center;white-space:pre-wrap;\"> Help Marie Win!</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > 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) > h2:nth-child(1)" } ], "attributes": [] } ] }, "QW-BP20": { "name": "Landmark no duplicate banner", "code": "QW-BP20", "description": "Ensures the document has at most one banner landmark", "metadata": { "target": { "element": "body" }, "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "There are multiple banner landmarks" }, "results": [ { "verdict": "failed", "description": "There are multiple banner landmarks", "resultCode": "F1", "elements": [ { "htmlCode": "<body id=\"collection-6223d15d1bcf2c167eceb94e\" class=\"header-overlay-alignment-center header-width-full tweak-fixed-header tweak-fixed-header-style-scroll-back tweak-blog-alternating-side-by-side-width-inset tweak-blog-alternating-side-by-side-image-aspect-ratio-11-square tweak-blog-alternating-side-by-side-text-alignment-left tweak-blog-alternating-side-by-side-read-more-style-show tweak-blog-alternating-side-by-side-image-text-alignment-middle tweak-blog-alternating-side-by-side-delimiter-bullet tweak-blog-alternating-side-by-side-meta-position-top tweak-blog-alternating-side-by-side-primary-meta-categories tweak-blog-alternating-side-by-side-secondary-meta-date tweak-blog-alternating-sid …", "pointer": "html > body:nth-child(2)" } ], "attributes": [] } ] }, "QW-BP15": { "name": "At least one width attribute of an HTML element is expressed in absolute values", "code": "QW-BP15", "description": "At least one width attribute of an HTML element is expressed in absolute values", "metadata": { "target": { "element": "*", "attributes": "width" }, "passed": 0, "warning": 0, "failed": 3, "inapplicable": 0, "outcome": "failed", "description": "The test target `width` attribute uses absolute units." }, "results": [ { "verdict": "failed", "description": "The test target `width` attribute uses absolute units.", "resultCode": "F1", "elements": [ { "htmlCode": "<use xlink:href=\"#facebook-unauth-icon\" width=\"110\" height=\"110\"></use>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > svg:nth-child(1) > use:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target `width` attribute uses absolute units.", "resultCode": "F1", "elements": [ { "htmlCode": "<use xlink:href=\"#twitter-unauth-icon\" width=\"110\" height=\"110\"></use>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(2) > svg:nth-child(1) > use:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target `width` attribute uses absolute units.", "resultCode": "F1", "elements": [ { "htmlCode": "<svg data-image-mask-id=\"6a6f3696c31efd306521\" width=\"0\" height=\"0\">\n \n \n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n </svg>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(3) > 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) > svg:nth-child(1)" } ], "attributes": [] } ] }, "QW-BP17": { "name": "Adding a link at the beginning of a block of repeated content to go to the end of the block", "code": "QW-BP17", "mapping": "G123", "description": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.", "metadata": { "target": { "element": "a", "attributes": "href" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks" } ], "related": [ "G1", "G124" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G123", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "This link skips a content block." }, "results": [ { "verdict": "warning", "description": "This link skips a content block.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#page\" tabindex=\"1\" class=\"header-skip-link sqs-button-element--primary\">\n Skip to Content\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > a:nth-child(1)" }, { "htmlCode": "<main id=\"page\" class=\"container\" role=\"main\">\n \n \n\n \n \n \n \n\n\n \n\n\n\n \n \n \n \n \n \n \n \n\n\n\n \n \n\n \"use strict\";\n\n var positionImage = function positionImage(imageEl) {\n var imageDimensions = imageEl.dataset.imageDimensions.split('x');\n var originalWidth = imageDimensions[0];\n var originalHeight = imageDimensions[1];\n var focalPoint = imageEl.dataset.imageFocalPoint.split(',');\n var focalPointX = focalPoint[0];\n var focalPointY = focalPoint[1];\n var parentNode = imageEl.parentNode;\n\n var scale = function () {\n var imageRatio = originalWidth / originalHeight;\n var parentClientSize = {\n …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3)" } ], "attributes": [] } ] }, "QW-BP19": { "name": "Landmark banner is top level", "code": "QW-BP19", "description": "Ensures the banner landmark is at top level", "metadata": { "target": { "element": "header:not([role]), [role=banner]" }, "passed": 1, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The banner landmark is not at top level." }, "results": [ { "verdict": "failed", "description": "The banner landmark is not at top level.", "resultCode": "F1", "elements": [ { "htmlCode": "<header class=\"newsletter-form-header\">\n Join the team!\n \n </header>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > header:nth-child(1)" } ], "attributes": [] } ] } } }, "counter": { "type": "counter", "data": { "roles": { "link": 42, "document": 1, "graphics-document": 11, "img": 2, "navigation": 4, "button": 3, "main": 1, "article": 1, "region": 6, "presentation": 4, "heading": 5, "form": 1, "banner": 1, "textbox": 1, "figure": 1 }, "tags": { "html": 1, "head": 1, "meta": 20, "base": 1, "title": 1, "link": 6, "script": 30, "style": 7, "body": 1, "div": 188, "a": 36, "span": 9, "svg": 11, "path": 9, "header": 2, "img": 6, "nav": 4, "use": 10, "button": 3, "main": 1, "article": 1, "section": 6, "h1": 1, "strong": 2, "h2": 4, "form": 1, "label": 1, "input": 1, "defs": 1, "clippath": 1, "figure": 1, "noscript": 1, "figcaption": 1, "p": 3, "footer": 1, "symbol": 4 } } } }, "success": true }, "standardResult": { "totals": [ 11, 31, 1, 9 ], "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": "yui_3_17_2_1_1687109947098_75", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hash ... nts cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><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": "yui_3_17_2_1_1687109947098_75", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hash ... nts cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><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": "yui_3_17_2_1_1687109947098_75", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hash ... nts cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><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": "yui_3_17_2_1_1687109947098_75", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hash ... nts cssreflections csstransforms no-csstransforms3d csstransitions video audio svg inlinesvg svgclippaths\" data-js-focus-visible=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head></head><body></body></html>" }, { "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(1) > header:nth-child(2) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"#page\" tabindex=\"1\" class=\"header-skip-link sqs-button-element--primary\"> 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(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" data-animation-role=\"header-element\"> </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(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/about-marie-waldron\" data-animation-role=\"header-element\"> About Marie </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(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/issues\" data-animation-role=\"header-element\"> Issues </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(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/endorsements\" data-animation-role=\"header-element\"> 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(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"/photos\" data-animation-role=\"header-element\"> Photos </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"/contact\" data-animation-role=\"header-element\"> Contact </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(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"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(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"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(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a class=\"btn btn--border theme-btn--primary-inverse sqs-button-element--primary\" href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\"> 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": "INPUT", "id": "email-yui_3_17_2_1_1552579698432_3881-field", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\">" }, { "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": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button:nth-child(1)" }, "excerpt": "<button class=\" newsletter-form-button sqs-system-button sqs-editable-button-layout sqs-editable-button-style sqs-editable-button-shape sqs-button-element--primary \" type=\"submit\" value=\"Sign Up\"> 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(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(3) > 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) > figure:nth-child(2) > figcaption:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/about-marie-waldron\" class=\"sqs-button-element--primary\">Learn More About Marie </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(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\"> $100 </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(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\"> $250 </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(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(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://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\"> $500 </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(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element\" data-initialized=\"true\"> Other </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(1) > footer:nth-child(5) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper facebook-unauth\" aria-label=\"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(1) > footer:nth-child(5) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(2)" }, "excerpt": "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-unauth\" aria-label=\"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(1) > footer:nth-child(5) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/Waldron2022/?fid=99\" class=\"sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element\" data-initialized=\"true\"> Make a Donation </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": "email-yui_3_17_2_1_1552579698432_3881-field", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\">" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1) > strong:nth-child(1)" }, "excerpt": "<strong>Backcountry Tough</strong>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 style=\"text-align:center;white-space:pre-wrap;\">Re-elect Marie Waldron</h2>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > 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) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align:center;white-space:pre-wrap;\"> Help Marie Win!</h2>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(5) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p style=\"text-align:center;white-space:pre-wrap;\" class=\"\">Paid for by Waldron for Assembly 2022</p>" }, { "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": "STRONG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1) > strong:nth-child(1)" }, "excerpt": "<strong>Backcountry Tough</strong>" }, { "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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 style=\"text-align:center;white-space:pre-wrap;\">Re-elect Marie Waldron</h2>" }, { "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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > header:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"newsletter-form-header-title\">Join the team!</h2>" }, { "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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > 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) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align:center;white-space:pre-wrap;\"> Help Marie Win!</h2>" }, { "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(1) > footer:nth-child(5) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p style=\"text-align:center;white-space:pre-wrap;\" class=\"\">Paid for by Waldron for Assembly 2022</p>" }, { "ruleID": "QW-ACT-R75", "what": "This rule checks that each page has a mechanism to bypass repeated blocks of content.", "ordinalSeverity": 1, "tagName": "HTML", "id": "yui_3_17_2_1_1687109947098_75", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html xmlns:og=\"http://opengraphprotocol.org/schema/\" xmlns:fb=\"http://www.facebook.com/2008/fbml\" lang=\"en-US\" class=\"yui3-js-enabled js-focus-visible js flexbox canvas canvastext webgl no-touch hash ... e=\"\" id=\"yui_3_17_2_1_1687109947098_75\"><head></head><body>Marie Waldron for State Assembly SQUARESPACE_ROLLUPS = {}; (function(rollups, name) { if (!rollups[name]) { rollups[name] = {}; } rollups[n …" }, { "ruleID": "QW-WCAG-T9", "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "ordinalSeverity": 0, "tagName": "BODY", "id": "collection-6223d15d1bcf2c167eceb94e", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body id=\"collection-6223d15d1bcf2c167eceb94e\" class=\"header-overlay-alignment-center header-width-full tweak-fixed-header tweak-fixed-header-style-scroll-back tweak-blog-alternating-side-by-side-widt ... t tweak-blog-alternating-side-by-side-meta-position-top tweak-blog-alternating-side-by-side-primary-meta-categories tweak-blog-alternating-side-by-side-secondary-meta-date tweak-blog-alternating-sid …" }, { "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) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"#page\" tabindex=\"1\" class=\"header-skip-link sqs-button-element--primary\"> Skip to Content </a>" }, { "ruleID": "QW-WCAG-T17", "what": "This technique checks the correct position of labels in forms", "ordinalSeverity": 2, "tagName": "INPUT", "id": "email-yui_3_17_2_1_1552579698432_3881-field", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-element\" name=\"email\" x-autocompletetype=\"email\" autocomplete=\"email\" type=\"email\" spellcheck=\"false\" placeholder=\"Email Address\">" }, { "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(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\" //images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/8d765a3f-78ec-49f4-8b1e-c5d0d025a0a4/waldron-logo.jpg?format=1500w \" alt=\"Marie Waldron for State Assembly\">" }, { "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(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\" //images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/8d765a3f-78ec-49f4-8b1e-c5d0d025a0a4/waldron-logo.jpg?format=1500w \" alt=\"Marie Waldron for State Assembly\">" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)" }, "excerpt": "<h1 style=\"text-align:center;white-space:pre-wrap;\">Backcountry Tough</h1>" }, { "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(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 style=\"text-align:center;white-space:pre-wrap;\">Re-elect Marie Waldron</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > header:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"newsletter-form-header-title\">Join the team!</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(3) > 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) > figure:nth-child(2) > figcaption:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"white-space:pre-wrap;\">Marie Waldron</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(5) > 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) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align:center;white-space:pre-wrap;\"> Help Marie Win!</h2>" }, { "ruleID": "QW-BP20", "what": "Ensures the document has at most one banner landmark", "ordinalSeverity": 1, "tagName": "BODY", "id": "collection-6223d15d1bcf2c167eceb94e", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body id=\"collection-6223d15d1bcf2c167eceb94e\" class=\"header-overlay-alignment-center header-width-full tweak-fixed-header tweak-fixed-header-style-scroll-back tweak-blog-alternating-side-by-side-widt ... t tweak-blog-alternating-side-by-side-meta-position-top tweak-blog-alternating-side-by-side-primary-meta-categories tweak-blog-alternating-side-by-side-secondary-meta-date tweak-blog-alternating-sid …" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "USE", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > svg:nth-child(1) > use:nth-child(1)" }, "excerpt": "<use xlink:href=\"#facebook-unauth-icon\" width=\"110\" height=\"110\"></use>" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "USE", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > a:nth-child(2) > svg:nth-child(1) > use:nth-child(1)" }, "excerpt": "<use xlink:href=\"#twitter-unauth-icon\" width=\"110\" height=\"110\"></use>" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(3) > 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) > svg:nth-child(1)" }, "excerpt": "<svg data-image-mask-id=\"6a6f3696c31efd306521\" width=\"0\" height=\"0\"> </svg>" }, { "ruleID": "QW-BP17", "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > header:nth-child(2) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"#page\" tabindex=\"1\" class=\"header-skip-link sqs-button-element--primary\"> 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": "page", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3)" }, "excerpt": "<main id=\"page\" class=\"container\" role=\"main\"> \"use strict\"; var positionImage = function positionImage(imageEl) { var imageDimensions = imageEl.dataset.imageDimensions.split('x'); var originalWidth = ... focalPointX = focalPoint[0]; var focalPointY = focalPoint[1]; var parentNode = imageEl.parentNode; var scale = function () { var imageRatio = originalWidth / originalHeight; var parentClientSize = { …" }, { "ruleID": "QW-BP19", "what": "Ensures the banner landmark is at top level", "ordinalSeverity": 1, "tagName": "HEADER", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > main:nth-child(3) > article:nth-child(1) > section:nth-child(2) > 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) > form:nth-child(1) > header:nth-child(1)" }, "excerpt": "<header class=\"newsletter-form-header\"> Join the team! </header>" } ] }, "endTime": 1687109951769 }, { "type": "test", "which": "tenon", "id": "a", "startTime": 1687109951769, "url": "https://www.marieforcalifornia.com/", "what": "Tenon", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.088", "responseTime": "2023-06-18T17:39:11.212Z", "data": { "apiErrors": [], "documentSize": 1245472, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 175, "failing": 5 }, "issues": { "totalErrors": 22, "totalWarnings": 0, "totalIssues": 22 }, "issuesByLevel": { "A": { "count": 9, "pct": 40.91 }, "AA": { "count": 9, "pct": 40.91 }, "AAA": { "count": 22, "pct": 100 } }, "density": { "errorDensity": 2, "warningDensity": 0, "allDensity": 2 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "96d4c896-b743-4912-9f71-70b85dfd4611", "docID": "98c1a188-d123-47e3-c751-f449b626afa3", "sourceHash": "260e6d3eb541dc92184da326605213c6", "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=96d4c896-b743-4912-9f71-70b85dfd4611", "resultSet": [ { "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": 175.5625, "y": -6 }, "bottom-right": { "x": 759.5625, "y": 75 }, "height": 81, "width": 584 }, "position": { "line": 12227, "column": 55 }, "errorSnippet": "<strong>Backcountry Tough</strong>", "xpath": "/html/body/div[1]/main[1]/article[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/strong[1]", "issueID": "6ba7e14a0595d139df1e697c8cc71f70", "signature": "d8d35d20824bb285964e72544d47331e", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6ba7e14a0595d139df1e697c8cc71f70" }, { "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": 17, "y": 69 }, "bottom-right": { "x": 918.125, "y": 123 }, "height": 54, "width": 901.125 }, "position": { "line": 12227, "column": 94 }, "errorSnippet": "<h2 style=\"text-align:center;white-space:pre-wrap;\">Re-elect Marie Waldron</h2>", "xpath": "/html/body/div[1]/main[1]/article[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "issueID": "f70e7a893583fb60d8bb58f81b4578a8", "signature": "72333960081dc7b55401ac581db0c55b", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f70e7a893583fb60d8bb58f81b4578a8" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 6785, "column": 38 }, "errorSnippet": "<div class=\"legacy-cart icon-cart-quantity\"> <span class=\"sqs-cart-quantity\">0</span> </div>", "xpath": "/html/body/div[1]/div[1]/a[1]/span[1]/div[1]", "issueID": "ea56164a1d6a7c97ac5a0c5b1a5aeb71", "signature": "9bb0adfd885974e523b4963ae9993f9a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ea56164a1d6a7c97ac5a0c5b1a5aeb71" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 22.1875 }, "bottom-right": { "x": 16, "y": 38.1875 }, "height": 16, "width": 16 }, "position": { "line": 11299, "column": 5 }, "errorSnippet": "<div class=\"header-title-logo\"> <a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/8d765a3f-78ec-49f4-8b1e-c5d0d025a0a4/waldron-logo.jpg?format=1500w \" alt=\"Marie W", "xpath": "/html/body/div[1]/header[1]/div[2]/div[3]/div[2]/div[1]/div[1]/div[1]", "issueID": "42d47bcd582b311c96e345305f57069d", "signature": "7a4d99333a863fc23b9af0bfad65a076", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=42d47bcd582b311c96e345305f57069d" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 11553, "column": 7 }, "errorSnippet": "<div class=\"header-title-logo\"> <a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/8d765a3f-78ec-49f4-8b1e-c5d0d025a0a4/waldron-logo.jpg?format=1500w \" alt=\"Marie W", "xpath": "/html/body/div[1]/header[1]/div[2]/div[3]/div[3]/div[1]/div[1]/div[1]", "issueID": "5efe6d48461d55c9aebcc0e76efcb5cf", "signature": "df2fb3d9ff9e61a224a21bcbc581a3b7", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5efe6d48461d55c9aebcc0e76efcb5cf" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 2794.69 }, "height": 2794.69, "width": 1024 }, "position": { "line": 5418, "column": 60 }, "errorSnippet": "<body id=\"collection-6223d15d1bcf2c167eceb94e\" class=\"header-overlay-alignment-center header-width-full tweak-fixed-header tweak-fixed-header-style-scroll-back tweak-blog-alternating-side-by-side-width-inset tweak-blog-alternating-side-by-side-image-a", "xpath": "/html/body", "issueID": "f40ab689ebbcb530710f7d0347335095", "signature": "e75ca5134d41292ab53ba3b1fd49106e", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f40ab689ebbcb530710f7d0347335095" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 95.1875 }, "height": 95.1875, "width": 1024 }, "position": { "line": 7940, "column": 332 }, "errorSnippet": "<header data-test=\"header\" id=\"header\" class=\"black header theme-col--primary\" data-controller=\"Header\" data-current-styles=\"{\n&quot;layout&quot;: &quot;navRight&quot;,\n&quot;action&quot;: {\n&quot;href&quot;: &quot;", "xpath": "/html/body/div[1]/header[1]", "issueID": "ac52d999fed377323d3a5de28c7e5835", "signature": "1e4178e0a733f2d5934e308941e37c30", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ac52d999fed377323d3a5de28c7e5835" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 672.812 }, "height": 672.812, "width": 1024 }, "position": { "line": 11734, "column": 15 }, "errorSnippet": "<div class=\"header-menu header-menu--folder-list \" data-current-styles=\"{\n&quot;layout&quot;: &quot;navRight&quot;,\n&quot;action&quot;: {\n&quot;href&quot;: &quot;https://www.efundraisingconnections.com/c/Waldron2022", "xpath": "/html/body/div[1]/header[1]/div[3]", "issueID": "daa2f6d7dda710202c33a5e92098364e", "signature": "a93b41e1687dd4bbf1a2321bdcedeff0", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=daa2f6d7dda710202c33a5e92098364e" }, { "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": 727.42625, "y": 15.1875 }, "bottom-right": { "x": 757.42625, "y": 45.1875 }, "height": 30, "width": 30 }, "position": { "line": 3383, "column": 0 }, "errorSnippet": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#fac", "xpath": "/html/body/div[1]/header[1]/div[2]/div[3]/div[2]/div[2]/div[1]/a[1]", "issueID": "46e56d5b150cd1df479e219183295572", "signature": "5dab5d98a7f6c7798d796f143bcf4cb0", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=46e56d5b150cd1df479e219183295572" }, { "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": 777.8995, "y": 15.1875 }, "bottom-right": { "x": 807.8995, "y": 45.1875 }, "height": 30, "width": 30 }, "position": { "line": 3383, "column": 0 }, "errorSnippet": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#twitter-una", "xpath": "/html/body/div[1]/header[1]/div[2]/div[3]/div[2]/div[2]/div[1]/a[2]", "issueID": "333ff02a73c2cbe6344509e625be657f", "signature": "8fea0b97ec445adbb4ca04ddf93aaa92", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=333ff02a73c2cbe6344509e625be657f" }, { "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": -20.48, "y": 0 }, "bottom-right": { "x": 9.52, "y": 30 }, "height": 30, "width": 30 }, "position": { "line": 4418, "column": 5796 }, "errorSnippet": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#fac", "xpath": "/html/body/div[1]/header[1]/div[2]/div[3]/div[3]/div[2]/div[1]/a[1]", "issueID": "c1416b33f8debd934e51a91306164e44", "signature": "3f0a605c55134bd7b7104c2a2b0e7e3f", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c1416b33f8debd934e51a91306164e44" }, { "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": -12.288, "y": 0 }, "bottom-right": { "x": 17.712, "y": 30 }, "height": 30, "width": 30 }, "position": { "line": 4423, "column": 0 }, "errorSnippet": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#twitter-una", "xpath": "/html/body/div[1]/header[1]/div[2]/div[3]/div[3]/div[2]/div[1]/a[2]", "issueID": "d24065c0ca2e421b76e456ed14e3dd70", "signature": "d79f2ddf6050863f870be5944c7f48d0", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d24065c0ca2e421b76e456ed14e3dd70" }, { "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": 459.5, "y": 15 }, "bottom-right": { "x": 484.5, "y": 40 }, "height": 25, "width": 25 }, "position": { "line": 7016, "column": 0 }, "errorSnippet": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\"> <svg viewBox=\"23 23 64 64\"> <use xlink:h", "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "9249186f11e7630d38345754a03fec50", "signature": "639ba2bb6f78cada0b461237b9860087", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9249186f11e7630d38345754a03fec50" }, { "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": 499.5, "y": 15 }, "bottom-right": { "x": 524.5, "y": 40 }, "height": 25, "width": 25 }, "position": { "line": 7016, "column": 0 }, "errorSnippet": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#tw", "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[2]/div[2]/a[1]", "issueID": "b708e47efd6adbf5e8727f9697e1dc30", "signature": "c158bf3bf62b6cc6feefb23ac90a6316", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b708e47efd6adbf5e8727f9697e1dc30" }, { "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": 727.42625, "y": 15.1875 }, "bottom-right": { "x": 757.42625, "y": 45.1875 }, "height": 30, "width": 30 }, "position": { "line": 3383, "column": 0 }, "errorSnippet": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#fac", "xpath": "/html/body/div[1]/header[1]/div[2]/div[3]/div[2]/div[2]/div[1]/a[1]", "issueID": "e0911f2e9634c58ac9d980b48d5b63ce", "signature": "ea969ec366df17b81041139f3a78910c", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e0911f2e9634c58ac9d980b48d5b63ce" }, { "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": 777.8995, "y": 15.1875 }, "bottom-right": { "x": 807.8995, "y": 45.1875 }, "height": 30, "width": 30 }, "position": { "line": 3383, "column": 0 }, "errorSnippet": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#twitter-una", "xpath": "/html/body/div[1]/header[1]/div[2]/div[3]/div[2]/div[2]/div[1]/a[2]", "issueID": "238a453f7b7f09fd7ab8a7663d32d057", "signature": "14799aa6f09a42d0c969e047742502c4", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=238a453f7b7f09fd7ab8a7663d32d057" }, { "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": -20.48, "y": 0 }, "bottom-right": { "x": 9.52, "y": 30 }, "height": 30, "width": 30 }, "position": { "line": 4418, "column": 5796 }, "errorSnippet": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#fac", "xpath": "/html/body/div[1]/header[1]/div[2]/div[3]/div[3]/div[2]/div[1]/a[1]", "issueID": "9dfa96f546e44d5a8d15683f80726a49", "signature": "27779f55fa8a17cf81538e9335ac5f01", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9dfa96f546e44d5a8d15683f80726a49" }, { "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": -12.288, "y": 0 }, "bottom-right": { "x": 17.712, "y": 30 }, "height": 30, "width": 30 }, "position": { "line": 4423, "column": 0 }, "errorSnippet": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#twitter-una", "xpath": "/html/body/div[1]/header[1]/div[2]/div[3]/div[3]/div[2]/div[1]/a[2]", "issueID": "994f87db00cdcb2d3bac981cf2beb986", "signature": "e7984f729716d09dd5009d714fe7440a", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=994f87db00cdcb2d3bac981cf2beb986" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 459.5, "y": 15 }, "bottom-right": { "x": 484.5, "y": 40 }, "height": 25, "width": 25 }, "position": { "line": 7016, "column": 0 }, "errorSnippet": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\"> <svg viewBox=\"23 23 64 64\"> <use xlink:h", "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "b9bbd0dec2eff1ab337c4c952d4acfac", "signature": "ae0d871012f720f259183642e11b7e01", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b9bbd0dec2eff1ab337c4c952d4acfac" }, { "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": 499.5, "y": 15 }, "bottom-right": { "x": 524.5, "y": 40 }, "height": 25, "width": 25 }, "position": { "line": 7016, "column": 0 }, "errorSnippet": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#tw", "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[2]/div[2]/a[1]", "issueID": "f07f47b4fc984456ded5dc8e2055f6fa", "signature": "81b6034fe604d2e69eaef3f10c58235c", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f07f47b4fc984456ded5dc8e2055f6fa" }, { "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": 106.078125, "y": 0 }, "bottom-right": { "x": 154.078125, "y": 48 }, "height": 48, "width": 48 }, "position": { "line": 7543, "column": 34 }, "errorSnippet": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper facebook-unauth\" aria-label=\"Facebook\"> <div> <svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"> <use class=\"sqs-use--icon\" xlink:hr", "xpath": "/html/body/div[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/a[1]", "issueID": "55b5bdc4b1dea19b1441273dc1c7c1fb", "signature": "d6c87f3ce2c132be7b2d857b8a1bb49a", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=55b5bdc4b1dea19b1441273dc1c7c1fb" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 166.078125, "y": 0 }, "bottom-right": { "x": 214.078125, "y": 48 }, "height": 48, "width": 48 }, "position": { "line": 7544, "column": 0 }, "errorSnippet": "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-unauth\" aria-label=\"Twitter\"> <div> <svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"> <use class=\"sqs-use--icon\" xlink:href=\"#twit", "xpath": "/html/body/div[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/a[2]", "issueID": "e3774e786f5b74d4731797719820f5c7", "signature": "4b11f8307866308f7fb2460e967a82b4", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e3774e786f5b74d4731797719820f5c7" } ], "log": [] }, "success": true }, "standardResult": { "totals": [ 0, 0, 3, 19 ], "instances": [ { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/article[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/strong[1]" }, "excerpt": "<strong>Backcountry Tough</strong>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/main[1]/article[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 style=\"text-align:center;white-space:pre-wrap;\">Re-elect Marie Waldron</h2>" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/a[1]/span[1]/div[1]" }, "excerpt": "<div class=\"legacy-cart icon-cart-quantity\"> <span class=\"sqs-cart-quantity\">0</span> </div>" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[2]/div[3]/div[2]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"header-title-logo\"> <a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/8d765a3f-78ec-49f4-8b1e-c5d0d025a0a4/waldron-logo.jpg?format=1500w \" alt=\"Marie W" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[2]/div[3]/div[3]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"header-title-logo\"> <a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/8d765a3f-78ec-49f4-8b1e-c5d0d025a0a4/waldron-logo.jpg?format=1500w \" alt=\"Marie W" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "BODY", "id": "collection-6223d15d1bcf2c167eceb94e", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body id=\"collection-6223d15d1bcf2c167eceb94e\" class=\"header-overlay-alignment-center header-width-full tweak-fixed-header tweak-fixed-header-style-scroll-back tweak-blog-alternating-side-by-side-width-inset tweak-blog-alternating-side-by-side-image-a" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "HEADER", "id": "header", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]" }, "excerpt": "<header data-test=\"header\" id=\"header\" class=\"black header theme-col--primary\" data-controller=\"Header\" data-current-styles=\"{ &quot;layout&quot;: &quot;navRight&quot;, &quot;action&quot;: { &quot;href&quot;: &quot;" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[3]" }, "excerpt": "<div class=\"header-menu header-menu--folder-list \" data-current-styles=\"{ &quot;layout&quot;: &quot;navRight&quot;, &quot;action&quot;: { &quot;href&quot;: &quot;https://www.efundraisingconnections.com/c/Waldron2022" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[2]/div[3]/div[2]/div[2]/div[1]/a[1]" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#fac" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[2]/div[3]/div[2]/div[2]/div[1]/a[2]" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#twitter-una" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[2]/div[3]/div[3]/div[2]/div[1]/a[1]" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#fac" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[2]/div[3]/div[3]/div[2]/div[1]/a[2]" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#twitter-una" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[2]/div[1]/a[1]" }, "excerpt": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\"> <svg viewBox=\"23 23 64 64\"> <use xlink:h" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[2]/div[2]/a[1]" }, "excerpt": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#tw" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[2]/div[3]/div[2]/div[2]/div[1]/a[1]" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#fac" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[2]/div[3]/div[2]/div[2]/div[1]/a[2]" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#twitter-una" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[2]/div[3]/div[3]/div[2]/div[1]/a[1]" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#fac" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[2]/div[3]/div[3]/div[2]/div[1]/a[2]" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#twitter-una" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[2]/div[1]/a[1]" }, "excerpt": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" aria-label=\"Facebook\"> <svg viewBox=\"23 23 64 64\"> <use xlink:h" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/header[1]/div[3]/div[2]/nav[1]/div[1]/div[2]/div[2]/a[1]" }, "excerpt": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline\" href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" aria-label=\"Twitter\"> <svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#tw" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/a[1]" }, "excerpt": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper facebook-unauth\" aria-label=\"Facebook\"> <div> <svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"> <use class=\"sqs-use--icon\" xlink:hr" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/footer[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/a[2]" }, "excerpt": "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-unauth\" aria-label=\"Twitter\"> <div> <svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"> <use class=\"sqs-use--icon\" xlink:href=\"#twit" } ] }, "endTime": 1687109952312 }, { "type": "test", "which": "testaro", "withItems": true, "rules": [ "n", "motion" ], "startTime": 1687109952312, "url": "https://www.marieforcalifornia.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": "collection-6223d15d1bcf2c167eceb94e", "main": "page" } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "autocomplete": { "what": "name and email inputs without autocomplete attributes", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "bulk": { "what": "large count of visible elements", "data": { "visibleElements": 185 }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "docType": { "what": "document without a doctype property", "data": { "docHasType": true }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "dupAtt": { "what": "elements with duplicate attributes", "data": { "total": 3, "items": [ { "tagName": "IMG", "id": "", "attributes": [ "alt=", "data-src=", "data-image=", "data-image-dimensions=", "data-image-focal-point=", "alt=", "data-load=", "srcset=", "sizes=", "onLoad=", "loading=", "/" ] }, { "tagName": "IMG", "id": "", "attributes": [ "alt=", "data-src=", "data-image=", "data-image-dimensions=", "data-image-focal-point=", "alt=", "data-load=", "/" ] }, { "tagName": "IMG", "id": "", "attributes": [ "alt=", "data-src=", "data-image=", "data-image-dimensions=", "data-image-focal-point=", "alt=", "data-load=", "/" ] } ] }, "totals": [ 0, 0, 3, 0 ], "standardInstances": [ { "ruleID": "dupAtt", "what": "Element IMG has 2 attributes with the same name", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "alt= ... data-src= ... data-image= ... data-image-dimensions= ... data-image-focal-point= ... alt= ... data-load= ... srcset= ... sizes= ... onLoad= ... loading= ... /" }, { "ruleID": "dupAtt", "what": "Element IMG has 2 attributes with the same name", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "alt= ... data-src= ... data-image= ... data-image-dimensions= ... data-image-focal-point= ... alt= ... data-load= ... /" }, { "ruleID": "dupAtt", "what": "Element IMG has 2 attributes with the same name", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "alt= ... data-src= ... data-image= ... data-image-dimensions= ... data-image-focal-point= ... alt= ... data-load= ... /" } ] }, "embAc": { "what": "active elements embedded in links or buttons", "data": { "totals": { "links": 0, "buttons": 0, "inputs": 0, "selects": 0 }, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "filter": { "what": "filter styles on elements", "data": { "totals": { "styledElements": 0, "impactedElements": 0 }, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "focAll": { "what": "discrepancies between focusable and Tab-focused elements", "data": { "tabFocusables": 19, "tabFocused": 20, "discrepancy": 1 }, "totals": [ 0, 0, 1, 0 ], "standardInstances": [ { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 1, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "focInd": { "what": "missing and nonstandard focus indicators", "data": { "totals": { "total": 19, "types": { "missing": { "total": 0, "tagNames": {} }, "nonoutline": { "total": 0, "tagNames": {} }, "outline": { "total": 19, "meanDelay": 0, "tagNames": { "A": 17, "INPUT": 1, "BUTTON": 1 } } } }, "items": { "missing": [], "nonoutline": [], "outline": [ { "tagName": "A", "id": "", "text": "<a href=\"/\" data-animation-role=\"header-element\" class=\"focus-visible\" data-focus-visible-added=\"\"> ", "delay": 0 }, { "tagName": "A", "id": "", "text": "About Marie", "delay": 0 }, { "tagName": "A", "id": "", "text": "Issues", "delay": 0 }, { "tagName": "A", "id": "", "text": "Endorsements", "delay": 0 }, { "tagName": "A", "id": "", "text": "Photos", "delay": 0 }, { "tagName": "A", "id": "", "text": "Contact", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "delay": 0 }, { "tagName": "A", "id": "", "text": "Donate", "delay": 0 }, { "tagName": "INPUT", "id": "email-yui_3_17_2_1_1552579698432_3881-field", "text": "<input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-e", "delay": 0 }, { "tagName": "BUTTON", "id": "", "text": "Sign Up", "delay": 0 }, { "tagName": "A", "id": "", "text": "Learn More About Marie", "delay": 0 }, { "tagName": "A", "id": "", "text": "$100", "delay": 0 }, { "tagName": "A", "id": "", "text": "$250", "delay": 0 }, { "tagName": "A", "id": "", "text": "$500", "delay": 0 }, { "tagName": "A", "id": "", "text": "Other", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper fac", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-un", "delay": 0 }, { "tagName": "A", "id": "", "text": "Make a Donation", "delay": 0 } ] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "focOp": { "what": "discrepancies between focusability and operability", "data": { "totals": { "total": 40, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 1, "tagNames": { "A": 1 } }, "focusableAndOperable": { "total": 39, "tagNames": { "A": 35, "BUTTON": 3, "INPUT": 1 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [ { "tagName": "A", "id": "", "text": "Skip to Content", "byTag": true, "byOnClick": false, "byPointer": true } ], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "0", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"/\" data-animation-role=\"header-element\" style=\"cursor: default;\"> <img src=\" //images.squar", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Marie", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Issues", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Endorsements", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Photos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Open Menu Close Menu", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"/\" data-animation-role=\"header-element\" style=\"cursor: default;\"> <img src=\" //images.squar", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Marie", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Issues", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Endorsements", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Photos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Open Menu Close Menu", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Marie", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Issues", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Endorsements", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Photos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-styl", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-styl", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "email-yui_3_17_2_1_1552579698432_3881-field", "text": "<input id=\"email-yui_3_17_2_1_1552579698432_3881-field\" class=\"newsletter-form-field-element field-e", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "", "text": "Sign Up", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More About Marie", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "$100", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "$250", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "$500", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Other", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper fac", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-un", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Make a Donation", "byTag": true, "byOnClick": false, "byPointer": true } ] } }, "totals": [ 0, 0, 0, 1 ], "standardInstances": [ { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to Content" } ] }, "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": 19, "triggerSample": 19, "impactTriggers": 9, "additions": 0, "removals": 0, "opacityChanges": 9, "opacityImpact": 11, "unhoverables": 10, "noCursors": 0, "badCursors": 1, "noIndicators": 1, "badIndicators": 0 }, "items": { "impactTriggers": [ { "tagName": "BUTTON", "id": "", "text": "Sign Up", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 3 }, { "tagName": "A", "id": "", "text": "Learn More About Marie", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "$100", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "$250", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "$500", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "Other", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "<div> <svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"> <use class=\"sqs-use--icon\" xlink:href=\"", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 4 }, { "tagName": "A", "id": "", "text": "<div> <svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"> <use class=\"sqs-use--icon\" xlink:href=\"", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 4 }, { "tagName": "A", "id": "", "text": "Make a Donation", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 } ], "unhoverables": [ { "tagName": "A", "id": "", "text": "Skip to Content" }, { "tagName": "A", "id": "", "text": "<img src=\" //images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/8d765a3f-78ec-49f4-8b1e-" }, { "tagName": "A", "id": "", "text": "About Marie" }, { "tagName": "A", "id": "", "text": "Issues" }, { "tagName": "A", "id": "", "text": "Endorsements" }, { "tagName": "A", "id": "", "text": "Photos" }, { "tagName": "A", "id": "", "text": "Contact" }, { "tagName": "A", "id": "", "text": "<svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#facebook-unauth-icon\" width=\"110\" height=\"110\"></use> " }, { "tagName": "A", "id": "", "text": "<svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#twitter-unauth-icon\" width=\"110\" height=\"110\"></use> <" }, { "tagName": "A", "id": "", "text": "Donate" } ], "noCursors": [], "badCursors": [ { "tagName": "BUTTON", "id": "", "text": "Sign Up" } ], "noIndicators": [ { "tagName": "BUTTON", "id": "", "text": "Sign Up" } ], "badIndicators": [] } }, "totals": [ 11, 9, 1, 20 ], "standardInstances": [ { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Sign Up" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More About Marie" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "$100" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "$250" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "$500" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Other" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div> <svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"> <use class=\"sqs-use--icon\" xlink:href=\"" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div> <svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"> <use class=\"sqs-use--icon\" xlink:href=\"" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Make a Donation" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to Content" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\" //images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/8d765a3f-78ec-49f4-8b1e-" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Marie" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsements" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#facebook-unauth-icon\" width=\"110\" height=\"110\"></use> " }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#twitter-unauth-icon\" width=\"110\" height=\"110\"></use> <" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "hover", "what": "Link or button makes the hovering mouse cursor nonstandard", "ordinalSeverity": 2, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Sign Up" }, { "ruleID": "hover", "what": "Button shows no indication of being hovered over", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Sign Up" } ] }, "labClash": { "what": "labeling inconsistencies", "data": { "totals": { "mislabeled": 0, "unlabeled": 0, "wellLabeled": 4 }, "items": { "mislabeled": [], "unlabeled": [], "wellLabeled": [ { "index": 0, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Open Menu Close Menu" } }, { "index": 1, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Open Menu Close Menu" } }, { "index": 2, "tagName": "INPUT", "type": "email", "labelType": "label", "texts": { "label": [ "Email Address" ] } }, { "index": 3, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Sign Up" } } ] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "linkTo": { "what": "links without destinations", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "linkUl": { "what": "missing underlines on inline links", "data": { "totals": { "links": 36, "adjacent": { "total": 36, "underlined": 1, "underlinedPercent": 2 } }, "items": { "underlined": [ { "id": "", "text": "Skip to Content" } ], "notUnderlined": [ { "id": "", "text": "0" }, { "id": "", "text": "<a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1" }, { "id": "", "text": "About Marie" }, { "id": "", "text": "Issues" }, { "id": "", "text": "Endorsements" }, { "id": "", "text": "Photos" }, { "id": "", "text": "Contact" }, { "id": "", "text": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline" }, { "id": "", "text": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline" }, { "id": "", "text": "Donate" }, { "id": "", "text": "<a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1" }, { "id": "", "text": "About Marie" }, { "id": "", "text": "Issues" }, { "id": "", "text": "Endorsements" }, { "id": "", "text": "Photos" }, { "id": "", "text": "Contact" }, { "id": "", "text": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline" }, { "id": "", "text": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline" }, { "id": "", "text": "Donate" }, { "id": "", "text": "About Marie" }, { "id": "", "text": "Issues" }, { "id": "", "text": "Endorsements" }, { "id": "", "text": "Photos" }, { "id": "", "text": "Contact" }, { "id": "", "text": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-styl" }, { "id": "", "text": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-styl" }, { "id": "", "text": "Donate" }, { "id": "", "text": "Learn More About Marie" }, { "id": "", "text": "$100" }, { "id": "", "text": "$250" }, { "id": "", "text": "$500" }, { "id": "", "text": "Other" }, { "id": "", "text": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper fac" }, { "id": "", "text": "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-un" }, { "id": "", "text": "Make a Donation" } ] } }, "totals": [ 0, 35, 0, 0 ], "standardInstances": [ { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "0" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Marie" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsements" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Marie" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsements" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Marie" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsements" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-styl" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-styl" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More About Marie" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "$100" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "$250" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "$500" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Other" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper fac" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-un" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Make a Donation" } ] }, "menuNav": { "what": "nonstandard keyboard navigation between focusable menu items", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "menuItems": { "total": 0, "correct": 0, "incorrect": 0 }, "menus": { "total": 0, "correct": 0, "incorrect": 0 } }, "menuItems": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "miniText": { "what": "text smaller than 11 pixels", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "nonTable": { "what": "table elements used for layout", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "radioSet": { "what": "radio buttons not grouped into standard field sets", "data": { "totals": { "total": 0, "inSet": 0, "percent": "N.A." }, "items": { "inSet": [], "notInSet": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "role": { "what": "invalid and native-replacing explicit roles", "data": { "roleElements": 1, "badRoleElements": 0, "redundantRoleElements": 1, "tagNames": { "MAIN": { "main": { "bad": 0, "redundant": 1 } } } }, "totals": [ 0, 1, 0, 0 ], "standardInstances": [ { "ruleID": "role", "what": "MAIN elements have redundant explicit role main (count: 1)", "count": 1, "ordinalSeverity": 1, "tagName": "MAIN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "styleDiff": { "what": "style inconsistencies", "data": { "mainStyles": [ "fontStyle", "fontWeight", "opacity", "textDecorationLine", "textDecorationStyle", "textDecorationThickness" ], "buttonStyles": [ "borderStyle", "borderWidth", "height", "lineHeight", "maxHeight", "maxWidth", "minHeight", "minWidth", "outlineOffset", "outlineStyle", "outlineWidth" ], "headingStyles": [ "color", "fontSize" ], "listLinkStyles": [ "color", "fontSize", "lineHeight" ], "totals": { "button": { "total": 3, "subtotals": [ 2, 1 ] }, "adjacentLink": { "total": 36, "subtotals": [ 15, 11, 9, 1 ] }, "h1": { "total": 1 }, "h2": { "total": 4, "subtotals": [ 2, 1, 1 ] } }, "items": { "button": { "fontWeight": { "400": [ "Open Menu Close Menu", "Open Menu Close Menu" ], "500": [ "Sign Up" ] }, "borderStyle": { "none": [ "Open Menu Close Menu", "Open Menu Close Menu" ], "solid": [ "Sign Up" ] }, "height": { "auto": [ "Open Menu Close Menu", "Open Menu Close Menu" ], "68.7969px": [ "Sign Up" ] } }, "adjacentLink": { "fontWeight": { "300": [ "0", "<a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1", "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "<a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1", "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-styl", "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-styl", "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper fac", "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-un" ], "400": [ "About Marie", "Issues", "Endorsements", "Photos", "Contact", "About Marie", "Issues", "Endorsements", "Photos", "Contact", "About Marie", "Issues", "Endorsements", "Photos", "Contact" ], "500": [ "Skip to Content", "Donate", "Donate", "Donate", "Learn More About Marie", "$100", "$250", "$500", "Other", "Make a Donation" ] }, "textDecorationLine": { "none": [ "0", "<a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1", "About Marie", "Issues", "Endorsements", "Photos", "Contact", "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "Donate", "<a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1", "About Marie", "Issues", "Endorsements", "Photos", "Contact", "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline", "Donate", "About Marie", "Issues", "Endorsements", "Photos", "Contact", "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-styl", "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-styl", "Donate", "Learn More About Marie", "$100", "$250", "$500", "Other", "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper fac", "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-un", "Make a Donation" ], "underline": [ "Skip to Content" ] } }, "h2": { "color": { "rgb(255, 255, 255)": [ "Re-elect Marie Waldron", "Help Marie Win!" ], "rgb(233, 7, 16)": [ "Join the team!" ], "rgb(49, 63, 90)": [ "Marie Waldron" ] }, "fontSize": { "51.2px": [ "Re-elect Marie Waldron", "Marie Waldron", "Help Marie Win!" ], "35.2px": [ "Join the team!" ] } } } }, "totals": [ 3, 0, 1, 2 ], "standardInstances": [ { "ruleID": "styleDiff", "what": "In-line links have 4 different styles", "count": 3, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "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": "" } ] }, "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": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "zIndex": { "what": "non-default Z indexes", "data": { "totals": { "total": 14, "tagNames": { "DIV": 7, "HEADER": 1, "A": 3, "MAIN": 1, "FIGCAPTION": 1, "FOOTER": 1 } }, "items": [ { "tagName": "DIV", "id": "floatingCart", "text": "0" }, { "tagName": "HEADER", "id": "header", "text": "Skip to Content @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) { .header-blur-" }, { "tagName": "DIV", "id": "", "text": "<div class=\"sqs-announcement-bar-dropzone\"></div>" }, { "tagName": "DIV", "id": "", "text": "Skip to Content @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) { .header-blur-" }, { "tagName": "A", "id": "", "text": "Skip to Content" }, { "tagName": "DIV", "id": "", "text": "<div class=\"header-border\" data-header-style=\"theme\" data-test=\"header-border\" style=\" \"></div>" }, { "tagName": "DIV", "id": "", "text": "About Marie Issues Endorsements Photos Contact Donate .top-bun, .patty, .bottom-bun { height: 1px; }" }, { "tagName": "DIV", "id": "", "text": "About Marie Issues Endorsements Photos Contact Donate" }, { "tagName": "MAIN", "id": "page", "text": "\"use strict\"; var positionImage = function positionImage(imageEl) { var imageDimensions = imageEl.da" }, { "tagName": "DIV", "id": "", "text": "<div class=\"image-overlay\" style=\"overflow: hidden;clip-path: url(#6a6f3696c31efd306521);-webkit-cli" }, { "tagName": "FIGCAPTION", "id": "", "text": "Marie Waldron “If you think California deserves safer communities, fewer homeless, better schools, a" }, { "tagName": "FOOTER", "id": "footer-sections", "text": "#block-4f9f5ba084dbcdb5b38c .social-icons-style-border .sqs-svg-icon--wrapper { box-shadow: 0 0 0 2p" }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper fac" }, { "tagName": "A", "id": "", "text": "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-un" } ] }, "totals": [ 14, 0, 0, 0 ], "standardInstances": [ { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "floatingCart", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "0" }, { "ruleID": "zIndex", "what": "HEADER element has a non-default Z index", "ordinalSeverity": 0, "tagName": "HEADER", "id": "header", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to Content @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) { .header-blur-" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"sqs-announcement-bar-dropzone\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to Content @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) { .header-blur-" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to Content" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"header-border\" data-header-style=\"theme\" data-test=\"header-border\" style=\" \"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Marie Issues Endorsements Photos Contact Donate .top-bun, .patty, .bottom-bun { height: 1px; }" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Marie Issues Endorsements Photos Contact Donate" }, { "ruleID": "zIndex", "what": "MAIN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "MAIN", "id": "page", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "\"use strict\"; var positionImage = function positionImage(imageEl) { var imageDimensions = imageEl.da" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"image-overlay\" style=\"overflow: hidden;clip-path: url(#6a6f3696c31efd306521);-webkit-cli" }, { "ruleID": "zIndex", "what": "FIGCAPTION element has a non-default Z index", "ordinalSeverity": 0, "tagName": "FIGCAPTION", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Marie Waldron “If you think California deserves safer communities, fewer homeless, better schools, a" }, { "ruleID": "zIndex", "what": "FOOTER element has a non-default Z index", "ordinalSeverity": 0, "tagName": "FOOTER", "id": "footer-sections", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "#block-4f9f5ba084dbcdb5b38c .social-icons-style-border .sqs-svg-icon--wrapper { box-shadow: 0 0 0 2p" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper fac" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-un" } ] } }, "success": true }, "standardResult": { "totals": [ 28, 45, 6, 23 ], "instances": [ { "ruleID": "dupAtt", "what": "Element IMG has 2 attributes with the same name", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "alt= ... data-src= ... data-image= ... data-image-dimensions= ... data-image-focal-point= ... alt= ... data-load= ... srcset= ... sizes= ... onLoad= ... loading= ... /" }, { "ruleID": "dupAtt", "what": "Element IMG has 2 attributes with the same name", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "alt= ... data-src= ... data-image= ... data-image-dimensions= ... data-image-focal-point= ... alt= ... data-load= ... /" }, { "ruleID": "dupAtt", "what": "Element IMG has 2 attributes with the same name", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "alt= ... data-src= ... data-image= ... data-image-dimensions= ... data-image-focal-point= ... alt= ... data-load= ... /" }, { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 1, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to Content" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Sign Up" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More About Marie" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "$100" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "$250" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "$500" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Other" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div> <svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"> <use class=\"sqs-use--icon\" xlink:href=\"" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div> <svg class=\"sqs-svg-icon--social\" viewBox=\"0 0 64 64\"> <use class=\"sqs-use--icon\" xlink:href=\"" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Make a Donation" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to Content" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\" //images.squarespace-cdn.com/content/v1/6223d1581bcf2c167eceb86c/8d765a3f-78ec-49f4-8b1e-" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Marie" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsements" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#facebook-unauth-icon\" width=\"110\" height=\"110\"></use> " }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<svg viewBox=\"23 23 64 64\"> <use xlink:href=\"#twitter-unauth-icon\" width=\"110\" height=\"110\"></use> <" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "hover", "what": "Link or button makes the hovering mouse cursor nonstandard", "ordinalSeverity": 2, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Sign Up" }, { "ruleID": "hover", "what": "Button shows no indication of being hovered over", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Sign Up" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "0" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Marie" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsements" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" data-animation-role=\"header-element\"> <img src=\" //images.squarespace-cdn.com/content/v1" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Marie" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsements" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--fill header-icon header-icon-border-shape-none header-icon-border-style-outline" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Marie" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsements" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-styl" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"icon icon--lg icon--fill header-icon header-icon-border-shape-none header-icon-border-styl" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More About Marie" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "$100" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "$250" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "$500" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Other" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper fac" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-un" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Make a Donation" }, { "ruleID": "role", "what": "MAIN elements have redundant explicit role main (count: 1)", "count": 1, "ordinalSeverity": 1, "tagName": "MAIN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "In-line links have 4 different styles", "count": 3, "ordinalSeverity": 0, "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": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "floatingCart", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "0" }, { "ruleID": "zIndex", "what": "HEADER element has a non-default Z index", "ordinalSeverity": 0, "tagName": "HEADER", "id": "header", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to Content @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) { .header-blur-" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"sqs-announcement-bar-dropzone\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to Content @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) { .header-blur-" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to Content" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"header-border\" data-header-style=\"theme\" data-test=\"header-border\" style=\" \"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Marie Issues Endorsements Photos Contact Donate .top-bun, .patty, .bottom-bun { height: 1px; }" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Marie Issues Endorsements Photos Contact Donate" }, { "ruleID": "zIndex", "what": "MAIN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "MAIN", "id": "page", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "\"use strict\"; var positionImage = function positionImage(imageEl) { var imageDimensions = imageEl.da" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"image-overlay\" style=\"overflow: hidden;clip-path: url(#6a6f3696c31efd306521);-webkit-cli" }, { "ruleID": "zIndex", "what": "FIGCAPTION element has a non-default Z index", "ordinalSeverity": 0, "tagName": "FIGCAPTION", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Marie Waldron “If you think California deserves safer communities, fewer homeless, better schools, a" }, { "ruleID": "zIndex", "what": "FOOTER element has a non-default Z index", "ordinalSeverity": 0, "tagName": "FOOTER", "id": "footer-sections", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "#block-4f9f5ba084dbcdb5b38c .social-icons-style-border .sqs-svg-icon--wrapper { box-shadow: 0 0 0 2p" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/StateAssembly75/\" target=\"_blank\" class=\"sqs-svg-icon--wrapper fac" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://twitter.com/MarieWaldron75\" target=\"_blank\" class=\"sqs-svg-icon--wrapper twitter-un" } ] }, "endTime": 1687109964868 }, { "type": "test", "which": "wave", "reportType": 4, "startTime": 1687109964868, "url": "https://www.marieforcalifornia.com/", "what": "WAVE", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Marie Waldron for State Assembly", "pageurl": "https://www.marieforcalifornia.com/", "time": 3.21, "creditsremaining": 897, "allitemcount": 44, "totalelements": 372, "waveurl": "http://wave.webaim.org/report?url=https://www.marieforcalifornia.com/" }, "categories": { "error": { "description": "Errors", "count": 0, "items": [] }, "contrast": { "description": "Contrast Errors", "count": 4, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 4, "selectors": [ "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d15d1bcf2c167eceb950 > DIV:first-child > DIV:first-child > DIV#block-yui_3_17_2_1_1646515472183_1792 > DIV:first-child > DIV:first-child > H1:first-child > STRONG:first-child", "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d15d1bcf2c167eceb950 > DIV:first-child > DIV:first-child > DIV#block-yui_3_17_2_1_1646515472183_1792 > DIV:first-child > DIV:first-child > H1:first-child + H2", "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d15d1bcf2c167eceb958 > DIV:first-child > DIV:first-child > DIV#block-2ce97b196cb8e7d2b7d0 > DIV:first-child > DIV:first-child > H2:first-child", "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > FOOTER#footer-sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d1591bcf2c167eceb8a4 > DIV:first-child > DIV:first-child > DIV#block-1ca9b72db4ab9e842709 > DIV:first-child > DIV:first-child > P:first-child" ], "contrastdata": [ [ 1.15, "#ffffff", "#edeff2", true ], [ 1.15, "#ffffff", "#edeff2", true ], [ 1.15, "#ffffff", "#edeff2", true ], [ 1.15, "#ffffff", "#edeff2", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 7, "items": { "heading_possible": { "id": "heading_possible", "description": "Possible heading", "count": 1, "selectors": [ "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1687109965206_74 > DIV#yui_3_17_2_1_1687109965206_73 > DIV#yui_3_17_2_1_1687109965206_72 > DIV#page-section-6223d15d1bcf2c167eceb954 > DIV#yui_3_17_2_1_1687109965206_71 > DIV#yui_3_17_2_1_1687109965206_70 > DIV#block-6a6f3696c31efd306521 > DIV#yui_3_17_2_1_1687109965206_69 > FIGURE#yui_3_17_2_1_1687109965206_68 > DIV:first-child + FIGCAPTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P" ], "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" } ] }, "link_redundant": { "id": "link_redundant", "description": "Redundant link", "count": 3, "selectors": [ "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d15d1bcf2c167eceb958 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#block-ed2616cd9d3c22eeacfd > DIV#yui_3_17_2_1_1687109965206_102 > DIV#yui_3_17_2_1_1687109965206_101 > A:first-child", "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d15d1bcf2c167eceb958 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-3f84fce035adfde0d963 > DIV#yui_3_17_2_1_1687109965206_109 > DIV#yui_3_17_2_1_1687109965206_108 > A:first-child", "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d15d1bcf2c167eceb958 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-2d98c7d8df1b096245f6 > DIV#yui_3_17_2_1_1687109965206_116 > DIV#yui_3_17_2_1_1687109965206_115 > A:first-child" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "noscript": { "id": "noscript", "description": "Noscript element", "count": 1, "selectors": [ "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1687109965206_74 > DIV#yui_3_17_2_1_1687109965206_73 > DIV#yui_3_17_2_1_1687109965206_72 > DIV#page-section-6223d15d1bcf2c167eceb954 > DIV#yui_3_17_2_1_1687109965206_71 > DIV#yui_3_17_2_1_1687109965206_70 > DIV#block-6a6f3696c31efd306521 > DIV#yui_3_17_2_1_1687109965206_69 > FIGURE#yui_3_17_2_1_1687109965206_68 > DIV#yui_3_17_2_1_1687109965206_67 > DIV#yui_3_17_2_1_1687109965206_66 > DIV#yui_3_17_2_1_1687109965206_65 > NOSCRIPT:first-child" ], "wcag": [] }, "tabindex": { "id": "tabindex", "description": "Tabindex", "count": 1, "selectors": [ "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > HEADER#header > DIV:first-child + DIV > A:first-child" ], "wcag": [ { "name": "2.4.3 Focus Order (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.3" } ] }, "text_small": { "id": "text_small", "description": "Very small text", "count": 1, "selectors": [ "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > DIV#floatingCart > A:first-child > SPAN:first-child > svg:first-child + DIV > SPAN:first-child" ], "wcag": [] } } } }, "success": true }, "standardResult": { "totals": [ 7, 0, 0, 4 ], "instances": [ { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d15d1bcf2c167eceb950 > DIV:first-child > DIV:first-child > DIV#block-yui_3_17_2_1_1646515472183_1792 > DIV:first-child > DIV:first-child > H1:first-child > STRONG:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d15d1bcf2c167eceb950 > DIV:first-child > DIV:first-child > DIV#block-yui_3_17_2_1_1646515472183_1792 > DIV:first-child > DIV:first-child > H1:first-child + H2" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d15d1bcf2c167eceb958 > DIV:first-child > DIV:first-child > DIV#block-2ce97b196cb8e7d2b7d0 > DIV:first-child > DIV:first-child > H2:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > FOOTER#footer-sections > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d1591bcf2c167eceb8a4 > DIV:first-child > DIV:first-child > DIV#block-1ca9b72db4ab9e842709 > DIV:first-child > DIV:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "heading_possible", "what": "Possible heading", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1687109965206_74 > DIV#yui_3_17_2_1_1687109965206_73 > DIV#yui_3_17_2_1_1687109965206_72 > DIV#page-section-6223d15d1bcf2c167eceb954 > DIV#yui_3_17_2_1_1687109965206_71 > DIV#yui_3_17_2_1_1687109965206_70 > DIV#block-6a6f3696c31efd306521 > DIV#yui_3_17_2_1_1687109965206_69 > FIGURE#yui_3_17_2_1_1687109965206_68 > DIV:first-child + FIGCAPTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d15d1bcf2c167eceb958 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#block-ed2616cd9d3c22eeacfd > DIV#yui_3_17_2_1_1687109965206_102 > DIV#yui_3_17_2_1_1687109965206_101 > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d15d1bcf2c167eceb958 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-3f84fce035adfde0d963 > DIV#yui_3_17_2_1_1687109965206_109 > DIV#yui_3_17_2_1_1687109965206_108 > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV#page-section-6223d15d1bcf2c167eceb958 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-2d98c7d8df1b096245f6 > DIV#yui_3_17_2_1_1687109965206_116 > DIV#yui_3_17_2_1_1687109965206_115 > A:first-child" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > MAIN#page > ARTICLE#sections > SECTION#yui_3_17_2_1_1687109965206_74 > DIV#yui_3_17_2_1_1687109965206_73 > DIV#yui_3_17_2_1_1687109965206_72 > DIV#page-section-6223d15d1bcf2c167eceb954 > DIV#yui_3_17_2_1_1687109965206_71 > DIV#yui_3_17_2_1_1687109965206_70 > DIV#block-6a6f3696c31efd306521 > DIV#yui_3_17_2_1_1687109965206_69 > FIGURE#yui_3_17_2_1_1687109965206_68 > DIV#yui_3_17_2_1_1687109965206_67 > DIV#yui_3_17_2_1_1687109965206_66 > DIV#yui_3_17_2_1_1687109965206_65 > NOSCRIPT:first-child" }, "excerpt": "" }, { "ruleID": "tabindex", "what": "Tabindex", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > HEADER#header > DIV:first-child + DIV > A:first-child" }, "excerpt": "" }, { "ruleID": "text_small", "what": "Very small text", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML#yui_3_17_2_1_1687109965206_75 > BODY#collection-6223d15d1bcf2c167eceb94e > DIV#siteWrapper > DIV#floatingCart > A:first-child > SPAN:first-child > svg:first-child + DIV > SPAN:first-child" }, "excerpt": "" } ] }, "endTime": 1687109968412 } ], "sources": { "script": "ts27", "batch": "caassy", "target": { "id": "caAD75-c", "which": "https://www.marieforcalifornia.com/", "what": "Candidate Marie Waldron (R)" }, "requester": "pool@jpdev.pro" }, "creationTime": "2023-06-18T02:07:06", "timeStamp": "18ixx", "jobData": { "startTime": "2023-06-18T17:38:34", "endTime": "2023-06-18T17:39:28", "elapsedSeconds": 53, "visitLatency": 7, "logCount": 64, "logSize": 3535, "errorLogCount": 1, "errorLogSize": 40, "prohibitedCount": 0, "visitRejectionCount": 0, "aborted": false, "abortedAct": null, "presses": 0, "amountRead": 0, "testTimes": [ [ "testaro", 13 ], [ "testaro", 13 ], [ "alfa", 4 ], [ "wave", 4 ], [ "ibm", 3 ], [ "nuVal", 2 ], [ "qualWeb", 2 ], [ "tenon", 1 ], [ "axe", 0 ], [ "continuum", 0 ], [ "htmlcs", 0 ] ] }, "score": { "scoreProcID": "tsp27", "summary": { "total": 815, "issue": 721, "tool": 80, "prevention": 0, "log": 14, "latency": 0 }, "details": { "severity": { "total": [ 97, 92, 58, 86 ], "byTool": { "testaro": [ 28, 45, 6, 23 ], "alfa": [ 0, 0, 0, 5 ], "axe": [ 13, 13, 1, 2 ], "continuum": [ 0, 0, 0, 10 ], "htmlcs": [ 14, 0, 0, 7 ], "ibm": [ 0, 3, 0, 7 ], "nuVal": [ 24, 0, 47, 0 ], "qualWeb": [ 11, 31, 1, 9 ], "tenon": [ 0, 0, 3, 19 ], "wave": [ 7, 0, 0, 4 ] } }, "prevention": {}, "issue": { "contentBeyondLandmarks": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "alfa": { "r57": { "quality": 1, "what": "Perceivable text content is not included in any landmark", "complaints": { "countTotal": 1, "texts": [ "Perceivable text content is included in a landmark" ] } } } } }, "leadingInsufficient": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "alfa": { "r73": { "quality": 1, "what": "Paragraph of text has insufficient line height", "complaints": { "countTotal": 3, "texts": [ "Paragraphs of text have sufficient line height" ] } } } } }, "headingOfNothing": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "alfa": { "r78": { "quality": 1, "what": "No content between two headings of the same level", "complaints": { "countTotal": 1, "texts": [ "Headings of same level have text content between them" ] } } } } }, "textContrastAA": { "score": 48, "maxCount": 12, "weight": 4, "tools": { "axe": { "color-contrast": { "quality": 1, "what": "Element has insufficient color contrast", "complaints": { "countTotal": 12, "texts": [ "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element" ] } } }, "htmlcs": { "AAA.1_4_6.G18.Fail": { "quality": 1, "what": "Contrast between the text and its background is less than 4.5:1", "complaints": { "countTotal": 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 1.15:1. Recommendation: change background to #747679.", "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 4.05:1. Recommendation: change background to #fafcff." ] } } }, "ibm": { "text_contrast_sufficient": { "quality": 1, "what": "Text has a contrast with its background less than the WCAG AA minimum for its size and weight", "complaints": { "countTotal": 4, "texts": [ "Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 37.12px and weight of 500", "Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 48.64px and weight of 700", "Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 300" ] } } }, "qualWeb": { "QW-ACT-R37": { "quality": 1, "what": "Text has less than the minimum contrast", "complaints": { "countTotal": 4, "texts": [ "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement." ] } } }, "wave": { "contrast": { "quality": 1, "what": "Very low contrast", "complaints": { "countTotal": 4, "texts": [ "Very low contrast" ] } } } } }, "hiddenContentRisk": { "score": 13, "maxCount": 13, "weight": 1, "tools": { "axe": { "hidden-content": { "quality": 1, "what": "Some content is hidden and therefore may not be testable for accessibility", "complaints": { "countTotal": 13, "texts": [ "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." ] } } } } }, "cssBansRotate": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "axe": { "css-orientation-lock": { "quality": 1, "what": "CSS media query locks display orientation", "complaints": { "countTotal": 1, "texts": [ "CSS Media queries must not lock display orientation; CSS Orientation lock cannot be determined" ] } } } } }, "contrastAAA": { "score": 5, "maxCount": 5, "weight": 1, "tools": { "axe": { "color-contrast-enhanced": { "quality": 1, "what": "Element has insufficient color contrast (Level AAA)", "complaints": { "countTotal": 1, "texts": [ "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.8 (foreground color: #f5eded, background color: #cf1717, font size: 10.8pt (14.4px), 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": 4, "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.81:1. Recommendation: change background to #0c0000.", "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.9:1. Recommendation: change background to #202020.", "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.15:1. Recommendation: change background to #57595c." ] } } }, "qualWeb": { "QW-ACT-R76": { "quality": 1, "what": "Text has less than the enhanced minimum contrast", "complaints": { "countTotal": 5, "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": 2, "texts": [ "This element has insufficient color contrast (Level AAA)." ] } } } } }, "landmarkConfusion": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "axe": { "landmark-unique": { "quality": 1, "what": "Landmark has a role and an accessible name that are identical to another", "complaints": { "countTotal": 1, "texts": [ "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" ] } } }, "ibm": { "aria_landmark_name_unique": { "quality": 1, "what": "Multiple landmarks with the same parent region are not distinguished from one another", "complaints": { "countTotal": 1, "texts": [ "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label" ] } } } } }, "tabIndexPositive": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "axe": { "tabindex": { "quality": 1, "what": "Positive tabIndex risks creating a confusing focus order", "complaints": { "countTotal": 1, "texts": [ "Elements should not have tabindex greater than zero; Element has a tabindex greater than 0" ] } } }, "wave": { "tabindex": { "quality": 1, "what": "tabIndex value positive", "complaints": { "countTotal": 1, "texts": [ "Tabindex" ] } } } } }, "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" ] } } } } }, "navConfusion": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "continuum": { "531": { "quality": 1, "what": "nav element has an accessible name that is non-unique among the nav elements", "complaints": { "countTotal": 2, "texts": [ "This nav does not have a unique accessible name as required when two or more nav elements are present" ] } } }, "ibm": { "aria_navigation_label_unique": { "quality": 1, "what": "Multiple elements with the navigation role do not have unique labels", "complaints": { "countTotal": 2, "texts": [ "Multiple elements with \"navigation\" role do not have unique labels" ] } } } } }, "navNoText": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "continuum": { "533": { "quality": 1, "what": "nav element is not the only nav element but has no accessible name", "complaints": { "countTotal": 2, "texts": [ "This nav does not have an accessible name as required when two or more nav elements are present" ] } } } } }, "inputOnlyPlaceholder": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "continuum": { "863": { "quality": 1, "what": "input has an accessible name that depends on a placeholder", "complaints": { "countTotal": 1, "texts": [ "This input should not rely on text in the placeholder attribute for an accessible name" ] } } } } }, "decorativeImageRisk": { "score": 4, "maxCount": 4, "weight": 1, "tools": { "htmlcs": { "AAA.1_1_1.H67.2": { "quality": 1, "what": "Image marked as decorative may be informative", "complaints": { "countTotal": 4, "texts": [ "Img element is marked so that it is ignored by Assistive Technology." ] } } } } }, "pseudoNavList": { "score": 2, "maxCount": 1, "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." ] } } } } }, "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." ] } } } } }, "linkWindowSurpriseRisk": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "htmlcs": { "AAA.3_2_5.H83.3": { "quality": 1, "what": "Link text may fail to indicate that the link will open in a new window", "complaints": { "countTotal": 6, "texts": [ "Check that this link's link text contains information indicating that the link will open in a new window." ] } } } } }, "obsolete": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "ibm": { "element_attribute_deprecated": { "quality": 1, "what": "Element or attribute is obsolete", "complaints": { "countTotal": 2, "texts": [ "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5" ] } } } } }, "roleRedundant": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "ibm": { "aria_role_redundant": { "quality": 1, "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element", "complaints": { "countTotal": 1, "texts": [ "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>" ] } } }, "nuVal": { "^The .+ role is unnecessary for element .+$": { "quality": 1, "what": "explicit role is redundant for its element", "complaints": { "countTotal": 2, "texts": [ "The main role is unnecessary for element main." ] } } }, "testaro": { "role": { "quality": 1, "what": "Invalid, native-replacing, or redundant role", "complaints": { "countTotal": 1, "texts": [ "MAIN elements have redundant explicit role main (count: 1)" ] } } } } }, "attributeBad": { "score": 80, "maxCount": 20, "weight": 4, "tools": { "nuVal": { "^Attribute .+ not allowed here.*$": { "quality": 1, "what": "Attribute not allowed here", "complaints": { "countTotal": 4, "texts": [ "Attribute xmlns:og not allowed here.", "Attribute xmlns:fb not allowed here." ] } }, "^Attribute .+ is not serializable as XML 1\\.0.*$": { "quality": 1, "what": "Attribute is invalidly nonserializable", "complaints": { "countTotal": 4, "texts": [ "Attribute with the local name xmlns:og is not serializable as XML 1.0.", "Attribute with the local name xmlns:fb is not serializable as XML 1.0." ] } }, "^Attribute .+ not allowed on element .+ at this point.*$": { "quality": 1, "what": "Attribute not allowed on this element", "complaints": { "countTotal": 2, "texts": [ "Attribute x-autocompletetype not allowed on element input at this point." ] } }, "^Bad value .* for attribute .+ on element .+$": { "quality": 1, "what": "Attribute on this element has an invalid value", "complaints": { "countTotal": 2, "texts": [ "Bad value 6a6f3696c31efd306521 for attribute id on element clipPath: Not a valid XML 1.0 name." ] } }, "The itemprop attribute was specified, but the element is not a property of any item.": { "quality": 1, "what": "itemprop attribute is on an element that is not a property of an item", "complaints": { "countTotal": 8, "texts": [ "The itemprop attribute was specified, but the element is not a property of any item." ] } } } } }, "metaBad": { "score": 12, "maxCount": 4, "weight": 3, "tools": { "nuVal": { "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.": { "quality": 1, "what": "meta element with http-equiv=\"X-UA-Compatible\" has no content=\"IE=edge\"", "complaints": { "countTotal": 2, "texts": [ "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge." ] } }, "^Bad value .+ for attribute .+ on element meta.*$": { "quality": 1, "what": "Attribute of a meta element has an invalid value", "complaints": { "countTotal": 2, "texts": [ "Bad value Accept-CH for attribute http-equiv on element meta." ] } } } } }, "typeRedundant": { "score": 10, "maxCount": 10, "weight": 1, "tools": { "nuVal": { "The type attribute is unnecessary for JavaScript resources.": { "quality": 1, "what": "type attribute is unnecessary for a JavaScript resource", "complaints": { "countTotal": 10, "texts": [ "The type attribute is unnecessary for JavaScript resources." ] } } } } }, "parentBad": { "score": 64, "maxCount": 16, "weight": 4, "tools": { "nuVal": { "^Element .+ not allowed as child of element .+ in this context.*$": { "quality": 1, "what": "Element has an invalid parent", "complaints": { "countTotal": 16, "texts": [ "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)", "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "Element div not allowed as child of element button in this context. (Suppressing further errors from this subtree.)" ] } } } } }, "imageNoSource": { "score": 32, "maxCount": 8, "weight": 4, "tools": { "nuVal": { "Element img is missing required attribute src.": { "quality": 1, "what": "img element has no src attribute", "complaints": { "countTotal": 8, "texts": [ "Element img is missing required attribute src." ] } } } } }, "h1Multiple": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "nuVal": { "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).": { "quality": 1, "what": "Page contains more than 1 h1 element", "complaints": { "countTotal": 2, "texts": [ "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools)." ] } } } } }, "slashParseRisk": { "score": 29, "maxCount": 29, "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": 29, "texts": [ "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values." ] } } } } }, "sectionHeadingless": { "score": 4, "maxCount": 4, "weight": 1, "tools": { "nuVal": { "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": { "quality": 1, "what": "section has no heading", "complaints": { "countTotal": 4, "texts": [ "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed." ] } } }, "qualWeb": { "QW-WCAG-T9": { "quality": 1, "what": "Page is not organized using headings", "complaints": { "countTotal": 1, "texts": [ "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order" ] } } } } }, "articleHeadingless": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "nuVal": { "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles.": { "quality": 1, "what": "article has no heading", "complaints": { "countTotal": 2, "texts": [ "Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles." ] } } } } }, "duplicateAttribute": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "nuVal": { "^Duplicate attribute.*$": { "quality": 1, "what": "Source code of the element contains 2 or more of the same attribute", "complaints": { "countTotal": 3, "texts": [ "Duplicate attribute alt." ] } } }, "testaro": { "dupAtt": { "quality": 0.7, "what": "Source code of the element contains 2 or more of the same attribute", "complaints": { "countTotal": 3, "texts": [ "Element IMG has 2 attributes with the same name" ] } } } } }, "mainNone": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "qualWeb": { "QW-ACT-R63": { "quality": 1, "what": "Document has no landmark with non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content" ] } } } } }, "skipRepeatedContent": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "qualWeb": { "QW-ACT-R64": { "quality": 1, "what": "Document has no heading for non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that the non-repeated content contains a heading" ] } }, "QW-ACT-R75": { "quality": 1, "what": "Blocks of repeated content cannot be bypassed", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has a mechanism to bypass repeated blocks of content." ] } } } } }, "repeatedContentRisk": { "score": 5, "maxCount": 5, "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": 2, "texts": [ "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block." ] } } } } }, "focusIndication": { "score": 80, "maxCount": 20, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R62": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 20, "texts": [ "This rule checks that each element in sequential focus order has some visible focus indication." ] } } } } }, "errorReferenceBad": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R41": { "quality": 1, "what": "Error message describes no invalid form field value", "complaints": { "countTotal": 1, "texts": [ "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error." ] } } } } }, "labelConfusionRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T17": { "quality": 1, "what": "label not positioned to maximize the predictability of the relationship", "complaints": { "countTotal": 1, "texts": [ "This technique checks the correct position of labels in forms" ] } } } } }, "textAlternativeRisk": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T8": { "quality": 1, "what": "Text alternative is not an alternative", "complaints": { "countTotal": 2, "texts": [ "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content" ] } } } } }, "noHeading": { "score": 15, "maxCount": 5, "weight": 3, "tools": { "qualWeb": { "QW-BP1": { "quality": 1, "what": "h1-h6 not used to identify headings", "complaints": { "countTotal": 5, "texts": [ "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content" ] } } } } }, "bannerNot1": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "qualWeb": { "QW-BP20": { "quality": 1, "what": "Document has more than 1 banner landmark", "complaints": { "countTotal": 1, "texts": [ "Ensures the document has at most one banner landmark" ] } } } } }, "boxSizeAbsolute": { "score": 9, "maxCount": 3, "weight": 3, "tools": { "qualWeb": { "QW-BP15": { "quality": 1, "what": "Element width is specified in an absolute value", "complaints": { "countTotal": 3, "texts": [ "At least one width attribute of an HTML element is expressed in absolute values" ] } } } } }, "bannerNotTop": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "qualWeb": { "QW-BP19": { "quality": 1, "what": "banner landmark is not at the top level", "complaints": { "countTotal": 1, "texts": [ "Ensures the banner landmark is at top level" ] } } } } }, "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." ] } } }, "wave": { "text_small": { "quality": 1, "what": "Text is very small", "complaints": { "countTotal": 1, "texts": [ "Very small text" ] } } } } }, "leadingClipsText": { "score": 12, "maxCount": 3, "weight": 4, "tools": { "tenon": { "144": { "quality": 1, "what": "Line height is insufficent to properly display the computed font size", "complaints": { "countTotal": 3, "texts": [ "This content's line height is insufficent to properly display the computed element font size." ] } } } } }, "targetSize": { "score": 18, "maxCount": 6, "weight": 3, "tools": { "tenon": { "152": { "quality": 1, "what": "Actionable element is smaller than the minimum required size", "complaints": { "countTotal": 6, "texts": [ "This actionable element is smaller than the minimum required size." ] } } } } }, "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." ] } } } } }, "tabFocusability": { "score": 2, "maxCount": 0.5, "weight": 4, "tools": { "testaro": { "focAll": { "quality": 0.5, "what": "Discrepancy between elements that should be and that are Tab-focusable", "complaints": { "countTotal": 1, "texts": [ "Some focusable elements are not Tab-focusable or vice versa" ] } } } } }, "focusableOperable": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "testaro": { "focOp": { "quality": 1, "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable", "complaints": { "countTotal": 1, "texts": [ null ] } } } } }, "hoverSurprise": { "score": 42, "maxCount": 21, "weight": 2, "tools": { "testaro": { "hover": { "quality": 1, "what": "Hovering is impossible or mis-indicated or changes content", "complaints": { "countTotal": 21, "texts": [ "Hovering over element has unexpected effects", "Operable element cannot be hovered over", "Link or button makes the hovering mouse cursor nonstandard", "Button shows no indication of being hovered over" ] } } } } }, "linkIndication": { "score": 70, "maxCount": 35, "weight": 2, "tools": { "testaro": { "linkUl": { "quality": 1, "what": "Non-underlined adjacent links", "complaints": { "countTotal": 35, "texts": [ "Link is inline but has no underline" ] } } } } }, "inconsistentStyles": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "testaro": { "styleDiff": { "quality": 1, "what": "Heading, link, and button style inconsistencies", "complaints": { "countTotal": 6, "texts": [ "In-line links have 4 different styles", "Buttons have 2 different styles", "Level-2 headings have 3 different styles" ] } } } } }, "zIndexNotZero": { "score": 14, "maxCount": 14, "weight": 1, "tools": { "testaro": { "zIndex": { "quality": 1, "what": "Layering with nondefault z-index values", "complaints": { "countTotal": 14, "texts": [ "DIV element has a non-default Z index", "HEADER element has a non-default Z index", "A element has a non-default Z index", "MAIN element has a non-default Z index", "FIGCAPTION element has a non-default Z index", "FOOTER element has a non-default Z index" ] } } } } }, "pseudoHeadingRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "wave": { "heading_possible": { "quality": 1, "what": "Possible heading", "complaints": { "countTotal": 1, "texts": [ "Possible heading" ] } } } } }, "linkPair": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "wave": { "link_redundant": { "quality": 1, "what": "Adjacent links go to the same URL", "complaints": { "countTotal": 3, "texts": [ "Redundant link" ] } } } } }, "noScriptRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "wave": { "noscript": { "quality": 1, "what": "noscript element may fail to contain an accessible equivalent or alternative", "complaints": { "countTotal": 1, "texts": [ "Noscript element" ] } } } } } } } } }