Accessibility digest
Page | Candidate Evan Low (D) |
---|---|
URL | https://evanlowforassembly.com/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/18 |
Score | 885 |
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 Evan Low (D) at https://evanlowforassembly.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 885, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 885 | Sum of the component scores |
issue | 755 | Severity and number of reported defects |
tool | 130 | Tool-by-tool defect ratings |
prevention | 0 | Failed attempts by tools to test the page |
log | 0 | 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 |
---|---|
textContrastAA | 104 |
focusIndication | 92 |
imageNoText | 80 |
colorMissing | 48 |
contentBeyondLandmarks | 40 |
linkIndication | 38 |
duplicateID | 32 |
contrastAAA | 28 |
focusableOperable | 27 |
slashParseRisk | 26 |
imageButtonNoText | 16 |
attributeMissing | 16 |
sourceEmpty | 16 |
hoverSurprise | 16 |
landmarkConfusion | 12 |
contrastRisk | 12 |
justification | 10 |
imageInputNoText | 8 |
pageLanguage | 8 |
formFieldNoText | 8 |
controlNoText | 8 |
inputNoText | 8 |
errorReferenceBad | 8 |
textAlternativeRisk | 8 |
labelClash | 8 |
obsolete | 6 |
skipRepeatedContent | 6 |
navConfusion | 6 |
navNoText | 6 |
elementClosure | 6 |
zIndexNotZero | 6 |
cssBansRotate | 4 |
leadingClipsText | 4 |
formNewWindow | 4 |
titleBad | 4 |
noHeading | 3 |
repeatedContentRisk | 3 |
h1Missing | 3 |
parseError | 3 |
mainNone | 2 |
pseudoNavList | 2 |
autocompleteNone | 2 |
tabFocusability | 2 |
inconsistentStyles | 2 |
linkPair | 2 |
hiddenContentRisk | 1 |
scrollRisk | 1 |
ignorable | 0 |
Itemized issues
The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the complete report at the end of this page.
Issue textContrastAA
WCAG: 1.4.3
Score: 104
Complaints by alfa
Rule r69
r69
Description: Text outside widget has subminimum contrast
Count of instances: 26
Complaint specifics
- Text outside widget has minimum contrast
Complaints by axe
Rule color-contrast
color-contrast
Description: Element has insufficient color contrast
Count of instances: 21
Complaint specifics
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.06 (foreground color: #000000, background color: #005ca4, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1
Complaints by wave
Rule contrast
contrast
Description: Very low contrast
Count of instances: 2
Complaint specifics
- Very low contrast
Issue focusIndication
WCAG: 2.4.7
Score: 92
Complaints by alfa
Rule r65
r65
Description: Element in the sequential focus order has no visible focus
Count of instances: 19
Complaint specifics
- Element in sequential focus order has visible focus
Complaints by qualWeb
Rule QW-ACT-R62
QW-ACT-R62
Description: Element in the sequential focus order has no visible focus
Count of instances: 23
Complaint specifics
- This rule checks that each element in sequential focus order has some visible focus indication.
Complaints by testaro
Rule focInd
focInd
Description: Focused element displays a nonstandard or no focus indicator
Count of instances: 18
Complaint specifics
- A element has no focus indicator
Issue imageNoText
WCAG: 1.1.1
Score: 80
Complaints by alfa
Rule r2
r2
Description: Image has no accessible name
Count of instances: 7
Complaint specifics
- Images have an accessible name
Complaints by axe
Rule image-alt
image-alt
Description: Image has no text alternative
Count of instances: 9
Complaint specifics
- Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role="none" or role="presentation"
Complaints by continuum
Rule 89
89
Description: img element has no machanism allowing an accessible name to be calculated
Count of instances: 9
Complaint specifics
- This img element does not have a mechanism that allows an accessible name value to be calculated
Complaints by htmlcs
Rule AAA.1_1_1.H37
AAA.1_1_1.H37
Description: img element has no alt attribute
Count of instances: 7
Complaint specifics
- Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
Complaints by ibm
Rule img_alt_valid
img_alt_valid
Description: Image has neither an alt attribute nor an ARIA label or title
Count of instances: 10
Complaint specifics
- The image has neither an alt atttribute nor an ARIA label or title
Complaints by nuVal
Rule An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
Description: img element has no alt attribute
Count of instances: 20
Complaint specifics
- An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
Complaints by qualWeb
Rule QW-ACT-R17
QW-ACT-R17
Description: Image has no accessible name
Count of instances: 10
Complaint specifics
- This rule checks that each image that is not marked as decorative, has an accessible name.
Complaints by wave
Rule alt_missing
alt_missing
Description: Text alternative is missing
Count of instances: 10
Complaint specifics
- Missing alternative text
Issue colorMissing
WCAG: 1.4.3
Score: 48
Complaints by qualWeb
Rule QW-WCAG-T31
QW-WCAG-T31
Description: Foreground or background color is specified but not both
Count of instances: 12
Complaint specifics
- Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.
Issue contentBeyondLandmarks
WCAG: 1.3.6
Score: 40
Complaints by alfa
Rule r57
r57
Description: Perceivable text content is not included in any landmark
Count of instances: 20
Complaint specifics
- Perceivable text content is included in a landmark
Complaints by axe
Rule region
region
Description: Some page content is not contained by landmarks
Count of instances: 13
Complaint specifics
- All page content should be contained by landmarks; Some page content is not contained by landmarks
Complaints by ibm
Rule aria_content_in_landmark
aria_content_in_landmark
Description: Content is not within a landmark element
Count of instances: 3
Complaint specifics
- Content is not within a landmark element
Issue linkIndication
WCAG: 1.3.3
Score: 38
Complaints by axe
Rule link-in-text-block
link-in-text-block
Description: Link is not distinct from surrounding text without reliance on color
Count of instances: 2
Complaint specifics
- Links must be distinguishable without relying on color; Element's contrast ratio could not be determined because of element overlap
Complaints by testaro
Rule linkUl
linkUl
Description: Non-underlined adjacent links
Count of instances: 19
Complaint specifics
- Link is inline but has no underline
Issue duplicateID
WCAG: 4.1.1
Score: 32
Complaints by alfa
Rule r3
r3
Description: Element id attribute value is not unique
Count of instances: 4
Complaint specifics
- id attributes have a unique value
Complaints by axe
Rule duplicate-id-active
duplicate-id-active
Description: id attribute value of the active element is not unique
Count of instances: 1
Complaint specifics
- IDs of active elements must be unique; Document has active elements with the same id attribute: mce-EMAIL
Rule duplicate-id
Description: id attribute value is not unique
Count of instances: 1
Complaint specifics
- id attribute value must be unique; Document has multiple static elements with the same id attribute: mc-embedded-subscribe-form
Complaints by continuum
Rule 94
94
Description: Element contains an id attribute set to a value that is not unique in the DOM
Count of instances: 4
Complaint specifics
- This FORM has an id attribute of 'mc-embedded-subscribe-form', which is not unique in the same DOM
- This INPUT has an id attribute of 'mce-EMAIL', which is not unique in the same DOM
Complaints by htmlcs
Rule AAA.4_1_1.F77
AAA.4_1_1.F77
Description: Duplicate id attribute value
Count of instances: 2
Complaint specifics
- Duplicate id attribute value "mc-embedded-subscribe-form" found on the web page.
- Duplicate id attribute value "mce-EMAIL" found on the web page.
Complaints by ibm
Rule element_id_unique
element_id_unique
Description: Element has an id attribute value that is already in use
Count of instances: 2
Complaint specifics
- The <input> element has the id "mce-EMAIL" that is already in use
- The <form> element has the id "mc-embedded-subscribe-form" that is already in use
Complaints by nuVal
Rule ^Duplicate ID .+$|^The first occurrence of ID .* was here.*$
^Duplicate ID .+$|^The first occurrence of ID .* was here.*$
Description: Duplicate id
Count of instances: 8
Complaint specifics
- Duplicate ID mc-embedded-subscribe-form.
- The first occurrence of ID mc-embedded-subscribe-form was here.
- Duplicate ID mce-EMAIL.
- The first occurrence of ID mce-EMAIL was here.
Complaints by qualWeb
Rule QW-ACT-R18
QW-ACT-R18
Description: id attribute value is not unique
Count of instances: 4
Complaint specifics
- This rule checks that all id attribute values on a single page are unique.
Issue contrastAAA
WCAG: 1.4.6
Score: 28
Complaints by alfa
Rule r66
r66
Description: Text contrast less than AAA requires
Count of instances: 28
Complaint specifics
- Text outside widget has enhanced contrast
Complaints by axe
Rule color-contrast-enhanced
color-contrast-enhanced
Description: Element has insufficient color contrast (Level AAA)
Count of instances: 1
Complaint specifics
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.84 (foreground color: #ffffff, background color: #005ca4, font size: 12.8pt (17px), 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: 2
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 3.07:1. Recommendation: change background to #3f9be3.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.85:1. Recommendation: change background to #005aa1.
Issue focusableOperable
WCAG: 2.1.1
Score: 27
Complaints by testaro
Rule focOp
focOp
Description: Tab-focusable elements that are inoperable or operable elements that are not focusable
Count of instances: 9
Complaint specifics
Issue slashParseRisk
WCAG: 4.1
Score: 26
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: 26
Complaint specifics
- Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Issue imageButtonNoText
WCAG: 1.1.1
Score: 16
Complaints by axe
Rule input-image-alt
input-image-alt
Description: Image button has no text alternative
Count of instances: 2
Complaint specifics
- Image buttons must have alternate text; Element has no alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute
Complaints by htmlcs
Rule AAA.1_1_1.H36
AAA.1_1_1.H36
Description: Image submit button has no alt attribute
Count of instances: 2
Complaint specifics
- Image submit button missing an alt attribute. Specify a text alternative that describes the button's function, using the alt attribute.
Complaints by qualWeb
Rule QW-ACT-R6
QW-ACT-R6
Description: Image button has no accessible name
Count of instances: 2
Complaint specifics
- This rule checks that each image button element has an accessible name.
Rule QW-WCAG-T5
Description: alt attribute not used on an image used as a submit button
Count of instances: 2
Complaint specifics
- This technique checks all input elements that are buttons use alt text
Complaints by wave
Rule alt_input_missing
alt_input_missing
Description: Image button has no alternative text
Count of instances: 2
Complaint specifics
- Image button missing alternative text
Issue attributeMissing
WCAG: 4.1.2
Score: 16
Complaints by nuVal
Rule ^Element .+ is missing required attribute .+$
^Element .+ is missing required attribute .+$
Description: Element is missing a required attribute
Count of instances: 4
Complaint specifics
- Element input is missing required attribute alt.
Issue sourceEmpty
WCAG: 1.3.1
Score: 16
Complaints by nuVal
Rule ^Bad value for attribute src on element .+: Must be non-empty.*$
^Bad value for attribute src on element .+: Must be non-empty.*$
Description: src attribute is empty
Count of instances: 4
Complaint specifics
- Bad value for attribute src on element img: Must be non-empty.
Issue hoverSurprise
WCAG: 1.4.13
Score: 16
Complaints by testaro
Rule hover
hover
Description: Hovering is impossible or mis-indicated or changes content
Count of instances: 8
Complaint specifics
- Operable element cannot be hovered over
Issue landmarkConfusion
WCAG: 1.3.6
Score: 12
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: 4
Complaint specifics
- Multiple "form" landmarks with the same parent region are not distinguished from one another because they have the same "" label
- Multiple "navigation" landmarks with the same parent region are not distinguished from one another because they have the same "" label
Issue contrastRisk
WCAG: 1.4.3
Score: 12
Complaints by htmlcs
Rule AAA.1_4_6.G17.BgImage
AAA.1_4_6.G17.BgImage
Description: Contrast between the text and its background image may be less than 7:1
Count of instances: 9
Complaint specifics
- This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.
Rule AAA.1_4_6.G18.BgImage
Description: Contrast between the text and the background image may be less than 4.5:1
Count of instances: 3
Complaint specifics
- This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.
Issue justification
WCAG: 1.4.8
Score: 10
Complaints by wave
Rule text_justified
text_justified
Description: Text is justified
Count of instances: 5
Complaint specifics
- Justified text
Issue imageInputNoText
WCAG: 1.1.1
Score: 8
Complaints by alfa
Rule r28
r28
Description: image input element has no accessible name
Count of instances: 2
Complaint specifics
- <input type='image'> elements have an accessible name
Complaints by continuum
Rule 131
131
Description: image input has no machanism allowing an accessible name to be calculated
Count of instances: 2
Complaint specifics
- This input (type=image) element does not have a mechanism that allows an accessible name value to be calculated
Complaints by htmlcs
Rule AAA.4_1_2.H91.InputImage.Name
AAA.4_1_2.H91.InputImage.Name
Description: image input has no accessible name
Count of instances: 2
Complaint specifics
- This imageinput element does not have a name available to an accessibility API. Valid names are: alt attribute, title attribute, aria-label attribute, aria-labelledby attribute.
Complaints by ibm
Rule imagebutton_alt_exists
imagebutton_alt_exists
Description: input element of type image has no text alternative
Count of instances: 2
Complaint specifics
- The <input> element of type "image" has no text alternative
Issue pageLanguage
WCAG: 3.1.1
Score: 8
Complaints by alfa
Rule r4
r4
Description: Lang attribute missing, empty, or only whitespace
Count of instances: 1
Complaint specifics
- <html> document elements have a lang attribute
Complaints by axe
Rule html-has-lang
html-has-lang
Description: html element has no lang attribute
Count of instances: 1
Complaint specifics
- <html> element must have a lang attribute; The <html> element does not have a lang attribute
Complaints by continuum
Rule 101
101
Description: root html element has no lang attribute
Count of instances: 1
Complaint specifics
- This HTML does not have a lang attribute
Complaints by htmlcs
Rule AAA.3_1_1.H57.2
AAA.3_1_1.H57.2
Description: html element has no lang or xml:lang attribute
Count of instances: 1
Complaint specifics
- The html element should have a lang or xml:lang attribute which describes the language of the document.
Complaints by ibm
Rule html_lang_exists
html_lang_exists
Description: Page detected as HTML, but has no lang attribute
Count of instances: 1
Complaint specifics
- Page detected as HTML, but does not have a 'lang' attribute
Complaints by nuVal
Rule Consider adding a lang attribute to the html start tag to declare the language of this document.
Consider adding a lang attribute to the html start tag to declare the language of this document.
Description: html start tag has no lang attribute to declare the language of the page
Count of instances: 2
Complaint specifics
- Consider adding a lang attribute to the html start tag to declare the language of this document.
Complaints by qualWeb
Rule QW-ACT-R2
QW-ACT-R2
Description: HTML page has no lang attribute
Count of instances: 1
Complaint specifics
- This rule checks that the html element has a non-empty lang or xml:lang attribute.
Complaints by wave
Rule language_missing
language_missing
Description: Language missing or invalid
Count of instances: 1
Complaint specifics
- Language missing or invalid
Issue formFieldNoText
WCAG: 4.1.2
Score: 8
Complaints by alfa
Rule r8
r8
Description: Form field has no accessible name
Count of instances: 2
Complaint specifics
- Form fields have an accessible name
Issue controlNoText
WCAG: 4.1.2
Score: 8
Complaints by axe
Rule label
label
Description: Form element has no label
Count of instances: 2
Complaint specifics
- Form elements must have labels; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element has no placeholder attribute; Element's default semantics were not overridden with role="none" or role="presentation"
Complaints by htmlcs
Rule AAA.1_3_1.F68
AAA.1_3_1.F68
Description: Form control has no label
Count of instances: 1
Complaint specifics
- This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
Complaints by ibm
Rule input_label_exists
input_label_exists
Description: Element with the role of a form control has no associated label
Count of instances: 2
Complaint specifics
- Form control element <input> has no associated label
Complaints by qualWeb
Rule QW-ACT-R16
QW-ACT-R16
Description: Form control has no accessible name
Count of instances: 2
Complaint specifics
- Form control has accessible name
Complaints by wave
Rule label_missing
label_missing
Description: form element has no label
Count of instances: 2
Complaint specifics
- Missing form label
Issue inputNoText
WCAG: 4.1.2
Score: 8
Complaints by continuum
Rule 118
118
Description: Text input element has no machanism allowing an accessible name to be calculated
Count of instances: 2
Complaint specifics
- This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated
Complaints by htmlcs
Rule AAA.4_1_2.H91.InputText.Name
AAA.4_1_2.H91.InputText.Name
Description: Text input has no accessible name
Count of instances: 1
Complaint specifics
- This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.
Issue errorReferenceBad
WCAG: 3.3.1
Score: 8
Complaints by qualWeb
Rule QW-ACT-R41
QW-ACT-R41
Description: Error message describes no invalid form field value
Count of instances: 2
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 textAlternativeRisk
WCAG: 1
Score: 8
Complaints by qualWeb
Rule QW-WCAG-T8
QW-WCAG-T8
Description: Text alternative is not an alternative
Count of instances: 8
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 labelClash
WCAG: 1.3.1
Score: 8
Complaints by testaro
Rule labClash
labClash
Description: Incompatible label types
Count of instances: 4
Complaint specifics
- Element INPUT is unlabeled
Issue obsolete
WCAG: 4.1
Score: 6
Complaints by alfa
Rule r70
r70
Description: Element is obsolete or deprecated
Count of instances: 1
Complaint specifics
- No obsolete or deprecated elements are used
Complaints by htmlcs
Rule AAA.1_3_1.H49.Center
AAA.1_3_1.H49.Center
Description: center element is obsolete
Count of instances: 1
Complaint specifics
- Presentational markup used that has become obsolete in HTML5.
Complaints by ibm
Rule element_attribute_deprecated
element_attribute_deprecated
Description: Element or attribute is obsolete
Count of instances: 1
Complaint specifics
- The <center> element is deprecated in HTML 5
Complaints by nuVal
Rule The center element is obsolete. Use CSS instead.
The center element is obsolete. Use CSS instead.
Description: center element is obsolete
Count of instances: 2
Complaint specifics
- The center element is obsolete. Use CSS instead.
Complaints by qualWeb
Rule QW-BP10
QW-BP10
Description: HTML element is used to control the visual presentation of content
Count of instances: 1
Complaint specifics
- No HTML elements are used to control the visual presentation of content
Issue skipRepeatedContent
WCAG: 2.4.1
Score: 6
Complaints by axe
Rule bypass
bypass
Description: Page has no means to bypass repeated blocks
Count of instances: 1
Complaint specifics
- Page must have means to bypass repeated blocks; No valid skip link found; Page does not have a heading; Page does not have a landmark region
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 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 elementClosure
WCAG: 4.1.1
Score: 6
Complaints by nuVal
Rule ^Stray start tag .+$
^Stray start tag .+$
Description: Invalid opening tag
Count of instances: 1
Complaint specifics
- Stray start tag html.
Rule ^Start tag .+ seen but an element of the same type was already open.*$
Description: Element is invalidly a descendant of another such element
Count of instances: 1
Complaint specifics
- Start tag head seen but an element of the same type was already open.
Issue zIndexNotZero
WCAG: 1.4
Score: 6
Complaints by testaro
Rule zIndex
zIndex
Description: Layering with nondefault z-index values
Count of instances: 6
Complaint specifics
- NAV element has a non-default Z index
- IMG element has a non-default Z index
- DIV element has a non-default Z index
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 leadingClipsText
WCAG: 1.4.8
Score: 4
Complaints by tenon
Rule 144
144
Description: Line height is insufficent to properly display the computed font size
Count of instances: 1
Complaint specifics
- This content's line height is insufficent to properly display the computed element font size.
Issue formNewWindow
WCAG: 3.2.5
Score: 4
Complaints by tenon
Rule 214
214
Description: Form submission opens a new window
Count of instances: 2
Complaint specifics
- Do not open new windows on form submission.
Issue titleBad
WCAG: 1.3.1
Score: 4
Complaints by testaro
Rule titledEl
titledEl
Description: title attribute belongs to an inappropriate element
Count of instances: 1
Complaint specifics
- A element has a title attribute
Issue noHeading
WCAG: 1.3.1
Score: 3
Complaints by alfa
Rule r59
r59
Description: Document has no headings
Count of instances: 1
Complaint specifics
- Documents have headings
Complaints by wave
Rule heading_missing
heading_missing
Description: Page has no headings
Count of instances: 1
Complaint specifics
- No heading structure
Issue repeatedContentRisk
WCAG: 2.4.1
Score: 3
Complaints by alfa
Rule r87
r87
Description: First focusable element is not a link to the main content
Count of instances: 1
Complaint specifics
- First focusable element is link to main content
Complaints by qualWeb
Rule QW-ACT-R73
QW-ACT-R73
Description: Block of repeated content is not collapsible
Count of instances: 1
Complaint specifics
- This rule checks that repeated blocks of content are collapsible.
Rule QW-ACT-R74
Description: Document has no instrument to move focus to non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that there is an instrument to move focus to non-repeated content in the page.
Rule QW-WCAG-T23
Description: No link at the top of the page that goes directly to the main content area
Count of instances: 1
Complaint specifics
- The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.
Issue h1Missing
WCAG: 1.3.1
Score: 3
Complaints by axe
Rule page-has-heading-one
page-has-heading-one
Description: Page contains no level-one heading
Count of instances: 1
Complaint specifics
- Page should contain a level-one heading; Page must have a level-one heading
Issue parseError
WCAG: 4.1
Score: 3
Complaints by nuVal
Rule ^Self-closing syntax .+ used on a non-void HTML element.*$
^Self-closing syntax .+ used on a non-void HTML element.*$
Description: Self-closing syntax used on a non-void element
Count of instances: 1
Complaint specifics
- Self-closing syntax (/>) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
Issue mainNone
WCAG: 1.3.6
Score: 2
Complaints by axe
Rule landmark-one-main
landmark-one-main
Description: page has no main landmark
Count of instances: 1
Complaint specifics
- Document should have one main landmark; Document does not have a main landmark
Complaints by qualWeb
Rule QW-ACT-R63
QW-ACT-R63
Description: Document has no landmark with non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that each page has an element with a landmark semantic role starting with non-repeated content
Issue 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 autocompleteNone
WCAG: 1.3.5
Score: 2
Complaints by testaro
Rule autocomplete
autocomplete
Description: Name or email input is missing its required autocomplete attribute
Count of instances: 2
Complaint specifics
- Input is missing the required autocomplete attribute with value email
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 inconsistentStyles
WCAG: 3.2.4
Score: 2
Complaints by testaro
Rule styleDiff
styleDiff
Description: Heading, link, and button style inconsistencies
Count of instances: 2
Complaint specifics
- In-line links have 3 different styles
Issue linkPair
WCAG: 2.4.4
Score: 2
Complaints by wave
Rule link_redundant
link_redundant
Description: Adjacent links go to the same URL
Count of instances: 1
Complaint specifics
- Redundant link
Issue hiddenContentRisk
WCAG: 4.1
Score: 1
Complaints by axe
Rule hidden-content
hidden-content
Description: Some content is hidden and therefore may not be testable for accessibility
Count of instances: 1
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 scrollRisk
WCAG: 1.4.10
Score: 1
Complaints by htmlcs
Rule AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
Description: Fixed-position element may force bidirectional scrolling
Count of instances: 1
Complaint specifics
- This element has "position: fixed". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.
Issue ignorable
WCAG: N/A
Score: 0
Complaints by qualWeb
Rule QW-WCAG-T20
QW-WCAG-T20
Description: Link text is not supplemented with a title attribute
Count of instances: 1
Complaint specifics
- Supplementing link text with the title attribute
Complete report
{ "id": "18ixx-ts27-caAD26-c", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687095883986, "endTime": 1687095884531 }, { "type": "url", "which": "https://evanlowforassembly.com/", "what": "Candidate Evan Low (D)", "startTime": 1687095884531, "result": { "url": "https://evanlowforassembly.com/" }, "endTime": 1687095886507 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687095886507, "url": "https://evanlowforassembly.com/", "endTime": 1687095887009 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687095887009, "url": "https://evanlowforassembly.com/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 1086234, 1086234, 1086234, 1086234, 1086234 ], "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": 1687095900729 }, { "type": "launch", "which": "chromium", "startTime": 1687095900729, "endTime": 1687095901244 }, { "type": "url", "which": "https://evanlowforassembly.com/", "what": "Candidate Evan Low (D)", "startTime": 1687095901244, "result": { "url": "https://evanlowforassembly.com/" }, "endTime": 1687095902061 }, { "type": "test", "which": "alfa", "startTime": 1687095902061, "url": "https://evanlowforassembly.com/", "what": "alfa", "result": { "totals": { "failures": 42, "warnings": 70 }, "items": [ { "index": 33, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[1]/div[5]/img[1]", "codeLines": [ "<img src=\"images/close_button.png\" class=\"close_button\">" ] } }, { "index": 38, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/img[1]", "codeLines": [ "<img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\">" ] } }, { "index": 39, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/img[2]", "codeLines": [ "<img src=\"images/submit_button-end.png\" class=\"submit_button_end\">" ] } }, { "index": 41, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[3]/div[2]/img[1]", "codeLines": [ "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" ] } }, { "index": 42, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[3]/div[2]/img[2]", "codeLines": [ "<img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\">" ] } }, { "index": 43, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[3]/div[3]/img[1]", "codeLines": [ "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" ] } }, { "index": 44, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[3]/div[4]/img[1]", "codeLines": [ "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" ] } }, { "index": 53, "verdict": "failed", "rule": { "ruleID": "r28", "ruleSummary": "<input type='image'> elements have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r28", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/input[2]", "codeLines": [ "<input type=\"image\" src=\"images/submit_button.png\">" ] } }, { "index": 54, "verdict": "failed", "rule": { "ruleID": "r28", "ruleSummary": "<input type='image'> elements have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r28", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]/input[2]", "codeLines": [ "<input type=\"image\" src=\"images/submit_button-full.png\">" ] } }, { "index": 56, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "form", "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]", "codeLines": [ "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\">", " <div class=\"stay_connected\">", " Stay Connected:", " </div>", " <input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", " <input type=\"image\" src=\"images/submit_button.png\">", "</form>" ] } }, { "index": 57, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/input[1]", "codeLines": [ "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" ] } }, { "index": 58, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "form", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]", "codeLines": [ "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\">", " <div class=\"stay_connected\">", " Stay Connected:", " </div>", " <input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", " <input type=\"image\" src=\"images/submit_button-full.png\">", "</form>" ] } }, { "index": 59, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]/input[1]", "codeLines": [ "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" ] } }, { "index": 70, "verdict": "failed", "rule": { "ruleID": "r4", "ruleSummary": "<html> document elements have a lang attribute", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r4", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#language-of-page", "chapter": "3.1.1", "title": "Language of Page" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H57", "name": "H57", "title": "Using the language attribute on the HTML element" } ] }, "target": { "type": "element", "tagName": "html", "path": "/html[1]", "codeLines": [ "<html>", "...", "</html>" ] } }, { "index": 104, "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[6]/div[1]/div[1]/text()[1]", "codeLines": [ "Working for the heart of the Silicon Valley" ] } }, { "index": 105, "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[6]/div[1]/div[2]/div[1]/form[1]/div[1]/text()[1]", "codeLines": [ "Stay Connected:" ] } }, { "index": 106, "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[2]/div[1]/text()[1]", "codeLines": [ "Evan Low is just getting started" ] } }, { "index": 107, "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[2]/div[2]/text()[1]", "codeLines": [ "\"Throughout my life, I've blazed trails and made history as the first Asian‐American, openly gay person, and one of the youngest people ever elected to Campbell’s City Council, the youngest Asian‐American Mayor in the country, and the youngest Asian American legislator to be elected to the Assembly ..." ] } }, { "index": 108, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[1]/text()[1]", "codeLines": [ "@Evan_Low" ] } }, { "index": 109, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/text()[1]", "codeLines": [ "20 OCT 2017" ] } }, { "index": 110, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/text()[1]", "codeLines": [ "A warm birthday greeting to you," ] } }, { "index": 111, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/a[1]/text()[1]", "codeLines": [ "@KamalaHarris!" ] } }, { "index": 112, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/text()[2]", "codeLines": [ "Happy Birthday, Senator! @SenKamalaHarris @JoeBiden" ] } }, { "index": 113, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/text()[1]", "codeLines": [ "@Evan_Low" ] } }, { "index": 114, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/text()[1]", "codeLines": [ "12 NOV 2018" ] } }, { "index": 115, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/text()[1]", "codeLines": [ "REMINDER: Protect your neighbors, protect you friends, protect yourself. Get your flu shot!" ] } }, { "index": 116, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[1]/div[1]/text()[1]", "codeLines": [ "@Evan_Low" ] } }, { "index": 117, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[1]/div[2]/text()[1]", "codeLines": [ "20 NOV 2018" ] } }, { "index": 118, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[2]/text()[1]", "codeLines": [ "The" ] } }, { "index": 119, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[2]/a[1]/text()[1]", "codeLines": [ "@NRA" ] } }, { "index": 120, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[2]/text()[2]", "codeLines": [ "is losing money and losing members because of the work that groups like @momsdemand are doing. Let’s keep the pressure on!" ] } }, { "index": 121, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/text()[1]", "codeLines": [ "Paid for by Evan Low for Assembly 2022. ID# 1434780." ] } }, { "index": 122, "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[5]/div[1]/div[1]/form[1]/div[1]/text()[1]", "codeLines": [ "Stay Connected:" ] } }, { "index": 123, "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[6]/div[1]/center[1]/a[1]/text()[1]", "codeLines": [ "Powered by CouchCMS" ] } }, { "index": 124, "verdict": "failed", "rule": { "ruleID": "r59", "ruleSummary": "Documents have headings", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r59", "requirements": [] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " <!-- Page generated by CouchCMS - Simple Open-Source Content Management -->" ] } }, { "index": 131, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"about\">", " About Evan", "</a>" ] } }, { "index": 132, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[2]/a[1]", "codeLines": [ "<a href=\"issues\">", " Issues", "</a>" ] } }, { "index": 133, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[3]/a[1]", "codeLines": [ "<a href=\"26th_district\">", " 26th District", "</a>" ] } }, { "index": 134, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[4]/a[1]", "codeLines": [ "<a href=\"in_the_news\">", " In the News", "</a>" ] } }, { "index": 135, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/a[1]", "codeLines": [ "<a href=\"https://secure.actblue.com/donate/evan-low-for-assembly-2022-1\">", " <div class=\"donate\">", " Donate Now", " </div>", "</a>" ] } }, { "index": 136, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[2]/a[1]", "codeLines": [ "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\">", " <img src=\"images/fb_icon.png\" alt=\"Facebook\">", "</a>" ] } }, { "index": 137, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[2]/a[2]", "codeLines": [ "<a href=\"http://twitter.com/Evan_Low\">", " <img src=\"images/twitter_icon.png\" alt=\"Twitter\">", "</a>" ] } }, { "index": 138, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[2]/a[3]", "codeLines": [ "<a href=\"https://www.linkedin.com/in/evan-low-1952064\">", " <img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\">", "</a>" ] } }, { "index": 139, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"about\">", " About Evan", "</a>" ] } }, { "index": 140, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[2]/a[1]", "codeLines": [ "<a href=\"issues\">", " Issues", "</a>" ] } }, { "index": 141, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[3]/a[1]", "codeLines": [ "<a href=\"26th_district\">", " 26th District", "</a>" ] } }, { "index": 142, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[4]/a[1]", "codeLines": [ "<a href=\"in_the_news\">", " In the News", "</a>" ] } }, { "index": 143, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/a[1]", "codeLines": [ "<a href=\"https://secure.actblue.com/donate/evan-low-for-assembly-2022-1\">", " <div class=\"donate\">", " Donate Now", " </div>", "</a>" ] } }, { "index": 144, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[2]/a[1]", "codeLines": [ "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\">", " <img src=\"images/fb_icon.png\" alt=\"Facebook\">", "</a>" ] } }, { "index": 145, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[2]/a[2]", "codeLines": [ "<a href=\"http://twitter.com/Evan_Low\">", " <img src=\"images/twitter_icon.png\" alt=\"Twitter\">", "</a>" ] } }, { "index": 146, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[2]/a[3]", "codeLines": [ "<a href=\"https://www.linkedin.com/in/evan-low-1952064\">", " <img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\">", "</a>" ] } }, { "index": 149, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/a[1]", "codeLines": [ "<a href=\"http://twitter.com/kamalaharris\">", " @KamalaHarris!", "</a>" ] } }, { "index": 150, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[4]/div[2]/a[1]", "codeLines": [ "<a href=\"http://twitter.com/kamalaharris\">", " @NRA", "</a>" ] } }, { "index": 153, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[6]/div[1]/center[1]/a[1]", "codeLines": [ "<a href=\"https://www.couchcms.com/\" title=\"CouchCMS - Simple Open-Source Content Management\" style=\"display:block !important; visibility:visible !important;\">", " Powered by CouchCMS", "</a>" ] } }, { "index": 154, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "About Evan" ] } }, { "index": 155, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Issues" ] } }, { "index": 156, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[3]/a[1]/text()[1]", "codeLines": [ "26th District" ] } }, { "index": 157, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[4]/a[1]/text()[1]", "codeLines": [ "In the News" ] } }, { "index": 158, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/a[1]/div[1]/text()[1]", "codeLines": [ "Donate Now" ] } }, { "index": 159, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "About Evan" ] } }, { "index": 160, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Issues" ] } }, { "index": 161, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[3]/a[1]/text()[1]", "codeLines": [ "26th District" ] } }, { "index": 162, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[4]/a[1]/text()[1]", "codeLines": [ "In the News" ] } }, { "index": 163, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/a[1]/div[1]/text()[1]", "codeLines": [ "Donate Now" ] } }, { "index": 164, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/text()[1]", "codeLines": [ "Working for the heart of the Silicon Valley" ] } }, { "index": 165, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/div[1]/text()[1]", "codeLines": [ "Stay Connected:" ] } }, { "index": 167, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[2]/text()[1]", "codeLines": [ "\"Throughout my life, I've blazed trails and made history as the first Asian‐American, openly gay person, and one of the youngest people ever elected to Campbell’s City Council, the youngest Asian‐American Mayor in the country, and the youngest Asian American legislator to be elected to the Assembly ..." ] } }, { "index": 168, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[1]/text()[1]", "codeLines": [ "@Evan_Low" ] } }, { "index": 169, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/text()[1]", "codeLines": [ "20 OCT 2017" ] } }, { "index": 170, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/text()[1]", "codeLines": [ "A warm birthday greeting to you," ] } }, { "index": 171, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/a[1]/text()[1]", "codeLines": [ "@KamalaHarris!" ] } }, { "index": 172, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/text()[2]", "codeLines": [ "Happy Birthday, Senator! @SenKamalaHarris @JoeBiden" ] } }, { "index": 173, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/text()[1]", "codeLines": [ "@Evan_Low" ] } }, { "index": 174, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/text()[1]", "codeLines": [ "12 NOV 2018" ] } }, { "index": 175, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/text()[1]", "codeLines": [ "REMINDER: Protect your neighbors, protect you friends, protect yourself. Get your flu shot!" ] } }, { "index": 176, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[1]/div[1]/text()[1]", "codeLines": [ "@Evan_Low" ] } }, { "index": 177, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[1]/div[2]/text()[1]", "codeLines": [ "20 NOV 2018" ] } }, { "index": 178, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[2]/text()[1]", "codeLines": [ "The" ] } }, { "index": 179, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[2]/a[1]/text()[1]", "codeLines": [ "@NRA" ] } }, { "index": 180, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[2]/text()[2]", "codeLines": [ "is losing money and losing members because of the work that groups like @momsdemand are doing. Let’s keep the pressure on!" ] } }, { "index": 181, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/text()[1]", "codeLines": [ "Paid for by Evan Low for Assembly 2022. ID# 1434780." ] } }, { "index": 183, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[6]/div[1]/center[1]/a[1]/text()[1]", "codeLines": [ "Powered by CouchCMS" ] } }, { "index": 186, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "About Evan" ] } }, { "index": 187, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Issues" ] } }, { "index": 188, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[3]/a[1]/text()[1]", "codeLines": [ "26th District" ] } }, { "index": 189, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[4]/a[1]/text()[1]", "codeLines": [ "In the News" ] } }, { "index": 190, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[4]/nav[1]/a[1]/div[1]/text()[1]", "codeLines": [ "Donate Now" ] } }, { "index": 191, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "About Evan" ] } }, { "index": 192, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Issues" ] } }, { "index": 193, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[3]/a[1]/text()[1]", "codeLines": [ "26th District" ] } }, { "index": 194, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[4]/a[1]/text()[1]", "codeLines": [ "In the News" ] } }, { "index": 195, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[5]/nav[1]/a[1]/div[1]/text()[1]", "codeLines": [ "Donate Now" ] } }, { "index": 196, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/text()[1]", "codeLines": [ "Working for the heart of the Silicon Valley" ] } }, { "index": 197, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/div[1]/text()[1]", "codeLines": [ "Stay Connected:" ] } }, { "index": 200, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[1]/text()[1]", "codeLines": [ "@Evan_Low" ] } }, { "index": 201, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/text()[1]", "codeLines": [ "20 OCT 2017" ] } }, { "index": 202, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/text()[1]", "codeLines": [ "A warm birthday greeting to you," ] } }, { "index": 203, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/a[1]/text()[1]", "codeLines": [ "@KamalaHarris!" ] } }, { "index": 204, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/text()[2]", "codeLines": [ "Happy Birthday, Senator! @SenKamalaHarris @JoeBiden" ] } }, { "index": 205, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/text()[1]", "codeLines": [ "@Evan_Low" ] } }, { "index": 206, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/text()[1]", "codeLines": [ "12 NOV 2018" ] } }, { "index": 207, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[3]/div[2]/text()[1]", "codeLines": [ "REMINDER: Protect your neighbors, protect you friends, protect yourself. Get your flu shot!" ] } }, { "index": 208, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[1]/div[1]/text()[1]", "codeLines": [ "@Evan_Low" ] } }, { "index": 209, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[1]/div[2]/text()[1]", "codeLines": [ "20 NOV 2018" ] } }, { "index": 210, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[2]/text()[1]", "codeLines": [ "The" ] } }, { "index": 211, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[2]/a[1]/text()[1]", "codeLines": [ "@NRA" ] } }, { "index": 212, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[4]/div[2]/text()[2]", "codeLines": [ "is losing money and losing members because of the work that groups like @momsdemand are doing. Let’s keep the pressure on!" ] } }, { "index": 215, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[6]/div[1]/center[1]/a[1]/text()[1]", "codeLines": [ "Powered by CouchCMS" ] } }, { "index": 217, "verdict": "failed", "rule": { "ruleID": "r70", "ruleSummary": "No obsolete or deprecated elements are used", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r70", "requirements": [] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " <!-- Page generated by CouchCMS - Simple Open-Source Content Management -->" ] } }, { "index": 241, "verdict": "failed", "rule": { "ruleID": "r8", "ruleSummary": "Form fields have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r8", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/input[1]", "codeLines": [ "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" ] } }, { "index": 242, "verdict": "failed", "rule": { "ruleID": "r8", "ruleSummary": "Form fields have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r8", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]/input[1]", "codeLines": [ "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" ] } }, { "index": 256, "verdict": "cantTell", "rule": { "ruleID": "r87", "ruleSummary": "First focusable element is link to main content", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r87", "requirements": [ { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "name": "G1", "title": "Adding a link at the top of each page that goes directly to the main content area" } ] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " <!-- Page generated by CouchCMS - Simple Open-Source Content Management -->" ] } } ], "success": true }, "standardResult": { "totals": [ 70, 0, 0, 42 ], "instances": [ { "ruleID": "r2", "what": "Images have an accessible name", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/img[1]" }, "excerpt": "<img src=\"images/close_button.png\" class=\"close_button\">" }, { "ruleID": "r2", "what": "Images have an accessible name", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/img[1]" }, "excerpt": "<img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\">" }, { "ruleID": "r2", "what": "Images have an accessible name", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/img[2]" }, "excerpt": "<img src=\"images/submit_button-end.png\" class=\"submit_button_end\">" }, { "ruleID": "r2", "what": "Images have an accessible name", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/img[1]" }, "excerpt": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" }, { "ruleID": "r2", "what": "Images have an accessible name", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/img[2]" }, "excerpt": "<img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\">" }, { "ruleID": "r2", "what": "Images have an accessible name", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/img[1]" }, "excerpt": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" }, { "ruleID": "r2", "what": "Images have an accessible name", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/img[1]" }, "excerpt": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" }, { "ruleID": "r28", "what": "<input type='image'> elements have an accessible name", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/input[2]" }, "excerpt": "<input type=\"image\" src=\"images/submit_button.png\">" }, { "ruleID": "r28", "what": "<input type='image'> elements have an accessible name", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]/input[2]" }, "excerpt": "<input type=\"image\" src=\"images/submit_button-full.png\">" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]" }, "excerpt": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" ... _blank\"> <div class=\"stay_connected\"> Stay Connected: </div> <input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\"> <input type=\"image\" src=\"images/submit_button.png\"> </form>" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/input[1]" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]" }, "excerpt": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" ... k\"> <div class=\"stay_connected\"> Stay Connected: </div> <input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\"> <input type=\"image\" src=\"images/submit_button-full.png\"> </form>" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]/input[1]" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "r4", "what": "<html> document elements have a lang attribute", "ordinalSeverity": 3, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]" }, "excerpt": "<html> ... </html>" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/text()[1]" }, "excerpt": "Working for the heart of the Silicon Valley" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/div[1]/text()[1]" }, "excerpt": "Stay Connected:" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[1]/text()[1]" }, "excerpt": "Evan Low is just getting started" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[2]/text()[1]" }, "excerpt": "\"Throughout my life, I've blazed trails and made history as the first Asian‐American, openly gay person, and one of the youngest people ever elected to Campbell’s City Council, the youngest Asian‐American Mayor in the country, and the youngest Asian American legislator to be elected to the Assembly ..." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[1]/text()[1]" }, "excerpt": "@Evan_Low" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/text()[1]" }, "excerpt": "20 OCT 2017" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[2]/text()[1]" }, "excerpt": "A warm birthday greeting to you," }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[2]/a[1]/text()[1]" }, "excerpt": "@KamalaHarris!" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[2]/text()[2]" }, "excerpt": "Happy Birthday, Senator! @SenKamalaHarris @JoeBiden" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/text()[1]" }, "excerpt": "@Evan_Low" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/text()[1]" }, "excerpt": "12 NOV 2018" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/div[2]/text()[1]" }, "excerpt": "REMINDER: Protect your neighbors, protect you friends, protect yourself. Get your flu shot!" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[1]/div[1]/text()[1]" }, "excerpt": "@Evan_Low" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[1]/div[2]/text()[1]" }, "excerpt": "20 NOV 2018" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[2]/text()[1]" }, "excerpt": "The" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[2]/a[1]/text()[1]" }, "excerpt": "@NRA" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[2]/text()[2]" }, "excerpt": "is losing money and losing members because of the work that groups like @momsdemand are doing. Let’s keep the pressure on!" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/text()[1]" }, "excerpt": "Paid for by Evan Low for Assembly 2022. ID# 1434780." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]/div[1]/text()[1]" }, "excerpt": "Stay Connected:" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[6]/div[1]/center[1]/a[1]/text()[1]" }, "excerpt": "Powered by CouchCMS" }, { "ruleID": "r59", "what": "Documents have headings", "ordinalSeverity": 3, "tagName": "", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/" }, "excerpt": "#document <!doctype html> ... <!-- Page generated by CouchCMS - Simple Open-Source Content Management -->" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"about\"> About Evan </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a href=\"issues\"> Issues </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[3]/a[1]" }, "excerpt": "<a href=\"26th_district\"> 26th District </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[4]/a[1]" }, "excerpt": "<a href=\"in_the_news\"> In the News </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/evan-low-for-assembly-2022-1\"> <div class=\"donate\"> Donate Now </div> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[2]/a[1]" }, "excerpt": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"> <img src=\"images/fb_icon.png\" alt=\"Facebook\"> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[2]/a[2]" }, "excerpt": "<a href=\"http://twitter.com/Evan_Low\"> <img src=\"images/twitter_icon.png\" alt=\"Twitter\"> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[2]/a[3]" }, "excerpt": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"> <img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\"> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"about\"> About Evan </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a href=\"issues\"> Issues </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[3]/a[1]" }, "excerpt": "<a href=\"26th_district\"> 26th District </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[4]/a[1]" }, "excerpt": "<a href=\"in_the_news\"> In the News </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/evan-low-for-assembly-2022-1\"> <div class=\"donate\"> Donate Now </div> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[2]/a[1]" }, "excerpt": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"> <img src=\"images/fb_icon.png\" alt=\"Facebook\"> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[2]/a[2]" }, "excerpt": "<a href=\"http://twitter.com/Evan_Low\"> <img src=\"images/twitter_icon.png\" alt=\"Twitter\"> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[2]/a[3]" }, "excerpt": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"> <img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\"> </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[2]/a[1]" }, "excerpt": "<a href=\"http://twitter.com/kamalaharris\"> @KamalaHarris! </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[2]/a[1]" }, "excerpt": "<a href=\"http://twitter.com/kamalaharris\"> @NRA </a>" }, { "ruleID": "r65", "what": "Element in sequential focus order has visible focus", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[6]/div[1]/center[1]/a[1]" }, "excerpt": "<a href=\"https://www.couchcms.com/\" title=\"CouchCMS - Simple Open-Source Content Management\" style=\"display:block !important; visibility:visible !important;\"> Powered by CouchCMS </a>" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[1]/a[1]/text()[1]" }, "excerpt": "About Evan" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Issues" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[3]/a[1]/text()[1]" }, "excerpt": "26th District" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[4]/a[1]/text()[1]" }, "excerpt": "In the News" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/a[1]/div[1]/text()[1]" }, "excerpt": "Donate Now" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[1]/a[1]/text()[1]" }, "excerpt": "About Evan" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Issues" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[3]/a[1]/text()[1]" }, "excerpt": "26th District" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[4]/a[1]/text()[1]" }, "excerpt": "In the News" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/a[1]/div[1]/text()[1]" }, "excerpt": "Donate Now" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/text()[1]" }, "excerpt": "Working for the heart of the Silicon Valley" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/div[1]/text()[1]" }, "excerpt": "Stay Connected:" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/div[2]/text()[1]" }, "excerpt": "\"Throughout my life, I've blazed trails and made history as the first Asian‐American, openly gay person, and one of the youngest people ever elected to Campbell’s City Council, the youngest Asian‐American Mayor in the country, and the youngest Asian American legislator to be elected to the Assembly ..." }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[1]/text()[1]" }, "excerpt": "@Evan_Low" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/text()[1]" }, "excerpt": "20 OCT 2017" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[2]/text()[1]" }, "excerpt": "A warm birthday greeting to you," }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[2]/a[1]/text()[1]" }, "excerpt": "@KamalaHarris!" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[2]/text()[2]" }, "excerpt": "Happy Birthday, Senator! @SenKamalaHarris @JoeBiden" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/text()[1]" }, "excerpt": "@Evan_Low" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/text()[1]" }, "excerpt": "12 NOV 2018" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/div[2]/text()[1]" }, "excerpt": "REMINDER: Protect your neighbors, protect you friends, protect yourself. Get your flu shot!" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[1]/div[1]/text()[1]" }, "excerpt": "@Evan_Low" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[1]/div[2]/text()[1]" }, "excerpt": "20 NOV 2018" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[2]/text()[1]" }, "excerpt": "The" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[2]/a[1]/text()[1]" }, "excerpt": "@NRA" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[2]/text()[2]" }, "excerpt": "is losing money and losing members because of the work that groups like @momsdemand are doing. Let’s keep the pressure on!" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/text()[1]" }, "excerpt": "Paid for by Evan Low for Assembly 2022. ID# 1434780." }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[6]/div[1]/center[1]/a[1]/text()[1]" }, "excerpt": "Powered by CouchCMS" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[1]/a[1]/text()[1]" }, "excerpt": "About Evan" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Issues" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[3]/a[1]/text()[1]" }, "excerpt": "26th District" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/div[1]/div[4]/a[1]/text()[1]" }, "excerpt": "In the News" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]/a[1]/div[1]/text()[1]" }, "excerpt": "Donate Now" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[1]/a[1]/text()[1]" }, "excerpt": "About Evan" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Issues" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[3]/a[1]/text()[1]" }, "excerpt": "26th District" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/div[1]/div[4]/a[1]/text()[1]" }, "excerpt": "In the News" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]/a[1]/div[1]/text()[1]" }, "excerpt": "Donate Now" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/text()[1]" }, "excerpt": "Working for the heart of the Silicon Valley" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/div[1]/text()[1]" }, "excerpt": "Stay Connected:" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[1]/text()[1]" }, "excerpt": "@Evan_Low" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/text()[1]" }, "excerpt": "20 OCT 2017" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[2]/text()[1]" }, "excerpt": "A warm birthday greeting to you," }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[2]/a[1]/text()[1]" }, "excerpt": "@KamalaHarris!" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[2]/text()[2]" }, "excerpt": "Happy Birthday, Senator! @SenKamalaHarris @JoeBiden" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[1]/text()[1]" }, "excerpt": "@Evan_Low" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/text()[1]" }, "excerpt": "12 NOV 2018" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/div[2]/text()[1]" }, "excerpt": "REMINDER: Protect your neighbors, protect you friends, protect yourself. Get your flu shot!" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[1]/div[1]/text()[1]" }, "excerpt": "@Evan_Low" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[1]/div[2]/text()[1]" }, "excerpt": "20 NOV 2018" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[2]/text()[1]" }, "excerpt": "The" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[2]/a[1]/text()[1]" }, "excerpt": "@NRA" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[2]/text()[2]" }, "excerpt": "is losing money and losing members because of the work that groups like @momsdemand are doing. Let’s keep the pressure on!" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[6]/div[1]/center[1]/a[1]/text()[1]" }, "excerpt": "Powered by CouchCMS" }, { "ruleID": "r70", "what": "No obsolete or deprecated elements are used", "ordinalSeverity": 3, "tagName": "", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/" }, "excerpt": "#document <!doctype html> ... <!-- Page generated by CouchCMS - Simple Open-Source Content Management -->" }, { "ruleID": "r8", "what": "Form fields have an accessible name", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/input[1]" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "r8", "what": "Form fields have an accessible name", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]/input[1]" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "r87", "what": "First focusable element is link to main content", "ordinalSeverity": 0, "tagName": "", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/" }, "excerpt": "#document <!doctype html> ... <!-- Page generated by CouchCMS - Simple Open-Source Content Management -->" } ] }, "endTime": 1687095904214 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687095904214, "url": "https://evanlowforassembly.com/", "what": "Axe", "result": { "totals": { "rulesNA": 71, "rulesPassed": 16, "rulesWarned": 5, "rulesViolated": 12, "warnings": { "minor": 1, "moderate": 0, "serious": 24, "critical": 0 }, "violations": { "minor": 1, "moderate": 16, "serious": 4, "critical": 13 } }, "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-18T13:45:04.466Z", "url": "https://evanlowforassembly.com/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "id": "bypass", "impact": "serious", "tags": [ "cat.keyboard", "wcag2a", "wcag241", "section508", "section508.22.o", "TTv5", "TT9.a" ], "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content", "help": "Page must have means to bypass repeated blocks", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/bypass?application=axeAPI", "nodes": [ { "any": [ { "id": "internal-link-present", "data": null, "relatedNodes": [], "impact": "serious", "message": "No valid skip link found" }, { "id": "header-present", "data": null, "relatedNodes": [], "impact": "serious", "message": "Page does not have a heading" }, { "id": "landmark", "data": null, "relatedNodes": [], "impact": "serious", "message": "Page does not have a landmark region" } ], "all": [], "none": [], "impact": "serious", "html": "<html>", "target": [ "html" ], "failureSummary": "Fix any of the following:\n No valid skip link found\n Page does not have a heading\n Page does not have a landmark region" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT", "TTv5", "TT13.c" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.5pt (14px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"top_lines\"></div>", "target": [ ".header_wrapper > .top_lines" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"about\">About Evan</a>", "target": [ ".desktop > nav > .main > div:nth-child(1) > a[href$=\"about\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.5pt (14px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"top_lines\"></div>", "target": [ ".header_wrapper > .top_lines" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"issues\">Issues</a>", "target": [ ".desktop > nav > .main > div:nth-child(2) > a[href$=\"issues\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.5pt (14px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"top_lines\"></div>", "target": [ ".header_wrapper > .top_lines" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"26th_district\">26th District</a>", "target": [ ".desktop > nav > .main > div:nth-child(3) > a[href$=\"26th_district\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.5pt (14px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"top_lines\"></div>", "target": [ ".header_wrapper > .top_lines" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"in_the_news\">In the News</a>", "target": [ ".desktop > nav > .main > div:nth-child(4) > a[href$=\"in_the_news\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "bold", "messageKey": "bgGradient", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"donate\">\n\t\tDonate Now\n\t</div>", "target": [ ".desktop > nav > a > .donate" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"donate\">\n\t\tDonate Now\n\t</div>", "target": [ ".desktop > nav > a > .donate" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "48.0pt (64px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"header_wrapper \" style=\"background-image: url(images/header_image-home.jpg)\">", "target": [ ".header_wrapper" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"headline\">Working for the heart of the Silicon Valley</div>", "target": [ ".home_header_content > div > .headline" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.6pt (14.08px)", "fontWeight": "bold", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"email_signup\">", "target": [ ".home_header_content > div > .email_signup" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"stay_connected\">Stay Connected: </div>", "target": [ ".home_header_content > div > .email_signup > div > form > .stay_connected" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "24.8pt (33px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"about_section\">", "target": [ ".about_section" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"headline\">Evan Low is just getting started</div>", "target": [ ".about_section > .headline" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "17.3pt (23px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"about_section\">", "target": [ ".about_section" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"description\">", "target": [ ".description" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"twitter_handle\">@Evan_Low</div>", "target": [ ".tweet:nth-child(3) > .tweet_info > .twitter_handle" ], "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.5pt (18px)", "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": "<div class=\"tweet_date\">20 OCT 2017</div>", "target": [ ".tweet:nth-child(3) > .tweet_info > .tweet_date" ], "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.5pt (18px)", "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": "<div class=\"tweet_text\">A warm birthday greeting to you, <a href=\"http://twitter.com/kamalaharris\">@KamalaHarris!</a> Happy Birthday, Senator! @SenKamalaHarris @JoeBiden</div>", "target": [ ".tweet:nth-child(3) > .tweet_text" ], "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.5pt (18px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"twitter_feed\">", "target": [ ".twitter_feed" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"http://twitter.com/kamalaharris\">@KamalaHarris!</a>", "target": [ ".tweet:nth-child(3) > .tweet_text > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"twitter_handle\">@Evan_Low</div>", "target": [ ".tweet:nth-child(4) > .tweet_info > .twitter_handle" ], "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.5pt (18px)", "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": "<div class=\"tweet_date\">12 NOV 2018</div>", "target": [ ".tweet:nth-child(4) > .tweet_info > .tweet_date" ], "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.5pt (18px)", "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": "<div class=\"tweet_text\">REMINDER: Protect your neighbors, protect you friends, protect yourself. Get your flu shot!</div>", "target": [ ".tweet:nth-child(4) > .tweet_text" ], "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.5pt (18px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"twitter_handle\">@Evan_Low</div>", "target": [ ".tweet:nth-child(5) > .tweet_info > .twitter_handle" ], "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.5pt (18px)", "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": "<div class=\"tweet_date\">20 NOV 2018</div>", "target": [ ".tweet:nth-child(5) > .tweet_info > .tweet_date" ], "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.5pt (18px)", "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": "<div class=\"tweet_text\">The <a href=\"http://twitter.com/kamalaharris\">@NRA</a> is losing money and losing members because of the work that groups like @momsdemand are doing. Let’s keep the pressure on!</div>", "target": [ ".tweet:nth-child(5) > .tweet_text" ], "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.5pt (18px)", "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=\"http://twitter.com/kamalaharris\">@NRA</a>", "target": [ ".tweet:nth-child(5) > .tweet_text > a" ], "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": "<img src=\"images/open_button.png\" class=\"open_button isUp\">", "target": [ ".open_button" ], "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": "link-in-text-block", "impact": "serious", "tags": [ "cat.color", "wcag2a", "wcag141", "TTv5", "TT13.a" ], "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color", "help": "Links must be distinguishable without relying on color", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-in-text-block?application=axeAPI", "nodes": [ { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"tweet_text\">A warm birthday greeting to you, <a href=\"http://twitter.com/kamalaharris\">@KamalaHarris!</a> Happy Birthday, Senator! @SenKamalaHarris @JoeBiden</div>", "target": [ ".tweet:nth-child(3) > .tweet_text" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"http://twitter.com/kamalaharris\">@KamalaHarris!</a>", "target": [ ".tweet:nth-child(3) > .tweet_text > a" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"tweet_text\">The <a href=\"http://twitter.com/kamalaharris\">@NRA</a> is losing money and losing members because of the work that groups like @momsdemand are doing. Let’s keep the pressure on!</div>", "target": [ ".tweet:nth-child(5) > .tweet_text" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"http://twitter.com/kamalaharris\">@NRA</a>", "target": [ ".tweet:nth-child(5) > .tweet_text > a" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" } ] }, { "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>", "target": [ "html" ], "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": "#ffffff", "bgColor": "#005ca4", "contrastRatio": 6.84, "fontSize": "12.8pt (17px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"disclaimer\">\n\t\n\tPaid for by Evan Low for Assembly 2022. ID# 1434780.\n\t\n</div>", "target": [ ".disclaimer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.84 (foreground color: #ffffff, background color: #005ca4, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"disclaimer\">\n\t\n\tPaid for by Evan Low for Assembly 2022. ID# 1434780.\n\t\n</div>", "target": [ ".disclaimer" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.84 (foreground color: #ffffff, background color: #005ca4, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT", "TTv5", "TT13.c" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#000000", "bgColor": "#005ca4", "contrastRatio": 3.06, "fontSize": "12.8pt (17px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body>", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.06 (foreground color: #000000, background color: #005ca4, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.couchcms.com/\" title=\"CouchCMS - Simple Open-Source Content Management\" style=\"display:block !important; visibility:visible !important;\">Powered by CouchCMS</a>", "target": [ "a[href$=\"couchcms.com/\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.06 (foreground color: #000000, background color: #005ca4, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1" } ] }, { "id": "duplicate-id-active", "impact": "serious", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value of active elements is unique", "help": "IDs of active elements must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id-active?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id-active", "data": "mce-EMAIL", "relatedNodes": [ { "html": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "target": [ ".footer > .email_signup > div > form > .required.email[type=\"text\"]" ] } ], "impact": "serious", "message": "Document has active elements with the same id attribute: mce-EMAIL" } ], "all": [], "none": [], "impact": "serious", "html": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "target": [ ".home_header_content > div > .email_signup > div > form > .required.email[type=\"text\"]" ], "failureSummary": "Fix any of the following:\n Document has active elements with the same id attribute: mce-EMAIL" } ] }, { "id": "duplicate-id", "impact": "minor", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value is unique", "help": "id attribute value must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id", "data": "mc-embedded-subscribe-form", "relatedNodes": [ { "html": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\">", "target": [ ".footer > .email_signup > div > form" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: mc-embedded-subscribe-form" } ], "all": [], "none": [], "impact": "minor", "html": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\">", "target": [ ".home_header_content > div > .email_signup > div > form" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: mc-embedded-subscribe-form" } ] }, { "id": "html-has-lang", "impact": "serious", "tags": [ "cat.language", "wcag2a", "wcag311", "ACT", "TTv5", "TT11.a" ], "description": "Ensures every HTML document has a lang attribute", "help": "<html> element must have a lang attribute", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/html-has-lang?application=axeAPI", "nodes": [ { "any": [ { "id": "has-lang", "data": { "messageKey": "noLang" }, "relatedNodes": [], "impact": "serious", "message": "The <html> element does not have a lang attribute" } ], "all": [], "none": [], "impact": "serious", "html": "<html>", "target": [ "html" ], "failureSummary": "Fix any of the following:\n The <html> element does not have a lang attribute" } ] }, { "id": "image-alt", "impact": "critical", "tags": [ "cat.text-alternatives", "wcag2a", "wcag111", "section508", "section508.22.a", "ACT", "TTv5", "TT7.a", "TT7.b" ], "description": "Ensures <img> elements have alternate text or a role of none or presentation", "help": "Images must have alternate text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/image-alt?application=axeAPI", "nodes": [ { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"images/close_button.png\" class=\"close_button\">", "target": [ ".close_button" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\">", "target": [ ".home_signup_arrow" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"images/submit_button-end.png\" class=\"submit_button_end\">", "target": [ ".submit_button_end" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">", "target": [ ".tweet:nth-child(3) > .profile_photo[src$=\"evan_tw_icon_photo.png\"]" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\">", "target": [ ".tweet:nth-child(3) > .tweet_image" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">", "target": [ ".tweet:nth-child(4) > .profile_photo[src$=\"evan_tw_icon_photo.png\"]" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"\" class=\"tweet_image\">", "target": [ ".tweet:nth-child(4) > .tweet_image[src=\"\"]" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">", "target": [ ".tweet:nth-child(5) > .profile_photo[src$=\"evan_tw_icon_photo.png\"]" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"\" class=\"tweet_image\">", "target": [ ".tweet:nth-child(5) > .tweet_image[src=\"\"]" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ] }, { "id": "input-image-alt", "impact": "critical", "tags": [ "cat.text-alternatives", "wcag2a", "wcag111", "wcag412", "section508", "section508.22.a", "ACT", "TTv5", "TT7.a" ], "description": "Ensures <input type=\"image\"> elements have alternate text", "help": "Image buttons must have alternate text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/input-image-alt?application=axeAPI", "nodes": [ { "any": [ { "id": "non-empty-alt", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "critical", "message": "Element has no alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [], "impact": "critical", "html": "<input type=\"image\" src=\"images/submit_button.png\">", "target": [ "input[src$=\"submit_button.png\"]" ], "failureSummary": "Fix any of the following:\n Element has no alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "non-empty-alt", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "critical", "message": "Element has no alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [], "impact": "critical", "html": "<input type=\"image\" src=\"images/submit_button-full.png\">", "target": [ "input[src$=\"submit_button-full.png\"]" ], "failureSummary": "Fix any of the following:\n Element has no alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" } ] }, { "id": "label", "impact": "critical", "tags": [ "cat.forms", "wcag2a", "wcag412", "section508", "section508.22.n", "ACT", "TTv5", "TT5.c" ], "description": "Ensures every form element has a label", "help": "Form elements must have labels", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/label?application=axeAPI", "nodes": [ { "any": [ { "id": "implicit-label", "data": null, "relatedNodes": [], "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>" }, { "id": "explicit-label", "data": null, "relatedNodes": [], "impact": "critical", "message": "Form element does not have an explicit <label>" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "non-empty-placeholder", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no placeholder attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "target": [ ".home_header_content > div > .email_signup > div > form > .required.email[type=\"text\"]" ], "failureSummary": "Fix any of the following:\n Form element does not have an implicit (wrapped) <label>\n Form element does not have an explicit <label>\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element has no placeholder attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "implicit-label", "data": null, "relatedNodes": [], "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>" }, { "id": "explicit-label", "data": null, "relatedNodes": [], "impact": "critical", "message": "Form element does not have an explicit <label>" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "non-empty-placeholder", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no placeholder attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "target": [ ".footer > .email_signup > div > form > .required.email[type=\"text\"]" ], "failureSummary": "Fix any of the following:\n Form element does not have an implicit (wrapped) <label>\n Form element does not have an explicit <label>\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element has no placeholder attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ] }, { "id": "landmark-one-main", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensures the document has a main landmark", "help": "Document should have one main landmark", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-one-main?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "page-has-main", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Document does not have a main landmark" } ], "none": [], "impact": "moderate", "html": "<html>", "target": [ "html" ], "failureSummary": "Fix all of the following:\n Document does not have a main landmark" } ] }, { "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>", "target": [ ".slide > nav" ] } ], "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>", "target": [ ".desktop > nav" ], "failureSummary": "Fix any of the following:\n The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" } ] }, { "id": "page-has-heading-one", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/page-has-heading-one?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "page-has-heading-one", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Page must have a level-one heading" } ], "none": [], "impact": "moderate", "html": "<html>", "target": [ "html" ], "failureSummary": "Fix all of the following:\n Page must have a level-one heading" } ] }, { "id": "region", "impact": "moderate", "tags": [ "cat.keyboard", "best-practice" ], "description": "Ensures all page content is contained by landmarks", "help": "All page content should be contained by landmarks", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/region?application=axeAPI", "nodes": [ { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<img src=\"images/close_button.png\" class=\"close_button\">", "target": [ ".close_button" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<img src=\"images/evan_low_logo.png\" alt=\"Evan Low for Assembly\" class=\"home_logo\">", "target": [ ".home_logo" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"headline\">Working for the heart of the Silicon Valley</div>", "target": [ ".home_header_content > div > .headline" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\">", "target": [ ".home_signup_arrow" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"stay_connected\">Stay Connected: </div>", "target": [ ".home_header_content > div > .email_signup > div > form > .stay_connected" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "target": [ ".home_header_content > div > .email_signup > div > form > .required.email[type=\"text\"]" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<img src=\"images/submit_button-end.png\" class=\"submit_button_end\">", "target": [ ".submit_button_end" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"about_section\">", "target": [ ".about_section" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"twitter_feed\">", "target": [ ".twitter_feed" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"disclaimer\">\n\t\n\tPaid for by Evan Low for Assembly 2022. ID# 1434780.\n\t\n</div>", "target": [ ".disclaimer" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"stay_connected\">Stay Connected: </div>", "target": [ ".footer > .email_signup > div > form > .stay_connected" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "target": [ ".footer > .email_signup > div > form > .required.email[type=\"text\"]" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div style=\"clear:both; text-align: center; z-index:99999 !important; display:block !important; visibility:visible !important;\">", "target": [ "body > div:nth-child(6)" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" } ] } ] }, "success": true }, "standardResult": { "totals": [ 1, 24, 17, 17 ], "instances": [ { "ruleID": "bypass", "what": "Page must have means to bypass repeated blocks; No valid skip link found; Page does not have a heading; Page does not have a landmark region", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".desktop > nav > .main > div:nth-child(1) > a[href$=\"about\"]" }, "excerpt": "<a href=\"about\">About Evan</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".desktop > nav > .main > div:nth-child(2) > a[href$=\"issues\"]" }, "excerpt": "<a href=\"issues\">Issues</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".desktop > nav > .main > div:nth-child(3) > a[href$=\"26th_district\"]" }, "excerpt": "<a href=\"26th_district\">26th District</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".desktop > nav > .main > div:nth-child(4) > a[href$=\"in_the_news\"]" }, "excerpt": "<a href=\"in_the_news\">In the News</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".desktop > nav > a > .donate" }, "excerpt": "<div class=\"donate\"> Donate Now </div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".home_header_content > div > .headline" }, "excerpt": "<div class=\"headline\">Working for the heart of the Silicon Valley</div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".home_header_content > div > .email_signup > div > form > .stay_connected" }, "excerpt": "<div class=\"stay_connected\">Stay Connected: </div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".about_section > .headline" }, "excerpt": "<div class=\"headline\">Evan Low is just getting started</div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".description" }, "excerpt": "<div class=\"description\">" }, { "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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(3) > .tweet_info > .twitter_handle" }, "excerpt": "<div class=\"twitter_handle\">@Evan_Low</div>" }, { "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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(3) > .tweet_info > .tweet_date" }, "excerpt": "<div class=\"tweet_date\">20 OCT 2017</div>" }, { "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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(3) > .tweet_text" }, "excerpt": "<div class=\"tweet_text\">A warm birthday greeting to you, <a href=\"http://twitter.com/kamalaharris\">@KamalaHarris!</a> Happy Birthday, Senator! @SenKamalaHarris @JoeBiden</div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(3) > .tweet_text > a" }, "excerpt": "<a href=\"http://twitter.com/kamalaharris\">@KamalaHarris!</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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(4) > .tweet_info > .twitter_handle" }, "excerpt": "<div class=\"twitter_handle\">@Evan_Low</div>" }, { "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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(4) > .tweet_info > .tweet_date" }, "excerpt": "<div class=\"tweet_date\">12 NOV 2018</div>" }, { "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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(4) > .tweet_text" }, "excerpt": "<div class=\"tweet_text\">REMINDER: Protect your neighbors, protect you friends, protect yourself. Get your flu shot!</div>" }, { "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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(5) > .tweet_info > .twitter_handle" }, "excerpt": "<div class=\"twitter_handle\">@Evan_Low</div>" }, { "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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(5) > .tweet_info > .tweet_date" }, "excerpt": "<div class=\"tweet_date\">20 NOV 2018</div>" }, { "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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(5) > .tweet_text" }, "excerpt": "<div class=\"tweet_text\">The <a href=\"http://twitter.com/kamalaharris\">@NRA</a> is losing money and losing members because of the work that groups like @momsdemand are doing. Let’s keep the pressure on!</div>" }, { "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": ".tweet:nth-child(5) > .tweet_text > a" }, "excerpt": "<a href=\"http://twitter.com/kamalaharris\">@NRA</a>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".open_button" }, "excerpt": "<img src=\"images/open_button.png\" class=\"open_button isUp\">" }, { "ruleID": "link-in-text-block", "what": "Links must be distinguishable without relying on color; Element's contrast ratio could not be determined because of element overlap", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(3) > .tweet_text > a" }, "excerpt": "<a href=\"http://twitter.com/kamalaharris\">@KamalaHarris!</a>" }, { "ruleID": "link-in-text-block", "what": "Links must be distinguishable without relying on color; Element's contrast ratio could not be determined because of element overlap", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(5) > .tweet_text > a" }, "excerpt": "<a href=\"http://twitter.com/kamalaharris\">@NRA</a>" }, { "ruleID": "css-orientation-lock", "what": "CSS Media queries must not lock display orientation; CSS Orientation lock cannot be determined", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.84 (foreground color: #ffffff, background color: #005ca4, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".disclaimer" }, "excerpt": "<div class=\"disclaimer\"> Paid for by Evan Low for Assembly 2022. ID# 1434780. </div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.06 (foreground color: #000000, background color: #005ca4, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"couchcms.com/\"]" }, "excerpt": "<a href=\"https://www.couchcms.com/\" title=\"CouchCMS - Simple Open-Source Content Management\" style=\"display:block !important; visibility:visible !important;\">Powered by CouchCMS</a>" }, { "ruleID": "duplicate-id-active", "what": "IDs of active elements must be unique; Document has active elements with the same id attribute: mce-EMAIL", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": ".home_header_content > div > .email_signup > div > form > .required.email[type=\"text\"]" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "duplicate-id", "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: mc-embedded-subscribe-form", "ordinalSeverity": 2, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "selector", "spec": ".home_header_content > div > .email_signup > div > form" }, "excerpt": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\">" }, { "ruleID": "html-has-lang", "what": "<html> element must have a lang attribute; The <html> element does not have a lang attribute", "ordinalSeverity": 3, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html>" }, { "ruleID": "image-alt", "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".close_button" }, "excerpt": "<img src=\"images/close_button.png\" class=\"close_button\">" }, { "ruleID": "image-alt", "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".home_signup_arrow" }, "excerpt": "<img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\">" }, { "ruleID": "image-alt", "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".submit_button_end" }, "excerpt": "<img src=\"images/submit_button-end.png\" class=\"submit_button_end\">" }, { "ruleID": "image-alt", "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(3) > .profile_photo[src$=\"evan_tw_icon_photo.png\"]" }, "excerpt": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" }, { "ruleID": "image-alt", "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(3) > .tweet_image" }, "excerpt": "<img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\">" }, { "ruleID": "image-alt", "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(4) > .profile_photo[src$=\"evan_tw_icon_photo.png\"]" }, "excerpt": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" }, { "ruleID": "image-alt", "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(4) > .tweet_image[src=\"\"]" }, "excerpt": "<img src=\"\" class=\"tweet_image\">" }, { "ruleID": "image-alt", "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(5) > .profile_photo[src$=\"evan_tw_icon_photo.png\"]" }, "excerpt": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" }, { "ruleID": "image-alt", "what": "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".tweet:nth-child(5) > .tweet_image[src=\"\"]" }, "excerpt": "<img src=\"\" class=\"tweet_image\">" }, { "ruleID": "input-image-alt", "what": "Image buttons must have alternate text; Element has no alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "input[src$=\"submit_button.png\"]" }, "excerpt": "<input type=\"image\" src=\"images/submit_button.png\">" }, { "ruleID": "input-image-alt", "what": "Image buttons must have alternate text; Element has no alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "input[src$=\"submit_button-full.png\"]" }, "excerpt": "<input type=\"image\" src=\"images/submit_button-full.png\">" }, { "ruleID": "label", "what": "Form elements must have labels; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element has no placeholder attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": ".home_header_content > div > .email_signup > div > form > .required.email[type=\"text\"]" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "label", "what": "Form elements must have labels; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element has no placeholder attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": ".footer > .email_signup > div > form > .required.email[type=\"text\"]" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "landmark-one-main", "what": "Document should have one main landmark; Document does not have a main landmark", "ordinalSeverity": 2, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html>" }, { "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": ".desktop > nav" }, "excerpt": "<nav>" }, { "ruleID": "page-has-heading-one", "what": "Page should contain a level-one heading; Page must have a level-one heading", "ordinalSeverity": 2, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".close_button" }, "excerpt": "<img src=\"images/close_button.png\" class=\"close_button\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".home_logo" }, "excerpt": "<img src=\"images/evan_low_logo.png\" alt=\"Evan Low for Assembly\" class=\"home_logo\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".home_header_content > div > .headline" }, "excerpt": "<div class=\"headline\">Working for the heart of the Silicon Valley</div>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".home_signup_arrow" }, "excerpt": "<img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".home_header_content > div > .email_signup > div > form > .stay_connected" }, "excerpt": "<div class=\"stay_connected\">Stay Connected: </div>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": ".home_header_content > div > .email_signup > div > form > .required.email[type=\"text\"]" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".submit_button_end" }, "excerpt": "<img src=\"images/submit_button-end.png\" class=\"submit_button_end\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".about_section" }, "excerpt": "<div class=\"about_section\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".twitter_feed" }, "excerpt": "<div class=\"twitter_feed\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".disclaimer" }, "excerpt": "<div class=\"disclaimer\"> Paid for by Evan Low for Assembly 2022. ID# 1434780. </div>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".footer > .email_signup > div > form > .stay_connected" }, "excerpt": "<div class=\"stay_connected\">Stay Connected: </div>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": ".footer > .email_signup > div > form > .required.email[type=\"text\"]" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body > div:nth-child(6)" }, "excerpt": "<div style=\"clear:both; text-align: center; z-index:99999 !important; display:block !important; visibility:visible !important;\">" } ] }, "endTime": 1687095904497 }, { "type": "launch", "which": "chromium", "startTime": 1687095904497, "endTime": 1687095904977 }, { "type": "url", "which": "https://evanlowforassembly.com/", "what": "Candidate Evan Low (D)", "startTime": 1687095904977, "result": { "url": "https://evanlowforassembly.com/" }, "endTime": 1687095905553 }, { "type": "test", "which": "continuum", "startTime": 1687095905553, "url": "https://evanlowforassembly.com/", "what": "Level Access Continuum, community edition", "result": [ { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img class=\"close_button\" src=\"images/close_button.png\">", "path": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "img[src=\"images/close_button.png\"][class=\"close_button\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img class=\"home_signup_arrow\" src=\"images/home_signup_arrow.png\">", "path": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "img[src=\"images/home_signup_arrow.png\"][class=\"home_signup_arrow\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img class=\"submit_button_end\" src=\"images/submit_button-end.png\">", "path": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)", "fingerprint": { "version": 2, "css": "img[src=\"images/submit_button-end.png\"][class=\"submit_button_end\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img class=\"profile_photo\" src=\"images/evan_tw_icon_photo.png\">", "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "img[src=\"images/evan_tw_icon_photo.png\"][class=\"profile_photo\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img class=\"tweet_image\" src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\">", "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(4)", "fingerprint": { "version": 2, "css": "img[src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\"][class=\"tweet_image\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img class=\"profile_photo\" src=\"images/evan_tw_icon_photo.png\">", "path": "body>div:nth-of-type(3)>*:nth-child(4)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "img[src=\"images/evan_tw_icon_photo.png\"][class=\"profile_photo\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img class=\"tweet_image\" src=\"\">", "path": "body>div:nth-of-type(3)>*:nth-child(4)>*:nth-child(4)", "fingerprint": { "version": 2, "css": "img[src=\"\"][class=\"tweet_image\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img class=\"profile_photo\" src=\"images/evan_tw_icon_photo.png\">", "path": "body>div:nth-of-type(3)>*:nth-child(5)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "img[src=\"images/evan_tw_icon_photo.png\"][class=\"profile_photo\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img class=\"tweet_image\" src=\"\">", "path": "body>div:nth-of-type(3)>*:nth-child(5)>*:nth-child(4)", "fingerprint": { "version": 2, "css": "img[src=\"\"][class=\"tweet_image\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This FORM has an id attribute of 'mc-embedded-subscribe-form', which is not unique in the same DOM", "element": "<form target=\"_blank\" class=\"validate email_update\" name=\"mc-embedded-subscribe-form\" id=\"mc-embedded-subscribe-form\" method=\"post\" action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/po ... d=2a0269df7e\"><div class=\"stay_connected\">Stay Connected:</div><input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\"><input src=\"images/submit_button.png\" type=\"image\"></form>", "path": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "form[action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\"][method=\"post\"][id=\"mc-embedded-subscribe-form\"][name=\"mc-embedded-subscribe-form\"][class=\"validate email_update\"][target=\"_blank\"]", "attNo": 6 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This FORM has an id attribute of 'mc-embedded-subscribe-form', which is not unique in the same DOM", "element": "<form target=\"_blank\" class=\"validate email_update\" name=\"mc-embedded-subscribe-form\" id=\"mc-embedded-subscribe-form\" method=\"post\" action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/po ... 269df7e\"><div class=\"stay_connected\">Stay Connected:</div><input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\"><input src=\"images/submit_button-full.png\" type=\"image\"></form>", "path": "body>div:nth-of-type(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "form[action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\"][method=\"post\"][id=\"mc-embedded-subscribe-form\"][name=\"mc-embedded-subscribe-form\"][class=\"validate email_update\"][target=\"_blank\"]", "attNo": 6 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'mce-EMAIL', which is not unique in the same DOM", "element": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">", "path": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "input[type=\"text\"][value=\"\"][name=\"EMAIL\"][class=\"required email\"][id=\"mce-EMAIL\"]", "attNo": 5 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'mce-EMAIL', which is not unique in the same DOM", "element": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">", "path": "body>div:nth-of-type(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "input[type=\"text\"][value=\"\"][name=\"EMAIL\"][class=\"required email\"][id=\"mce-EMAIL\"]", "attNo": 5 } }, { "engineTestId": 101, "bestPracticeId": 429, "attribute": "This element does not have a lang attribute", "attributeDetail": "This HTML does not have a lang attribute", "element": "<html><head><meta charset=\"utf-8\">\n \n\n\n<title>Evan Low for Assembly: California's 26th District</title>\n\n\t<link href=\"style.css\" type=\"text/css\" rel=\"stylesheet\">\n\t\n\t<link href=\"images/fav_icon.png\" t ... me_signup_arrow.png\"><div><form target=\"_blank\" class=\"validate email_update\" name=\"mc-embedded-subscribe-form\" id=\"mc-embedded-subscribe-form\" method=\"post\" action=\"https://evanlowforassembly.us17.li", "path": "html", "fingerprint": { "attNo": 0, "css": "html", "version": 2 } }, { "engineTestId": 118, "bestPracticeId": 338, "attribute": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated", "element": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">", "path": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "input[type=\"text\"][value=\"\"][name=\"EMAIL\"][class=\"required email\"][id=\"mce-EMAIL\"]", "attNo": 5 } }, { "engineTestId": 118, "bestPracticeId": 338, "attribute": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated", "element": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">", "path": "body>div:nth-of-type(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "input[type=\"text\"][value=\"\"][name=\"EMAIL\"][class=\"required email\"][id=\"mce-EMAIL\"]", "attNo": 5 } }, { "engineTestId": 131, "bestPracticeId": 373, "attribute": "This input (type=image) element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This input (type=image) element does not have a mechanism that allows an accessible name value to be calculated", "element": "<input src=\"images/submit_button.png\" type=\"image\">", "path": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)", "fingerprint": { "version": 2, "css": "input[type=\"image\"][src=\"images/submit_button.png\"]", "attNo": 2 } }, { "engineTestId": 131, "bestPracticeId": 373, "attribute": "This input (type=image) element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This input (type=image) element does not have a mechanism that allows an accessible name value to be calculated", "element": "<input src=\"images/submit_button-full.png\" type=\"image\">", "path": "body>div:nth-of-type(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)", "fingerprint": { "version": 2, "css": "input[type=\"image\"][src=\"images/submit_button-full.png\"]", "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><div class=\"main\"><div><a href=\"about\">About Evan</a></div><div><a href=\"issues\">Issues</a></div><div><a href=\"26th_district\">26th District</a></div><div><a href=\"in_the_news\">In the News</a></di ... ://twitter.com/Evan_Low\"><img alt=\"Twitter\" src=\"images/twitter_icon.png\"></a><a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img alt=\"LinkedIn\" src=\"images/linkedin_icon.png\"></a></div></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav", "attNo": 0 } }, { "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><div class=\"main\"><div><a href=\"about\">About Evan</a></div><div><a href=\"issues\">Issues</a></div><div><a href=\"26th_district\">26th District</a></div><div><a href=\"in_the_news\">In the News</a></di ... ://twitter.com/Evan_Low\"><img alt=\"Twitter\" src=\"images/twitter_icon.png\"></a><a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img alt=\"LinkedIn\" src=\"images/linkedin_icon.png\"></a></div></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "nav", "attNo": 0 } }, { "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><div class=\"main\"><div><a href=\"about\">About Evan</a></div><div><a href=\"issues\">Issues</a></div><div><a href=\"26th_district\">26th District</a></div><div><a href=\"in_the_news\">In the News</a></di ... ://twitter.com/Evan_Low\"><img alt=\"Twitter\" src=\"images/twitter_icon.png\"></a><a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img alt=\"LinkedIn\" src=\"images/linkedin_icon.png\"></a></div></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav", "attNo": 0 } }, { "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><div class=\"main\"><div><a href=\"about\">About Evan</a></div><div><a href=\"issues\">Issues</a></div><div><a href=\"26th_district\">26th District</a></div><div><a href=\"in_the_news\">In the News</a></di ... ://twitter.com/Evan_Low\"><img alt=\"Twitter\" src=\"images/twitter_icon.png\"></a><a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img alt=\"LinkedIn\" src=\"images/linkedin_icon.png\"></a></div></nav>", "path": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "nav", "attNo": 0 } } ], "standardResult": { "totals": [ 0, 0, 0, 22 ], "instances": [ { "ruleID": "89", "what": "This img element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(1)" }, "excerpt": "<img class=\"close_button\" src=\"images/close_button.png\">" }, { "ruleID": "89", "what": "This img element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)" }, "excerpt": "<img class=\"home_signup_arrow\" src=\"images/home_signup_arrow.png\">" }, { "ruleID": "89", "what": "This img element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)" }, "excerpt": "<img class=\"submit_button_end\" src=\"images/submit_button-end.png\">" }, { "ruleID": "89", "what": "This img element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)" }, "excerpt": "<img class=\"profile_photo\" src=\"images/evan_tw_icon_photo.png\">" }, { "ruleID": "89", "what": "This img element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(4)" }, "excerpt": "<img class=\"tweet_image\" src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\">" }, { "ruleID": "89", "what": "This img element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(4)>*:nth-child(1)" }, "excerpt": "<img class=\"profile_photo\" src=\"images/evan_tw_icon_photo.png\">" }, { "ruleID": "89", "what": "This img element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(4)>*:nth-child(4)" }, "excerpt": "<img class=\"tweet_image\" src=\"\">" }, { "ruleID": "89", "what": "This img element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(5)>*:nth-child(1)" }, "excerpt": "<img class=\"profile_photo\" src=\"images/evan_tw_icon_photo.png\">" }, { "ruleID": "89", "what": "This img element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(5)>*:nth-child(4)" }, "excerpt": "<img class=\"tweet_image\" src=\"\">" }, { "ruleID": "94", "what": "This FORM has an id attribute of 'mc-embedded-subscribe-form', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<form target=\"_blank\" class=\"validate email_update\" name=\"mc-embedded-subscribe-form\" id=\"mc-embedded-subscribe-form\" method=\"post\" action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/po ... d=2a0269df7e\"><div class=\"stay_connected\">Stay Connected:</div><input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\"><input src=\"images/submit_button.png\" type=\"image\"></form>" }, { "ruleID": "94", "what": "This FORM has an id attribute of 'mc-embedded-subscribe-form', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<form target=\"_blank\" class=\"validate email_update\" name=\"mc-embedded-subscribe-form\" id=\"mc-embedded-subscribe-form\" method=\"post\" action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/po ... 269df7e\"><div class=\"stay_connected\">Stay Connected:</div><input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\"><input src=\"images/submit_button-full.png\" type=\"image\"></form>" }, { "ruleID": "94", "what": "This INPUT has an id attribute of 'mce-EMAIL', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">" }, { "ruleID": "94", "what": "This INPUT has an id attribute of 'mce-EMAIL', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">" }, { "ruleID": "101", "what": "This HTML does not have a lang attribute", "ordinalSeverity": 3, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html><head><meta charset=\"utf-8\">\n \n\n\n<title>Evan Low for Assembly: California's 26th District</title>\n\n\t<link href=\"style.css\" type=\"text/css\" rel=\"stylesheet\">\n\t\n\t<link href=\"images/fav_icon.png\" t ... me_signup_arrow.png\"><div><form target=\"_blank\" class=\"validate email_update\" name=\"mc-embedded-subscribe-form\" id=\"mc-embedded-subscribe-form\" method=\"post\" action=\"https://evanlowforassembly.us17.li" }, { "ruleID": "118", "what": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">" }, { "ruleID": "118", "what": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">" }, { "ruleID": "131", "what": "This input (type=image) element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)" }, "excerpt": "<input src=\"images/submit_button.png\" type=\"image\">" }, { "ruleID": "131", "what": "This input (type=image) element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)" }, "excerpt": "<input src=\"images/submit_button-full.png\" type=\"image\">" }, { "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(4)>*:nth-child(1)" }, "excerpt": "<nav><div class=\"main\"><div><a href=\"about\">About Evan</a></div><div><a href=\"issues\">Issues</a></div><div><a href=\"26th_district\">26th District</a></div><div><a href=\"in_the_news\">In the News</a></di ... ://twitter.com/Evan_Low\"><img alt=\"Twitter\" src=\"images/twitter_icon.png\"></a><a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img alt=\"LinkedIn\" src=\"images/linkedin_icon.png\"></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(6)>*:nth-child(2)" }, "excerpt": "<nav><div class=\"main\"><div><a href=\"about\">About Evan</a></div><div><a href=\"issues\">Issues</a></div><div><a href=\"26th_district\">26th District</a></div><div><a href=\"in_the_news\">In the News</a></di ... ://twitter.com/Evan_Low\"><img alt=\"Twitter\" src=\"images/twitter_icon.png\"></a><a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img alt=\"LinkedIn\" src=\"images/linkedin_icon.png\"></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(4)>*:nth-child(1)" }, "excerpt": "<nav><div class=\"main\"><div><a href=\"about\">About Evan</a></div><div><a href=\"issues\">Issues</a></div><div><a href=\"26th_district\">26th District</a></div><div><a href=\"in_the_news\">In the News</a></di ... ://twitter.com/Evan_Low\"><img alt=\"Twitter\" src=\"images/twitter_icon.png\"></a><a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img alt=\"LinkedIn\" src=\"images/linkedin_icon.png\"></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(6)>*:nth-child(2)" }, "excerpt": "<nav><div class=\"main\"><div><a href=\"about\">About Evan</a></div><div><a href=\"issues\">Issues</a></div><div><a href=\"26th_district\">26th District</a></div><div><a href=\"in_the_news\">In the News</a></di ... ://twitter.com/Evan_Low\"><img alt=\"Twitter\" src=\"images/twitter_icon.png\"></a><a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img alt=\"LinkedIn\" src=\"images/linkedin_icon.png\"></a></div></nav>" } ] }, "endTime": 1687095905693 }, { "type": "launch", "which": "chromium", "startTime": 1687095905693, "endTime": 1687095906178 }, { "type": "url", "which": "https://evanlowforassembly.com/", "what": "Candidate Evan Low (D)", "startTime": 1687095906178, "result": { "url": "https://evanlowforassembly.com/" }, "endTime": 1687095906743 }, { "type": "test", "which": "htmlcs", "startTime": 1687095906743, "url": "https://evanlowforassembly.com/", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "result": { "Error": { "AAA.1_1_1.H36": { "Image submit button missing an alt attribute. Specify a text alternative that describes the button's function, using the alt attribute.": [ { "tagName": "input", "id": "", "code": "<input type=\"image\" src=\"images/submit_button-full.png\">" }, { "tagName": "input", "id": "", "code": "<input type=\"image\" src=\"images/submit_button.png\">" } ] }, "AAA.1_1_1.H37": { "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [ { "tagName": "img", "id": "", "code": "<img src=\"\" class=\"tweet_image\">" }, { "tagName": "img", "id": "", "code": "<img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\">" }, { "tagName": "img", "id": "", "code": "<img src=\"images/close_button.png\" class=\"close_button\">" }, { "tagName": "img", "id": "", "code": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" }, { "tagName": "img", "id": "", "code": "<img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\">" }, { "tagName": "img", "id": "", "code": "<img src=\"images/open_button.png\" class=\"open_button isUp\">" }, { "tagName": "img", "id": "", "code": "<img src=\"images/submit_button-end.png\" class=\"submit_button_end\">" } ] }, "AAA.1_3_1.F68": { "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [ { "tagName": "input", "id": "#mce-EMAIL", "code": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" } ] }, "AAA.1_3_1.H49.Center": { "Presentational markup used that has become obsolete in HTML5.": [ { "tagName": "center", "id": "", "code": "<center>...</center>" } ] }, "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 3.07:1. Recommendation: change background to #3f9be3.": [ { "tagName": "a", "id": "", "code": "<a href=\"https://www.couchcms.com/\" title=\"CouchCMS - Simple Open-Source Content Management\" style=\"display:block !important; visibility:visible !important;\">...</a>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.85:1. Recommendation: change background to #005aa1.": [ { "tagName": "div", "id": "", "code": "<div class=\"disclaimer\">...</div>" } ] }, "AAA.3_1_1.H57.2": { "The html element should have a lang or xml:lang attribute which describes the language of the document.": [ { "tagName": "html", "id": "", "code": "<html><head></head><body>...</body></html>" } ] }, "AAA.4_1_1.F77": { "Duplicate id attribute value \"mc-embedded-subscribe-form\" found on the web page.": [ { "tagName": "form", "id": "#mc-embedded-subscribe-form", "code": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\">...</form>" } ], "Duplicate id attribute value \"mce-EMAIL\" found on the web page.": [ { "tagName": "input", "id": "#mce-EMAIL", "code": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" } ] }, "AAA.4_1_2.H91.InputImage.Name": { "This imageinput element does not have a name available to an accessibility API. Valid names are: alt attribute, title attribute, aria-label attribute, aria-labelledby attribute.": [ { "tagName": "input", "id": "", "code": "<input type=\"image\" src=\"images/submit_button-full.png\">" }, { "tagName": "input", "id": "", "code": "<input type=\"image\" src=\"images/submit_button.png\">" } ] }, "AAA.4_1_2.H91.InputText.Name": { "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [ { "tagName": "input", "id": "#mce-EMAIL", "code": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" } ] } }, "Warning": { "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=\"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": "", "code": "<div class=\"email_signup\">...</div>" } ] }, "AAA.1_4_6.G17.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.": [ { "tagName": "a", "id": "", "code": "<a href=\"26th_district\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"about\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"http://twitter.com/kamalaharris\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"in_the_news\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"issues\">...</a>" }, { "tagName": "div", "id": "", "code": "<div class=\"stay_connected\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"tweet_date\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"tweet_text\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"twitter_handle\">...</div>" } ] }, "AAA.1_4_6.G18.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [ { "tagName": "div", "id": "", "code": "<div class=\"description\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"donate\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"headline\">...</div>" } ] } }, "success": true }, "standardResult": { "totals": [ 14, 0, 0, 19 ], "instances": [ { "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=\"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": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"email_signup\">...</div>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"26th_district\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"about\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"http://twitter.com/kamalaharris\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"in_the_news\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"issues\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"stay_connected\">...</div>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"tweet_date\">...</div>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"tweet_text\">...</div>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"twitter_handle\">...</div>" }, { "ruleID": "AAA.1_4_6.G18.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"description\">...</div>" }, { "ruleID": "AAA.1_4_6.G18.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"donate\">...</div>" }, { "ruleID": "AAA.1_4_6.G18.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"headline\">...</div>" }, { "ruleID": "AAA.1_1_1.H36", "what": "Image submit button missing an alt attribute. Specify a text alternative that describes the button's function, using the alt attribute.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<input type=\"image\" src=\"images/submit_button-full.png\">" }, { "ruleID": "AAA.1_1_1.H36", "what": "Image submit button missing an alt attribute. Specify a text alternative that describes the button's function, using the alt attribute.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<input type=\"image\" src=\"images/submit_button.png\">" }, { "ruleID": "AAA.1_1_1.H37", "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"\" class=\"tweet_image\">" }, { "ruleID": "AAA.1_1_1.H37", "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\">" }, { "ruleID": "AAA.1_1_1.H37", "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"images/close_button.png\" class=\"close_button\">" }, { "ruleID": "AAA.1_1_1.H37", "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" }, { "ruleID": "AAA.1_1_1.H37", "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\">" }, { "ruleID": "AAA.1_1_1.H37", "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"images/open_button.png\" class=\"open_button isUp\">" }, { "ruleID": "AAA.1_1_1.H37", "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"images/submit_button-end.png\" class=\"submit_button_end\">" }, { "ruleID": "AAA.1_3_1.F68", "what": "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "AAA.1_3_1.H49.Center", "what": "Presentational markup used that has become obsolete in HTML5.", "ordinalSeverity": 3, "tagName": "CENTER", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<center>...</center>" }, { "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 3.07:1. Recommendation: change background to #3f9be3.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.couchcms.com/\" title=\"CouchCMS - Simple Open-Source Content Management\" style=\"display:block !important; visibility:visible !important;\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.85:1. Recommendation: change background to #005aa1.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"disclaimer\">...</div>" }, { "ruleID": "AAA.3_1_1.H57.2", "what": "The html element should have a lang or xml:lang attribute which describes the language of the document.", "ordinalSeverity": 3, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<html><head></head><body>...</body></html>" }, { "ruleID": "AAA.4_1_1.F77", "what": "Duplicate id attribute value \"mc-embedded-subscribe-form\" found on the web page.", "ordinalSeverity": 3, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\">...</form>" }, { "ruleID": "AAA.4_1_1.F77", "what": "Duplicate id attribute value \"mce-EMAIL\" found on the web page.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "AAA.4_1_2.H91.InputImage.Name", "what": "This imageinput element does not have a name available to an accessibility API. Valid names are: alt attribute, title attribute, aria-label attribute, aria-labelledby attribute.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<input type=\"image\" src=\"images/submit_button-full.png\">" }, { "ruleID": "AAA.4_1_2.H91.InputImage.Name", "what": "This imageinput element does not have a name available to an accessibility API. Valid names are: alt attribute, title attribute, aria-label attribute, aria-labelledby attribute.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<input type=\"image\" src=\"images/submit_button.png\">" }, { "ruleID": "AAA.4_1_2.H91.InputText.Name", "what": "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" } ] }, "endTime": 1687095906865 }, { "type": "launch", "which": "chromium", "startTime": 1687095906865, "endTime": 1687095907350 }, { "type": "url", "which": "https://evanlowforassembly.com/", "what": "Candidate Evan Low (D)", "startTime": 1687095907350, "result": { "url": "https://evanlowforassembly.com/" }, "endTime": 1687095907925 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687095907925, "url": "https://evanlowforassembly.com/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 26, "recommendation": 1, "ignored": 0 }, "items": [ { "ruleId": "input_label_exists", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]/input[1]", "aria": "/document[1]/form[2]/textbox[1]" }, "message": "Form control element <input> has no associated label", "bounds": { "left": 8, "top": 1489, "height": 22, "width": 147 }, "snippet": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">", "level": "violation" }, { "ruleId": "input_label_exists", "path": { "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/input[1]", "aria": "/document[1]/form[1]/textbox[1]" }, "message": "Form control element <input> has no associated label", "bounds": { "left": 8, "top": 341, "height": 22, "width": 147 }, "snippet": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">", "level": "violation" }, { "ruleId": "img_alt_valid", "path": { "dom": "/html[1]/body[1]/div[3]/div[4]/img[2]", "aria": "/document[1]/img[12]" }, "message": "The image has neither an alt atttribute nor an ARIA label or title", "bounds": { "left": 8, "top": 1448, "height": 0, "width": 0 }, "snippet": "<img class=\"tweet_image\" src=\"\">", "level": "violation" }, { "ruleId": "img_alt_valid", "path": { "dom": "/html[1]/body[1]/div[3]/div[4]/img[1]", "aria": "/document[1]/img[11]" }, "message": "The image has neither an alt atttribute nor an ARIA label or title", "bounds": { "left": 8, "top": 1355, "height": 0, "width": 0 }, "snippet": "<img class=\"profile_photo\" src=\"images/evan_tw_icon_photo.png\">", "level": "violation" }, { "ruleId": "img_alt_valid", "path": { "dom": "/html[1]/body[1]/div[3]/div[3]/img[2]", "aria": "/document[1]/img[10]" }, "message": "The image has neither an alt atttribute nor an ARIA label or title", "bounds": { "left": 8, "top": 1337, "height": 0, "width": 0 }, "snippet": "<img class=\"tweet_image\" src=\"\">", "level": "violation" }, { "ruleId": "img_alt_valid", "path": { "dom": "/html[1]/body[1]/div[3]/div[3]/img[1]", "aria": "/document[1]/img[9]" }, "message": "The image has neither an alt atttribute nor an ARIA label or title", "bounds": { "left": 8, "top": 1263, "height": 0, "width": 0 }, "snippet": "<img class=\"profile_photo\" src=\"images/evan_tw_icon_photo.png\">", "level": "violation" }, { "ruleId": "img_alt_valid", "path": { "dom": "/html[1]/body[1]/div[3]/div[2]/img[2]", "aria": "/document[1]/img[8]" }, "message": "The image has neither an alt atttribute nor an ARIA label or title", "bounds": { "left": 8, "top": 566, "height": 678, "width": 1017 }, "snippet": "<img class=\"tweet_image\" src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\">", "level": "violation" }, { "ruleId": "img_alt_valid", "path": { "dom": "/html[1]/body[1]/div[3]/div[2]/img[1]", "aria": "/document[1]/img[7]" }, "message": "The image has neither an alt atttribute nor an ARIA label or title", "bounds": { "left": 8, "top": 507, "height": 0, "width": 0 }, "snippet": "<img class=\"profile_photo\" src=\"images/evan_tw_icon_photo.png\">", "level": "violation" }, { "ruleId": "img_alt_valid", "path": { "dom": "/html[1]/body[1]/div[1]/img[1]", "aria": "/document[1]/img[1]" }, "message": "The image has neither an alt atttribute nor an ARIA label or title", "bounds": { "left": 8, "top": 134, "height": 0, "width": 0 }, "snippet": "<img class=\"open_button isUp\" src=\"images/open_button.png\">", "level": "violation" }, { "ruleId": "img_alt_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/img[2]", "aria": "/document[1]/img[5]" }, "message": "The image has neither an alt atttribute nor an ARIA label or title", "bounds": { "left": 8, "top": 377, "height": 0, "width": 0 }, "snippet": "<img class=\"submit_button_end\" src=\"images/submit_button-end.png\">", "level": "violation" }, { "ruleId": "img_alt_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/img[1]", "aria": "/document[1]/img[4]" }, "message": "The image has neither an alt atttribute nor an ARIA label or title", "bounds": { "left": 8, "top": 319, "height": 0, "width": 0 }, "snippet": "<img class=\"home_signup_arrow\" src=\"images/home_signup_arrow.png\">", "level": "violation" }, { "ruleId": "img_alt_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[5]/img[1]", "aria": "/document[1]/img[2]" }, "message": "The image has neither an alt atttribute nor an ARIA label or title", "bounds": { "left": 8, "top": 152, "height": 0, "width": 0 }, "snippet": "<img class=\"close_button\" src=\"images/close_button.png\">", "level": "violation" }, { "ruleId": "imagebutton_alt_exists", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]/input[2]", "aria": "/document[1]/form[2]/button[1]" }, "message": "The <input> element of type \"image\" has no text alternative", "bounds": { "left": 159, "top": 1492, "height": 16, "width": 58 }, "snippet": "<input src=\"images/submit_button-full.png\" type=\"image\">", "level": "violation" }, { "ruleId": "imagebutton_alt_exists", "path": { "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/input[2]", "aria": "/document[1]/form[1]/button[1]" }, "message": "The <input> element of type \"image\" has no text alternative", "bounds": { "left": 159, "top": 344, "height": 16, "width": 58 }, "snippet": "<input src=\"images/submit_button.png\" type=\"image\">", "level": "violation" }, { "ruleId": "html_lang_exists", "path": { "dom": "/html[1]", "aria": "/document[1]" }, "message": "Page detected as HTML, but does not have a 'lang' attribute", "bounds": { "left": 0, "top": 0, "height": 1555, "width": 800 }, "snippet": "<html>", "level": "violation" }, { "ruleId": "element_id_unique", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]/input[1]", "aria": "/document[1]/form[2]/textbox[1]" }, "message": "The <input> element has the id \"mce-EMAIL\" that is already in use", "bounds": { "left": 8, "top": 1489, "height": 22, "width": 147 }, "snippet": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">", "level": "violation" }, { "ruleId": "element_id_unique", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]", "aria": "/document[1]/form[2]" }, "message": "The <form> element has the id \"mc-embedded-subscribe-form\" that is already in use", "bounds": { "left": 8, "top": 1470, "height": 40, "width": 784 }, "snippet": "<form target=\"_blank\" class=\"validate email_update\" name=\"mc-embedded-subscribe-form\" id=\"mc-embedded-subscribe-form\" method=\"post\" action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\">", "level": "violation" }, { "ruleId": "aria_navigation_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[5]/nav[1]", "aria": "/document[1]/navigation[2]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 156, "height": 111, "width": 784 }, "snippet": "<nav>", "level": "violation" }, { "ruleId": "aria_navigation_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[4]/nav[1]", "aria": "/document[1]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 8, "height": 111, "width": 784 }, "snippet": "<nav>", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]", "aria": "/document[1]/form[2]" }, "message": "Multiple \"form\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 8, "top": 1470, "height": 40, "width": 784 }, "snippet": "<form target=\"_blank\" class=\"validate email_update\" name=\"mc-embedded-subscribe-form\" id=\"mc-embedded-subscribe-form\" method=\"post\" action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]", "aria": "/document[1]/form[1]" }, "message": "Multiple \"form\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 8, "top": 323, "height": 40, "width": 784 }, "snippet": "<form target=\"_blank\" class=\"validate email_update\" name=\"mc-embedded-subscribe-form\" id=\"mc-embedded-subscribe-form\" method=\"post\" action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[5]/nav[1]", "aria": "/document[1]/navigation[2]" }, "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 8, "top": 156, "height": 111, "width": 784 }, "snippet": "<nav>", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[4]/nav[1]", "aria": "/document[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": 8, "top": 8, "height": 111, "width": 784 }, "snippet": "<nav>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[6]/div[1]/center[1]/a[1]", "aria": "/document[1]/link[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 1510, "height": 19, "width": 784 }, "snippet": "<a style=\"display:block !important; visibility:visible !important;\" title=\"CouchCMS - Simple Open-Source Content Management\" href=\"https://www.couchcms.com/\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[3]/div[4]/div[2]/a[1]", "aria": "/document[1]/link[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 37, "top": 1396, "height": 18, "width": 48 }, "snippet": "<a href=\"http://twitter.com/kamalaharris\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/a[1]", "aria": "/document[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 226, "top": 548, "height": 18, "width": 110 }, "snippet": "<a href=\"http://twitter.com/kamalaharris\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[6]/div[1]/center[1]", "aria": "/document[1]" }, "message": "The <center> element is deprecated in HTML 5", "bounds": { "left": 8, "top": 1510, "height": 19, "width": 784 }, "snippet": "<center>", "level": "recommendation" } ], "success": true }, "standardResult": { "totals": [ 0, 1, 0, 26 ], "instances": [ { "ruleID": "input_label_exists", "what": "Form control element <input> has no associated label", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]/input[1]" }, "excerpt": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">" }, { "ruleID": "input_label_exists", "what": "Form control element <input> has no associated label", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/input[1]" }, "excerpt": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">" }, { "ruleID": "img_alt_valid", "what": "The image has neither an alt atttribute nor an ARIA label or title", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/img[2]" }, "excerpt": "<img class=\"tweet_image\" src=\"\">" }, { "ruleID": "img_alt_valid", "what": "The image has neither an alt atttribute nor an ARIA label or title", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/img[1]" }, "excerpt": "<img class=\"profile_photo\" src=\"images/evan_tw_icon_photo.png\">" }, { "ruleID": "img_alt_valid", "what": "The image has neither an alt atttribute nor an ARIA label or title", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/img[2]" }, "excerpt": "<img class=\"tweet_image\" src=\"\">" }, { "ruleID": "img_alt_valid", "what": "The image has neither an alt atttribute nor an ARIA label or title", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[3]/img[1]" }, "excerpt": "<img class=\"profile_photo\" src=\"images/evan_tw_icon_photo.png\">" }, { "ruleID": "img_alt_valid", "what": "The image has neither an alt atttribute nor an ARIA label or title", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/img[2]" }, "excerpt": "<img class=\"tweet_image\" src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\">" }, { "ruleID": "img_alt_valid", "what": "The image has neither an alt atttribute nor an ARIA label or title", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/img[1]" }, "excerpt": "<img class=\"profile_photo\" src=\"images/evan_tw_icon_photo.png\">" }, { "ruleID": "img_alt_valid", "what": "The image has neither an alt atttribute nor an ARIA label or title", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/img[1]" }, "excerpt": "<img class=\"open_button isUp\" src=\"images/open_button.png\">" }, { "ruleID": "img_alt_valid", "what": "The image has neither an alt atttribute nor an ARIA label or title", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/img[2]" }, "excerpt": "<img class=\"submit_button_end\" src=\"images/submit_button-end.png\">" }, { "ruleID": "img_alt_valid", "what": "The image has neither an alt atttribute nor an ARIA label or title", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/img[1]" }, "excerpt": "<img class=\"home_signup_arrow\" src=\"images/home_signup_arrow.png\">" }, { "ruleID": "img_alt_valid", "what": "The image has neither an alt atttribute nor an ARIA label or title", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/img[1]" }, "excerpt": "<img class=\"close_button\" src=\"images/close_button.png\">" }, { "ruleID": "imagebutton_alt_exists", "what": "The <input> element of type \"image\" has no text alternative", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]/input[2]" }, "excerpt": "<input src=\"images/submit_button-full.png\" type=\"image\">" }, { "ruleID": "imagebutton_alt_exists", "what": "The <input> element of type \"image\" has no text alternative", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]/input[2]" }, "excerpt": "<input src=\"images/submit_button.png\" type=\"image\">" }, { "ruleID": "html_lang_exists", "what": "Page detected as HTML, but does not have a 'lang' attribute", "ordinalSeverity": 3, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]" }, "excerpt": "<html>" }, { "ruleID": "element_id_unique", "what": "The <input> element has the id \"mce-EMAIL\" that is already in use", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]/input[1]" }, "excerpt": "<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" value=\"\" type=\"text\">" }, { "ruleID": "element_id_unique", "what": "The <form> element has the id \"mc-embedded-subscribe-form\" that is already in use", "ordinalSeverity": 3, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]" }, "excerpt": "<form target=\"_blank\" class=\"validate email_update\" name=\"mc-embedded-subscribe-form\" id=\"mc-embedded-subscribe-form\" method=\"post\" action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\">" }, { "ruleID": "aria_navigation_label_unique", "what": "Multiple elements with \"navigation\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[5]/nav[1]" }, "excerpt": "<nav>" }, { "ruleID": "aria_navigation_label_unique", "what": "Multiple elements with \"navigation\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[4]/nav[1]" }, "excerpt": "<nav>" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"form\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/form[1]" }, "excerpt": "<form target=\"_blank\" class=\"validate email_update\" name=\"mc-embedded-subscribe-form\" id=\"mc-embedded-subscribe-form\" method=\"post\" action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"form\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]" }, "excerpt": "<form target=\"_blank\" class=\"validate email_update\" name=\"mc-embedded-subscribe-form\" id=\"mc-embedded-subscribe-form\" method=\"post\" action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\">" }, { "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]/div[5]/nav[1]" }, "excerpt": "<nav>" }, { "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]/div[4]/nav[1]" }, "excerpt": "<nav>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[6]/div[1]/center[1]/a[1]" }, "excerpt": "<a style=\"display:block !important; visibility:visible !important;\" title=\"CouchCMS - Simple Open-Source Content Management\" href=\"https://www.couchcms.com/\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[4]/div[2]/a[1]" }, "excerpt": "<a href=\"http://twitter.com/kamalaharris\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/div[2]/div[2]/a[1]" }, "excerpt": "<a href=\"http://twitter.com/kamalaharris\">" }, { "ruleID": "element_attribute_deprecated", "what": "The <center> element is deprecated in HTML 5", "ordinalSeverity": 1, "tagName": "CENTER", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[6]/div[1]/center[1]" }, "excerpt": "<center>" } ] }, "endTime": 1687095908851 }, { "type": "launch", "which": "chromium", "startTime": 1687095908851, "endTime": 1687095909382 }, { "type": "url", "which": "https://evanlowforassembly.com/", "what": "Candidate Evan Low (D)", "startTime": 1687095909382, "result": { "url": "https://evanlowforassembly.com/" }, "endTime": 1687095909942 }, { "type": "test", "which": "nuVal", "startTime": 1687095909942, "url": "https://evanlowforassembly.com/", "what": "Nu Html Checker", "result": { "pageContent": { "messages": [ { "type": "error", "lastLine": 77, "lastColumn": 60, "firstColumn": 2, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "div>\n\t\n\t\n\t<img src=\"images/open_button.png\" class=\"open_button isUp\">\n\n\t<di", "hiliteStart": 10, "hiliteLength": 59 }, { "type": "error", "lastLine": 81, "lastColumn": 58, "firstColumn": 3, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "enu\">\n\t\n\t\t<img src=\"images/close_button.png\" class=\"close_button\">\n\t\n\t\t<", "hiliteStart": 10, "hiliteLength": 56 }, { "type": "error", "lastLine": 138, "lastColumn": 69, "firstColumn": 4, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "\">\n\t\t\t\n\t\t\t<img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\">\n\t\t\t\n\t", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "error", "lastLine": 149, "lastColumn": 56, "firstColumn": 6, "message": "Element input is missing required attribute alt.", "extract": "\t\t\t\t\n\t\t\t\t\t<input type=\"image\" src=\"images/submit_button.png\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "error", "lastLine": 158, "lastColumn": 69, "firstColumn": 4, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "iv>\n\t\t\n\t\t\t<img src=\"images/submit_button-end.png\" class=\"submit_button_end\">\n\t\t\n\t\t", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "error", "lastLine": 198, "lastColumn": 67, "firstColumn": 5, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": ">\n\t\t\t\n\t\t\t\t<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">\n\t\t\n\t\t", "hiliteStart": 10, "hiliteLength": 63 }, { "type": "error", "lastLine": 210, "lastColumn": 115, "firstColumn": 5, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "\t\t\t\t\t\n\t\t\t\t<img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\">\n\t\n\t\t\t", "hiliteStart": 10, "hiliteLength": 111 }, { "type": "error", "lastLine": 222, "lastColumn": 67, "firstColumn": 5, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": ">\n\t\t\t\n\t\t\t\t<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">\n\t\t\n\t\t", "hiliteStart": 10, "hiliteLength": 63 }, { "type": "error", "lastLine": 234, "lastColumn": 36, "firstColumn": 5, "message": "Bad value for attribute src on element img: Must be non-empty.", "extract": "\t\t\t\t\t\n\t\t\t\t<img src=\"\" class=\"tweet_image\">\n\t\n\t\t\t", "hiliteStart": 10, "hiliteLength": 32 }, { "type": "error", "lastLine": 234, "lastColumn": 36, "firstColumn": 5, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "\t\t\t\t\t\n\t\t\t\t<img src=\"\" class=\"tweet_image\">\n\t\n\t\t\t", "hiliteStart": 10, "hiliteLength": 32 }, { "type": "error", "lastLine": 246, "lastColumn": 67, "firstColumn": 5, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": ">\n\t\t\t\n\t\t\t\t<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">\n\t\t\n\t\t", "hiliteStart": 10, "hiliteLength": 63 }, { "type": "error", "lastLine": 258, "lastColumn": 36, "firstColumn": 5, "message": "Bad value for attribute src on element img: Must be non-empty.", "extract": "\t\t\t\t\t\n\t\t\t\t<img src=\"\" class=\"tweet_image\">\n\t\n\t\t\t", "hiliteStart": 10, "hiliteLength": 32 }, { "type": "error", "lastLine": 258, "lastColumn": 36, "firstColumn": 5, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "\t\t\t\t\t\n\t\t\t\t<img src=\"\" class=\"tweet_image\">\n\t\n\t\t\t", "hiliteStart": 10, "hiliteLength": 32 }, { "type": "error", "lastLine": 294, "lastColumn": 254, "firstColumn": 5, "message": "Duplicate ID mc-embedded-subscribe-form.", "extract": "\t\t\t\t\t\n\t\t\t\t<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\">\n\n\t\t\t\t", "hiliteStart": 10, "hiliteLength": 250 }, { "type": "info", "lastLine": 143, "lastColumn": 254, "firstColumn": 5, "subType": "warning", "message": "The first occurrence of ID mc-embedded-subscribe-form was here.", "extract": "\t\n\t\t\t\n\t\t\t\t<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\">\n\n\t\t\t\t", "hiliteStart": 10, "hiliteLength": 250 }, { "type": "error", "lastLine": 298, "lastColumn": 84, "firstColumn": 6, "message": "Duplicate ID mce-EMAIL.", "extract": "\t\t\t\t\n\t\t\t\t\t<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 79 }, { "type": "info", "lastLine": 147, "lastColumn": 84, "firstColumn": 6, "subType": "warning", "message": "The first occurrence of ID mce-EMAIL was here.", "extract": "\t\t\t\t\n\t\t\t\t\t<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 79 }, { "type": "error", "lastLine": 300, "lastColumn": 61, "firstColumn": 6, "message": "Element input is missing required attribute alt.", "extract": "\t\t\t\t\n\t\t\t\t\t<input type=\"image\" src=\"images/submit_button-full.png\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 56 }, { "type": "error", "lastLine": 317, "lastColumn": 32, "firstColumn": 25, "message": "The center element is obsolete. Use CSS instead.", "extract": " <center><a hre", "hiliteStart": 10, "hiliteLength": 8 }, { "type": "info", "lastLine": 1, "lastColumn": 21, "firstColumn": 16, "subType": "warning", "message": "Consider adding a lang attribute to the html start tag to declare the language of this document.", "extract": "TYPE html><html><head>", "hiliteStart": 10, "hiliteLength": 6 } ] }, "rawPage": { "messages": [ { "type": "error", "lastLine": 5, "lastColumn": 6, "firstColumn": 1, "message": "Stray start tag html.", "extract": "utf-8\">\n \n<html>\n<head", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 6, "lastColumn": 6, "firstColumn": 1, "message": "Start tag head seen but an element of the same type was already open.", "extract": "\n \n<html>\n<head>\n<titl", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "info", "lastLine": 11, "lastColumn": 64, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ".css\">\n\t\n\t<link rel=\"icon\" type=\"image/png\" href=\"images/fav_icon.png\" />\n\t\n\t<l", "hiliteStart": 10, "hiliteLength": 63 }, { "type": "info", "lastLine": 13, "lastColumn": 107, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ng\" />\n\t\n\t<link rel=\"stylesheet\" type=\"text/css\" href=\"https://cloud.typography.com/611818/6147012/css/fonts.css\" />\n\t\n\t<l", "hiliteStart": 10, "hiliteLength": 106 }, { "type": "info", "lastLine": 15, "lastColumn": 62, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ss\" />\n\t\n\t<link rel=\"stylesheet\" type=\"text/css\" href=\"webfonts.css\" />\n\t\n\t<m", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 34, "lastColumn": 90, "firstColumn": 1, "message": "Self-closing syntax (/>) used on a non-void HTML element. Ignoring the slash and treating as a start tag.", "extract": "\n<body>\n\n\n<div class=\"header_wrapper \" style=\"background-image: url(images/header_image-home.jpg)\"/>\n\n\t<di", "hiliteStart": 10, "hiliteLength": 90 }, { "type": "info", "lastLine": 66, "lastColumn": 110, "firstColumn": 64, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "88820822\"><img src=\"images/fb_icon.png\" alt=\"Facebook\" /></a>\n\t", "hiliteStart": 10, "hiliteLength": 47 }, { "type": "info", "lastLine": 67, "lastColumn": 91, "firstColumn": 41, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\" /></a>\n\t", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "info", "lastLine": 68, "lastColumn": 111, "firstColumn": 58, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\" /></a>\n\n", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 81, "lastColumn": 61, "firstColumn": 2, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "div>\n\t\n\t\n\t<img src=\"images/open_button.png\" class=\"open_button isUp\"/>\n\n\t<di", "hiliteStart": 10, "hiliteLength": 60 }, { "type": "info", "lastLine": 81, "lastColumn": 61, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "div>\n\t\n\t\n\t<img src=\"images/open_button.png\" class=\"open_button isUp\"/>\n\n\t<di", "hiliteStart": 10, "hiliteLength": 60 }, { "type": "error", "lastLine": 85, "lastColumn": 60, "firstColumn": 3, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "nu\" >\n\t\n\t\t<img src=\"images/close_button.png\" class=\"close_button\" />\n\t\n\t\t<", "hiliteStart": 10, "hiliteLength": 58 }, { "type": "info", "lastLine": 85, "lastColumn": 60, "firstColumn": 3, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "nu\" >\n\t\n\t\t<img src=\"images/close_button.png\" class=\"close_button\" />\n\t\n\t\t<", "hiliteStart": 10, "hiliteLength": 58 }, { "type": "info", "lastLine": 111, "lastColumn": 110, "firstColumn": 64, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "88820822\"><img src=\"images/fb_icon.png\" alt=\"Facebook\" /></a>\n\t", "hiliteStart": 10, "hiliteLength": 47 }, { "type": "info", "lastLine": 112, "lastColumn": 91, "firstColumn": 41, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\" /></a>\n\t", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "info", "lastLine": 113, "lastColumn": 111, "firstColumn": 58, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\" /></a>\n\n", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "info", "lastLine": 136, "lastColumn": 85, "firstColumn": 3, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "><div>\n\n\t\t<img src=\"images/evan_low_logo.png\" alt=\"Evan Low for Assembly\" class=\"home_logo\"/>\n\n\t\t<d", "hiliteStart": 10, "hiliteLength": 83 }, { "type": "error", "lastLine": 142, "lastColumn": 71, "firstColumn": 4, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "\">\n\t\t\t\n\t\t\t<img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\" />\n\t\t\t\n\t", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "info", "lastLine": 142, "lastColumn": 71, "firstColumn": 4, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\">\n\t\t\t\n\t\t\t<img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\" />\n\t\t\t\n\t", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "info", "lastLine": 151, "lastColumn": 87, "firstColumn": 6, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\t\t\t\t\n\t\t\t\t\t<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" />\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 82 }, { "type": "error", "lastLine": 153, "lastColumn": 58, "firstColumn": 6, "message": "Element input is missing required attribute alt.", "extract": "\t\t\t\t\n\t\t\t\t\t<input type=\"image\" src=\"images/submit_button.png\" />\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 153, "lastColumn": 58, "firstColumn": 6, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\t\t\t\t\n\t\t\t\t\t<input type=\"image\" src=\"images/submit_button.png\" />\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "error", "lastLine": 162, "lastColumn": 71, "firstColumn": 4, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "iv>\n\t\t\n\t\t\t<img src=\"images/submit_button-end.png\" class=\"submit_button_end\" />\n\t\t\n\t\t", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "info", "lastLine": 162, "lastColumn": 71, "firstColumn": 4, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "iv>\n\t\t\n\t\t\t<img src=\"images/submit_button-end.png\" class=\"submit_button_end\" />\n\t\t\n\t\t", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "info", "lastLine": 194, "lastColumn": 83, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "</div>\n\t\n\t<img src=\"images/twitter_ribbon_tab.png\" alt=\"twitter feed\" class=\"twitter_tab\" />\n\t\n\t\n\t", "hiliteStart": 10, "hiliteLength": 82 }, { "type": "error", "lastLine": 202, "lastColumn": 69, "firstColumn": 5, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": ">\n\t\t\t\n\t\t\t\t<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\" />\n\t\t\n\t\t", "hiliteStart": 10, "hiliteLength": 65 }, { "type": "info", "lastLine": 202, "lastColumn": 69, "firstColumn": 5, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ">\n\t\t\t\n\t\t\t\t<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\" />\n\t\t\n\t\t", "hiliteStart": 10, "hiliteLength": 65 }, { "type": "error", "lastLine": 214, "lastColumn": 117, "firstColumn": 5, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "\t\t\t\t\t\n\t\t\t\t<img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\" />\n\t\n\t\t\t", "hiliteStart": 10, "hiliteLength": 113 }, { "type": "info", "lastLine": 214, "lastColumn": 117, "firstColumn": 5, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\t\t\t\t\t\n\t\t\t\t<img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\" />\n\t\n\t\t\t", "hiliteStart": 10, "hiliteLength": 113 }, { "type": "error", "lastLine": 226, "lastColumn": 69, "firstColumn": 5, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": ">\n\t\t\t\n\t\t\t\t<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\" />\n\t\t\n\t\t", "hiliteStart": 10, "hiliteLength": 65 }, { "type": "info", "lastLine": 226, "lastColumn": 69, "firstColumn": 5, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ">\n\t\t\t\n\t\t\t\t<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\" />\n\t\t\n\t\t", "hiliteStart": 10, "hiliteLength": 65 }, { "type": "error", "lastLine": 238, "lastColumn": 38, "firstColumn": 5, "message": "Bad value for attribute src on element img: Must be non-empty.", "extract": "\t\t\t\t\t\n\t\t\t\t<img src=\"\" class=\"tweet_image\" />\n\t\n\t\t\t", "hiliteStart": 10, "hiliteLength": 34 }, { "type": "error", "lastLine": 238, "lastColumn": 38, "firstColumn": 5, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "\t\t\t\t\t\n\t\t\t\t<img src=\"\" class=\"tweet_image\" />\n\t\n\t\t\t", "hiliteStart": 10, "hiliteLength": 34 }, { "type": "info", "lastLine": 238, "lastColumn": 38, "firstColumn": 5, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\t\t\t\t\t\n\t\t\t\t<img src=\"\" class=\"tweet_image\" />\n\t\n\t\t\t", "hiliteStart": 10, "hiliteLength": 34 }, { "type": "error", "lastLine": 250, "lastColumn": 69, "firstColumn": 5, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": ">\n\t\t\t\n\t\t\t\t<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\" />\n\t\t\n\t\t", "hiliteStart": 10, "hiliteLength": 65 }, { "type": "info", "lastLine": 250, "lastColumn": 69, "firstColumn": 5, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ">\n\t\t\t\n\t\t\t\t<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\" />\n\t\t\n\t\t", "hiliteStart": 10, "hiliteLength": 65 }, { "type": "error", "lastLine": 262, "lastColumn": 38, "firstColumn": 5, "message": "Bad value for attribute src on element img: Must be non-empty.", "extract": "\t\t\t\t\t\n\t\t\t\t<img src=\"\" class=\"tweet_image\" />\n\t\n\t\t\t", "hiliteStart": 10, "hiliteLength": 34 }, { "type": "error", "lastLine": 262, "lastColumn": 38, "firstColumn": 5, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "\t\t\t\t\t\n\t\t\t\t<img src=\"\" class=\"tweet_image\" />\n\t\n\t\t\t", "hiliteStart": 10, "hiliteLength": 34 }, { "type": "info", "lastLine": 262, "lastColumn": 38, "firstColumn": 5, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\t\t\t\t\t\n\t\t\t\t<img src=\"\" class=\"tweet_image\" />\n\t\n\t\t\t", "hiliteStart": 10, "hiliteLength": 34 }, { "type": "error", "lastLine": 298, "lastColumn": 254, "firstColumn": 5, "message": "Duplicate ID mc-embedded-subscribe-form.", "extract": "\t\t\t\t\t\n\t\t\t\t<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\">\n\n\t\t\t\t", "hiliteStart": 10, "hiliteLength": 250 }, { "type": "info", "lastLine": 147, "lastColumn": 254, "firstColumn": 5, "subType": "warning", "message": "The first occurrence of ID mc-embedded-subscribe-form was here.", "extract": "\t\n\t\t\t\n\t\t\t\t<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\">\n\n\t\t\t\t", "hiliteStart": 10, "hiliteLength": 250 }, { "type": "error", "lastLine": 302, "lastColumn": 87, "firstColumn": 6, "message": "Duplicate ID mce-EMAIL.", "extract": "\t\t\t\t\n\t\t\t\t\t<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" />\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 82 }, { "type": "info", "lastLine": 151, "lastColumn": 87, "firstColumn": 6, "subType": "warning", "message": "The first occurrence of ID mce-EMAIL was here.", "extract": "\t\t\t\t\n\t\t\t\t\t<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" />\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 82 }, { "type": "info", "lastLine": 302, "lastColumn": 87, "firstColumn": 6, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\t\t\t\t\n\t\t\t\t\t<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" />\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 82 }, { "type": "error", "lastLine": 304, "lastColumn": 63, "firstColumn": 6, "message": "Element input is missing required attribute alt.", "extract": "\t\t\t\t\n\t\t\t\t\t<input type=\"image\" src=\"images/submit_button-full.png\" />\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 58 }, { "type": "info", "lastLine": 304, "lastColumn": 63, "firstColumn": 6, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\t\t\t\t\n\t\t\t\t\t<input type=\"image\" src=\"images/submit_button-full.png\" />\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 58 }, { "type": "error", "lastLine": 321, "lastColumn": 32, "firstColumn": 25, "message": "The center element is obsolete. Use CSS instead.", "extract": " <center><a hre", "hiliteStart": 10, "hiliteLength": 8 }, { "type": "info", "lastLine": 321, "lastColumn": 228, "firstColumn": 223, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "></center><br />\n ", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "info", "lastLine": 3, "firstLine": 2, "lastColumn": 22, "firstColumn": 16, "subType": "warning", "message": "Consider adding a lang attribute to the html start tag to declare the language of this document.", "extract": "TYPE html>\n<meta charset=\"utf-8\">\n \n<ht", "hiliteStart": 10, "hiliteLength": 23 } ] }, "success": true }, "standardResult": { "totals": [ 6, 0, 37, 0 ], "instances": [ { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "77" }, "excerpt": "div> <img src=\"images/open_button.png\" class=\"open_button isUp\"> <di" }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "81" }, "excerpt": "enu\"> <img src=\"images/close_button.png\" class=\"close_button\"> <" }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "138" }, "excerpt": "\"> <img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\"> " }, { "ruleID": "Element input is missing required attribute alt.", "what": "Element input is missing required attribute alt.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "149" }, "excerpt": " <input type=\"image\" src=\"images/submit_button.png\"> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "158" }, "excerpt": "iv> <img src=\"images/submit_button-end.png\" class=\"submit_button_end\"> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "198" }, "excerpt": "> <img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\"> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "210" }, "excerpt": " <img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\"> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "222" }, "excerpt": "> <img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\"> " }, { "ruleID": "Bad value for attribute src on element img: Must be non-empty.", "what": "Bad value for attribute src on element img: Must be non-empty.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "234" }, "excerpt": " <img src=\"\" class=\"tweet_image\"> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "234" }, "excerpt": " <img src=\"\" class=\"tweet_image\"> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "246" }, "excerpt": "> <img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\"> " }, { "ruleID": "Bad value for attribute src on element img: Must be non-empty.", "what": "Bad value for attribute src on element img: Must be non-empty.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "258" }, "excerpt": " <img src=\"\" class=\"tweet_image\"> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "258" }, "excerpt": " <img src=\"\" class=\"tweet_image\"> " }, { "ruleID": "Duplicate ID mc-embedded-subscribe-form.", "what": "Duplicate ID mc-embedded-subscribe-form.", "ordinalSeverity": 2, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "line", "spec": "294" }, "excerpt": " <form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\"> " }, { "ruleID": "The first occurrence of ID mc-embedded-subscribe-form was here.", "what": "The first occurrence of ID mc-embedded-subscribe-form was here.", "ordinalSeverity": 0, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "line", "spec": "143" }, "excerpt": " <form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\"> " }, { "ruleID": "Duplicate ID mce-EMAIL.", "what": "Duplicate ID mce-EMAIL.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "line", "spec": "298" }, "excerpt": " <input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\"> " }, { "ruleID": "The first occurrence of ID mce-EMAIL was here.", "what": "The first occurrence of ID mce-EMAIL was here.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "line", "spec": "147" }, "excerpt": " <input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\"> " }, { "ruleID": "Element input is missing required attribute alt.", "what": "Element input is missing required attribute alt.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "300" }, "excerpt": " <input type=\"image\" src=\"images/submit_button-full.png\"> " }, { "ruleID": "The center element is obsolete. Use CSS instead.", "what": "The center element is obsolete. Use CSS instead.", "ordinalSeverity": 2, "tagName": "CENTER", "id": "", "location": { "doc": "dom", "type": "line", "spec": "317" }, "excerpt": " <center><a hre" }, { "ruleID": "Consider adding a lang attribute to the html start tag to declare the language of this document.", "what": "Consider adding a lang attribute to the html start tag to declare the language of this document.", "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1" }, "excerpt": "TYPE html><html><head>" }, { "ruleID": "Stray start tag html.", "what": "Stray start tag html.", "ordinalSeverity": 2, "tagName": "HTML", "id": "", "location": { "doc": "source", "type": "line", "spec": "5" }, "excerpt": "utf-8\"> <html> <head" }, { "ruleID": "Start tag head seen but an element of the same type was already open.", "what": "Start tag head seen but an element of the same type was already open.", "ordinalSeverity": 2, "tagName": "HTML", "id": "", "location": { "doc": "source", "type": "line", "spec": "6" }, "excerpt": " <html> <head> <titl" }, { "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": ".css\"> <link rel=\"icon\" type=\"image/png\" href=\"images/fav_icon.png\" /> <l" }, { "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": "13" }, "excerpt": "ng\" /> <link rel=\"stylesheet\" type=\"text/css\" href=\"https://cloud.typography.com/611818/6147012/css/fonts.css\" /> <l" }, { "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": "15" }, "excerpt": "ss\" /> <link rel=\"stylesheet\" type=\"text/css\" href=\"webfonts.css\" /> <m" }, { "ruleID": "Self-closing syntax (/>) used on a non-void HTML element. Ignoring the slash and treating as a start tag.", "what": "Self-closing syntax (/>) used on a non-void HTML element. Ignoring the slash and treating as a start tag.", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "source", "type": "line", "spec": "34" }, "excerpt": " <body> <div class=\"header_wrapper \" style=\"background-image: url(images/header_image-home.jpg)\"/> <di" }, { "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": "66" }, "excerpt": "88820822\"><img src=\"images/fb_icon.png\" alt=\"Facebook\" /></a> " }, { "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": "67" }, "excerpt": "Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\" /></a> " }, { "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": "68" }, "excerpt": "-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\" /></a> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "81" }, "excerpt": "div> <img src=\"images/open_button.png\" class=\"open_button isUp\"/> <di" }, { "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": "81" }, "excerpt": "div> <img src=\"images/open_button.png\" class=\"open_button isUp\"/> <di" }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "85" }, "excerpt": "nu\" > <img src=\"images/close_button.png\" class=\"close_button\" /> <" }, { "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": "85" }, "excerpt": "nu\" > <img src=\"images/close_button.png\" class=\"close_button\" /> <" }, { "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": "111" }, "excerpt": "88820822\"><img src=\"images/fb_icon.png\" alt=\"Facebook\" /></a> " }, { "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": "112" }, "excerpt": "Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\" /></a> " }, { "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": "113" }, "excerpt": "-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\" /></a> " }, { "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": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "136" }, "excerpt": "><div> <img src=\"images/evan_low_logo.png\" alt=\"Evan Low for Assembly\" class=\"home_logo\"/> <d" }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "142" }, "excerpt": "\"> <img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\" /> " }, { "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": "142" }, "excerpt": "\"> <img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\" /> " }, { "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": "mce-EMAIL", "location": { "doc": "source", "type": "line", "spec": "151" }, "excerpt": " <input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" /> " }, { "ruleID": "Element input is missing required attribute alt.", "what": "Element input is missing required attribute alt.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "153" }, "excerpt": " <input type=\"image\" src=\"images/submit_button.png\" /> " }, { "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": "", "location": { "doc": "source", "type": "line", "spec": "153" }, "excerpt": " <input type=\"image\" src=\"images/submit_button.png\" /> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "162" }, "excerpt": "iv> <img src=\"images/submit_button-end.png\" class=\"submit_button_end\" /> " }, { "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": "162" }, "excerpt": "iv> <img src=\"images/submit_button-end.png\" class=\"submit_button_end\" /> " }, { "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": "194" }, "excerpt": "</div> <img src=\"images/twitter_ribbon_tab.png\" alt=\"twitter feed\" class=\"twitter_tab\" /> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "202" }, "excerpt": "> <img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\" /> " }, { "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": "202" }, "excerpt": "> <img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\" /> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "214" }, "excerpt": " <img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\" /> " }, { "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": "214" }, "excerpt": " <img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\" /> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "226" }, "excerpt": "> <img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\" /> " }, { "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": "226" }, "excerpt": "> <img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\" /> " }, { "ruleID": "Bad value for attribute src on element img: Must be non-empty.", "what": "Bad value for attribute src on element img: Must be non-empty.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "238" }, "excerpt": " <img src=\"\" class=\"tweet_image\" /> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "238" }, "excerpt": " <img src=\"\" class=\"tweet_image\" /> " }, { "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": "238" }, "excerpt": " <img src=\"\" class=\"tweet_image\" /> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "250" }, "excerpt": "> <img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\" /> " }, { "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": "250" }, "excerpt": "> <img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\" /> " }, { "ruleID": "Bad value for attribute src on element img: Must be non-empty.", "what": "Bad value for attribute src on element img: Must be non-empty.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "262" }, "excerpt": " <img src=\"\" class=\"tweet_image\" /> " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "262" }, "excerpt": " <img src=\"\" class=\"tweet_image\" /> " }, { "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": "262" }, "excerpt": " <img src=\"\" class=\"tweet_image\" /> " }, { "ruleID": "Duplicate ID mc-embedded-subscribe-form.", "what": "Duplicate ID mc-embedded-subscribe-form.", "ordinalSeverity": 2, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "source", "type": "line", "spec": "298" }, "excerpt": " <form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\"> " }, { "ruleID": "The first occurrence of ID mc-embedded-subscribe-form was here.", "what": "The first occurrence of ID mc-embedded-subscribe-form was here.", "ordinalSeverity": 0, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "source", "type": "line", "spec": "147" }, "excerpt": " <form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\"> " }, { "ruleID": "Duplicate ID mce-EMAIL.", "what": "Duplicate ID mce-EMAIL.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "source", "type": "line", "spec": "302" }, "excerpt": " <input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" /> " }, { "ruleID": "The first occurrence of ID mce-EMAIL was here.", "what": "The first occurrence of ID mce-EMAIL was here.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "source", "type": "line", "spec": "151" }, "excerpt": " <input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" /> " }, { "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": "mce-EMAIL", "location": { "doc": "source", "type": "line", "spec": "302" }, "excerpt": " <input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" /> " }, { "ruleID": "Element input is missing required attribute alt.", "what": "Element input is missing required attribute alt.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "304" }, "excerpt": " <input type=\"image\" src=\"images/submit_button-full.png\" /> " }, { "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": "", "location": { "doc": "source", "type": "line", "spec": "304" }, "excerpt": " <input type=\"image\" src=\"images/submit_button-full.png\" /> " }, { "ruleID": "The center element is obsolete. Use CSS instead.", "what": "The center element is obsolete. Use CSS instead.", "ordinalSeverity": 2, "tagName": "CENTER", "id": "", "location": { "doc": "source", "type": "line", "spec": "321" }, "excerpt": " <center><a hre" }, { "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": "BR", "id": "", "location": { "doc": "source", "type": "line", "spec": "321" }, "excerpt": "></center><br /> " }, { "ruleID": "Consider adding a lang attribute to the html start tag to declare the language of this document.", "what": "Consider adding a lang attribute to the html start tag to declare the language of this document.", "ordinalSeverity": 0, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "3" }, "excerpt": "TYPE html> <meta charset=\"utf-8\"> <ht" } ] }, "endTime": 1687095911077 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687095911078, "url": "https://evanlowforassembly.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 13:45:12", "hash": "9f7888af9df56c62cbd77b08eb1fac4da158077e397f8db854fc875601fbf559b0a0b2ac19c2c36b2a0b066cdb28adff7c631c5814c150fcc862d5c5b878c638", "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": 23, "warning": 9, "failed": 10, "inapplicable": 83 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 8, "warning": 7, "failed": 5, "inapplicable": 47 }, "assertions": { "QW-ACT-R2": { "name": "HTML has lang attribute", "code": "QW-ACT-R2", "mapping": "b5c3f8", "description": "This rule checks that the html element has a non-empty lang or xml:lang attribute.", "metadata": { "target": { "element": "html", "attributes": "lang" }, "success-criteria": [ { "name": "3.1.1", "level": "A", "principle": "Understandable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/language-of-page", "url_tr": "https://www.w3.org/TR/WCAG21/#language-of-page" } ], "related": [ "H57" ], "url": "https://act-rules.github.io/rules/b5c3f8", "type": [ "ACTRule", "TestCase" ], "a11yReq": [ "WCAG21:language" ], "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The `lang` attribute doesn't exist or is empty ('')." }, "results": [ { "verdict": "failed", "description": "The `lang` attribute doesn't exist or is empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<html><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "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><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><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><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": "Check if the page has any 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": "Check if the page has any 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": "W2", "elements": [ { "htmlCode": "<html><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R6": { "name": "Image button has accessible name", "code": "QW-ACT-R6", "mapping": "59796f", "description": "This rule checks that each image button element has an accessible name.", "metadata": { "target": { "element": "input", "attributes": [ "type='image'" ] }, "success-criteria": [ { "name": "1.1.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content", "url_tr": "https://www.w3.org/TR/WCAG21/#non-text-content" }, { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value", "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value" } ], "related": [ "G94", "G95" ], "url": "https://act-rules.github.io/rules/59796f", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 0, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "The test target doesn't have an accessible name." }, "results": [ { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<input type=\"image\" src=\"images/submit_button.png\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(3)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<input type=\"image\" src=\"images/submit_button-full.png\">", "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(3)" } ], "attributes": [] } ] }, "QW-ACT-R18": { "name": "`id` attribute value is unique", "code": "QW-ACT-R18", "mapping": "3ea0c8", "description": "This rule checks that all id attribute values on a single page are unique.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "4.1.1", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html", "url_tr": "https://www.w3.org/TR/WCAG21/#parsing" } ], "related": [ "H93" ], "url": "https://act-rules.github.io/rules/3ea0c8", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 0, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "Several elements have the same `id` attribute." }, "results": [ { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\">\n\n\t\t\t\t\tStay Connected: \t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t</form>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1)" }, { "htmlCode": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\">\n\n\t\t\t\t\tStay Connected: \t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t</form>", "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(2)" }, { "htmlCode": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R62": { "name": "Element in sequential focus order has visible focus", "code": "QW-ACT-R62", "mapping": "oj04fd", "description": "This rule checks that each element in sequential focus order has some visible focus indication.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "2.4.7", "level": "AA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html", "url_tr": "https://www.w3.org/TR/WCAG21/#focus-visible" } ], "related": [], "url": "https://act-rules.github.io/rules/oj04fd", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 23, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check if the element has some visible focus indication" }, "results": [ { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"about\">About Evan</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav: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=\"issues\">Issues</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div: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=\"26th_district\">26th District</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div: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=\"in_the_news\">In the News</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div: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=\"https://secure.actblue.com/donate/evan-low-for-assembly-2022-1\">\n\t\tDonate Now\n\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > 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=\"http://twitter.com/Evan_Low\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(3) > 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.linkedin.com/in/evan-low-1952064\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(3) > a:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"about\">About Evan</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav: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=\"issues\">Issues</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div: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=\"26th_district\">26th District</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div: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=\"in_the_news\">In the News</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div: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=\"https://secure.actblue.com/donate/evan-low-for-assembly-2022-1\">\n\t\tDonate Now\n\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > 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=\"http://www.facebook.com/pages/Evan-Low/81588820822\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > 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=\"http://twitter.com/Evan_Low\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(3) > 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.linkedin.com/in/evan-low-1952064\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(3) > a:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"image\" src=\"images/submit_button.png\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"http://twitter.com/kamalaharris\">@KamalaHarris!</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > 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=\"http://twitter.com/kamalaharris\">@NRA</a>", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(5) > 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": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"image\" src=\"images/submit_button-full.png\">", "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.couchcms.com/\" title=\"CouchCMS - Simple Open-Source Content Management\" style=\"display:block !important; visibility:visible !important;\">Powered by CouchCMS</a>", "pointer": "html > body:nth-child(2) > div:nth-child(6) > div:nth-child(1) > center:nth-child(1) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R16": { "name": "Form control has accessible name", "code": "QW-ACT-R16", "mapping": "e086e5", "description": "Form control has accessible name", "metadata": { "target": { "element": [ "input", "select", "textarea", "*[role]" ] }, "success-criteria": [ { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value", "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value" } ], "related": [], "url": "https://act-rules.github.io/rules/e086e5", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 0, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "The test target accessible name doesn't exist or it's empty ('')." }, "results": [ { "verdict": "failed", "description": "The test target accessible name doesn't exist or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target accessible name doesn't exist or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(2)" } ], "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": 2, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error." }, "results": [ { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R17": { "name": "Image has accessible name", "code": "QW-ACT-R17", "mapping": "23a2a8", "description": "This rule checks that each image that is not marked as decorative, has an accessible name.", "metadata": { "target": { "element": "img" }, "success-criteria": [ { "name": "1.1.1", "level": "A", "principle": "Understandable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content.html", "url_tr": "https://www.w3.org/TR/WCAG21/#non-text-content" } ], "related": [ "G94", "G95" ], "url": "https://act-rules.github.io/rules/23a2a8", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 8, "warning": 0, "failed": 10, "inapplicable": 0, "outcome": "failed", "description": "The test target doesn't have an accessible name." }, "results": [ { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"images/open_button.png\" class=\"open_button isUp\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > img:nth-child(5)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"images/close_button.png\" class=\"close_button\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"images/submit_button-end.png\" class=\"submit_button_end\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > img:nth-child(3)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > img:nth-child(4)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(4) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"\" class=\"tweet_image\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(4) > img:nth-child(4)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(5) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"\" class=\"tweet_image\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(5) > img:nth-child(4)" } ], "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><head></head><body>Evan Low for Assembly: California's 26th District\n\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\n\n\n(()=>{\"use strict\";var e={564:(e,t)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.QWElement=void 0;class n{constructor(e,t){this.element=e,this.elementsCSSRules=t,this.selector=\"\";const n=e.getAttribute(\"_selector\");n&&(this.selector=n)}addCSSRulesPropertyToElement(e){var t;e&&(null===(t=this.elementsCSSRules)||void 0===t?void 0:t.has(e))&&e.setAttribute(\"_cssRules\",\"true\")}hasCSSRules(){return\"true\"===this.element.getAttribute(\"_cssRules\")}getCSSRules(){var e;return null===(e=this.elementsCSSRules)||void 0===e?void 0:e.get(this.element)}hasCSSProp …", "pointer": "html" } ], "attributes": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 6, "warning": 2, "failed": 3, "inapplicable": 23 }, "assertions": { "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": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The first focusable control on the Web page does not links to local content." }, "results": [ { "verdict": "failed", "description": "The first focusable control on the Web page does not links to local content.", "resultCode": "F3", "elements": [ { "htmlCode": "<a href=\"about\">About Evan</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T5": { "name": "Using alt attributes on images used as submit buttons", "code": "QW-WCAG-T5", "mapping": "H36", "description": "This technique checks all input elements that are buttons use alt text", "metadata": { "target": { "element": "input" }, "success-criteria": [ { "name": "1.1.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content" } ], "related": [ "G94" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H36", "passed": 0, "warning": 0, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "The input element does not have an alt attribute." }, "results": [ { "verdict": "failed", "description": "The input element does not have an alt attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<input type=\"image\" src=\"images/submit_button.png\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(3)" } ], "attributes": [] }, { "verdict": "failed", "description": "The input element does not have an alt attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<input type=\"image\" src=\"images/submit_button-full.png\">", "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(3)" } ], "attributes": [] } ] }, "QW-WCAG-T20": { "name": "Supplementing link text with the title attribute", "code": "QW-WCAG-T20", "mapping": "H33", "description": "Supplementing link text with the title attribute", "metadata": { "target": { "element": "a" }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only" } ], "related": [ "C7", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H33", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Please verify that the element's title attribute describes correctly the link." }, "results": [ { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.couchcms.com/\" title=\"CouchCMS - Simple Open-Source Content Management\" style=\"display:block !important; visibility:visible !important;\">Powered by CouchCMS</a>", "pointer": "html > body:nth-child(2) > div:nth-child(6) > div:nth-child(1) > center:nth-child(1) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T8": { "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives", "code": "QW-WCAG-T8", "mapping": "F30", "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "metadata": { "target": { "attributes": "alt" }, "success-criteria": [ { "name": "1.1.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content" }, { "name": "1.2.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded" } ], "related": [], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30", "passed": 0, "warning": 8, "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=\"images/fb_icon.png\" alt=\"Facebook\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"images/twitter_icon.png\" alt=\"Twitter\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(3) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(3) > a:nth-child(3) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"images/fb_icon.png\" alt=\"Facebook\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"images/twitter_icon.png\" alt=\"Twitter\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(3) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(3) > a:nth-child(3) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"images/evan_low_logo.png\" alt=\"Evan Low for Assembly\" class=\"home_logo\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"images/twitter_ribbon_tab.png\" alt=\"twitter feed\" class=\"twitter_tab\">", "pointer": "html > body:nth-child(2) > div:nth-child(3) > img:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T31": { "name": "Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa", "code": "QW-WCAG-T31", "mapping": "F24", "description": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "metadata": { "target": { "element": "*", "attributes": "text-decoration" }, "success-criteria": [ { "name": "1.4.3", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum" }, { "name": "1.4.6", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced" }, { "name": "1.4.8", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation" } ], "related": [ "C23", "C25" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F24", "passed": 0, "warning": 0, "failed": 12, "inapplicable": 0, "outcome": "failed", "description": "The test target has a author defined background property but not a color css property." }, "results": [ { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"about\">About Evan</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"issues\">Issues</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"26th_district\">26th District</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"in_the_news\">In the News</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<div class=\"donate\">\n\t\tDonate Now\n\t</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > a:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"about\">About Evan</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"issues\">Issues</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"26th_district\">26th District</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"in_the_news\">In the News</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(1) > div:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<div class=\"donate\">\n\t\tDonate Now\n\t</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > a:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<div class=\"headline\">Working for the heart of the Silicon Valley</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<div class=\"stay_connected\">Stay Connected: </div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > div:nth-child(1)" } ], "attributes": [] } ] } } }, "best-practices": { "type": "best-practices", "metadata": { "passed": 9, "warning": 0, "failed": 2, "inapplicable": 13 }, "assertions": { "QW-BP10": { "name": "HTML elements are used to control visual presentation of content", "code": "QW-BP10", "description": "No HTML elements are used to control the visual presentation of content", "metadata": { "target": { "element": [ "b", "blink", "blockquote", "basefont", "center", "cite", "em", "font", "i", "link", "mark", "strong", "s", "strike", "u", "vlink" ] }, "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The webpage uses the element center to control the visual content presentation." }, "results": [ { "verdict": "failed", "description": "The webpage uses the element center to control the visual content presentation.", "resultCode": "F1", "elements": [ { "htmlCode": "<center>Powered by CouchCMS</center>", "pointer": "html > body:nth-child(2) > div:nth-child(6) > div:nth-child(1) > center:nth-child(1)" } ], "attributes": [ "center" ] } ] }, "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": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "This page doesn't use headings." }, "results": [ { "verdict": "failed", "description": "This page doesn't use headings.", "resultCode": "F1", "elements": [], "attributes": [] } ] } } }, "counter": { "type": "counter", "data": { "roles": { "link": 23, "document": 1, "navigation": 2, "img": 18, "form": 2, "textbox": 2, "button": 2 }, "tags": { "html": 1, "head": 1, "meta": 2, "title": 1, "link": 4, "script": 9, "body": 1, "div": 53, "nav": 2, "a": 19, "img": 18, "form": 2, "input": 4, "center": 1, "br": 1 } } } }, "success": true }, "standardResult": { "totals": [ 9, 31, 15, 19 ], "instances": [ { "ruleID": "QW-ACT-R2", "what": "This rule checks that the html element has a non-empty lang or xml:lang attribute.", "ordinalSeverity": 3, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R63", "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R64", "what": "This rule checks that the non-repeated content contains a heading", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R73", "what": "This rule checks that repeated blocks of content are collapsible.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R74", "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R6", "what": "This rule checks that each image button element has an accessible name.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(3)" }, "excerpt": "<input type=\"image\" src=\"images/submit_button.png\">" }, { "ruleID": "QW-ACT-R6", "what": "This rule checks that each image button element has an accessible name.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(3)" }, "excerpt": "<input type=\"image\" src=\"images/submit_button-full.png\">" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1)" }, "excerpt": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\"> Stay Connected: </form>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1)" }, "excerpt": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blank\"> Stay Connected: </form>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "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) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"about\">About Evan</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) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"issues\">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) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"26th_district\">26th District</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"in_the_news\">In the News</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/evan-low-for-assembly-2022-1\"> Donate Now </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) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"></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) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(3) > a:nth-child(2)" }, "excerpt": "<a href=\"http://twitter.com/Evan_Low\"></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) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(3) > a:nth-child(3)" }, "excerpt": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"></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) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"about\">About Evan</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) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"issues\">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) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"26th_district\">26th District</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(1) > div:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"in_the_news\">In the News</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > a:nth-child(2)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/evan-low-for-assembly-2022-1\"> Donate Now </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) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"></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) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(3) > a:nth-child(2)" }, "excerpt": "<a href=\"http://twitter.com/Evan_Low\"></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) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(3) > a:nth-child(3)" }, "excerpt": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"></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": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "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": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(3)" }, "excerpt": "<input type=\"image\" src=\"images/submit_button.png\">" }, { "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(3) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"http://twitter.com/kamalaharris\">@KamalaHarris!</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(3) > div:nth-child(5) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"http://twitter.com/kamalaharris\">@NRA</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": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "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": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(3)" }, "excerpt": "<input type=\"image\" src=\"images/submit_button-full.png\">" }, { "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(6) > div:nth-child(1) > center:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.couchcms.com/\" title=\"CouchCMS - Simple Open-Source Content Management\" style=\"display:block !important; visibility:visible !important;\">Powered by CouchCMS</a>" }, { "ruleID": "QW-ACT-R16", "what": "Form control has accessible name", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "QW-ACT-R16", "what": "Form control has accessible name", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "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": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "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": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">" }, { "ruleID": "QW-ACT-R17", "what": "This rule checks that each image that is not marked as decorative, has an accessible name.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > img:nth-child(5)" }, "excerpt": "<img src=\"images/open_button.png\" class=\"open_button isUp\">" }, { "ruleID": "QW-ACT-R17", "what": "This rule checks that each image that is not marked as decorative, has an accessible name.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > img:nth-child(1)" }, "excerpt": "<img src=\"images/close_button.png\" class=\"close_button\">" }, { "ruleID": "QW-ACT-R17", "what": "This rule checks that each image that is not marked as decorative, has an accessible name.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > img:nth-child(1)" }, "excerpt": "<img src=\"images/home_signup_arrow.png\" class=\"home_signup_arrow\">" }, { "ruleID": "QW-ACT-R17", "what": "This rule checks that each image that is not marked as decorative, has an accessible name.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > img:nth-child(3)" }, "excerpt": "<img src=\"images/submit_button-end.png\" class=\"submit_button_end\">" }, { "ruleID": "QW-ACT-R17", "what": "This rule checks that each image that is not marked as decorative, has an accessible name.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > img:nth-child(1)" }, "excerpt": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" }, { "ruleID": "QW-ACT-R17", "what": "This rule checks that each image that is not marked as decorative, has an accessible name.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(3) > img:nth-child(4)" }, "excerpt": "<img src=\"https://evanlowforassembly.com/couch/uploads/image/14142220435_a45bebfbf1_o.jpg\" class=\"tweet_image\">" }, { "ruleID": "QW-ACT-R17", "what": "This rule checks that each image that is not marked as decorative, has an accessible name.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(4) > img:nth-child(1)" }, "excerpt": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" }, { "ruleID": "QW-ACT-R17", "what": "This rule checks that each image that is not marked as decorative, has an accessible name.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(4) > img:nth-child(4)" }, "excerpt": "<img src=\"\" class=\"tweet_image\">" }, { "ruleID": "QW-ACT-R17", "what": "This rule checks that each image that is not marked as decorative, has an accessible name.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(5) > img:nth-child(1)" }, "excerpt": "<img src=\"images/evan_tw_icon_photo.png\" class=\"profile_photo\">" }, { "ruleID": "QW-ACT-R17", "what": "This rule checks that each image that is not marked as decorative, has an accessible name.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > div:nth-child(5) > img:nth-child(4)" }, "excerpt": "<img src=\"\" class=\"tweet_image\">" }, { "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": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html><head></head><body>Evan Low for Assembly: California's 26th District (()=>{\"use strict\";var e={564:(e,t)=>{Object.defineProperty(t,\"__esModule\",{value:!0}),t.QWElement=void 0;class n{const ... (\"_cssRules\",\"true\")}hasCSSRules(){return\"true\"===this.element.getAttribute(\"_cssRules\")}getCSSRules(){var e;return null===(e=this.elementsCSSRules)||void 0===e?void 0:e.get(this.element)}hasCSSProp …" }, { "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": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"about\">About Evan</a>" }, { "ruleID": "QW-WCAG-T5", "what": "This technique checks all input elements that are buttons use alt text", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > input:nth-child(3)" }, "excerpt": "<input type=\"image\" src=\"images/submit_button.png\">" }, { "ruleID": "QW-WCAG-T5", "what": "This technique checks all input elements that are buttons use alt text", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(3)" }, "excerpt": "<input type=\"image\" src=\"images/submit_button-full.png\">" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(6) > div:nth-child(1) > center:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.couchcms.com/\" title=\"CouchCMS - Simple Open-Source Content Management\" style=\"display:block !important; visibility:visible !important;\">Powered by CouchCMS</a>" }, { "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) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"images/fb_icon.png\" alt=\"Facebook\">" }, { "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) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(3) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img src=\"images/twitter_icon.png\" alt=\"Twitter\">" }, { "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) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(3) > a:nth-child(3) > img:nth-child(1)" }, "excerpt": "<img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\">" }, { "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) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"images/fb_icon.png\" alt=\"Facebook\">" }, { "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) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(3) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img src=\"images/twitter_icon.png\" alt=\"Twitter\">" }, { "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) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(3) > a:nth-child(3) > img:nth-child(1)" }, "excerpt": "<img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\">" }, { "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) > div:nth-child(7) > div:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"images/evan_low_logo.png\" alt=\"Evan Low for Assembly\" class=\"home_logo\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3) > img:nth-child(2)" }, "excerpt": "<img src=\"images/twitter_ribbon_tab.png\" alt=\"twitter feed\" class=\"twitter_tab\">" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"about\">About Evan</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"issues\">Issues</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"26th_district\">26th District</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"in_the_news\">In the News</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(4) > nav:nth-child(1) > a:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"donate\"> Donate Now </div>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"about\">About Evan</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"issues\">Issues</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"26th_district\">26th District</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > div:nth-child(1) > div:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"in_the_news\">In the News</a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(6) > nav:nth-child(2) > a:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"donate\"> Donate Now </div>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2)" }, "excerpt": "<div class=\"headline\">Working for the heart of the Silicon Valley</div>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > form:nth-child(1) > div:nth-child(1)" }, "excerpt": "<div class=\"stay_connected\">Stay Connected: </div>" }, { "ruleID": "QW-BP10", "what": "No HTML elements are used to control the visual presentation of content", "ordinalSeverity": 1, "tagName": "CENTER", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(6) > div:nth-child(1) > center:nth-child(1)" }, "excerpt": "<center>Powered by CouchCMS</center>" } ] }, "endTime": 1687095912471 }, { "type": "test", "which": "tenon", "id": "a", "startTime": 1687095912471, "url": "https://evanlowforassembly.com/", "what": "Tenon", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.057", "responseTime": "2023-06-18T13:45:12.195Z", "data": { "apiErrors": [], "documentSize": 979404, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 178, "failing": 2 }, "issues": { "totalErrors": 3, "totalWarnings": 0, "totalIssues": 3 }, "issuesByLevel": { "A": { "count": 0, "pct": 0 }, "AA": { "count": 0, "pct": 0 }, "AAA": { "count": 3, "pct": 100 } }, "density": { "errorDensity": 0, "warningDensity": 0, "allDensity": 0 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "a05c3953-3355-45ae-93ca-403a431d679a", "docID": "bee79db9-505b-47b5-f205-96d33756a9ec", "sourceHash": "fb24a949a999e7c047d2784a60b71ad7", "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=a05c3953-3355-45ae-93ca-403a431d679a", "resultSet": [ { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1008, "y": 1480 }, "height": 1480, "width": 1008 }, "position": { "line": 2051, "column": 60 }, "errorSnippet": "<body> <div class=\"header_wrapper \" style=\"background-image: url(images/header_image-home.jpg)\"> <div class=\"nav_gradient\"></div> <div class=\"top_lines\"></div> <div class=\"bottom_lines\"></div> <div class", "xpath": "/html/body", "issueID": "e22d53cff9298b4cfd0eb29cc0cfce0c", "signature": "8bcc4ccbea8147121a7a41ca98506e4e", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e22d53cff9298b4cfd0eb29cc0cfce0c" }, { "tID": 214, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "Do not open new windows on form submission.", "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 form is set to open a new window or tab when the form is submitted. This may result in disorientation or confusion for users who do not expect the new window to appear or who cannot see the change to a new window. Remove `target=\"_blank\"` from this `<form>` element.", "viewPortLocation": { "top-left": { "x": 8, "y": 314 }, "bottom-right": { "x": 1016, "y": 353 }, "height": 39, "width": 1008 }, "position": { "line": 16, "column": 0 }, "errorSnippet": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&amp;id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blan", "xpath": "/html/body/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]", "issueID": "008b570cff13518a19d77f867d8d81a6", "signature": "f944c9a871e7768f0b5f4543bac80b26", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=214&issueID=008b570cff13518a19d77f867d8d81a6" }, { "tID": 214, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "Do not open new windows on form submission.", "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 form is set to open a new window or tab when the form is submitted. This may result in disorientation or confusion for users who do not expect the new window to appear or who cannot see the change to a new window. Remove `target=\"_blank\"` from this `<form>` element.", "viewPortLocation": { "top-left": { "x": 8, "y": 1413 }, "bottom-right": { "x": 1016, "y": 1452 }, "height": 39, "width": 1008 }, "position": { "line": 16, "column": 0 }, "errorSnippet": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&amp;id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blan", "xpath": "/html/body/div[5]/div[1]/div[1]/form[1]", "issueID": "ef0af243d9c942c6d6ee5375b1e1118e", "signature": "fb69d833cfaea9e537d96ae5468ccaff", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=214&issueID=ef0af243d9c942c6d6ee5375b1e1118e" } ], "log": [] }, "success": true }, "standardResult": { "totals": [ 0, 0, 0, 3 ], "instances": [ { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body> <div class=\"header_wrapper \" style=\"background-image: url(images/header_image-home.jpg)\"> <div class=\"nav_gradient\"></div> <div class=\"top_lines\"></div> <div class=\"bottom_lines\"></div> <div class" }, { "ruleID": "214", "what": "Do not open new windows on form submission.", "ordinalSeverity": 3, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[6]/div[1]/div[2]/div[1]/form[1]" }, "excerpt": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&amp;id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blan" }, { "ruleID": "214", "what": "Do not open new windows on form submission.", "ordinalSeverity": 3, "tagName": "FORM", "id": "mc-embedded-subscribe-form", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/form[1]" }, "excerpt": "<form action=\"https://evanlowforassembly.us17.list-manage.com/subscribe/post?u=e6157ced4f43138d9e790fcfe&amp;id=2a0269df7e\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate email_update\" target=\"_blan" } ] }, "endTime": 1687095913020 }, { "type": "test", "which": "testaro", "withItems": true, "rules": [ "n", "motion" ], "startTime": 1687095913020, "url": "https://evanlowforassembly.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": null }, "visHidden": { "document": false, "body": false, "main": false }, "ariaHidden": { "document": false, "body": false, "main": false }, "tagName": { "document": "HTML", "body": "BODY", "main": "" }, "id": { "body": "", "main": "" } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "autocomplete": { "what": "name and email inputs without autocomplete attributes", "data": { "total": 2, "items": [ [ "email", "", "#mce-EMAIL" ], [ "email", "", "#mce-EMAIL" ] ] }, "totals": [ 0, 0, 2, 0 ], "standardInstances": [ { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "#mce-EMAIL" }, { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "#mce-EMAIL" } ] }, "bulk": { "what": "large count of visible elements", "data": { "visibleElements": 94 }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "docType": { "what": "document without a doctype property", "data": { "docHasType": true }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "dupAtt": { "what": "elements with duplicate attributes", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "embAc": { "what": "active elements embedded in links or buttons", "data": { "totals": { "links": 0, "buttons": 0, "inputs": 0, "selects": 0 }, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "filter": { "what": "filter styles on elements", "data": { "totals": { "styledElements": 0, "impactedElements": 0 }, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "focAll": { "what": "discrepancies between focusable and Tab-focused elements", "data": { "tabFocusables": 22, "tabFocused": 23, "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": 22, "types": { "missing": { "total": 18, "tagNames": { "A": 18 } }, "nonoutline": { "total": 0, "tagNames": {} }, "outline": { "total": 4, "meanDelay": 104, "tagNames": { "INPUT": 4 } } } }, "items": { "missing": [ { "tagName": "A", "id": "", "text": "About Evan" }, { "tagName": "A", "id": "", "text": "Issues" }, { "tagName": "A", "id": "", "text": "26th District" }, { "tagName": "A", "id": "", "text": "In the News" }, { "tagName": "A", "id": "", "text": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face" }, { "tagName": "A", "id": "", "text": "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>" }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link" }, { "tagName": "A", "id": "", "text": "About Evan" }, { "tagName": "A", "id": "", "text": "Issues" }, { "tagName": "A", "id": "", "text": "26th District" }, { "tagName": "A", "id": "", "text": "In the News" }, { "tagName": "A", "id": "", "text": "Donate Now" }, { "tagName": "A", "id": "", "text": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face" }, { "tagName": "A", "id": "", "text": "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>" }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link" }, { "tagName": "A", "id": "", "text": "@KamalaHarris!" }, { "tagName": "A", "id": "", "text": "@NRA" }, { "tagName": "A", "id": "", "text": "Powered by CouchCMS" } ], "nonoutline": [], "outline": [ { "tagName": "INPUT", "id": "mce-EMAIL", "text": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "delay": 101 }, { "tagName": "INPUT", "id": "", "text": "<input type=\"image\" src=\"images/submit_button.png\">", "delay": 104 }, { "tagName": "INPUT", "id": "mce-EMAIL", "text": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "delay": 103 }, { "tagName": "INPUT", "id": "", "text": "<input type=\"image\" src=\"images/submit_button-full.png\">", "delay": 106 } ] } }, "totals": [ 0, 0, 0, 18 ], "standardInstances": [ { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "26th District" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "In the News" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "26th District" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "In the News" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Now" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "@KamalaHarris!" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "@NRA" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Powered by CouchCMS" } ] }, "focOp": { "what": "discrepancies between focusability and operability", "data": { "totals": { "total": 32, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 9, "tagNames": { "DIV": 7, "IMG": 2 } }, "focusableAndOperable": { "total": 23, "tagNames": { "A": 19, "INPUT": 4 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [ { "tagName": "DIV", "id": "", "text": "About Evan Issues 26th District In the News", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "About Evan", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "Issues", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "26th District", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "In the News", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "Donate Now", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div class=\"social\" style=\"cursor: default;\"> <a href=\"http://www.facebook.com/pages/Evan-Low/815888", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "IMG", "id": "", "text": "<img src=\"images/open_button.png\" class=\"open_button isUp\" style=\"cursor: default;\">", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "IMG", "id": "", "text": "<img src=\"images/close_button.png\" class=\"close_button\" style=\"cursor: default;\">", "byTag": false, "byOnClick": false, "byPointer": true } ], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "About Evan", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Issues", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "26th District", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "In the News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate Now", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\" style=\"cursor: default;\"><img src=\"imag", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"http://twitter.com/Evan_Low\" style=\"cursor: default;\"><img src=\"images/twitter_icon.png\" al", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\" style=\"cursor: default;\"><img src=\"images/lin", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Evan", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Issues", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "26th District", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "In the News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate Now", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\" style=\"cursor: default;\"><img src=\"imag", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"http://twitter.com/Evan_Low\" style=\"cursor: default;\"><img src=\"images/twitter_icon.png\" al", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\" style=\"cursor: default;\"><img src=\"images/lin", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "mce-EMAIL", "text": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"image\" src=\"images/submit_button.png\" style=\"cursor: default;\">", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "@KamalaHarris!", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "@NRA", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "mce-EMAIL", "text": "<input type=\"text\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"image\" src=\"images/submit_button-full.png\" style=\"cursor: default;\">", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Powered by CouchCMS", "byTag": true, "byOnClick": false, "byPointer": true } ] } }, "totals": [ 0, 0, 0, 9 ], "standardInstances": [ { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan Issues 26th District In the News" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "26th District" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "In the News" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Now" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"social\" style=\"cursor: default;\"> <a href=\"http://www.facebook.com/pages/Evan-Low/815888" }, { "ruleID": "focOp", "complaint": "IMG element is operable but not focusable", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/open_button.png\" class=\"open_button isUp\" style=\"cursor: default;\">" }, { "ruleID": "focOp", "complaint": "IMG element is operable but not focusable", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/close_button.png\" class=\"close_button\" style=\"cursor: default;\">" } ] }, "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": 18, "triggerSample": 18, "impactTriggers": 0, "additions": 0, "removals": 0, "opacityChanges": 0, "opacityImpact": 0, "unhoverables": 8, "noCursors": 0, "badCursors": 0, "noIndicators": 0, "badIndicators": 0 }, "items": { "impactTriggers": [], "unhoverables": [ { "tagName": "A", "id": "", "text": "About Evan" }, { "tagName": "A", "id": "", "text": "Issues" }, { "tagName": "A", "id": "", "text": "26th District" }, { "tagName": "A", "id": "", "text": "In the News" }, { "tagName": "A", "id": "", "text": "Donate Now" }, { "tagName": "A", "id": "", "text": "<img src=\"images/fb_icon.png\" alt=\"Facebook\">" }, { "tagName": "A", "id": "", "text": "<img src=\"images/twitter_icon.png\" alt=\"Twitter\">" }, { "tagName": "A", "id": "", "text": "<img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\">" } ], "noCursors": [], "badCursors": [], "noIndicators": [], "badIndicators": [] } }, "totals": [ 0, 0, 0, 8 ], "standardInstances": [ { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan" }, { "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": "26th District" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "In the News" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Now" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/fb_icon.png\" alt=\"Facebook\">" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/twitter_icon.png\" alt=\"Twitter\">" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\">" } ] }, "labClash": { "what": "labeling inconsistencies", "data": { "totals": { "mislabeled": 0, "unlabeled": 4, "wellLabeled": 0 }, "items": { "mislabeled": [], "unlabeled": [ { "index": 0, "tagName": "INPUT", "type": "text", "texts": {} }, { "index": 1, "tagName": "INPUT", "type": "image", "texts": {} }, { "index": 2, "tagName": "INPUT", "type": "text", "texts": {} }, { "index": 3, "tagName": "INPUT", "type": "image", "texts": {} } ], "wellLabeled": [] } }, "totals": [ 0, 0, 0, 4 ], "standardInstances": [ { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " } ] }, "linkTo": { "what": "links without destinations", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "linkUl": { "what": "missing underlines on inline links", "data": { "totals": { "links": 19, "adjacent": { "total": 19, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ { "id": "", "text": "About Evan" }, { "id": "", "text": "Issues" }, { "id": "", "text": "26th District" }, { "id": "", "text": "In the News" }, { "id": "", "text": "Donate Now" }, { "id": "", "text": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face" }, { "id": "", "text": "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>" }, { "id": "", "text": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link" }, { "id": "", "text": "About Evan" }, { "id": "", "text": "Issues" }, { "id": "", "text": "26th District" }, { "id": "", "text": "In the News" }, { "id": "", "text": "Donate Now" }, { "id": "", "text": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face" }, { "id": "", "text": "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>" }, { "id": "", "text": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link" }, { "id": "", "text": "@KamalaHarris!" }, { "id": "", "text": "@NRA" }, { "id": "", "text": "Powered by CouchCMS" } ] } }, "totals": [ 0, 19, 0, 0 ], "standardInstances": [ { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan" }, { "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": "26th District" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "In the News" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Now" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan" }, { "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": "26th District" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "In the News" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Now" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "@KamalaHarris!" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "@NRA" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Powered by CouchCMS" } ] }, "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": 0, "badRoleElements": 0, "redundantRoleElements": 0, "tagNames": {} }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "styleDiff": { "what": "style inconsistencies", "data": { "mainStyles": [ "fontStyle", "fontWeight", "opacity", "textDecorationLine", "textDecorationStyle", "textDecorationThickness" ], "buttonStyles": [ "borderStyle", "borderWidth", "height", "lineHeight", "maxHeight", "maxWidth", "minHeight", "minWidth", "outlineOffset", "outlineStyle", "outlineWidth" ], "headingStyles": [ "color", "fontSize" ], "listLinkStyles": [ "color", "fontSize", "lineHeight" ], "totals": { "adjacentLink": { "total": 19, "subtotals": [ 16, 2, 1 ] } }, "items": { "adjacentLink": { "fontWeight": { "500": [ "@KamalaHarris!", "@NRA" ], "600": [ "Powered by CouchCMS" ], "900": [ "About Evan", "Issues", "26th District", "In the News", "Donate Now", "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face", "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>", "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link", "About Evan", "Issues", "26th District", "In the News", "Donate Now", "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face", "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>", "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link" ] } } } }, "totals": [ 2, 0, 0, 0 ], "standardInstances": [ { "ruleID": "styleDiff", "what": "In-line links have 3 different styles", "count": 2, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "tabNav": { "what": "nonstandard keyboard navigation between elements with the tab role", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "tabElements": { "total": 0, "correct": 0, "incorrect": 0 }, "tabLists": { "total": 0, "correct": 0, "incorrect": 0 } }, "tabElements": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "titledEl": { "what": "title attributes on inappropriate elements", "data": { "total": 1, "items": [ { "tagName": "A", "id": "", "text": "Powered by CouchCMS", "title": "CouchCMS - Simple Open-Source Content Management" } ] }, "totals": [ 0, 0, 1, 0 ], "standardInstances": [ { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Powered by CouchCMS): CouchCMS - Simple Open-Source Content Management" } ] }, "zIndex": { "what": "non-default Z indexes", "data": { "totals": { "total": 6, "tagNames": { "NAV": 1, "IMG": 2, "DIV": 3 } }, "items": [ { "tagName": "NAV", "id": "", "text": "About Evan Issues 26th District In the News Donate Now" }, { "tagName": "IMG", "id": "", "text": "<img src=\"images/open_button.png\" class=\"open_button isUp\">" }, { "tagName": "DIV", "id": "", "text": "About Evan Issues 26th District In the News Donate Now" }, { "tagName": "IMG", "id": "", "text": "<img src=\"images/close_button.png\" class=\"close_button\">" }, { "tagName": "DIV", "id": "", "text": "Powered by CouchCMS" }, { "tagName": "DIV", "id": "", "text": "Powered by CouchCMS" } ] }, "totals": [ 6, 0, 0, 0 ], "standardInstances": [ { "ruleID": "zIndex", "what": "NAV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan Issues 26th District In the News Donate Now" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/open_button.png\" class=\"open_button isUp\">" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan Issues 26th District In the News Donate Now" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/close_button.png\" class=\"close_button\">" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Powered by CouchCMS" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Powered by CouchCMS" } ] } }, "success": true }, "standardResult": { "totals": [ 8, 19, 4, 39 ], "instances": [ { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "#mce-EMAIL" }, { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "#mce-EMAIL" }, { "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": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "26th District" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "In the News" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "26th District" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "In the News" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Now" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "@KamalaHarris!" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "@NRA" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Powered by CouchCMS" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan Issues 26th District In the News" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "26th District" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "In the News" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Now" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"social\" style=\"cursor: default;\"> <a href=\"http://www.facebook.com/pages/Evan-Low/815888" }, { "ruleID": "focOp", "complaint": "IMG element is operable but not focusable", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/open_button.png\" class=\"open_button isUp\" style=\"cursor: default;\">" }, { "ruleID": "focOp", "complaint": "IMG element is operable but not focusable", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/close_button.png\" class=\"close_button\" style=\"cursor: default;\">" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan" }, { "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": "26th District" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "In the News" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Now" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/fb_icon.png\" alt=\"Facebook\">" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/twitter_icon.png\" alt=\"Twitter\">" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/linkedin_icon.png\" alt=\"LinkedIn\">" }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan" }, { "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": "26th District" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "In the News" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Now" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan" }, { "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": "26th District" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "In the News" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Now" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://www.facebook.com/pages/Evan-Low/81588820822\"><img src=\"images/fb_icon.png\" alt=\"Face" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"http://twitter.com/Evan_Low\"><img src=\"images/twitter_icon.png\" alt=\"Twitter\"></a>" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.linkedin.com/in/evan-low-1952064\"><img src=\"images/linkedin_icon.png\" alt=\"Link" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "@KamalaHarris!" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "@NRA" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Powered by CouchCMS" }, { "ruleID": "styleDiff", "what": "In-line links have 3 different styles", "count": 2, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Powered by CouchCMS): CouchCMS - Simple Open-Source Content Management" }, { "ruleID": "zIndex", "what": "NAV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan Issues 26th District In the News Donate Now" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/open_button.png\" class=\"open_button isUp\">" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Evan Issues 26th District In the News Donate Now" }, { "ruleID": "zIndex", "what": "IMG element has a non-default Z index", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"images/close_button.png\" class=\"close_button\">" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Powered by CouchCMS" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Powered by CouchCMS" } ] }, "endTime": 1687095939832 }, { "type": "test", "which": "wave", "reportType": 4, "startTime": 1687095939832, "url": "https://evanlowforassembly.com/", "what": "WAVE", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Evan Low for Assembly: California's 26th District", "pageurl": "https://evanlowforassembly.com/", "time": 1.91, "creditsremaining": 1254, "allitemcount": 34, "totalelements": 114, "waveurl": "http://wave.webaim.org/report?url=https://evanlowforassembly.com/" }, "categories": { "error": { "description": "Errors", "count": 15, "items": { "alt_missing": { "id": "alt_missing", "description": "Missing alternative text", "count": 10, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG", "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG + DIV > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG + DIV + DIV > DIV:first-child > IMG:first-child + DIV + DIV > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG + DIV + DIV > DIV:first-child > IMG:first-child + DIV + DIV > IMG:first-child + DIV + IMG", "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV > IMG:first-child + DIV + DIV + IMG", "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV + DIV > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV + DIV > IMG:first-child + DIV + DIV + IMG", "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV + DIV + DIV > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV + DIV + DIV > IMG:first-child + DIV + DIV + IMG" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "alt_input_missing": { "id": "alt_input_missing", "description": "Image button missing alternative text", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG + DIV + DIV > DIV:first-child > IMG:first-child + DIV + DIV > IMG:first-child + DIV > FORM#mc-embedded-subscribe-form > DIV:first-child + INPUT + INPUT", "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > FORM#mc-embedded-subscribe-form > DIV:first-child + INPUT + INPUT" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "label_missing": { "id": "label_missing", "description": "Missing form label", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG + DIV + DIV > DIV:first-child > IMG:first-child + DIV + DIV > IMG:first-child + DIV > FORM#mc-embedded-subscribe-form > INPUT#mce-EMAIL", "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > FORM#mc-embedded-subscribe-form > INPUT#mce-EMAIL" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" }, { "name": "3.3.2 Labels or Instructions (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2" } ] }, "language_missing": { "id": "language_missing", "description": "Language missing or invalid", "count": 1, "selectors": [ false ], "wcag": [ { "name": "3.1.1 Language of Page (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc3.1.1" } ] } } }, "contrast": { "description": "Contrast Errors", "count": 2, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG + DIV + DIV > DIV:first-child > IMG:first-child + DIV", "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > CENTER:first-child > A:first-child" ], "contrastdata": [ [ 1.04, "#005fa7", "#005ca4", true ], [ 3.06, "#000000", "#005ca4", 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_missing": { "id": "heading_missing", "description": "No heading structure", "count": 1, "selectors": [ false ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" } ] }, "link_redundant": { "id": "link_redundant", "description": "Redundant link", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV + DIV + DIV > IMG:first-child + DIV + DIV > A:first-child" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "text_justified": { "id": "text_justified", "description": "Justified text", "count": 5, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV > NAV:first-child > DIV:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV > NAV:first-child > DIV:first-child > DIV:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV > NAV:first-child > DIV:first-child > DIV:first-child + DIV", "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV > NAV:first-child > DIV:first-child > DIV:first-child + DIV + DIV", "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV > NAV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV" ], "wcag": [] } } } }, "success": true }, "standardResult": { "totals": [ 7, 0, 0, 17 ], "instances": [ { "ruleID": "alt_missing", "what": "Missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG" }, "excerpt": "" }, { "ruleID": "alt_missing", "what": "Missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG + DIV > IMG:first-child" }, "excerpt": "" }, { "ruleID": "alt_missing", "what": "Missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG + DIV + DIV > DIV:first-child > IMG:first-child + DIV + DIV > IMG:first-child" }, "excerpt": "" }, { "ruleID": "alt_missing", "what": "Missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG + DIV + DIV > DIV:first-child > IMG:first-child + DIV + DIV > IMG:first-child + DIV + IMG" }, "excerpt": "" }, { "ruleID": "alt_missing", "what": "Missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV > IMG:first-child" }, "excerpt": "" }, { "ruleID": "alt_missing", "what": "Missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV > IMG:first-child + DIV + DIV + IMG" }, "excerpt": "" }, { "ruleID": "alt_missing", "what": "Missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV + DIV > IMG:first-child" }, "excerpt": "" }, { "ruleID": "alt_missing", "what": "Missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV + DIV > IMG:first-child + DIV + DIV + IMG" }, "excerpt": "" }, { "ruleID": "alt_missing", "what": "Missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV + DIV + DIV > IMG:first-child" }, "excerpt": "" }, { "ruleID": "alt_missing", "what": "Missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV + DIV + DIV > IMG:first-child + DIV + DIV + IMG" }, "excerpt": "" }, { "ruleID": "alt_input_missing", "what": "Image button missing alternative text", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG + DIV + DIV > DIV:first-child > IMG:first-child + DIV + DIV > IMG:first-child + DIV > FORM#mc-embedded-subscribe-form > DIV:first-child + INPUT + INPUT" }, "excerpt": "" }, { "ruleID": "alt_input_missing", "what": "Image button missing alternative text", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > FORM#mc-embedded-subscribe-form > DIV:first-child + INPUT + INPUT" }, "excerpt": "" }, { "ruleID": "label_missing", "what": "Missing form label", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG + DIV + DIV > DIV:first-child > IMG:first-child + DIV + DIV > IMG:first-child + DIV > FORM#mc-embedded-subscribe-form > INPUT#mce-EMAIL" }, "excerpt": "" }, { "ruleID": "label_missing", "what": "Missing form label", "ordinalSeverity": 3, "tagName": "INPUT", "id": "mce-EMAIL", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > FORM#mc-embedded-subscribe-form > INPUT#mce-EMAIL" }, "excerpt": "" }, { "ruleID": "language_missing", "what": "Language missing or invalid", "ordinalSeverity": 3, "tagName": "", "id": "", "location": { "doc": "dom", "type": "selector", "spec": false }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV + IMG + DIV + DIV > DIV:first-child > IMG:first-child + DIV" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > CENTER:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "heading_missing", "what": "No heading structure", "ordinalSeverity": 0, "tagName": "", "id": "", "location": { "doc": "dom", "type": "selector", "spec": false }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + IMG + DIV + DIV + DIV > IMG:first-child + DIV + DIV > A:first-child" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV > NAV:first-child > DIV:first-child" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV > NAV:first-child > DIV:first-child > DIV:first-child" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV > NAV:first-child > DIV:first-child > DIV:first-child + DIV" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV > NAV:first-child > DIV:first-child > DIV:first-child + DIV + DIV" }, "excerpt": "" }, { "ruleID": "text_justified", "what": "Justified text", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + DIV > NAV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV" }, "excerpt": "" } ] }, "endTime": 1687095942003 } ], "sources": { "script": "ts27", "batch": "caassy", "target": { "id": "caAD26-c", "which": "https://evanlowforassembly.com/", "what": "Candidate Evan Low (D)" }, "requester": "pool@jpdev.pro" }, "creationTime": "2023-06-18T02:07:06", "timeStamp": "18ixx", "jobData": { "startTime": "2023-06-18T13:44:43", "endTime": "2023-06-18T13:45:42", "elapsedSeconds": 58, "visitLatency": 7, "logCount": 1, "logSize": 31, "errorLogCount": 0, "errorLogSize": 0, "prohibitedCount": 0, "visitRejectionCount": 0, "aborted": false, "abortedAct": null, "presses": 0, "amountRead": 0, "testTimes": [ [ "testaro", 27 ], [ "testaro", 14 ], [ "alfa", 2 ], [ "wave", 2 ], [ "ibm", 1 ], [ "nuVal", 1 ], [ "qualWeb", 1 ], [ "tenon", 1 ], [ "axe", 0 ], [ "continuum", 0 ], [ "htmlcs", 0 ] ] }, "score": { "scoreProcID": "tsp27", "summary": { "total": 885, "issue": 755, "tool": 130, "prevention": 0, "log": 0, "latency": 0 }, "details": { "severity": { "total": [ 115, 75, 73, 204 ], "byTool": { "testaro": [ 8, 19, 4, 39 ], "alfa": [ 70, 0, 0, 42 ], "axe": [ 1, 24, 17, 17 ], "continuum": [ 0, 0, 0, 22 ], "htmlcs": [ 14, 0, 0, 19 ], "ibm": [ 0, 1, 0, 26 ], "nuVal": [ 6, 0, 37, 0 ], "qualWeb": [ 9, 31, 15, 19 ], "tenon": [ 0, 0, 0, 3 ], "wave": [ 7, 0, 0, 17 ] } }, "prevention": {}, "issue": { "imageNoText": { "score": 80, "maxCount": 20, "weight": 4, "tools": { "alfa": { "r2": { "quality": 1, "what": "Image has no accessible name", "complaints": { "countTotal": 7, "texts": [ "Images have an accessible name" ] } } }, "axe": { "image-alt": { "quality": 1, "what": "Image has no text alternative", "complaints": { "countTotal": 9, "texts": [ "Images must have alternate text; Element does not have an alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" ] } } }, "continuum": { "89": { "quality": 1, "what": "img element has no machanism allowing an accessible name to be calculated", "complaints": { "countTotal": 9, "texts": [ "This img element does not have a mechanism that allows an accessible name value to be calculated" ] } } }, "htmlcs": { "AAA.1_1_1.H37": { "quality": 1, "what": "img element has no alt attribute", "complaints": { "countTotal": 7, "texts": [ "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative." ] } } }, "ibm": { "img_alt_valid": { "quality": 1, "what": "Image has neither an alt attribute nor an ARIA label or title", "complaints": { "countTotal": 10, "texts": [ "The image has neither an alt atttribute nor an ARIA label or title" ] } } }, "nuVal": { "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": { "quality": 1, "what": "img element has no alt attribute", "complaints": { "countTotal": 20, "texts": [ "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images." ] } } }, "qualWeb": { "QW-ACT-R17": { "quality": 1, "what": "Image has no accessible name", "complaints": { "countTotal": 10, "texts": [ "This rule checks that each image that is not marked as decorative, has an accessible name." ] } } }, "wave": { "alt_missing": { "quality": 1, "what": "Text alternative is missing", "complaints": { "countTotal": 10, "texts": [ "Missing alternative text" ] } } } } }, "imageInputNoText": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "alfa": { "r28": { "quality": 1, "what": "image input element has no accessible name", "complaints": { "countTotal": 2, "texts": [ "<input type='image'> elements have an accessible name" ] } } }, "continuum": { "131": { "quality": 1, "what": "image input has no machanism allowing an accessible name to be calculated", "complaints": { "countTotal": 2, "texts": [ "This input (type=image) element does not have a mechanism that allows an accessible name value to be calculated" ] } } }, "htmlcs": { "AAA.4_1_2.H91.InputImage.Name": { "quality": 1, "what": "image input has no accessible name", "complaints": { "countTotal": 2, "texts": [ "This imageinput element does not have a name available to an accessibility API. Valid names are: alt attribute, title attribute, aria-label attribute, aria-labelledby attribute." ] } } }, "ibm": { "imagebutton_alt_exists": { "quality": 1, "what": "input element of type image has no text alternative", "complaints": { "countTotal": 2, "texts": [ "The <input> element of type \"image\" has no text alternative" ] } } } } }, "duplicateID": { "score": 32, "maxCount": 8, "weight": 4, "tools": { "alfa": { "r3": { "quality": 1, "what": "Element id attribute value is not unique", "complaints": { "countTotal": 4, "texts": [ "id attributes have a unique value" ] } } }, "axe": { "duplicate-id-active": { "quality": 1, "what": "id attribute value of the active element is not unique", "complaints": { "countTotal": 1, "texts": [ "IDs of active elements must be unique; Document has active elements with the same id attribute: mce-EMAIL" ] } }, "duplicate-id": { "quality": 1, "what": "id attribute value is not unique", "complaints": { "countTotal": 1, "texts": [ "id attribute value must be unique; Document has multiple static elements with the same id attribute: mc-embedded-subscribe-form" ] } } }, "continuum": { "94": { "quality": 1, "what": "Element contains an id attribute set to a value that is not unique in the DOM", "complaints": { "countTotal": 4, "texts": [ "This FORM has an id attribute of 'mc-embedded-subscribe-form', which is not unique in the same DOM", "This INPUT has an id attribute of 'mce-EMAIL', which is not unique in the same DOM" ] } } }, "htmlcs": { "AAA.4_1_1.F77": { "quality": 1, "what": "Duplicate id attribute value", "complaints": { "countTotal": 2, "texts": [ "Duplicate id attribute value \"mc-embedded-subscribe-form\" found on the web page.", "Duplicate id attribute value \"mce-EMAIL\" found on the web page." ] } } }, "ibm": { "element_id_unique": { "quality": 1, "what": "Element has an id attribute value that is already in use", "complaints": { "countTotal": 2, "texts": [ "The <input> element has the id \"mce-EMAIL\" that is already in use", "The <form> element has the id \"mc-embedded-subscribe-form\" that is already in use" ] } } }, "nuVal": { "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": { "quality": 1, "what": "Duplicate id", "complaints": { "countTotal": 8, "texts": [ "Duplicate ID mc-embedded-subscribe-form.", "The first occurrence of ID mc-embedded-subscribe-form was here.", "Duplicate ID mce-EMAIL.", "The first occurrence of ID mce-EMAIL was here." ] } } }, "qualWeb": { "QW-ACT-R18": { "quality": 1, "what": "id attribute value is not unique", "complaints": { "countTotal": 4, "texts": [ "This rule checks that all id attribute values on a single page are unique." ] } } } } }, "pageLanguage": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "alfa": { "r4": { "quality": 1, "what": "Lang attribute missing, empty, or only whitespace", "complaints": { "countTotal": 1, "texts": [ "<html> document elements have a lang attribute" ] } } }, "axe": { "html-has-lang": { "quality": 1, "what": "html element has no lang attribute", "complaints": { "countTotal": 1, "texts": [ "<html> element must have a lang attribute; The <html> element does not have a lang attribute" ] } } }, "continuum": { "101": { "quality": 1, "what": "root html element has no lang attribute", "complaints": { "countTotal": 1, "texts": [ "This HTML does not have a lang attribute" ] } } }, "htmlcs": { "AAA.3_1_1.H57.2": { "quality": 1, "what": "html element has no lang or xml:lang attribute", "complaints": { "countTotal": 1, "texts": [ "The html element should have a lang or xml:lang attribute which describes the language of the document." ] } } }, "ibm": { "html_lang_exists": { "quality": 1, "what": "Page detected as HTML, but has no lang attribute", "complaints": { "countTotal": 1, "texts": [ "Page detected as HTML, but does not have a 'lang' attribute" ] } } }, "nuVal": { "Consider adding a lang attribute to the html start tag to declare the language of this document.": { "quality": 1, "what": "html start tag has no lang attribute to declare the language of the page", "complaints": { "countTotal": 2, "texts": [ "Consider adding a lang attribute to the html start tag to declare the language of this document." ] } } }, "qualWeb": { "QW-ACT-R2": { "quality": 1, "what": "HTML page has no lang attribute", "complaints": { "countTotal": 1, "texts": [ "This rule checks that the html element has a non-empty lang or xml:lang attribute." ] } } }, "wave": { "language_missing": { "quality": 1, "what": "Language missing or invalid", "complaints": { "countTotal": 1, "texts": [ "Language missing or invalid" ] } } } } }, "contentBeyondLandmarks": { "score": 40, "maxCount": 20, "weight": 2, "tools": { "alfa": { "r57": { "quality": 1, "what": "Perceivable text content is not included in any landmark", "complaints": { "countTotal": 20, "texts": [ "Perceivable text content is included in a landmark" ] } } }, "axe": { "region": { "quality": 1, "what": "Some page content is not contained by landmarks", "complaints": { "countTotal": 13, "texts": [ "All page content should be contained by landmarks; Some page content is not contained by landmarks" ] } } }, "ibm": { "aria_content_in_landmark": { "quality": 1, "what": "Content is not within a landmark element", "complaints": { "countTotal": 3, "texts": [ "Content is not within a landmark element" ] } } } } }, "noHeading": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "alfa": { "r59": { "quality": 1, "what": "Document has no headings", "complaints": { "countTotal": 1, "texts": [ "Documents have headings" ] } } }, "wave": { "heading_missing": { "quality": 1, "what": "Page has no headings", "complaints": { "countTotal": 1, "texts": [ "No heading structure" ] } } } } }, "focusIndication": { "score": 92, "maxCount": 23, "weight": 4, "tools": { "alfa": { "r65": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 19, "texts": [ "Element in sequential focus order has visible focus" ] } } }, "qualWeb": { "QW-ACT-R62": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 23, "texts": [ "This rule checks that each element in sequential focus order has some visible focus indication." ] } } }, "testaro": { "focInd": { "quality": 1, "what": "Focused element displays a nonstandard or no focus indicator", "complaints": { "countTotal": 18, "texts": [ "A element has no focus indicator" ] } } } } }, "contrastAAA": { "score": 28, "maxCount": 28, "weight": 1, "tools": { "alfa": { "r66": { "quality": 1, "what": "Text contrast less than AAA requires", "complaints": { "countTotal": 28, "texts": [ "Text outside widget has enhanced contrast" ] } } }, "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 6.84 (foreground color: #ffffff, background color: #005ca4, font size: 12.8pt (17px), 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": 2, "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 3.07:1. Recommendation: change background to #3f9be3.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.85:1. Recommendation: change background to #005aa1." ] } } } } }, "textContrastAA": { "score": 104, "maxCount": 26, "weight": 4, "tools": { "alfa": { "r69": { "quality": 1, "what": "Text outside widget has subminimum contrast", "complaints": { "countTotal": 26, "texts": [ "Text outside widget has minimum contrast" ] } } }, "axe": { "color-contrast": { "quality": 1, "what": "Element has insufficient color contrast", "complaints": { "countTotal": 21, "texts": [ "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.06 (foreground color: #000000, background color: #005ca4, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 4.5:1" ] } } }, "wave": { "contrast": { "quality": 1, "what": "Very low contrast", "complaints": { "countTotal": 2, "texts": [ "Very low contrast" ] } } } } }, "obsolete": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "alfa": { "r70": { "quality": 1, "what": "Element is obsolete or deprecated", "complaints": { "countTotal": 1, "texts": [ "No obsolete or deprecated elements are used" ] } } }, "htmlcs": { "AAA.1_3_1.H49.Center": { "quality": 1, "what": "center element is obsolete", "complaints": { "countTotal": 1, "texts": [ "Presentational markup used that has become obsolete in HTML5." ] } } }, "ibm": { "element_attribute_deprecated": { "quality": 1, "what": "Element or attribute is obsolete", "complaints": { "countTotal": 1, "texts": [ "The <center> element is deprecated in HTML 5" ] } } }, "nuVal": { "The center element is obsolete. Use CSS instead.": { "quality": 1, "what": "center element is obsolete", "complaints": { "countTotal": 2, "texts": [ "The center element is obsolete. Use CSS instead." ] } } }, "qualWeb": { "QW-BP10": { "quality": 1, "what": "HTML element is used to control the visual presentation of content", "complaints": { "countTotal": 1, "texts": [ "No HTML elements are used to control the visual presentation of content" ] } } } } }, "formFieldNoText": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "alfa": { "r8": { "quality": 1, "what": "Form field has no accessible name", "complaints": { "countTotal": 2, "texts": [ "Form fields have an accessible name" ] } } } } }, "repeatedContentRisk": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "alfa": { "r87": { "quality": 0.5, "what": "First focusable element is not a link to the main content", "complaints": { "countTotal": 1, "texts": [ "First focusable element is link to main content" ] } } }, "qualWeb": { "QW-ACT-R73": { "quality": 1, "what": "Block of repeated content is not collapsible", "complaints": { "countTotal": 1, "texts": [ "This rule checks that repeated blocks of content are collapsible." ] } }, "QW-ACT-R74": { "quality": 1, "what": "Document has no instrument to move focus to non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that there is an instrument to move focus to non-repeated content in the page." ] } }, "QW-WCAG-T23": { "quality": 1, "what": "No link at the top of the page that goes directly to the main content area", "complaints": { "countTotal": 1, "texts": [ "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page." ] } } } } }, "skipRepeatedContent": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "axe": { "bypass": { "quality": 1, "what": "Page has no means to bypass repeated blocks", "complaints": { "countTotal": 1, "texts": [ "Page must have means to bypass repeated blocks; No valid skip link found; Page does not have a heading; Page does not have a landmark region" ] } } }, "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." ] } } } } }, "hiddenContentRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "axe": { "hidden-content": { "quality": 1, "what": "Some content is hidden and therefore may not be testable for accessibility", "complaints": { "countTotal": 1, "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." ] } } } } }, "linkIndication": { "score": 38, "maxCount": 19, "weight": 2, "tools": { "axe": { "link-in-text-block": { "quality": 1, "what": "Link is not distinct from surrounding text without reliance on color", "complaints": { "countTotal": 2, "texts": [ "Links must be distinguishable without relying on color; Element's contrast ratio could not be determined because of element overlap" ] } } }, "testaro": { "linkUl": { "quality": 1, "what": "Non-underlined adjacent links", "complaints": { "countTotal": 19, "texts": [ "Link is inline but has no underline" ] } } } } }, "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" ] } } } } }, "imageButtonNoText": { "score": 16, "maxCount": 4, "weight": 4, "tools": { "axe": { "input-image-alt": { "quality": 1, "what": "Image button has no text alternative", "complaints": { "countTotal": 2, "texts": [ "Image buttons must have alternate text; Element has no alt attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute" ] } } }, "htmlcs": { "AAA.1_1_1.H36": { "quality": 1, "what": "Image submit button has no alt attribute", "complaints": { "countTotal": 2, "texts": [ "Image submit button missing an alt attribute. Specify a text alternative that describes the button's function, using the alt attribute." ] } } }, "qualWeb": { "QW-ACT-R6": { "quality": 1, "what": "Image button has no accessible name", "complaints": { "countTotal": 2, "texts": [ "This rule checks that each image button element has an accessible name." ] } }, "QW-WCAG-T5": { "quality": 1, "what": "alt attribute not used on an image used as a submit button", "complaints": { "countTotal": 2, "texts": [ "This technique checks all input elements that are buttons use alt text" ] } } }, "wave": { "alt_input_missing": { "quality": 1, "what": "Image button has no alternative text", "complaints": { "countTotal": 2, "texts": [ "Image button missing alternative text" ] } } } } }, "controlNoText": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "axe": { "label": { "quality": 1, "what": "Form element has no label", "complaints": { "countTotal": 2, "texts": [ "Form elements must have labels; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element has no placeholder attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" ] } } }, "htmlcs": { "AAA.1_3_1.F68": { "quality": 1, "what": "Form control has no label", "complaints": { "countTotal": 1, "texts": [ "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate." ] } } }, "ibm": { "input_label_exists": { "quality": 1, "what": "Element with the role of a form control has no associated label", "complaints": { "countTotal": 2, "texts": [ "Form control element <input> has no associated label" ] } } }, "qualWeb": { "QW-ACT-R16": { "quality": 1, "what": "Form control has no accessible name", "complaints": { "countTotal": 2, "texts": [ "Form control has accessible name" ] } } }, "wave": { "label_missing": { "quality": 1, "what": "form element has no label", "complaints": { "countTotal": 2, "texts": [ "Missing form label" ] } } } } }, "mainNone": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "axe": { "landmark-one-main": { "quality": 1, "what": "page has no main landmark", "complaints": { "countTotal": 1, "texts": [ "Document should have one main landmark; Document does not have a main landmark" ] } } }, "qualWeb": { "QW-ACT-R63": { "quality": 1, "what": "Document has no landmark with non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content" ] } } } } }, "landmarkConfusion": { "score": 12, "maxCount": 4, "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": 4, "texts": [ "Multiple \"form\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label" ] } } } } }, "h1Missing": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "axe": { "page-has-heading-one": { "quality": 1, "what": "Page contains no level-one heading", "complaints": { "countTotal": 1, "texts": [ "Page should contain a level-one heading; Page must have a level-one heading" ] } } } } }, "inputNoText": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "continuum": { "118": { "quality": 1, "what": "Text input element has no machanism allowing an accessible name to be calculated", "complaints": { "countTotal": 2, "texts": [ "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated" ] } } }, "htmlcs": { "AAA.4_1_2.H91.InputText.Name": { "quality": 1, "what": "Text input has no accessible name", "complaints": { "countTotal": 1, "texts": [ "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute." ] } } } } }, "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" ] } } } } }, "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": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "quality": 1, "what": "Fixed-position element may force bidirectional scrolling", "complaints": { "countTotal": 1, "texts": [ "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion." ] } } } } }, "contrastRisk": { "score": 12, "maxCount": 12, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_6.G17.BgImage": { "quality": 1, "what": "Contrast between the text and its background image may be less than 7:1", "complaints": { "countTotal": 9, "texts": [ "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1." ] } }, "AAA.1_4_6.G18.BgImage": { "quality": 1, "what": "Contrast between the text and the background image may be less than 4.5:1", "complaints": { "countTotal": 3, "texts": [ "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1." ] } } } } }, "attributeMissing": { "score": 16, "maxCount": 4, "weight": 4, "tools": { "nuVal": { "^Element .+ is missing required attribute .+$": { "quality": 1, "what": "Element is missing a required attribute", "complaints": { "countTotal": 4, "texts": [ "Element input is missing required attribute alt." ] } } } } }, "sourceEmpty": { "score": 16, "maxCount": 4, "weight": 4, "tools": { "nuVal": { "^Bad value for attribute src on element .+: Must be non-empty.*$": { "quality": 1, "what": "src attribute is empty", "complaints": { "countTotal": 4, "texts": [ "Bad value for attribute src on element img: Must be non-empty." ] } } } } }, "elementClosure": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "nuVal": { "^Stray start tag .+$": { "quality": 1, "what": "Invalid opening tag", "complaints": { "countTotal": 1, "texts": [ "Stray start tag html." ] } }, "^Start tag .+ seen but an element of the same type was already open.*$": { "quality": 1, "what": "Element is invalidly a descendant of another such element", "complaints": { "countTotal": 1, "texts": [ "Start tag head seen but an element of the same type was already open." ] } } } } }, "slashParseRisk": { "score": 26, "maxCount": 26, "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": 26, "texts": [ "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values." ] } } } } }, "parseError": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "nuVal": { "^Self-closing syntax .+ used on a non-void HTML element.*$": { "quality": 1, "what": "Self-closing syntax used on a non-void element", "complaints": { "countTotal": 1, "texts": [ "Self-closing syntax (/>) used on a non-void HTML element. Ignoring the slash and treating as a start tag." ] } } } } }, "errorReferenceBad": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R41": { "quality": 1, "what": "Error message describes no invalid form field value", "complaints": { "countTotal": 2, "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." ] } } } } }, "ignorable": { "score": 0, "maxCount": 1, "weight": 0, "tools": { "qualWeb": { "QW-WCAG-T20": { "quality": 1, "what": "Link text is not supplemented with a title attribute", "complaints": { "countTotal": 1, "texts": [ "Supplementing link text with the title attribute" ] } } } } }, "textAlternativeRisk": { "score": 8, "maxCount": 8, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T8": { "quality": 1, "what": "Text alternative is not an alternative", "complaints": { "countTotal": 8, "texts": [ "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content" ] } } } } }, "colorMissing": { "score": 48, "maxCount": 12, "weight": 4, "tools": { "qualWeb": { "QW-WCAG-T31": { "quality": 1, "what": "Foreground or background color is specified but not both", "complaints": { "countTotal": 12, "texts": [ "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination." ] } } } } }, "leadingClipsText": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "tenon": { "144": { "quality": 1, "what": "Line height is insufficent to properly display the computed font size", "complaints": { "countTotal": 1, "texts": [ "This content's line height is insufficent to properly display the computed element font size." ] } } } } }, "formNewWindow": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "tenon": { "214": { "quality": 1, "what": "Form submission opens a new window", "complaints": { "countTotal": 2, "texts": [ "Do not open new windows on form submission." ] } } } } }, "autocompleteNone": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "testaro": { "autocomplete": { "quality": 1, "what": "Name or email input is missing its required autocomplete attribute", "complaints": { "countTotal": 2, "texts": [ "Input is missing the required autocomplete attribute with value email" ] } } } } }, "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": 27, "maxCount": 9, "weight": 3, "tools": { "testaro": { "focOp": { "quality": 1, "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable", "complaints": { "countTotal": 9, "texts": [ null ] } } } } }, "hoverSurprise": { "score": 16, "maxCount": 8, "weight": 2, "tools": { "testaro": { "hover": { "quality": 1, "what": "Hovering is impossible or mis-indicated or changes content", "complaints": { "countTotal": 8, "texts": [ "Operable element cannot be hovered over" ] } } } } }, "labelClash": { "score": 8, "maxCount": 4, "weight": 2, "tools": { "testaro": { "labClash": { "quality": 1, "what": "Incompatible label types", "complaints": { "countTotal": 4, "texts": [ "Element INPUT is unlabeled" ] } } } } }, "inconsistentStyles": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "testaro": { "styleDiff": { "quality": 1, "what": "Heading, link, and button style inconsistencies", "complaints": { "countTotal": 2, "texts": [ "In-line links have 3 different styles" ] } } } } }, "titleBad": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "testaro": { "titledEl": { "quality": 1, "what": "title attribute belongs to an inappropriate element", "complaints": { "countTotal": 1, "texts": [ "A element has a title attribute" ] } } } } }, "zIndexNotZero": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "testaro": { "zIndex": { "quality": 1, "what": "Layering with nondefault z-index values", "complaints": { "countTotal": 6, "texts": [ "NAV element has a non-default Z index", "IMG element has a non-default Z index", "DIV element has a non-default Z index" ] } } } } }, "linkPair": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "wave": { "link_redundant": { "quality": 1, "what": "Adjacent links go to the same URL", "complaints": { "countTotal": 1, "texts": [ "Redundant link" ] } } } } }, "justification": { "score": 10, "maxCount": 5, "weight": 2, "tools": { "wave": { "text_justified": { "quality": 1, "what": "Text is justified", "complaints": { "countTotal": 5, "texts": [ "Justified text" ] } } } } } } } } }