Accessibility digest
Page | Candidate Eloise Gómez Reyes (D) |
---|---|
URL | https://eloisereyes.webflow.io/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/18 |
Score | 527 |
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 Eloise Gómez Reyes (D) at https://eloisereyes.webflow.io/ 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 527, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 527 | Sum of the component scores |
issue | 452 | Severity and number of reported defects |
tool | 75 | 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 |
---|---|
focusIndication | 96 |
contentBeyondLandmarks | 84 |
linkIndication | 48 |
imageNoText | 32 |
hoverSurprise | 32 |
slashParseRisk | 29 |
textContrastAA | 24 |
typeRedundant | 13 |
roleRedundant | 12 |
pageLanguage | 8 |
encodingBad | 8 |
duplicateID | 8 |
contrastAAA | 6 |
skipRepeatedContent | 6 |
noHeading | 6 |
linkForcesNewWindow | 6 |
linkNoText | 4 |
linkPair | 4 |
repeatedContentRisk | 3 |
hiddenContentRisk | 3 |
pseudoParagraphRisk | 3 |
leadingInsufficient | 2 |
mainNone | 2 |
pseudoNavList | 2 |
linkWindowSurpriseRisk | 2 |
inconsistentStyles | 2 |
zIndexNotZero | 2 |
decorativeImageRisk | 1 |
scrollRisk | 1 |
sectionHeadingless | 1 |
textAlternativeRisk | 1 |
pseudoList | 1 |
Itemized issues
The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the complete report at the end of this page.
Issue focusIndication
WCAG: 2.4.7
Score: 96
Complaints by qualWeb
Rule QW-ACT-R62
QW-ACT-R62
Description: Element in the sequential focus order has no visible focus
Count of instances: 24
Complaint specifics
- This rule checks that each element in sequential focus order has some visible focus indication.
Issue contentBeyondLandmarks
WCAG: 1.3.6
Score: 84
Complaints by alfa
Rule r57
r57
Description: Perceivable text content is not included in any landmark
Count of instances: 42
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: 4
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: 10
Complaint specifics
- Content is not within a landmark element
Issue linkIndication
WCAG: 1.3.3
Score: 48
Complaints by testaro
Rule linkUl
linkUl
Description: Non-underlined adjacent links
Count of instances: 24
Complaint specifics
- Link is inline but has no underline
Issue imageNoText
WCAG: 1.1.1
Score: 32
Complaints by qualWeb
Rule QW-ACT-R17
QW-ACT-R17
Description: Image has no accessible name
Count of instances: 8
Complaint specifics
- This rule checks that each image that is not marked as decorative, has an accessible name.
Complaints by wave
Rule alt_spacer_missing
alt_spacer_missing
Description: Spacer image has no text alternative
Count of instances: 8
Complaint specifics
- Spacer image missing alternative text
Issue hoverSurprise
WCAG: 1.4.13
Score: 32
Complaints by testaro
Rule hover
hover
Description: Hovering is impossible or mis-indicated or changes content
Count of instances: 16
Complaint specifics
- Hovering over element has unexpected effects
Issue slashParseRisk
WCAG: 4.1
Score: 29
Complaints by nuVal
Rule Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Description: Void element has a useless trailing slash.
Count of instances: 29
Complaint specifics
- Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Issue textContrastAA
WCAG: 1.4.3
Score: 24
Complaints by axe
Rule color-contrast
color-contrast
Description: Element has insufficient color contrast
Count of instances: 6
Complaint specifics
- Elements must meet minimum color contrast ratio thresholds; Element content contains only non-text characters
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.05 (foreground color: #ffffff, background color: #3898ec, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.31 (foreground color: #c0d1ea, background color: #1d59b4, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1
Complaints by ibm
Rule text_contrast_sufficient
text_contrast_sufficient
Description: Text has a contrast with its background less than the WCAG AA minimum for its size and weight
Count of instances: 1
Complaint specifics
- Text contrast of 4.29 with its background is less than the WCAG AA minimum requirements for text of size 19px and weight of 400
Complaints by qualWeb
Rule QW-ACT-R37
QW-ACT-R37
Description: Text has less than the minimum contrast
Count of instances: 1
Complaint specifics
- This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.
Complaints by wave
Rule contrast
contrast
Description: Very low contrast
Count of instances: 1
Complaint specifics
- Very low contrast
Issue typeRedundant
WCAG: 1.3.1
Score: 13
Complaints by nuVal
Rule The type attribute is unnecessary for JavaScript resources.
The type attribute is unnecessary for JavaScript resources.
Description: type attribute is unnecessary for a JavaScript resource
Count of instances: 13
Complaint specifics
- The type attribute is unnecessary for JavaScript resources.
Issue roleRedundant
WCAG: 4.1.2
Score: 12
Complaints by nuVal
Rule ^The .+ role is unnecessary for element .+$
^The .+ role is unnecessary for element .+$
Description: explicit role is redundant for its element
Count of instances: 2
Complaint specifics
- The navigation role is unnecessary for element nav.
Complaints by testaro
Rule role
role
Description: Invalid, native-replacing, or redundant role
Count of instances: 12
Complaint specifics
- DIV elements have invalid or native-replaceable explicit role banner (count: 1)
- DIV elements have invalid or native-replaceable explicit role button (count: 1)
- DIV elements have invalid or native-replaceable explicit role list (count: 1)
- DIV elements have invalid or native-replaceable explicit role listitem (count: 8)
- NAV elements have redundant explicit role navigation (count: 1)
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 encodingBad
WCAG: 3.1.3
Score: 8
Complaints by nuVal
Rule Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)
Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)
Description: Page includes a Unicode PUA character
Count of instances: 2
Complaint specifics
- Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)
Issue duplicateID
WCAG: 4.1.1
Score: 8
Complaints by qualWeb
Rule QW-ACT-R18
QW-ACT-R18
Description: id attribute value is not unique
Count of instances: 2
Complaint specifics
- This rule checks that all id attribute values on a single page are unique.
Issue contrastAAA
WCAG: 1.4.6
Score: 6
Complaints by axe
Rule color-contrast-enhanced
color-contrast-enhanced
Description: Element has insufficient color contrast (Level AAA)
Count of instances: 6
Complaint specifics
- Elements must meet enhanced color contrast ratio thresholds; Element content contains only non-text characters
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.19 (foreground color: #0f5bcc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.95 (foreground color: #bacde8, background color: #094bad, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1
Complaints by htmlcs
Rule AAA.1_4_6.G17.Fail
AAA.1_4_6.G17.Fail
Description: Text has insufficient contrast
Count of instances: 4
Complaint specifics
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.06:1. Recommendation: change background to #0059a8.
- 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.2:1. Recommendation: change text colour to #0551c2.
- 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 NaN:1.
Complaints by qualWeb
Rule QW-ACT-R76
QW-ACT-R76
Description: Text has less than the enhanced minimum contrast
Count of instances: 2
Complaint specifics
- This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.
Complaints by tenon
Rule 95
95
Description: Element has insufficient color contrast (Level AAA)
Count of instances: 1
Complaint specifics
- This element has insufficient color contrast (Level AAA).
Issue skipRepeatedContent
WCAG: 2.4.1
Score: 6
Complaints by qualWeb
Rule QW-ACT-R64
QW-ACT-R64
Description: Document has no heading for non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that the non-repeated content contains a heading
Rule QW-ACT-R75
Description: Blocks of repeated content cannot be bypassed
Count of instances: 1
Complaint specifics
- This rule checks that each page has a mechanism to bypass repeated blocks of content.
Issue noHeading
WCAG: 1.3.1
Score: 6
Complaints by qualWeb
Rule QW-BP1
QW-BP1
Description: h1-h6 not used to identify headings
Count of instances: 2
Complaint specifics
- It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content
Issue linkForcesNewWindow
WCAG: 3.2.5
Score: 6
Complaints by tenon
Rule 218
218
Description: Link opens in a new window without user control
Count of instances: 2
Complaint specifics
- This link opens in a new window without user control.
Issue linkNoText
WCAG: 2.4.4
Score: 4
Complaints by htmlcs
Rule AAA.1_1_1.H30.2
AAA.1_1_1.H30.2
Description: img element is the only link content but has no text alternative
Count of instances: 1
Complaint specifics
- Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
Issue linkPair
WCAG: 2.4.4
Score: 4
Complaints by wave
Rule link_redundant
link_redundant
Description: Adjacent links go to the same URL
Count of instances: 2
Complaint specifics
- Redundant link
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 hiddenContentRisk
WCAG: 4.1
Score: 3
Complaints by axe
Rule hidden-content
hidden-content
Description: Some content is hidden and therefore may not be testable for accessibility
Count of instances: 3
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 pseudoParagraphRisk
WCAG: 1.3.1
Score: 3
Complaints by tenon
Rule 242
242
Description: Multiple consecutive br elements may simulate paragraphs
Count of instances: 3
Complaint specifics
- Multiple consecutive `<br>` tags next to each other, simulating paragraphs.
Issue leadingInsufficient
WCAG: 1.4.8
Score: 2
Complaints by alfa
Rule r73
r73
Description: Paragraph of text has insufficient line height
Count of instances: 1
Complaint specifics
- Paragraphs of text have sufficient line height
Issue mainNone
WCAG: 1.3.6
Score: 2
Complaints by 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 linkWindowSurpriseRisk
WCAG: 3.2.5
Score: 2
Complaints by htmlcs
Rule AAA.3_2_5.H83.3
AAA.3_2_5.H83.3
Description: Link text may fail to indicate that the link will open in a new window
Count of instances: 2
Complaint specifics
- Check that this link's link text contains information indicating that the link will open in a new window.
Issue inconsistentStyles
WCAG: 3.2.4
Score: 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 zIndexNotZero
WCAG: 1.4
Score: 2
Complaints by testaro
Rule zIndex
zIndex
Description: Layering with nondefault z-index values
Count of instances: 2
Complaint specifics
- DIV element has a non-default Z index
- A element has a non-default Z index
Issue decorativeImageRisk
WCAG: 1.1.1
Score: 1
Complaints by htmlcs
Rule AAA.1_1_1.H67.2
AAA.1_1_1.H67.2
Description: Image marked as decorative may be informative
Count of instances: 1
Complaint specifics
- Img element is marked so that it is ignored by Assistive Technology.
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 sectionHeadingless
WCAG: 1.3.1
Score: 1
Complaints by qualWeb
Rule QW-WCAG-T9
QW-WCAG-T9
Description: Page is not organized using headings
Count of instances: 1
Complaint specifics
- The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order
Issue textAlternativeRisk
WCAG: 1
Score: 1
Complaints by qualWeb
Rule QW-WCAG-T8
QW-WCAG-T8
Description: Text alternative is not an alternative
Count of instances: 1
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 pseudoList
WCAG: 1.3.1
Score: 1
Complaints by qualWeb
Rule QW-BP11
QW-BP11
Description: br is used to make a list
Count of instances: 1
Complaint specifics
- Using 3 consecutive br elements
Complete report
{ "id": "18ixx-ts27-caAD50-c", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687099654463, "endTime": 1687099655038 }, { "type": "url", "which": "https://eloisereyes.webflow.io/", "what": "Candidate Eloise Gómez Reyes (D)", "startTime": 1687099655038, "result": { "url": "https://eloisereyes.webflow.io/" }, "endTime": 1687099655834 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687099655834, "url": "https://eloisereyes.webflow.io/", "endTime": 1687099656328 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687099656328, "url": "https://eloisereyes.webflow.io/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 1568499, 1568499, 1568499, 1568499, 1568499 ], "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": 1687099669912 }, { "type": "launch", "which": "chromium", "startTime": 1687099669912, "endTime": 1687099670509 }, { "type": "url", "which": "https://eloisereyes.webflow.io/", "what": "Candidate Eloise Gómez Reyes (D)", "startTime": 1687099670509, "result": { "url": "https://eloisereyes.webflow.io/" }, "endTime": 1687099670863 }, { "type": "test", "which": "alfa", "startTime": 1687099670863, "url": "https://eloisereyes.webflow.io/", "what": "alfa", "result": { "totals": { "failures": 44, "warnings": 1 }, "items": [ { "index": 107, "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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-active wf-raleway-n7-active wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n8-active wf-raleway-i5...", "...", "</html>" ] } }, { "index": 139, "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]/a[1]/text()[1]", "codeLines": [ "CONTRIBUTE" ] } }, { "index": 140, "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": [ "A better future with Eloise Reyes" ] } }, { "index": 141, "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": [ "A better future with Eloise Reyes!" ] } }, { "index": 142, "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]/h1[1]/text()[1]", "codeLines": [ "Let's Get Started!" ] } }, { "index": 143, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/span[1]/text()[1]", "codeLines": [ "For too long, we wanted leadership. We wanted action, and a voice in the process. Because of you and your efforts you have that voice. I'm running for re-election to the State Assembly to bring back the resources our community needs by fighting for working families, ensuring educational opportunit..." ] } }, { "index": 144, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/span[1]/text()[2]", "codeLines": [ "I would appreciate your support and look forward to meeting you." ] } }, { "index": 145, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/span[1]/text()[3]", "codeLines": [ "Eloise Reyes" ] } }, { "index": 146, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/h2[1]/text()[1]", "codeLines": [ "What Eloise stands for" ] } }, { "index": 147, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/a[1]/div[2]/div[1]/text()[1]", "codeLines": [ "A clean economy with new jobs" ] } }, { "index": 148, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/a[1]/div[2]/div[2]/text()[1]", "codeLines": [ "I will make sure the Inland Empire gets its share of green jobs." ] } }, { "index": 149, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[2]/a[1]/div[2]/div[1]/text()[1]", "codeLines": [ "Invest in our youth and make higher education affordable" ] } }, { "index": 150, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[2]/a[1]/div[2]/div[2]/text()[1]", "codeLines": [ "From cradle to career" ] } }, { "index": 151, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[3]/a[1]/div[2]/div[1]/text()[1]", "codeLines": [ "Criminal justice reform with safer neighborhoods" ] } }, { "index": 152, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[3]/a[1]/div[2]/div[2]/text()[1]", "codeLines": [ "The two go hand in hand." ] } }, { "index": 153, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[4]/a[1]/div[2]/div[1]/text()[1]", "codeLines": [ "End the high level of gun violence" ] } }, { "index": 154, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[4]/a[1]/div[2]/div[2]/text()[1]", "codeLines": [ "Common sense gun laws" ] } }, { "index": 155, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[5]/a[1]/div[2]/div[1]/text()[1]", "codeLines": [ "Independence, good health for seniors" ] } }, { "index": 156, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[5]/a[1]/div[2]/div[2]/text()[1]", "codeLines": [ "Housing, health, and independence" ] } }, { "index": 157, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[6]/a[1]/div[2]/div[1]/text()[1]", "codeLines": [ "Take care of our veterans" ] } }, { "index": 158, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[6]/a[1]/div[2]/div[2]/text()[1]", "codeLines": [ "Empowering and supporting our veterans" ] } }, { "index": 159, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[7]/a[1]/div[2]/div[1]/text()[1]", "codeLines": [ "Equality for LGBTQ people" ] } }, { "index": 160, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[7]/a[1]/div[2]/div[2]/text()[1]", "codeLines": [ "Full equality under the law for every individual" ] } }, { "index": 161, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[8]/a[1]/div[2]/div[1]/text()[1]", "codeLines": [ "Support public safety workers" ] } }, { "index": 162, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[8]/a[1]/div[2]/div[2]/text()[1]", "codeLines": [ "California government should honor its promises." ] } }, { "index": 163, "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]/div[1]/div[1]/a[1]/div[1]/text()[1]", "codeLines": [ "" ] } }, { "index": 164, "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]/div[1]/div[1]/a[1]/div[2]/text()[1]", "codeLines": [ "Volunteer" ] } }, { "index": 165, "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]/div[1]/div[2]/a[1]/div[1]/text()[1]", "codeLines": [ "" ] } }, { "index": 166, "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]/div[1]/div[2]/a[1]/div[2]/text()[1]", "codeLines": [ "Contribute" ] } }, { "index": 167, "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]/div[1]/div[3]/a[1]/div[1]/text()[1]", "codeLines": [ "" ] } }, { "index": 168, "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]/div[1]/div[3]/a[1]/div[2]/text()[1]", "codeLines": [ "Like" ] } }, { "index": 169, "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]/div[1]/div[4]/a[1]/div[1]/text()[1]", "codeLines": [ "" ] } }, { "index": 170, "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]/div[1]/div[4]/a[1]/div[2]/text()[1]", "codeLines": [ "Follow" ] } }, { "index": 171, "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[2]/p[1]/strong[1]/text()[1]", "codeLines": [ "Mail" ] } }, { "index": 172, "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[2]/p[1]/text()[1]", "codeLines": [ "PO Box 11487, San Bernardino, California 92423" ] } }, { "index": 173, "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[2]/p[1]/strong[2]/text()[1]", "codeLines": [ "Headquarters" ] } }, { "index": 174, "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[2]/p[1]/text()[2]", "codeLines": [ "712 North La Cadena Drive, Colton, California 92324" ] } }, { "index": 175, "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[2]/p[1]/strong[3]/text()[1]", "codeLines": [ "Contact" ] } }, { "index": 176, "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[2]/p[1]/a[1]/text()[1]", "codeLines": [ "info@ReyesForAssembly.com" ] } }, { "index": 177, "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[2]/p[1]/strong[4]/text()[1]", "codeLines": [ "Press" ] } }, { "index": 178, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/p[1]/a[2]/text()[1]", "codeLines": [ "press@ReyesForAssembly.com" ] } }, { "index": 179, "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[2]/div[1]/text()[1]", "codeLines": [ "Paid for by Eloise Reyes for Assembly 2020" ] } }, { "index": 180, "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[2]/div[1]/text()[2]", "codeLines": [ "ID# 1414836" ] } }, { "index": 320, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[2]/p[1]", "codeLines": [ "<p class=\"colphon\">", " <strong class=\"footer-emphasis\">", " Mail", " </strong>", " PO Box 11487, San Bernardino, California 92423", " <br>", " <strong class=\"footer-emphasis\">", " Headquarters", " </strong>", " 712 North La Cadena Drive, Colton, California 92324", " <br>", " <strong class=\"footer-emphasis\">", " Contact", " </strong>", " <a href=\"mailto:info@reyesforassembly.com\" class=\"footer-emphasis\">", " info@ReyesForAssembly.com", " </a>", " <br>", " <strong class=\"footer-emphasis\">", " Press", " </strong>", " <a href=\"mailto:press@reyesforassembly.com\" class=\"footer-emphasis\">", " press@ReyesForAssembly.com", " </a>", "</p>" ] } }, { "index": 338, "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>", "...", " </html>" ] } } ], "success": true }, "standardResult": { "totals": [ 1, 0, 0, 44 ], "instances": [ { "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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-active wf-raleway-n7-active wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n8-active wf-raleway-i5... ... </html>" }, { "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[2]/a[1]/text()[1]" }, "excerpt": "CONTRIBUTE" }, { "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": "A better future with Eloise Reyes" }, { "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": "A better future with Eloise Reyes!" }, { "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]/h1[1]/text()[1]" }, "excerpt": "Let's Get Started!" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[1]/span[1]/text()[1]" }, "excerpt": "For too long, we wanted leadership. We wanted action, and a voice in the process. Because of you and your efforts you have that voice. I'm running for re-election to the State Assembly to bring back the resources our community needs by fighting for working families, ensuring educational opportunit..." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[1]/span[1]/text()[2]" }, "excerpt": "I would appreciate your support and look forward to meeting you." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[1]/span[1]/text()[3]" }, "excerpt": "Eloise Reyes" }, { "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]/div[2]/h2[1]/text()[1]" }, "excerpt": "What Eloise stands for" }, { "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]/div[2]/div[1]/div[1]/div[1]/a[1]/div[2]/div[1]/text()[1]" }, "excerpt": "A clean economy with new jobs" }, { "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]/div[2]/div[1]/div[1]/div[1]/a[1]/div[2]/div[2]/text()[1]" }, "excerpt": "I will make sure the Inland Empire gets its share of green jobs." }, { "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]/div[2]/div[1]/div[1]/div[2]/a[1]/div[2]/div[1]/text()[1]" }, "excerpt": "Invest in our youth and make higher education affordable" }, { "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]/div[2]/div[1]/div[1]/div[2]/a[1]/div[2]/div[2]/text()[1]" }, "excerpt": "From cradle to career" }, { "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]/div[2]/div[1]/div[1]/div[3]/a[1]/div[2]/div[1]/text()[1]" }, "excerpt": "Criminal justice reform with safer neighborhoods" }, { "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]/div[2]/div[1]/div[1]/div[3]/a[1]/div[2]/div[2]/text()[1]" }, "excerpt": "The two go hand in hand." }, { "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]/div[2]/div[1]/div[1]/div[4]/a[1]/div[2]/div[1]/text()[1]" }, "excerpt": "End the high level of gun violence" }, { "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]/div[2]/div[1]/div[1]/div[4]/a[1]/div[2]/div[2]/text()[1]" }, "excerpt": "Common sense gun laws" }, { "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]/div[2]/div[1]/div[1]/div[5]/a[1]/div[2]/div[1]/text()[1]" }, "excerpt": "Independence, good health for seniors" }, { "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]/div[2]/div[1]/div[1]/div[5]/a[1]/div[2]/div[2]/text()[1]" }, "excerpt": "Housing, health, and independence" }, { "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]/div[2]/div[1]/div[1]/div[6]/a[1]/div[2]/div[1]/text()[1]" }, "excerpt": "Take care of our veterans" }, { "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]/div[2]/div[1]/div[1]/div[6]/a[1]/div[2]/div[2]/text()[1]" }, "excerpt": "Empowering and supporting our veterans" }, { "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]/div[2]/div[1]/div[1]/div[7]/a[1]/div[2]/div[1]/text()[1]" }, "excerpt": "Equality for LGBTQ people" }, { "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]/div[2]/div[1]/div[1]/div[7]/a[1]/div[2]/div[2]/text()[1]" }, "excerpt": "Full equality under the law for every individual" }, { "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]/div[2]/div[1]/div[1]/div[8]/a[1]/div[2]/div[1]/text()[1]" }, "excerpt": "Support public safety workers" }, { "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]/div[2]/div[1]/div[1]/div[8]/a[1]/div[2]/div[2]/text()[1]" }, "excerpt": "California government should honor its promises." }, { "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]/div[1]/div[1]/a[1]/div[1]/text()[1]" }, "excerpt": "" }, { "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]/div[1]/div[1]/a[1]/div[2]/text()[1]" }, "excerpt": "Volunteer" }, { "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]/div[1]/div[2]/a[1]/div[1]/text()[1]" }, "excerpt": "" }, { "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]/div[1]/div[2]/a[1]/div[2]/text()[1]" }, "excerpt": "Contribute" }, { "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]/div[1]/div[3]/a[1]/div[1]/text()[1]" }, "excerpt": "" }, { "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]/div[1]/div[3]/a[1]/div[2]/text()[1]" }, "excerpt": "Like" }, { "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]/div[1]/div[4]/a[1]/div[1]/text()[1]" }, "excerpt": "" }, { "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]/div[1]/div[4]/a[1]/div[2]/text()[1]" }, "excerpt": "Follow" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/p[1]/strong[1]/text()[1]" }, "excerpt": "Mail" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/p[1]/text()[1]" }, "excerpt": "PO Box 11487, San Bernardino, California 92423" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/p[1]/strong[2]/text()[1]" }, "excerpt": "Headquarters" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/p[1]/text()[2]" }, "excerpt": "712 North La Cadena Drive, Colton, California 92324" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/p[1]/strong[3]/text()[1]" }, "excerpt": "Contact" }, { "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[5]/div[2]/p[1]/a[1]/text()[1]" }, "excerpt": "info@ReyesForAssembly.com" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/p[1]/strong[4]/text()[1]" }, "excerpt": "Press" }, { "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[5]/div[2]/p[1]/a[2]/text()[1]" }, "excerpt": "press@ReyesForAssembly.com" }, { "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[2]/div[1]/text()[1]" }, "excerpt": "Paid for by Eloise Reyes for Assembly 2020" }, { "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[2]/div[1]/text()[2]" }, "excerpt": "ID# 1414836" }, { "ruleID": "r73", "what": "Paragraphs of text have sufficient line height", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/p[1]" }, "excerpt": "<p class=\"colphon\"> <strong class=\"footer-emphasis\"> Mail </strong> PO Box 11487, San Bernardino, California 92423 <br> <strong class=\"footer-emphasis\"> Headquarters </strong> 712 North La Cadena Driv ... mphasis\"> info@ReyesForAssembly.com </a> <br> <strong class=\"footer-emphasis\"> Press </strong> <a href=\"mailto:press@reyesforassembly.com\" class=\"footer-emphasis\"> press@ReyesForAssembly.com </a> </p>" }, { "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> ... </html>" } ] }, "endTime": 1687099672989 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687099672989, "url": "https://eloisereyes.webflow.io/", "what": "Axe", "result": { "totals": { "rulesNA": 64, "rulesPassed": 32, "rulesWarned": 3, "rulesViolated": 5, "warnings": { "minor": 3, "moderate": 0, "serious": 8, "critical": 0 }, "violations": { "minor": 0, "moderate": 5, "serious": 5, "critical": 0 } }, "details": { "testEngine": { "name": "axe-core", "version": "4.7.0" }, "testRunner": { "name": "axe" }, "testEnvironment": { "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/113.0.5672.53 Safari/537.36", "windowWidth": 1280, "windowHeight": 720, "orientationAngle": 90, "orientationType": "landscape-primary" }, "timestamp": "2023-06-18T14:47:53.277Z", "url": "https://eloisereyes.webflow.io/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "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": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"footer-icon\"></div>", "target": [ "a[href$=\"volunteer\"] > .footer-icon" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"footer-icon\"></div>", "target": [ ".w-col-3.w-col:nth-child(2) > .footer-emphasis.w-inline-block > .footer-icon" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"footer-icon\"></div>", "target": [ ".w-col-3.w-col:nth-child(3) > .footer-emphasis.w-inline-block > .footer-icon" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"footer-icon\"></div>", "target": [ ".w-col-3.w-col:nth-child(4) > .footer-emphasis.w-inline-block > .footer-icon" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" } ] }, { "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": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"footer-icon\"></div>", "target": [ "a[href$=\"volunteer\"] > .footer-icon" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast", "data": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"footer-icon\"></div>", "target": [ ".w-col-3.w-col:nth-child(2) > .footer-emphasis.w-inline-block > .footer-icon" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast", "data": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"footer-icon\"></div>", "target": [ ".w-col-3.w-col:nth-child(3) > .footer-emphasis.w-inline-block > .footer-icon" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" }, { "any": [ { "id": "color-contrast", "data": { "messageKey": "nonBmp" }, "relatedNodes": [], "impact": "serious", "message": "Element content contains only non-text characters" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"footer-icon\"></div>", "target": [ ".w-col-3.w-col:nth-child(4) > .footer-emphasis.w-inline-block > .footer-icon" ], "failureSummary": "Fix any of the following:\n Element content contains only non-text characters" } ] }, { "id": "hidden-content", "impact": "minor", "tags": [ "cat.structure", "experimental", "review-item", "best-practice" ], "description": "Informs users about hidden content.", "help": "Hidden content on the page should be analyzed", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI", "nodes": [ { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"w-nav-button\" style=\"-webkit-user-select: text;\" aria-label=\"menu\" role=\"button\" tabindex=\"0\" aria-controls=\"w-nav-overlay-0\" aria-haspopup=\"menu\" aria-expanded=\"false\"><div class=\"w-icon-nav-menu\"></div></div>", "target": [ ".w-nav-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." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"text-block-5 w-hidden-main w-hidden-medium\">A better future with Eloise Reyes</div>", "target": [ ".text-block-5" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"div-block w-hidden-main w-hidden-small w-hidden-tiny\">A better future with Eloise Reyes!</div>", "target": [ ".div-block" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ] } ], "violations": [ { "id": "color-contrast-enhanced", "impact": "serious", "tags": [ "cat.color", "wcag2aaa", "wcag146", "ACT" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds", "help": "Elements must meet enhanced color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast-enhanced?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#0f5bcc", "bgColor": "#ffffff", "contrastRatio": 6.19, "fontSize": "12.8pt (17px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div data-collapse=\"medium\" data-animation=\"default\" data-duration=\"400\" data-easing=\"ease\" data-easing2=\"ease\" role=\"banner\" class=\"nav w-nav\">", "target": [ ".nav" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.19 (foreground color: #0f5bcc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/\" aria-current=\"page\" class=\"nav-link w-nav-link w--current\" style=\"max-width: 1200px;\">Home</a>", "target": [ "nav > .w--current[href=\"/\"][aria-current=\"page\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.19 (foreground color: #0f5bcc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#bacde8", "bgColor": "#094bad", "contrastRatio": 4.95, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer wf-section\">", "target": [ ".footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.95 (foreground color: #bacde8, background color: #094bad, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p class=\"colphon\">", "target": [ "p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.95 (foreground color: #bacde8, background color: #094bad, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT", "TTv5", "TT13.c" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#3898ec", "contrastRatio": 3.05, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">CONTRIBUTE</a>", "target": [ ".button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.05 (foreground color: #ffffff, background color: #3898ec, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">CONTRIBUTE</a>", "target": [ ".button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.05 (foreground color: #ffffff, background color: #3898ec, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#c0d1ea", "bgColor": "#1d59b4", "contrastRatio": 4.31, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"paid-for\">Paid for by Eloise Reyes for Assembly 2020 <br>ID# 1414836</div>", "target": [ ".paid-for" ] }, { "html": "<div class=\"footer wf-section\">", "target": [ ".footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.31 (foreground color: #c0d1ea, background color: #1d59b4, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"paid-for\">Paid for by Eloise Reyes for Assembly 2020 <br>ID# 1414836</div>", "target": [ ".paid-for" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.31 (foreground color: #c0d1ea, background color: #1d59b4, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" } ] }, { "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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-active wf-raleway-n7-active wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active\">", "target": [ "html" ], "failureSummary": "Fix any of the following:\n The <html> element does not have a lang attribute" } ] }, { "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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-active wf-raleway-n7-active wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n Document does not have a main landmark" } ] }, { "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": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">CONTRIBUTE</a>", "target": [ ".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": "<div class=\"static-content-section wf-section\">", "target": [ ".static-content-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=\"footer wf-section\">", "target": [ ".footer" ], "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": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\">", "target": [ ".w-webflow-badge" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" } ] } ] }, "success": true }, "standardResult": { "totals": [ 3, 8, 5, 5 ], "instances": [ { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element content contains only non-text characters", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"volunteer\"] > .footer-icon" }, "excerpt": "<div class=\"footer-icon\"></div>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element content contains only non-text characters", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".w-col-3.w-col:nth-child(2) > .footer-emphasis.w-inline-block > .footer-icon" }, "excerpt": "<div class=\"footer-icon\"></div>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element content contains only non-text characters", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".w-col-3.w-col:nth-child(3) > .footer-emphasis.w-inline-block > .footer-icon" }, "excerpt": "<div class=\"footer-icon\"></div>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element content contains only non-text characters", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".w-col-3.w-col:nth-child(4) > .footer-emphasis.w-inline-block > .footer-icon" }, "excerpt": "<div class=\"footer-icon\"></div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element content contains only non-text characters", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"volunteer\"] > .footer-icon" }, "excerpt": "<div class=\"footer-icon\"></div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element content contains only non-text characters", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".w-col-3.w-col:nth-child(2) > .footer-emphasis.w-inline-block > .footer-icon" }, "excerpt": "<div class=\"footer-icon\"></div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element content contains only non-text characters", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".w-col-3.w-col:nth-child(3) > .footer-emphasis.w-inline-block > .footer-icon" }, "excerpt": "<div class=\"footer-icon\"></div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element content contains only non-text characters", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".w-col-3.w-col:nth-child(4) > .footer-emphasis.w-inline-block > .footer-icon" }, "excerpt": "<div class=\"footer-icon\"></div>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".w-nav-button" }, "excerpt": "<div class=\"w-nav-button\" style=\"-webkit-user-select: text;\" aria-label=\"menu\" role=\"button\" tabindex=\"0\" aria-controls=\"w-nav-overlay-0\" aria-haspopup=\"menu\" aria-expanded=\"false\"><div class=\"w-icon-nav-menu\"></div></div>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".text-block-5" }, "excerpt": "<div class=\"text-block-5 w-hidden-main w-hidden-medium\">A better future with Eloise Reyes</div>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".div-block" }, "excerpt": "<div class=\"div-block w-hidden-main w-hidden-small w-hidden-tiny\">A better future with Eloise Reyes!</div>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.19 (foreground color: #0f5bcc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "nav > .w--current[href=\"/\"][aria-current=\"page\"]" }, "excerpt": "<a href=\"/\" aria-current=\"page\" class=\"nav-link w-nav-link w--current\" style=\"max-width: 1200px;\">Home</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.95 (foreground color: #bacde8, background color: #094bad, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "p" }, "excerpt": "<p class=\"colphon\">" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.05 (foreground color: #ffffff, background color: #3898ec, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".button" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">CONTRIBUTE</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.31 (foreground color: #c0d1ea, background color: #1d59b4, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".paid-for" }, "excerpt": "<div class=\"paid-for\">Paid for by Eloise Reyes for Assembly 2020 <br>ID# 1414836</div>" }, { "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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-acti ... wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active\">" }, { "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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-acti ... wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".button" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">CONTRIBUTE</a>" }, { "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": ".static-content-section" }, "excerpt": "<div class=\"static-content-section wf-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": ".footer" }, "excerpt": "<div class=\"footer wf-section\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".w-webflow-badge" }, "excerpt": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\">" } ] }, "endTime": 1687099673301 }, { "type": "launch", "which": "chromium", "startTime": 1687099673302, "endTime": 1687099673910 }, { "type": "url", "which": "https://eloisereyes.webflow.io/", "what": "Candidate Eloise Gómez Reyes (D)", "startTime": 1687099673910, "result": { "url": "https://eloisereyes.webflow.io/" }, "endTime": 1687099674201 }, { "type": "test", "which": "continuum", "startTime": 1687099674201, "url": "https://eloisereyes.webflow.io/", "what": "Level Access Continuum, community edition", "result": [ { "engineTestId": 101, "bestPracticeId": 429, "attribute": "This element does not have a lang attribute", "attributeDetail": "This HTML does not have a lang attribute", "element": "<html class=\"wf-loading w-mod-js wf-raleway-n3-loading wf-raleway-i3-loading wf-raleway-n4-loading wf-raleway-i4-loading wf-raleway-n5-loading wf-raleway-i5-loading wf-raleway-n6-loading wf-raleway-i6 ... erification\"><script type=\"text/javascript\"></script><script type=\"text/javascript\"></script><script type=\"text/javascript\"></script><script src=\"https://pixel-geo.prfct.co/tagjs?a_id=65575&source", "path": "html", "fingerprint": { "attNo": 0, "css": "html", "version": 2 } } ], "standardResult": { "totals": [ 0, 0, 0, 1 ], "instances": [ { "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 class=\"wf-loading w-mod-js wf-raleway-n3-loading wf-raleway-i3-loading wf-raleway-n4-loading wf-raleway-i4-loading wf-raleway-n5-loading wf-raleway-i5-loading wf-raleway-n6-loading wf-raleway-i6 ... erification\"><script type=\"text/javascript\"></script><script type=\"text/javascript\"></script><script type=\"text/javascript\"></script><script src=\"https://pixel-geo.prfct.co/tagjs?a_id=65575&source" } ] }, "endTime": 1687099674422 }, { "type": "launch", "which": "chromium", "startTime": 1687099674422, "endTime": 1687099675034 }, { "type": "url", "which": "https://eloisereyes.webflow.io/", "what": "Candidate Eloise Gómez Reyes (D)", "startTime": 1687099675034, "result": { "url": "https://eloisereyes.webflow.io/" }, "endTime": 1687099675376 }, { "type": "test", "which": "htmlcs", "startTime": 1687099675376, "url": "https://eloisereyes.webflow.io/", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "result": { "Error": { "AAA.1_1_1.H30.2": { "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [ { "tagName": "a", "id": "", "code": "<a href=\"/\" aria-current=\"page\" class=\"w-nav-brand w--current\" aria-label=\"home\">...</a>" } ] }, "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.06:1. Recommendation: change background to #0059a8.": [ { "tagName": "a", "id": "", "code": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">...</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.2:1. Recommendation: change text colour to #0551c2.": [ { "tagName": "a", "id": "", "code": "<a href=\"/\" aria-current=\"page\" class=\"nav-link w-nav-link w--current\" style=\"max-width: 1200px;\">...</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 NaN:1.": [ { "tagName": "div", "id": "", "code": "<div class=\"paid-for\">...</div>" }, { "tagName": "p", "id": "", "code": "<p class=\"colphon\">...</p>" } ] }, "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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"wf-loading w-mod-js wf-raleway-n3-loading wf-raleway-i3-loading wf-raleway-n4-loading wf-raleway-i4-loading wf-raleway-n5-loading wf-raleway-i5-loading wf-raleway-n6-loading wf-raleway-i6-loading wf-raleway-n7-loading wf-raleway-i7-loading wf-raleway-n8-loading wf-raleway-i8-loading\"><head></head><body>...</body></html>" } ] } }, "Warning": { "AAA.1_1_1.H67.2": { "Img element is marked so that it is ignored by Assistive Technology.": [ { "tagName": "img", "id": "", "code": "<img src=\"https://d3e54v103j8qbb.cloudfront.net/img/webflow-badge-icon.f67cd735e3.svg\" alt=\"\" style=\"margin-right: 8px; width: 16px;\">" } ] }, "AAA.1_3_1.H48": { "If this element contains a navigation section, it is recommended that it be marked up as a list.": [ { "tagName": "p", "id": "", "code": "<p class=\"colphon\">...</p>" } ] }, "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [ { "tagName": "a", "id": "", "code": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\">...</a>" } ] }, "AAA.3_2_5.H83.3": { "Check that this link's link text contains information indicating that the link will open in a new window.": [ { "tagName": "a", "id": "", "code": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"nav-contribute w-nav-link\" style=\"max-width: 1200px;\">...</a>" } ] } }, "success": true }, "standardResult": { "totals": [ 5, 0, 0, 6 ], "instances": [ { "ruleID": "AAA.1_1_1.H67.2", "what": "Img element is marked so that it is ignored by Assistive Technology.", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"https://d3e54v103j8qbb.cloudfront.net/img/webflow-badge-icon.f67cd735e3.svg\" alt=\"\" style=\"margin-right: 8px; width: 16px;\">" }, { "ruleID": "AAA.1_3_1.H48", "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p class=\"colphon\">...</p>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"nav-contribute w-nav-link\" style=\"max-width: 1200px;\">...</a>" }, { "ruleID": "AAA.1_1_1.H30.2", "what": "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" aria-current=\"page\" class=\"w-nav-brand w--current\" aria-label=\"home\">...</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 3.06:1. Recommendation: change background to #0059a8.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">...</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.2:1. Recommendation: change text colour to #0551c2.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" aria-current=\"page\" class=\"nav-link w-nav-link w--current\" style=\"max-width: 1200px;\">...</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 NaN:1.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"paid-for\">...</div>" }, { "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 NaN:1.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p class=\"colphon\">...</p>" }, { "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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"wf-loading w-mod-js wf-raleway-n3-loading wf-ral ... -loading wf-raleway-i5-loading wf-raleway-n6-loading wf-raleway-i6-loading wf-raleway-n7-loading wf-raleway-i7-loading wf-raleway-n8-loading wf-raleway-i8-loading\"><head></head><body>...</body></html>" } ] }, "endTime": 1687099675540 }, { "type": "launch", "which": "chromium", "startTime": 1687099675540, "endTime": 1687099676197 }, { "type": "url", "which": "https://eloisereyes.webflow.io/", "what": "Candidate Eloise Gómez Reyes (D)", "startTime": 1687099676197, "result": { "url": "https://eloisereyes.webflow.io/" }, "endTime": 1687099676576 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687099676576, "url": "https://eloisereyes.webflow.io/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 12, "recommendation": 0, "ignored": 0 }, "items": [ { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]", "aria": "/document[1]" }, "message": "Text contrast of 4.29 with its background is less than the WCAG AA minimum requirements for text of size 19px and weight of 400", "bounds": { "left": 233, "top": 2814, "height": 113, "width": 335 }, "snippet": "<div class=\"paid-for\">", "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": 600, "width": 800 }, "snippet": "<html class=\"w-mod-js w-mod-js wf-raleway-n3-active wf-raleway-n4-active wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n7-active wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i4-active wf-raleway-i8-active wf-raleway-i3-active wf-raleway-i6-active wf-raleway-i7-active wf-active\" data-wf-status=\"1\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-domain=\"eloisereyes.webflow.io\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[2]/p[1]", "aria": "/document[1]/paragraph[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 20, "top": 2676, "height": 128, "width": 760 }, "snippet": "<p class=\"colphon\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/a[1]", "aria": "/document[1]/link[5]" }, "message": "Content is not within a landmark element", "bounds": { "left": 562, "top": 2570, "height": 79, "width": 132 }, "snippet": "<a class=\"footer-emphasis w-inline-block\" href=\"https://twitter.com/reyes4assembly\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/a[1]", "aria": "/document[1]/link[4]" }, "message": "Content is not within a landmark element", "bounds": { "left": 410, "top": 2570, "height": 79, "width": 132 }, "snippet": "<a class=\"footer-emphasis w-inline-block\" href=\"https://www.facebook.com/ReyesforAssembly/\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/a[1]", "aria": "/document[1]/link[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 259, "top": 2570, "height": 79, "width": 132 }, "snippet": "<a class=\"footer-emphasis w-inline-block\" href=\"https://secure.actblue.com/donate/eloisebd22#\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/link[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 107, "top": 2570, "height": 79, "width": 132 }, "snippet": "<a class=\"footer-emphasis w-inline-block\" href=\"/volunteer\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[4]/h1[1]", "aria": "/document[1]/heading[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 20, "top": 820, "height": 48, "width": 760 }, "snippet": "<h1>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[4]/div[2]/h2[1]", "aria": "/document[1]/heading[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 20, "top": 1249, "height": 36, "width": 760 }, "snippet": "<h2>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]", "aria": "/document[1]/list[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 10, "top": 1292, "height": 1161, "width": 780 }, "snippet": "<div class=\"grid w-clearfix w-dyn-items w-row\" role=\"list\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/a[1]", "aria": "/document[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 42, "top": 480, "height": 51, "width": 155 }, "snippet": "<a class=\"button w-button\" target=\"_blank\" href=\"https://secure.actblue.com/donate/eloisebd22#\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/a[1]", "aria": "/document[1]/link[6]" }, "message": "Content is not within a landmark element", "bounds": { "left": 653, "top": 560, "height": 29, "width": 135 }, "snippet": "<a href=\"https://webflow.com?utm_campaign=brandjs\" class=\"w-webflow-badge\">", "level": "violation" } ], "success": true }, "standardResult": { "totals": [ 0, 0, 0, 12 ], "instances": [ { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 4.29 with its background is less than the WCAG AA minimum requirements for text of size 19px and weight of 400", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]" }, "excerpt": "<div class=\"paid-for\">" }, { "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 class=\"w-mod-js w-mod-js wf-raleway-n3-active wf-raleway-n4-active wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n7-active wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i4-active w ... -active wf-raleway-i6-active wf-raleway-i7-active wf-active\" data-wf-status=\"1\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-domain=\"eloisereyes.webflow.io\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/p[1]" }, "excerpt": "<p class=\"colphon\">" }, { "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[5]/div[1]/div[1]/div[1]/div[4]/a[1]" }, "excerpt": "<a class=\"footer-emphasis w-inline-block\" href=\"https://twitter.com/reyes4assembly\">" }, { "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[5]/div[1]/div[1]/div[1]/div[3]/a[1]" }, "excerpt": "<a class=\"footer-emphasis w-inline-block\" href=\"https://www.facebook.com/ReyesforAssembly/\">" }, { "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[5]/div[1]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"footer-emphasis w-inline-block\" href=\"https://secure.actblue.com/donate/eloisebd22#\">" }, { "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[5]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"footer-emphasis w-inline-block\" href=\"/volunteer\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/h1[1]" }, "excerpt": "<h1>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[2]/h2[1]" }, "excerpt": "<h2>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]" }, "excerpt": "<div class=\"grid w-clearfix w-dyn-items w-row\" role=\"list\">" }, { "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[2]/a[1]" }, "excerpt": "<a class=\"button w-button\" target=\"_blank\" href=\"https://secure.actblue.com/donate/eloisebd22#\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/a[1]" }, "excerpt": "<a href=\"https://webflow.com?utm_campaign=brandjs\" class=\"w-webflow-badge\">" } ] }, "endTime": 1687099677647 }, { "type": "launch", "which": "chromium", "startTime": 1687099677647, "endTime": 1687099678467 }, { "type": "url", "which": "https://eloisereyes.webflow.io/", "what": "Candidate Eloise Gómez Reyes (D)", "startTime": 1687099678467, "result": { "url": "https://eloisereyes.webflow.io/" }, "endTime": 1687099678824 }, { "type": "test", "which": "nuVal", "startTime": 1687099678824, "url": "https://eloisereyes.webflow.io/", "what": "Nu Html Checker", "result": { "pageContent": { "messages": [ { "type": "info", "lastLine": 1, "lastColumn": 2029, "firstColumn": 1926, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "nonymous\"><script type=\"text/javascript\" async=\"\" src=\"https://tag.marinsm.com/serve/57daef4c1a3183a03a00000a.js\"></scri", "hiliteStart": 10, "hiliteLength": 104 }, { "type": "info", "lastLine": 1, "lastColumn": 2217, "firstColumn": 2117, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script src=\"https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "info", "lastLine": 1, "lastColumn": 2432, "firstColumn": 2402, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "dia=\"all\"><script type=\"text/javascript\">WebFon", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1, "lastColumn": 2613, "firstColumn": 2583, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": ";</script><script type=\"text/javascript\">!funct", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 64, "lastColumn": 549, "firstColumn": 499, "subType": "warning", "message": "The navigation role is unnecessary for element nav.", "extract": "lt=\"\"></a><nav role=\"navigation\" class=\"nav-menu w-nav-menu\"><a hre", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "info", "lastLine": 64, "lastColumn": 6959, "subType": "warning", "message": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)", "extract": "=\"footer-icon\"></div><div>Vol", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 64, "lastColumn": 8472, "firstColumn": 8246, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "div></div><script src=\"https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=57b48d727fdf79235f79c194\" type=\"text/javascript\" integrity=\"sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=\" crossorigin=\"anonymous\"></scri", "hiliteStart": 10, "hiliteLength": 227 }, { "type": "info", "lastLine": 64, "lastColumn": 8599, "firstColumn": 8482, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script src=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/js/webflow.540847fd9.js\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 118 }, { "type": "info", "lastLine": 64, "lastColumn": 8639, "firstColumn": 8609, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\">\n (fu", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1, "lastColumn": 452, "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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"wf-loading w-mod-js wf-raleway-n3-loading wf-raleway-i3-loading wf-raleway-n4-loading wf-raleway-i4-loading wf-raleway-n5-loading wf-raleway-i5-loading wf-raleway-n6-loading wf-raleway-i6-loading wf-raleway-n7-loading wf-raleway-i7-loading wf-raleway-n8-loading wf-raleway-i8-loading\"><head>", "hiliteStart": 10, "hiliteLength": 437 } ] }, "rawPage": { "messages": [ { "type": "info", "lastLine": 1, "lastColumn": 342, "firstColumn": 320, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"1\"><head><meta charset=\"utf-8\"/><title", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 1, "lastColumn": 518, "firstColumn": 395, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "47</title><meta content=\"Join the campaign to elect Eloise Reyes, Democratic candidate for Assembly District 47.\" name=\"description\"/><meta ", "hiliteStart": 10, "hiliteLength": 124 }, { "type": "info", "lastLine": 1, "lastColumn": 593, "firstColumn": 519, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ription\"/><meta content=\"Eloise Reyes for Assembly District 47\" property=\"og:title\"/><meta ", "hiliteStart": 10, "hiliteLength": 75 }, { "type": "info", "lastLine": 1, "lastColumn": 724, "firstColumn": 594, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "g:title\"/><meta content=\"Join the campaign to elect Eloise Reyes, Democratic candidate for Assembly District 47.\" property=\"og:description\"/><meta ", "hiliteStart": 10, "hiliteLength": 131 }, { "type": "info", "lastLine": 1, "lastColumn": 868, "firstColumn": 725, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ription\"/><meta content=\"https://uploads-ssl.webflow.com/57b49a46c2d13ca21b820ed2/57c7392b99b76a062e1e9287_dem-club-endorsement.jpg\" property=\"og:image\"/><meta ", "hiliteStart": 10, "hiliteLength": 144 }, { "type": "info", "lastLine": 1, "lastColumn": 948, "firstColumn": 869, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "g:image\"/><meta content=\"Eloise Reyes for Assembly District 47\" property=\"twitter:title\"/><meta ", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "info", "lastLine": 1, "lastColumn": 1084, "firstColumn": 949, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "r:title\"/><meta content=\"Join the campaign to elect Eloise Reyes, Democratic candidate for Assembly District 47.\" property=\"twitter:description\"/><meta ", "hiliteStart": 10, "hiliteLength": 136 }, { "type": "info", "lastLine": 1, "lastColumn": 1233, "firstColumn": 1085, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ription\"/><meta content=\"https://uploads-ssl.webflow.com/57b49a46c2d13ca21b820ed2/57c7392b99b76a062e1e9287_dem-club-endorsement.jpg\" property=\"twitter:image\"/><meta ", "hiliteStart": 10, "hiliteLength": 149 }, { "type": "info", "lastLine": 1, "lastColumn": 1277, "firstColumn": 1234, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "r:image\"/><meta property=\"og:type\" content=\"website\"/><meta ", "hiliteStart": 10, "hiliteLength": 44 }, { "type": "info", "lastLine": 1, "lastColumn": 1334, "firstColumn": 1278, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "website\"/><meta content=\"summary_large_image\" name=\"twitter:card\"/><meta ", "hiliteStart": 10, "hiliteLength": 57 }, { "type": "info", "lastLine": 1, "lastColumn": 1403, "firstColumn": 1335, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "er:card\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta ", "hiliteStart": 10, "hiliteLength": 69 }, { "type": "info", "lastLine": 1, "lastColumn": 1445, "firstColumn": 1404, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "iewport\"/><meta content=\"Webflow\" name=\"generator\"/><link ", "hiliteStart": 10, "hiliteLength": 42 }, { "type": "info", "lastLine": 1, "lastColumn": 1587, "firstColumn": 1446, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "nerator\"/><link href=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/css/eloisereyes.webflow.6a4a0fbd6.css\" rel=\"stylesheet\" type=\"text/css\"/><link ", "hiliteStart": 10, "hiliteLength": 142 }, { "type": "info", "lastLine": 1, "lastColumn": 1647, "firstColumn": 1588, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ext/css\"/><link href=\"https://fonts.googleapis.com\" rel=\"preconnect\"/><link ", "hiliteStart": 10, "hiliteLength": 60 }, { "type": "info", "lastLine": 1, "lastColumn": 1728, "firstColumn": 1648, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "connect\"/><link href=\"https://fonts.gstatic.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><scrip", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "info", "lastLine": 1, "lastColumn": 1829, "firstColumn": 1729, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "onymous\"/><script src=\"https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "info", "lastLine": 1, "lastColumn": 1869, "firstColumn": 1839, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\">WebFon", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1, "lastColumn": 2050, "firstColumn": 2020, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": ";</script><script type=\"text/javascript\">!funct", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1, "lastColumn": 2388, "firstColumn": 2241, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ";</script><link href=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/57eacdf306f8c9724dc49c84_favicon.png\" rel=\"shortcut icon\" type=\"image/x-icon\"/><link ", "hiliteStart": 10, "hiliteLength": 148 }, { "type": "info", "lastLine": 1, "lastColumn": 2519, "firstColumn": 2389, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "/x-icon\"/><link href=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/57eacdf8647642d547f36a17_webclip.png\" rel=\"apple-touch-icon\"/><style", "hiliteStart": 10, "hiliteLength": 131 }, { "type": "info", "lastLine": 64, "lastColumn": 94, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "</script>\n<meta name=\"google-site-verification\" content=\"Inhp9vVUPy_v6hEAARv2tA_642U0fZWggkSuthWVYyI\" /></head", "hiliteStart": 10, "hiliteLength": 94 }, { "type": "info", "lastLine": 64, "lastColumn": 479, "firstColumn": 340, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "-current\"><img src=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/59f2af9ef42fff000159be33_EReyes%20Logo%20%23egr.png\" height=\"60\" alt=\"\"/></a><n", "hiliteStart": 10, "hiliteLength": 140 }, { "type": "info", "lastLine": 64, "lastColumn": 534, "firstColumn": 484, "subType": "warning", "message": "The navigation role is unnecessary for element nav.", "extract": "t=\"\"/></a><nav role=\"navigation\" class=\"nav-menu w-nav-menu\"><a hre", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "info", "lastLine": 64, "lastColumn": 2057, "firstColumn": 2053, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": " everyone.<br/><br/>I", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 64, "lastColumn": 2062, "firstColumn": 2058, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "yone.<br/><br/>I woul", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 64, "lastColumn": 2131, "firstColumn": 2127, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "eting you.<br/><br/>E", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 64, "lastColumn": 2136, "firstColumn": 2132, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": " you.<br/><br/>Eloise", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 64, "lastColumn": 2153, "firstColumn": 2149, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "oise Reyes<br/><br/><", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 64, "lastColumn": 2158, "firstColumn": 2154, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "Reyes<br/><br/></span", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 64, "lastColumn": 6534, "subType": "warning", "message": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)", "extract": "=\"footer-icon\"></div><div>Vol", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 64, "lastColumn": 7262, "firstColumn": 7258, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "rnia 92423<br/><stron", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 64, "lastColumn": 7374, "firstColumn": 7370, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "rnia 92324<br/><stron", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 64, "lastColumn": 7527, "firstColumn": 7523, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ly.com</a><br/><stron", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 64, "lastColumn": 7750, "firstColumn": 7746, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "mbly 2020 <br/>ID# 14", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 64, "lastColumn": 8006, "firstColumn": 7780, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "div></div><script src=\"https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=57b48d727fdf79235f79c194\" type=\"text/javascript\" integrity=\"sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=\" crossorigin=\"anonymous\"></scri", "hiliteStart": 10, "hiliteLength": 227 }, { "type": "info", "lastLine": 64, "lastColumn": 8133, "firstColumn": 8016, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script src=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/js/webflow.540847fd9.js\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 118 }, { "type": "info", "lastLine": 64, "lastColumn": 8173, "firstColumn": 8143, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\">\n (fu", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1, "lastColumn": 313, "firstColumn": 169, "subType": "warning", "message": "Consider adding a lang attribute to the html start tag to declare the language of this document.", "extract": " Time) --><html data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\"><head>", "hiliteStart": 10, "hiliteLength": 145 } ] }, "success": true }, "standardResult": { "totals": [ 19, 0, 0, 0 ], "instances": [ { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1" }, "excerpt": "nonymous\"><script type=\"text/javascript\" async=\"\" src=\"https://tag.marinsm.com/serve/57daef4c1a3183a03a00000a.js\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1" }, "excerpt": "></script><script src=\"https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js\" type=\"text/javascript\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1" }, "excerpt": "dia=\"all\"><script type=\"text/javascript\">WebFon" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1" }, "excerpt": ";</script><script type=\"text/javascript\">!funct" }, { "ruleID": "The navigation role is unnecessary for element nav.", "what": "The navigation role is unnecessary for element nav.", "ordinalSeverity": 0, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "64" }, "excerpt": "lt=\"\"></a><nav role=\"navigation\" class=\"nav-menu w-nav-menu\"><a hre" }, { "ruleID": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)", "what": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "64" }, "excerpt": "=\"footer-icon\"></div><div>Vol" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "64" }, "excerpt": "div></div><script src=\"https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=57b48d727fdf79235f79c194\" type=\"text/javascript\" integrity=\"sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=\" crossorigin=\"anonymous\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "64" }, "excerpt": "></script><script src=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/js/webflow.540847fd9.js\" type=\"text/javascript\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "64" }, "excerpt": "></script><script type=\"text/javascript\"> (fu" }, { "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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"wf-loading w-mod-js wf-raleway-n3-load ... leway-i4-loading wf-raleway-n5-loading wf-raleway-i5-loading wf-raleway-n6-loading wf-raleway-i6-loading wf-raleway-n7-loading wf-raleway-i7-loading wf-raleway-n8-loading wf-raleway-i8-loading\"><head>" }, { "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": "HEAD", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "\"1\"><head><meta charset=\"utf-8\"/><title" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "47</title><meta content=\"Join the campaign to elect Eloise Reyes, Democratic candidate for Assembly District 47.\" name=\"description\"/><meta " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "ription\"/><meta content=\"Eloise Reyes for Assembly District 47\" property=\"og:title\"/><meta " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "g:title\"/><meta content=\"Join the campaign to elect Eloise Reyes, Democratic candidate for Assembly District 47.\" property=\"og:description\"/><meta " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "ription\"/><meta content=\"https://uploads-ssl.webflow.com/57b49a46c2d13ca21b820ed2/57c7392b99b76a062e1e9287_dem-club-endorsement.jpg\" property=\"og:image\"/><meta " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "g:image\"/><meta content=\"Eloise Reyes for Assembly District 47\" property=\"twitter:title\"/><meta " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "r:title\"/><meta content=\"Join the campaign to elect Eloise Reyes, Democratic candidate for Assembly District 47.\" property=\"twitter:description\"/><meta " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "ription\"/><meta content=\"https://uploads-ssl.webflow.com/57b49a46c2d13ca21b820ed2/57c7392b99b76a062e1e9287_dem-club-endorsement.jpg\" property=\"twitter:image\"/><meta " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "r:image\"/><meta property=\"og:type\" content=\"website\"/><meta " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "website\"/><meta content=\"summary_large_image\" name=\"twitter:card\"/><meta " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "er:card\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><meta " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "iewport\"/><meta content=\"Webflow\" name=\"generator\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "nerator\"/><link href=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/css/eloisereyes.webflow.6a4a0fbd6.css\" rel=\"stylesheet\" type=\"text/css\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "ext/css\"/><link href=\"https://fonts.googleapis.com\" rel=\"preconnect\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "connect\"/><link href=\"https://fonts.gstatic.com\" rel=\"preconnect\" crossorigin=\"anonymous\"/><scrip" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "onymous\"/><script src=\"https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js\" type=\"text/javascript\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "></script><script type=\"text/javascript\">WebFon" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": ";</script><script type=\"text/javascript\">!funct" }, { "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": "1" }, "excerpt": ";</script><link href=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/57eacdf306f8c9724dc49c84_favicon.png\" rel=\"shortcut icon\" type=\"image/x-icon\"/><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "1" }, "excerpt": "/x-icon\"/><link href=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/57eacdf8647642d547f36a17_webclip.png\" rel=\"apple-touch-icon\"/><style" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "64" }, "excerpt": "</script> <meta name=\"google-site-verification\" content=\"Inhp9vVUPy_v6hEAARv2tA_642U0fZWggkSuthWVYyI\" /></head" }, { "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": "64" }, "excerpt": "-current\"><img src=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/59f2af9ef42fff000159be33_EReyes%20Logo%20%23egr.png\" height=\"60\" alt=\"\"/></a><n" }, { "ruleID": "The navigation role is unnecessary for element nav.", "what": "The navigation role is unnecessary for element nav.", "ordinalSeverity": 0, "tagName": "NAV", "id": "", "location": { "doc": "source", "type": "line", "spec": "64" }, "excerpt": "t=\"\"/></a><nav role=\"navigation\" class=\"nav-menu w-nav-menu\"><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": "64" }, "excerpt": " everyone.<br/><br/>I" }, { "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": "64" }, "excerpt": "yone.<br/><br/>I woul" }, { "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": "64" }, "excerpt": "eting you.<br/><br/>E" }, { "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": "64" }, "excerpt": " you.<br/><br/>Eloise" }, { "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": "64" }, "excerpt": "oise Reyes<br/><br/><" }, { "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": "64" }, "excerpt": "Reyes<br/><br/></span" }, { "ruleID": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)", "what": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "64" }, "excerpt": "=\"footer-icon\"></div><div>Vol" }, { "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": "64" }, "excerpt": "rnia 92423<br/><stron" }, { "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": "64" }, "excerpt": "rnia 92324<br/><stron" }, { "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": "64" }, "excerpt": "ly.com</a><br/><stron" }, { "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": "64" }, "excerpt": "mbly 2020 <br/>ID# 14" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "64" }, "excerpt": "div></div><script src=\"https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=57b48d727fdf79235f79c194\" type=\"text/javascript\" integrity=\"sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=\" crossorigin=\"anonymous\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "64" }, "excerpt": "></script><script src=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/js/webflow.540847fd9.js\" type=\"text/javascript\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "64" }, "excerpt": "></script><script type=\"text/javascript\"> (fu" }, { "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": "source", "type": "line", "spec": "1" }, "excerpt": " Time) --><html data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\"><head>" } ] }, "endTime": 1687099679792 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687099679792, "url": "https://eloisereyes.webflow.io/", "what": "QualWeb", "result": { "type": "evaluation", "system": { "name": "QualWeb", "description": "QualWeb is an automatic accessibility evaluator for webpages.", "version": "3.0.0", "homepage": "http://www.qualweb.di.fc.ul.pt/", "date": "2023-06-18 14:48:01", "hash": "df4402535e4ae8e59c79cca3afa516d230fae9da25d8c1c7afce28468bb8caa8bf2bc06be11b311df724211ab79593dade635ec3717835c23d67253fe50166b3", "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": 7, "inapplicable": 86 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 9, "warning": 6, "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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-active wf-raleway-n7-active wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active w-mod-js\"><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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-active wf-raleway-n7-active wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active w-mod-js\"><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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-active wf-raleway-n7-active wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active w-mod-js\"><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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-active wf-raleway-n7-active wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active w-mod-js\"><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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-active wf-raleway-n7-active wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active w-mod-js\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R18": { "name": "`id` attribute value is unique", "code": "QW-ACT-R18", "mapping": "3ea0c8", "description": "This rule checks that all id attribute values on a single page are unique.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "4.1.1", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html", "url_tr": "https://www.w3.org/TR/WCAG21/#parsing" } ], "related": [ "H93" ], "url": "https://act-rules.github.io/rules/3ea0c8", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "Several elements have the same `id` attribute." }, "results": [ { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"w-nav-overlay\" data-wf-ignore=\"\" id=\"w-nav-overlay-0\"></div>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2)" }, { "htmlCode": "<div class=\"w-nav-overlay\" data-wf-ignore=\"\" id=\"w-nav-overlay-0\"></div>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3)" } ], "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": 24, "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=\"/\" aria-current=\"page\" class=\"w-nav-brand\" aria-label=\"home\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > 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=\"/\" aria-current=\"page\" class=\"nav-link w-nav-link\" style=\"max-width: 1200px;\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/endorsers\" class=\"nav-link w-nav-link\" style=\"max-width: 1200px;\">Endorsers</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/meeteloise\" class=\"nav-link w-nav-link\" style=\"max-width: 1200px;\">Meet Eloise</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/issues\" class=\"nav-link w-nav-link\" style=\"max-width: 1200px;\">Issues</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/news\" class=\"nav-link w-nav-link\" style=\"max-width: 1200px;\">News</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(5)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/events\" class=\"nav-link w-nav-link\" style=\"max-width: 1200px;\">Events</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(6)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"nav-contribute w-nav-link\" style=\"max-width: 1200px;\">Contribute</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(7)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">CONTRIBUTE</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/issue/a-clean-economy-with-newjobs\" class=\"grid-link w-inline-block\">A clean economy with new jobsI will make sure the Inland Empire gets its share of green jobs.</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/issue/affordable-education-and-investment-in-youth\" class=\"grid-link w-inline-block\">Invest in our youth and make higher education affordableFrom cradle to career</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(3) > div: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=\"/issue/criminal-justice-reform-and-safe-neighborhoods\" class=\"grid-link w-inline-block\">Criminal justice reform with safer neighborhoodsThe two go hand in hand.</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(3) > div: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=\"/issue/guns\" class=\"grid-link w-inline-block\">End the high level of gun violenceCommon sense gun laws</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(3) > div: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=\"/issue/independence-and-good-health-for-seniors\" class=\"grid-link w-inline-block\">Independence, good health for seniorsHousing, health, and independence</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/issue/caring-for-our-veterans\" class=\"grid-link w-inline-block\">Take care of our veteransEmpowering and supporting our veterans</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/issue/lgbtq-equality\" class=\"grid-link w-inline-block\">Equality for LGBTQ peopleFull equality under the law for every individual</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/issue/support-for-public-safety-workers\" class=\"grid-link w-inline-block\">Support public safety workersCalifornia government should honor its promises.</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/volunteer\" class=\"footer-emphasis w-inline-block\">Volunteer</a>", "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" class=\"footer-emphasis w-inline-block\">Contribute</a>", "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div: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=\"https://www.facebook.com/ReyesforAssembly/\" class=\"footer-emphasis w-inline-block\">Like</a>", "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div: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=\"https://twitter.com/reyes4assembly\" class=\"footer-emphasis w-inline-block\">Follow</a>", "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div: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=\"mailto:info@reyesforassembly.com\" class=\"footer-emphasis\">info@ReyesForAssembly.com</a>", "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(2) > p:nth-child(1) > a:nth-child(6)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"mailto:press@reyesforassembly.com\" class=\"footer-emphasis\">press@ReyesForAssembly.com</a>", "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(2) > p:nth-child(1) > a:nth-child(9)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\"></a>", "pointer": "html > body:nth-child(2) > a:nth-child(17)" } ], "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": 3, "warning": 0, "failed": 8, "inapplicable": 0, "outcome": "failed", "description": "The test target doesn't have an accessible name." }, "results": [ { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"https://pixel-geo.prfct.co/cs/?partnerId=twtr\" width=\"1\" height=\"1\" border=\"0\">", "pointer": "html > body:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"https://pixel-geo.prfct.co/cs/?partnerId=crw\" width=\"1\" height=\"1\" border=\"0\">", "pointer": "html > body:nth-child(2) > img:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"https://pixel-geo.prfct.co/cs/?partnerId=yah\" width=\"1\" height=\"1\" border=\"0\">", "pointer": "html > body:nth-child(2) > img:nth-child(3)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"https://pixel-geo.prfct.co/cs/?partnerId=opx\" width=\"1\" height=\"1\" border=\"0\">", "pointer": "html > body:nth-child(2) > img:nth-child(4)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"https://pixel-geo.prfct.co/cs/?partnerId=rbcn\" width=\"1\" height=\"1\" border=\"0\">", "pointer": "html > body:nth-child(2) > img:nth-child(5)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"https://pixel-geo.prfct.co/cs/?partnerId=goo\" width=\"1\" height=\"1\" border=\"0\">", "pointer": "html > body:nth-child(2) > img:nth-child(6)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"https://pixel-geo.prfct.co/seg/?add=6418884&source=js_tag&a_id=65575\" width=\"1\" height=\"1\" border=\"0\">", "pointer": "html > body:nth-child(2) > img:nth-child(7)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"https://secure.adnxs.com/seg?t=2&add=6418884\" width=\"1\" height=\"1\" border=\"0\">", "pointer": "html > body:nth-child(2) > img:nth-child(8)" } ], "attributes": [] } ] }, "QW-ACT-R37": { "name": "Text has minimum contrast", "code": "QW-ACT-R37", "mapping": "afw4f7", "description": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "metadata": { "target": { "element": [ "*" ] }, "success-criteria": [ { "name": "1.4.3", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-minimum" }, { "name": "1.4.6", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced" } ], "related": [], "url": "https://act-rules.github.io/rules/afw4f7", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 32, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "Element has contrast ratio lower than minimum." }, "results": [ { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"paid-for\">Paid for by Eloise Reyes for Assembly 2020 ID# 1414836</div>", "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(2) > div:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R76": { "name": "Text has enhanced contrast", "code": "QW-ACT-R76", "mapping": "09o5cg", "description": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "1.4.6", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced" } ], "related": [ "G17", "G18" ], "url": "https://act-rules.github.io/rules/09o5cg", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 31, "warning": 0, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "Element has contrast ratio lower than minimum." }, "results": [ { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p class=\"colphon\">Mail PO Box 11487, San Bernardino, California 92423Headquarters 712 North La Cadena Drive, Colton, California 92324Contact info@ReyesForAssembly.comPress press@ReyesForAssembly.com</p>", "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"paid-for\">Paid for by Eloise Reyes for Assembly 2020 ID# 1414836</div>", "pointer": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(2) > div:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R75": { "name": "Bypass Blocks of Repeated Content", "code": "QW-ACT-R75", "mapping": "cf77f2", "description": "This rule checks that each page has a mechanism to bypass repeated blocks of content.", "metadata": { "target": { "element": "html" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html", "url_tr": "https://www.w3.org/TR/WCAG21/#bypass-blocks" } ], "related": [ "G1", "G123", "G124", "H69", "SCR28" ], "url": "https://act-rules.github.io/rules/cf77f2", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The rule can't tell because of the rule QW-ACT-R63" }, "results": [ { "verdict": "warning", "description": "The rule can't tell because of the rule QW-ACT-R63", "resultCode": "W1", "elements": [ { "htmlCode": "<html data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-active wf-raleway-n7-active wf-raleway-n5-active wf-raleway-n6-active wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active w-mod-js\"><head></head><body>.wf-force-outline-none[tabindex=\"-1\"]:focus{outline:none;}.wf-force-outline-none[tabindex=\"-1\"]:focus{outline:none;}Eloise Reyes for Assembly District 47WebFont.load({ google: { families: [\"Raleway:300,300italic,regular,italic,500,500italic,600 …", "pointer": "html" } ], "attributes": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 4, "warning": 2, "failed": 1, "inapplicable": 27 }, "assertions": { "QW-WCAG-T9": { "name": "Organizing a page using headings", "code": "QW-WCAG-T9", "mapping": "G141", "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ], "attributes": "role='heading'" }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" }, { "name": "2.4.10", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings" } ], "related": [ "G91", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Please verify that headers are used to divide the page correctly." }, "results": [ { "verdict": "warning", "description": "Please verify that headers are used to divide the page correctly.", "resultCode": "W1", "elements": [ { "htmlCode": "<body>HomeEndorsersMeet EloiseIssuesNewsEventsContributeCONTRIBUTEA better future with Eloise ReyesA better future with Eloise Reyes!Let's Get Started!For too long, we wanted leadership. We wanted action, and a voice in the process. Because of you and your efforts you have that voice. I'm running for re-election to the State Assembly to bring back the resources our community needs by fighting for working families, ensuring educational opportunity for all, creating jobs and economic development, and ensuring that California remains a a beacon of hope for everyone.I would appreciate your support and look forward to meeting you.Eloise ReyesWhat Eloise stands forA clean economy with …", "pointer": "html > body:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T23": { "name": "Adding a link at the top of each page that goes directly to the main content area", "code": "QW-WCAG-T23", "mapping": "G1", "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.", "metadata": { "target": { "element": "body" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks" } ], "related": [ "G123", "G124" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "passed": 0, "warning": 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=\"/\" aria-current=\"page\" class=\"w-nav-brand\" aria-label=\"home\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div: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": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Text alternative needs manual verification." }, "results": [ { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://d1otoma47x30pg.cloudfront.net/img/webflow-badge-text.6faa6a38cd.svg\" alt=\"Made in Webflow\">", "pointer": "html > body:nth-child(2) > a:nth-child(17) > img:nth-child(2)" } ], "attributes": [] } ] } } }, "best-practices": { "type": "best-practices", "metadata": { "passed": 10, "warning": 1, "failed": 1, "inapplicable": 12 }, "assertions": { "QW-BP11": { "name": "Using br to make a list", "code": "QW-BP11", "description": "Using 3 consecutive br elements", "metadata": { "target": { "element": "br" }, "passed": 2, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "`br` elements are being be used as a list." }, "results": [ { "verdict": "failed", "description": "`br` elements are being be used as a list.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"text-span\">For too long, we wanted leadership. We wanted action, and a voice in the process. Because of you and your efforts you have that voice. I'm running for re-election to the State Assembly to bring back the resources our community needs by fighting for working families, ensuring educational opportunity for all, creating jobs and economic development, and ensuring that California remains a a beacon of hope for everyone.I would appreciate your support and look forward to meeting you.Eloise Reyes</span>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] } ] }, "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": 2, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that heading markup is used when content is a heading." }, "results": [ { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1>Let's Get Started!</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > h1:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2>What Eloise stands for</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(3) > h2:nth-child(1)" } ], "attributes": [] } ] } } }, "counter": { "type": "counter", "data": { "roles": { "link": 31, "img": 29, "document": 1, "banner": 1, "presentation": 2, "navigation": 1, "button": 1, "heading": 2, "list": 1, "listitem": 8 }, "tags": { "html": 1, "head": 1, "style": 3, "meta": 13, "title": 1, "link": 7, "script": 20, "img": 31, "body": 1, "div": 73, "a": 24, "nav": 1, "h1": 1, "span": 1, "br": 10, "h2": 1, "p": 1, "strong": 4 } } } }, "success": true }, "standardResult": { "totals": [ 4, 30, 1, 14 ], "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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-acti ... wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active w-mod-js\"><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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-acti ... wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active w-mod-js\"><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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-acti ... wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active w-mod-js\"><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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-acti ... wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active w-mod-js\"><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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-acti ... wf-raleway-n8-active wf-raleway-i5-active wf-raleway-i3-active wf-raleway-i4-active wf-raleway-i6-active wf-raleway-i8-active wf-raleway-i7-active wf-active w-mod-js\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "DIV", "id": "w-nav-overlay-0", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2)" }, "excerpt": "<div class=\"w-nav-overlay\" data-wf-ignore=\"\" id=\"w-nav-overlay-0\"></div>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "DIV", "id": "w-nav-overlay-0", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3)" }, "excerpt": "<div class=\"w-nav-overlay\" data-wf-ignore=\"\" id=\"w-nav-overlay-0\"></div>" }, { "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(9) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" aria-current=\"page\" class=\"w-nav-brand\" aria-label=\"home\"></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(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" aria-current=\"page\" class=\"nav-link w-nav-link\" style=\"max-width: 1200px;\">Home</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(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(2)" }, "excerpt": "<a href=\"/endorsers\" class=\"nav-link w-nav-link\" style=\"max-width: 1200px;\">Endorsers</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(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(3)" }, "excerpt": "<a href=\"/meeteloise\" class=\"nav-link w-nav-link\" style=\"max-width: 1200px;\">Meet Eloise</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(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(4)" }, "excerpt": "<a href=\"/issues\" class=\"nav-link w-nav-link\" style=\"max-width: 1200px;\">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(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(5)" }, "excerpt": "<a href=\"/news\" class=\"nav-link w-nav-link\" style=\"max-width: 1200px;\">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(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(6)" }, "excerpt": "<a href=\"/events\" class=\"nav-link w-nav-link\" style=\"max-width: 1200px;\">Events</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(9) > div:nth-child(1) > nav:nth-child(2) > a:nth-child(7)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"nav-contribute w-nav-link\" style=\"max-width: 1200px;\">Contribute</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">CONTRIBUTE</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(12) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/issue/a-clean-economy-with-newjobs\" class=\"grid-link w-inline-block\">A clean economy with new jobsI will make sure the Inland Empire gets its share of green jobs.</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(12) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/issue/affordable-education-and-investment-in-youth\" class=\"grid-link w-inline-block\">Invest in our youth and make higher education affordableFrom cradle to career</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(12) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/issue/criminal-justice-reform-and-safe-neighborhoods\" class=\"grid-link w-inline-block\">Criminal justice reform with safer neighborhoodsThe two go hand in hand.</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(12) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"/issue/guns\" class=\"grid-link w-inline-block\">End the high level of gun violenceCommon sense gun laws</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(12) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"/issue/independence-and-good-health-for-seniors\" class=\"grid-link w-inline-block\">Independence, good health for seniorsHousing, health, and independence</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(12) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"/issue/caring-for-our-veterans\" class=\"grid-link w-inline-block\">Take care of our veteransEmpowering and supporting our veterans</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(12) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > a:nth-child(1)" }, "excerpt": "<a href=\"/issue/lgbtq-equality\" class=\"grid-link w-inline-block\">Equality for LGBTQ peopleFull equality under the law for every individual</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(12) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > a:nth-child(1)" }, "excerpt": "<a href=\"/issue/support-for-public-safety-workers\" class=\"grid-link w-inline-block\">Support public safety workersCalifornia government should honor its promises.</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(13) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/volunteer\" class=\"footer-emphasis w-inline-block\">Volunteer</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" class=\"footer-emphasis w-inline-block\">Contribute</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(13) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.facebook.com/ReyesforAssembly/\" class=\"footer-emphasis w-inline-block\">Like</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(13) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://twitter.com/reyes4assembly\" class=\"footer-emphasis w-inline-block\">Follow</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(13) > div:nth-child(2) > p:nth-child(1) > a:nth-child(6)" }, "excerpt": "<a href=\"mailto:info@reyesforassembly.com\" class=\"footer-emphasis\">info@ReyesForAssembly.com</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(2) > p:nth-child(1) > a:nth-child(9)" }, "excerpt": "<a href=\"mailto:press@reyesforassembly.com\" class=\"footer-emphasis\">press@ReyesForAssembly.com</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > a:nth-child(17)" }, "excerpt": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\"></a>" }, { "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) > img:nth-child(1)" }, "excerpt": "<img src=\"https://pixel-geo.prfct.co/cs/?partnerId=twtr\" width=\"1\" height=\"1\" border=\"0\">" }, { "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) > img:nth-child(2)" }, "excerpt": "<img src=\"https://pixel-geo.prfct.co/cs/?partnerId=crw\" width=\"1\" height=\"1\" border=\"0\">" }, { "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) > img:nth-child(3)" }, "excerpt": "<img src=\"https://pixel-geo.prfct.co/cs/?partnerId=yah\" width=\"1\" height=\"1\" border=\"0\">" }, { "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) > img:nth-child(4)" }, "excerpt": "<img src=\"https://pixel-geo.prfct.co/cs/?partnerId=opx\" width=\"1\" height=\"1\" border=\"0\">" }, { "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) > img:nth-child(5)" }, "excerpt": "<img src=\"https://pixel-geo.prfct.co/cs/?partnerId=rbcn\" width=\"1\" height=\"1\" border=\"0\">" }, { "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) > img:nth-child(6)" }, "excerpt": "<img src=\"https://pixel-geo.prfct.co/cs/?partnerId=goo\" width=\"1\" height=\"1\" border=\"0\">" }, { "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) > img:nth-child(7)" }, "excerpt": "<img src=\"https://pixel-geo.prfct.co/seg/?add=6418884&source=js_tag&a_id=65575\" width=\"1\" height=\"1\" border=\"0\">" }, { "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) > img:nth-child(8)" }, "excerpt": "<img src=\"https://secure.adnxs.com/seg?t=2&add=6418884\" width=\"1\" height=\"1\" border=\"0\">" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(2) > div:nth-child(2)" }, "excerpt": "<div class=\"paid-for\">Paid for by Eloise Reyes for Assembly 2020 ID# 1414836</div>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(2) > p:nth-child(1)" }, "excerpt": "<p class=\"colphon\">Mail PO Box 11487, San Bernardino, California 92423Headquarters 712 North La Cadena Drive, Colton, California 92324Contact info@ReyesForAssembly.comPress press@ReyesForAssembly.com</p>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(13) > div:nth-child(2) > div:nth-child(2)" }, "excerpt": "<div class=\"paid-for\">Paid for by Eloise Reyes for Assembly 2020 ID# 1414836</div>" }, { "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 data-wf-domain=\"eloisereyes.webflow.io\" data-wf-page=\"57b48d727fdf79235f79c195\" data-wf-site=\"57b48d727fdf79235f79c194\" data-wf-status=\"1\" class=\"w-mod-js wf-raleway-n3-active wf-raleway-n4-acti ... tline:none;}.wf-force-outline-none[tabindex=\"-1\"]:focus{outline:none;}Eloise Reyes for Assembly District 47WebFont.load({ google: { families: [\"Raleway:300,300italic,regular,italic,500,500italic,600 …" }, { "ruleID": "QW-WCAG-T9", "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "ordinalSeverity": 0, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body>HomeEndorsersMeet EloiseIssuesNewsEventsContributeCONTRIBUTEA better future with Eloise ReyesA better future with Eloise Reyes!Let's Get Started!For too long, we wanted leadership. We want ... velopment, and ensuring that California remains a a beacon of hope for everyone.I would appreciate your support and look forward to meeting you.Eloise ReyesWhat Eloise stands forA clean economy with …" }, { "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(9) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\" aria-current=\"page\" class=\"w-nav-brand\" aria-label=\"home\"></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) > a:nth-child(17) > img:nth-child(2)" }, "excerpt": "<img src=\"https://d1otoma47x30pg.cloudfront.net/img/webflow-badge-text.6faa6a38cd.svg\" alt=\"Made in Webflow\">" }, { "ruleID": "QW-BP11", "what": "Using 3 consecutive br elements", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span class=\"text-span\">For too long, we wanted leadership. We wanted action, and a voice in the process. Because of you and your efforts you have that voice. I'm running for re-election t ... or all, creating jobs and economic development, and ensuring that California remains a a beacon of hope for everyone.I would appreciate your support and look forward to meeting you.Eloise Reyes</span>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > h1:nth-child(1)" }, "excerpt": "<h1>Let's Get Started!</h1>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > div:nth-child(3) > h2:nth-child(1)" }, "excerpt": "<h2>What Eloise stands for</h2>" } ] }, "endTime": 1687099681891 }, { "type": "test", "which": "tenon", "id": "a", "startTime": 1687099681891, "url": "https://eloisereyes.webflow.io/", "what": "Tenon", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.078", "responseTime": "2023-06-18T14:48:01.500Z", "data": { "apiErrors": [], "documentSize": 988570, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 177, "failing": 3 }, "issues": { "totalErrors": 6, "totalWarnings": 0, "totalIssues": 6 }, "issuesByLevel": { "A": { "count": 3, "pct": 50 }, "AA": { "count": 0, "pct": 0 }, "AAA": { "count": 6, "pct": 100 } }, "density": { "errorDensity": 1, "warningDensity": 0, "allDensity": 1 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "f7a30c43-0c75-4196-8d75-a31da867932e", "docID": "0d7173a1-8fb6-4b91-821b-668b1f5384e4", "sourceHash": "191ad44ce52361849e54eadd356da480", "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=f7a30c43-0c75-4196-8d75-a31da867932e", "resultSet": [ { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 42, "y": 380 }, "bottom-right": { "x": 162.328, "y": 412 }, "height": 32, "width": 120.328 }, "position": { "line": 132, "column": 0 }, "errorSnippet": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">CONTRIBUTE</a>", "xpath": "/html/body/div[2]/a[1]", "issueID": "049a8c6ccb08643cca11eb39372b89b2", "signature": "5d3bbdd5f798cb1b0b8e10d37973c0ee", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=049a8c6ccb08643cca11eb39372b89b2" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 486, "y": 0 }, "bottom-right": { "x": 571, "y": 32 }, "height": 32, "width": 85 }, "position": { "line": 132, "column": 0 }, "errorSnippet": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"nav-contribute w-nav-link\" style=\"max-width: 1200px;\">Contribute</a>", "xpath": "/html/body/div[1]/div[1]/nav[1]/a[7]", "issueID": "e378986ced430f171aa2e8021802def3", "signature": "1c9d144d641569db670ab7a7d1b0b049", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e378986ced430f171aa2e8021802def3" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 42, "y": 380 }, "bottom-right": { "x": 162.328, "y": 412 }, "height": 32, "width": 120.328 }, "position": { "line": 132, "column": 0 }, "errorSnippet": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">CONTRIBUTE</a>", "xpath": "/html/body/div[2]/a[1]", "issueID": "aee97d388aac814cd51bd73c195f0cd4", "signature": "18dd8f81c729e76e58a5a55086adf63a", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=aee97d388aac814cd51bd73c195f0cd4" }, { "tID": 242, "bpID": 209, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level" ], "resultTitle": "Ensure content is easy to read and understand", "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.", "viewPortLocation": { "top-left": { "x": 115, "y": 1005 }, "bottom-right": { "x": 115, "y": 1005 }, "height": 0, "width": 0 }, "position": { "line": 5372, "column": 50 }, "errorSnippet": "<br>", "xpath": "/html/body/div[4]/div[1]/span[1]/br[1]", "issueID": "b687614b0af918f88188850bc101b4a6", "signature": "a7087a774130f2bac1e5c384f442cd73", "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=b687614b0af918f88188850bc101b4a6" }, { "tID": 242, "bpID": 209, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level" ], "resultTitle": "Ensure content is easy to read and understand", "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.", "viewPortLocation": { "top-left": { "x": 626, "y": 1069 }, "bottom-right": { "x": 626, "y": 1069 }, "height": 0, "width": 0 }, "position": { "line": 5373, "column": 0 }, "errorSnippet": "<br>", "xpath": "/html/body/div[4]/div[1]/span[1]/br[3]", "issueID": "d28bd09125403e7bedcfc2441b11186a", "signature": "6b6761062f95825243ed458ca455fb63", "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=d28bd09125403e7bedcfc2441b11186a" }, { "tID": 242, "bpID": 209, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level" ], "resultTitle": "Ensure content is easy to read and understand", "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.", "viewPortLocation": { "top-left": { "x": 140, "y": 1133 }, "bottom-right": { "x": 140, "y": 1133 }, "height": 0, "width": 0 }, "position": { "line": 7537, "column": 50 }, "errorSnippet": "<br>", "xpath": "/html/body/div[4]/div[1]/span[1]/br[5]", "issueID": "0dad45e0175bb9e60eeb644b0ecc56f4", "signature": "0694cf0f633d7dc3d707a8edc8be75cc", "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=0dad45e0175bb9e60eeb644b0ecc56f4" } ], "log": [] }, "success": true }, "standardResult": { "totals": [ 0, 0, 0, 6 ], "instances": [ { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">CONTRIBUTE</a>" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/nav[1]/a[7]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"nav-contribute w-nav-link\" style=\"max-width: 1200px;\">Contribute</a>" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/eloisebd22#\" target=\"_blank\" class=\"button w-button\">CONTRIBUTE</a>" }, { "ruleID": "242", "what": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.", "ordinalSeverity": 3, "tagName": "BR", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[4]/div[1]/span[1]/br[1]" }, "excerpt": "<br>" }, { "ruleID": "242", "what": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.", "ordinalSeverity": 3, "tagName": "BR", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[4]/div[1]/span[1]/br[3]" }, "excerpt": "<br>" }, { "ruleID": "242", "what": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.", "ordinalSeverity": 3, "tagName": "BR", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[4]/div[1]/span[1]/br[5]" }, "excerpt": "<br>" } ] }, "endTime": 1687099682394 }, { "type": "test", "which": "testaro", "withItems": true, "rules": [ "n", "motion" ], "startTime": 1687099682394, "url": "https://eloisereyes.webflow.io/", "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": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "bulk": { "what": "large count of visible elements", "data": { "visibleElements": 102 }, "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": 24, "tabFocused": 24, "discrepancy": 0 }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "focInd": { "what": "missing and nonstandard focus indicators", "data": { "totals": { "total": 24, "types": { "missing": { "total": 0, "tagNames": {} }, "nonoutline": { "total": 0, "tagNames": {} }, "outline": { "total": 24, "meanDelay": 0, "tagNames": { "A": 24 } } } }, "items": { "missing": [], "nonoutline": [], "outline": [ { "tagName": "A", "id": "", "text": "<a href=\"/\" aria-current=\"page\" class=\"w-nav-brand w--current\" aria-label=\"home\"><img src=\"https://u", "delay": 0 }, { "tagName": "A", "id": "", "text": "Home", "delay": 0 }, { "tagName": "A", "id": "", "text": "Endorsers", "delay": 0 }, { "tagName": "A", "id": "", "text": "Meet Eloise", "delay": 0 }, { "tagName": "A", "id": "", "text": "Issues", "delay": 0 }, { "tagName": "A", "id": "", "text": "News", "delay": 0 }, { "tagName": "A", "id": "", "text": "Events", "delay": 0 }, { "tagName": "A", "id": "", "text": "Contribute", "delay": 0 }, { "tagName": "A", "id": "", "text": "CONTRIBUTE", "delay": 0 }, { "tagName": "A", "id": "", "text": "A clean economy with new jobsI will make sure the Inland Empire gets its share of green jobs.", "delay": 0 }, { "tagName": "A", "id": "", "text": "Invest in our youth and make higher education affordableFrom cradle to career", "delay": 0 }, { "tagName": "A", "id": "", "text": "Criminal justice reform with safer neighborhoodsThe two go hand in hand.", "delay": 0 }, { "tagName": "A", "id": "", "text": "End the high level of gun violenceCommon sense gun laws", "delay": 0 }, { "tagName": "A", "id": "", "text": "Independence, good health for seniorsHousing, health, and independence", "delay": 0 }, { "tagName": "A", "id": "", "text": "Take care of our veteransEmpowering and supporting our veterans", "delay": 0 }, { "tagName": "A", "id": "", "text": "Equality for LGBTQ peopleFull equality under the law for every individual", "delay": 0 }, { "tagName": "A", "id": "", "text": "Support public safety workersCalifornia government should honor its promises.", "delay": 0 }, { "tagName": "A", "id": "", "text": "Volunteer", "delay": 0 }, { "tagName": "A", "id": "", "text": "Contribute", "delay": 0 }, { "tagName": "A", "id": "", "text": "Like", "delay": 0 }, { "tagName": "A", "id": "", "text": "Follow", "delay": 0 }, { "tagName": "A", "id": "", "text": "info@ReyesForAssembly.com", "delay": 0 }, { "tagName": "A", "id": "", "text": "press@ReyesForAssembly.com", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\"><img src=\"https://d3e54v1", "delay": 0 } ] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "focOp": { "what": "discrepancies between focusability and operability", "data": { "totals": { "total": 25, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 0, "tagNames": {} }, "focusableAndOperable": { "total": 25, "tagNames": { "A": 24, "DIV": 1 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "<a href=\"/\" aria-current=\"page\" class=\"w-nav-brand w--current\" aria-label=\"home\" style=\"cursor: defa", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Home", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Endorsers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Meet Eloise", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Issues", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Events", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contribute", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div class=\"w-nav-button\" style=\"user-select: text; cursor: default;\" aria-label=\"menu\" role=\"button", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "CONTRIBUTE", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "A clean economy with new jobsI will make sure the Inland Empire gets its share of green jobs.", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Invest in our youth and make higher education affordableFrom cradle to career", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Criminal justice reform with safer neighborhoodsThe two go hand in hand.", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "End the high level of gun violenceCommon sense gun laws", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Independence, good health for seniorsHousing, health, and independence", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Take care of our veteransEmpowering and supporting our veterans", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Equality for LGBTQ peopleFull equality under the law for every individual", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Support public safety workersCalifornia government should honor its promises.", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Volunteer", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contribute", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Like", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Follow", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "info@ReyesForAssembly.com", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "press@ReyesForAssembly.com", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\" style=\"cursor: default;\">", "byTag": true, "byOnClick": false, "byPointer": true } ] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "focVis": { "what": "links that are invisible when focused", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "hover": { "what": "hover-caused content changes", "data": { "totals": { "triggers": 24, "triggerSample": 16, "impactTriggers": 15, "additions": 0, "removals": 0, "opacityChanges": 15, "opacityImpact": 39, "unhoverables": 0, "noCursors": 0, "badCursors": 0, "noIndicators": 0, "badIndicators": 0 }, "items": { "impactTriggers": [ { "tagName": "A", "id": "", "text": "<img src=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/59f2af9ef42fff000159be33_EReyes%2", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 1 }, { "tagName": "A", "id": "", "text": "Home", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "Endorsers", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "Meet Eloise", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "Issues", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "News", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "Events", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "Contribute", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "CONTRIBUTE", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "A clean economy with new jobsI will make sure the Inland Empire gets its share of green jobs.", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 4 }, { "tagName": "A", "id": "", "text": "Invest in our youth and make higher education affordableFrom cradle to career", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 4 }, { "tagName": "A", "id": "", "text": "Criminal justice reform with safer neighborhoodsThe two go hand in hand.", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 4 }, { "tagName": "A", "id": "", "text": "End the high level of gun violenceCommon sense gun laws", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 4 }, { "tagName": "A", "id": "", "text": "Independence, good health for seniorsHousing, health, and independence", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 4 }, { "tagName": "A", "id": "", "text": "Take care of our veteransEmpowering and supporting our veterans", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 4 }, { "tagName": "A", "id": "", "text": "Support public safety workersCalifornia government should honor its promises.", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 4 } ], "unhoverables": [], "noCursors": [], "badCursors": [], "noIndicators": [], "badIndicators": [] } }, "totals": [ 39, 15, 0, 15 ], "standardInstances": [ { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/59f2af9ef42fff000159be33_EReyes%2" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsers" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Eloise" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "News" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Events" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contribute" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "CONTRIBUTE" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A clean economy with new jobsI will make sure the Inland Empire gets its share of green jobs." }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Invest in our youth and make higher education affordableFrom cradle to career" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Criminal justice reform with safer neighborhoodsThe two go hand in hand." }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "End the high level of gun violenceCommon sense gun laws" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independence, good health for seniorsHousing, health, and independence" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Take care of our veteransEmpowering and supporting our veterans" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Support public safety workersCalifornia government should honor its promises." } ] }, "labClash": { "what": "labeling inconsistencies", "data": { "totals": { "mislabeled": 0, "unlabeled": 0, "wellLabeled": 0 }, "items": { "mislabeled": [], "unlabeled": [], "wellLabeled": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "linkTo": { "what": "links without destinations", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "linkUl": { "what": "missing underlines on inline links", "data": { "totals": { "links": 24, "adjacent": { "total": 24, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ { "id": "", "text": "<a href=\"/\" aria-current=\"page\" class=\"w-nav-brand w--current\" aria-label=\"home\"><img src=\"https://u" }, { "id": "", "text": "Home" }, { "id": "", "text": "Endorsers" }, { "id": "", "text": "Meet Eloise" }, { "id": "", "text": "Issues" }, { "id": "", "text": "News" }, { "id": "", "text": "Events" }, { "id": "", "text": "Contribute" }, { "id": "", "text": "CONTRIBUTE" }, { "id": "", "text": "A clean economy with new jobsI will make sure the Inland Empire gets its share of green jobs." }, { "id": "", "text": "Invest in our youth and make higher education affordableFrom cradle to career" }, { "id": "", "text": "Criminal justice reform with safer neighborhoodsThe two go hand in hand." }, { "id": "", "text": "End the high level of gun violenceCommon sense gun laws" }, { "id": "", "text": "Independence, good health for seniorsHousing, health, and independence" }, { "id": "", "text": "Take care of our veteransEmpowering and supporting our veterans" }, { "id": "", "text": "Equality for LGBTQ peopleFull equality under the law for every individual" }, { "id": "", "text": "Support public safety workersCalifornia government should honor its promises." }, { "id": "", "text": "Volunteer" }, { "id": "", "text": "Contribute" }, { "id": "", "text": "Like" }, { "id": "", "text": "Follow" }, { "id": "", "text": "info@ReyesForAssembly.com" }, { "id": "", "text": "press@ReyesForAssembly.com" }, { "id": "", "text": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\"><img src=\"https://d3e54v1" } ] } }, "totals": [ 0, 24, 0, 0 ], "standardInstances": [ { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" aria-current=\"page\" class=\"w-nav-brand w--current\" aria-label=\"home\"><img src=\"https://u" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsers" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Eloise" }, { "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": "News" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Events" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contribute" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "CONTRIBUTE" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A clean economy with new jobsI will make sure the Inland Empire gets its share of green jobs." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Invest in our youth and make higher education affordableFrom cradle to career" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Criminal justice reform with safer neighborhoodsThe two go hand in hand." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "End the high level of gun violenceCommon sense gun laws" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independence, good health for seniorsHousing, health, and independence" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Take care of our veteransEmpowering and supporting our veterans" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Equality for LGBTQ peopleFull equality under the law for every individual" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Support public safety workersCalifornia government should honor its promises." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Volunteer" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contribute" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Like" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "info@ReyesForAssembly.com" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "press@ReyesForAssembly.com" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\"><img src=\"https://d3e54v1" } ] }, "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": 12, "badRoleElements": 11, "redundantRoleElements": 1, "tagNames": { "DIV": { "banner": { "bad": 1, "redundant": 0 }, "button": { "bad": 1, "redundant": 0 }, "list": { "bad": 1, "redundant": 0 }, "listitem": { "bad": 8, "redundant": 0 } }, "NAV": { "navigation": { "bad": 0, "redundant": 1 } } } }, "totals": [ 0, 1, 0, 11 ], "standardInstances": [ { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role banner (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role button (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role list (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role listitem (count: 8)", "count": 8, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "NAV elements have redundant explicit role navigation (count: 1)", "count": 1, "ordinalSeverity": 1, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "styleDiff": { "what": "style inconsistencies", "data": { "mainStyles": [ "fontStyle", "fontWeight", "opacity", "textDecorationLine", "textDecorationStyle", "textDecorationThickness" ], "buttonStyles": [ "borderStyle", "borderWidth", "height", "lineHeight", "maxHeight", "maxWidth", "minHeight", "minWidth", "outlineOffset", "outlineStyle", "outlineWidth" ], "headingStyles": [ "color", "fontSize" ], "listLinkStyles": [ "color", "fontSize", "lineHeight" ], "totals": { "adjacentLink": { "total": 24, "subtotals": [ 16, 6, 2 ] }, "h1": { "total": 1 }, "h2": { "total": 1 } }, "items": { "adjacentLink": { "fontWeight": { "400": [ "CONTRIBUTE", "Volunteer", "Contribute", "Like", "Follow", "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\"><img src=\"https://d3e54v1" ], "500": [ "<a href=\"/\" aria-current=\"page\" class=\"w-nav-brand w--current\" aria-label=\"home\"><img src=\"https://u", "Endorsers", "Meet Eloise", "Issues", "News", "Events", "A clean economy with new jobsI will make sure the Inland Empire gets its share of green jobs.", "Invest in our youth and make higher education affordableFrom cradle to career", "Criminal justice reform with safer neighborhoodsThe two go hand in hand.", "End the high level of gun violenceCommon sense gun laws", "Independence, good health for seniorsHousing, health, and independence", "Take care of our veteransEmpowering and supporting our veterans", "Equality for LGBTQ peopleFull equality under the law for every individual", "Support public safety workersCalifornia government should honor its promises.", "info@ReyesForAssembly.com", "press@ReyesForAssembly.com" ], "600": [ "Home", "Contribute" ] } } } }, "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": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "zIndex": { "what": "non-default Z indexes", "data": { "totals": { "total": 2, "tagNames": { "DIV": 1, "A": 1 } }, "items": [ { "tagName": "DIV", "id": "", "text": "HomeEndorsersMeet EloiseIssuesNewsEventsContribute" }, { "tagName": "A", "id": "", "text": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\"><img src=\"https://d3e54v1" } ] }, "totals": [ 2, 0, 0, 0 ], "standardInstances": [ { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "HomeEndorsersMeet EloiseIssuesNewsEventsContribute" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\"><img src=\"https://d3e54v1" } ] } }, "success": true }, "standardResult": { "totals": [ 43, 40, 0, 26 ], "instances": [ { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img src=\"https://uploads-ssl.webflow.com/57b48d727fdf79235f79c194/59f2af9ef42fff000159be33_EReyes%2" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsers" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Eloise" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Issues" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "News" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Events" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contribute" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "CONTRIBUTE" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A clean economy with new jobsI will make sure the Inland Empire gets its share of green jobs." }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Invest in our youth and make higher education affordableFrom cradle to career" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Criminal justice reform with safer neighborhoodsThe two go hand in hand." }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "End the high level of gun violenceCommon sense gun laws" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independence, good health for seniorsHousing, health, and independence" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Take care of our veteransEmpowering and supporting our veterans" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Support public safety workersCalifornia government should honor its promises." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\" aria-current=\"page\" class=\"w-nav-brand w--current\" aria-label=\"home\"><img src=\"https://u" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsers" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Eloise" }, { "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": "News" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Events" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contribute" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "CONTRIBUTE" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A clean economy with new jobsI will make sure the Inland Empire gets its share of green jobs." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Invest in our youth and make higher education affordableFrom cradle to career" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Criminal justice reform with safer neighborhoodsThe two go hand in hand." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "End the high level of gun violenceCommon sense gun laws" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independence, good health for seniorsHousing, health, and independence" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Take care of our veteransEmpowering and supporting our veterans" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Equality for LGBTQ peopleFull equality under the law for every individual" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Support public safety workersCalifornia government should honor its promises." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Volunteer" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contribute" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Like" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "info@ReyesForAssembly.com" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "press@ReyesForAssembly.com" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\"><img src=\"https://d3e54v1" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role banner (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role button (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role list (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role listitem (count: 8)", "count": 8, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "NAV elements have redundant explicit role navigation (count: 1)", "count": 1, "ordinalSeverity": 1, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "In-line links have 3 different styles", "count": 2, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "HomeEndorsersMeet EloiseIssuesNewsEventsContribute" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"w-webflow-badge\" href=\"https://webflow.com?utm_campaign=brandjs\"><img src=\"https://d3e54v1" } ] }, "endTime": 1687099691092 }, { "type": "test", "which": "wave", "reportType": 4, "startTime": 1687099691092, "url": "https://eloisereyes.webflow.io/", "what": "WAVE", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Eloise Reyes for Assembly District 47", "pageurl": "https://eloisereyes.webflow.io/", "time": 2.11, "creditsremaining": 1122, "allitemcount": 37, "totalelements": 162, "waveurl": "http://wave.webaim.org/report?url=https://eloisereyes.webflow.io/" }, "categories": { "error": { "description": "Errors", "count": 9, "items": { "alt_spacer_missing": { "id": "alt_spacer_missing", "description": "Spacer image missing alternative text", "count": 8, "selectors": [ "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG", "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG", "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG + IMG", "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG + IMG + IMG", "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG + IMG + IMG + IMG", "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG + IMG + IMG + IMG + IMG", "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG + IMG + IMG + IMG + IMG + IMG", "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG + IMG + IMG + IMG + IMG + IMG + IMG" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "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": 1, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > A:first-child" ], "contrastdata": [ [ 3.05, "#ffffff", "#3898ec", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 2, "items": { "link_redundant": { "id": "link_redundant", "description": "Redundant link", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > A:first-child + NAV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child + 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" } ] } } } }, "success": true }, "standardResult": { "totals": [ 2, 0, 0, 10 ], "instances": [ { "ruleID": "alt_spacer_missing", "what": "Spacer image missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG" }, "excerpt": "" }, { "ruleID": "alt_spacer_missing", "what": "Spacer image missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG" }, "excerpt": "" }, { "ruleID": "alt_spacer_missing", "what": "Spacer image missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG + IMG" }, "excerpt": "" }, { "ruleID": "alt_spacer_missing", "what": "Spacer image missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG + IMG + IMG" }, "excerpt": "" }, { "ruleID": "alt_spacer_missing", "what": "Spacer image missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG + IMG + IMG + IMG" }, "excerpt": "" }, { "ruleID": "alt_spacer_missing", "what": "Spacer image missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG + IMG + IMG + IMG + IMG" }, "excerpt": "" }, { "ruleID": "alt_spacer_missing", "what": "Spacer image missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG + IMG + IMG + IMG + IMG + IMG" }, "excerpt": "" }, { "ruleID": "alt_spacer_missing", "what": "Spacer image missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > STYLE:first-child + META + TITLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + SCRIPT + META + SCRIPT + IMG + IMG + IMG + IMG + IMG + IMG + IMG + IMG" }, "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": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > A:first-child" }, "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:first-child > A:first-child + NAV > A:first-child" }, "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 > A:first-child" }, "excerpt": "" } ] }, "endTime": 1687099693491 } ], "sources": { "script": "ts27", "batch": "caassy", "target": { "id": "caAD50-c", "which": "https://eloisereyes.webflow.io/", "what": "Candidate Eloise Gómez Reyes (D)" }, "requester": "pool@jpdev.pro" }, "creationTime": "2023-06-18T02:07:06", "timeStamp": "18ixx", "jobData": { "startTime": "2023-06-18T14:47:34", "endTime": "2023-06-18T14:48:13", "elapsedSeconds": 39, "visitLatency": 1, "logCount": 2, "logSize": 113, "errorLogCount": 0, "errorLogSize": 0, "prohibitedCount": 0, "visitRejectionCount": 0, "aborted": false, "abortedAct": null, "presses": 0, "amountRead": 0, "testTimes": [ [ "testaro", 14 ], [ "testaro", 9 ], [ "alfa", 2 ], [ "qualWeb", 2 ], [ "wave", 2 ], [ "ibm", 1 ], [ "nuVal", 1 ], [ "tenon", 1 ], [ "axe", 0 ], [ "continuum", 0 ], [ "htmlcs", 0 ] ] }, "score": { "scoreProcID": "tsp27", "summary": { "total": 527, "issue": 452, "tool": 75, "prevention": 0, "log": 0, "latency": 0 }, "details": { "severity": { "total": [ 77, 78, 6, 124 ], "byTool": { "testaro": [ 43, 40, 0, 26 ], "alfa": [ 1, 0, 0, 44 ], "axe": [ 3, 8, 5, 5 ], "continuum": [ 0, 0, 0, 1 ], "htmlcs": [ 5, 0, 0, 6 ], "ibm": [ 0, 0, 0, 12 ], "nuVal": [ 19, 0, 0, 0 ], "qualWeb": [ 4, 30, 1, 14 ], "tenon": [ 0, 0, 0, 6 ], "wave": [ 2, 0, 0, 10 ] } }, "prevention": {}, "issue": { "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": 84, "maxCount": 42, "weight": 2, "tools": { "alfa": { "r57": { "quality": 1, "what": "Perceivable text content is not included in any landmark", "complaints": { "countTotal": 42, "texts": [ "Perceivable text content is included in a landmark" ] } } }, "axe": { "region": { "quality": 1, "what": "Some page content is not contained by landmarks", "complaints": { "countTotal": 4, "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": 10, "texts": [ "Content is not within a landmark element" ] } } } } }, "leadingInsufficient": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "alfa": { "r73": { "quality": 1, "what": "Paragraph of text has insufficient line height", "complaints": { "countTotal": 1, "texts": [ "Paragraphs of text have sufficient line height" ] } } } } }, "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." ] } } } } }, "contrastAAA": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "axe": { "color-contrast-enhanced": { "quality": 1, "what": "Element has insufficient color contrast (Level AAA)", "complaints": { "countTotal": 6, "texts": [ "Elements must meet enhanced color contrast ratio thresholds; Element content contains only non-text characters", "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.19 (foreground color: #0f5bcc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1", "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.95 (foreground color: #bacde8, background color: #094bad, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" ] } } }, "htmlcs": { "AAA.1_4_6.G17.Fail": { "quality": 1, "what": "Text has insufficient contrast", "complaints": { "countTotal": 4, "texts": [ "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.06:1. Recommendation: change background to #0059a8.", "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.2:1. Recommendation: change text colour to #0551c2.", "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 NaN:1." ] } } }, "qualWeb": { "QW-ACT-R76": { "quality": 1, "what": "Text has less than the enhanced minimum contrast", "complaints": { "countTotal": 2, "texts": [ "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement." ] } } }, "tenon": { "95": { "quality": 1, "what": "Element has insufficient color contrast (Level AAA)", "complaints": { "countTotal": 1, "texts": [ "This element has insufficient color contrast (Level AAA)." ] } } } } }, "textContrastAA": { "score": 24, "maxCount": 6, "weight": 4, "tools": { "axe": { "color-contrast": { "quality": 1, "what": "Element has insufficient color contrast", "complaints": { "countTotal": 6, "texts": [ "Elements must meet minimum color contrast ratio thresholds; Element content contains only non-text characters", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.05 (foreground color: #ffffff, background color: #3898ec, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.31 (foreground color: #c0d1ea, background color: #1d59b4, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1" ] } } }, "ibm": { "text_contrast_sufficient": { "quality": 1, "what": "Text has a contrast with its background less than the WCAG AA minimum for its size and weight", "complaints": { "countTotal": 1, "texts": [ "Text contrast of 4.29 with its background is less than the WCAG AA minimum requirements for text of size 19px and weight of 400" ] } } }, "qualWeb": { "QW-ACT-R37": { "quality": 1, "what": "Text has less than the minimum contrast", "complaints": { "countTotal": 1, "texts": [ "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement." ] } } }, "wave": { "contrast": { "quality": 1, "what": "Very low contrast", "complaints": { "countTotal": 1, "texts": [ "Very low contrast" ] } } } } }, "hiddenContentRisk": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "axe": { "hidden-content": { "quality": 1, "what": "Some content is hidden and therefore may not be testable for accessibility", "complaints": { "countTotal": 3, "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." ] } } } } }, "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" ] } } } } }, "decorativeImageRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_1_1.H67.2": { "quality": 1, "what": "Image marked as decorative may be informative", "complaints": { "countTotal": 1, "texts": [ "Img element is marked so that it is ignored by Assistive Technology." ] } } } } }, "pseudoNavList": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1.H48": { "quality": 1, "what": "Navigation links are not coded as a list", "complaints": { "countTotal": 1, "texts": [ "If this element contains a navigation section, it is recommended that it be marked up as a list." ] } } } } }, "scrollRisk": { "score": 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." ] } } } } }, "linkWindowSurpriseRisk": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "htmlcs": { "AAA.3_2_5.H83.3": { "quality": 1, "what": "Link text may fail to indicate that the link will open in a new window", "complaints": { "countTotal": 2, "texts": [ "Check that this link's link text contains information indicating that the link will open in a new window." ] } } } } }, "linkNoText": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "htmlcs": { "AAA.1_1_1.H30.2": { "quality": 1, "what": "img element is the only link content but has no text alternative", "complaints": { "countTotal": 1, "texts": [ "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link." ] } } } } }, "typeRedundant": { "score": 13, "maxCount": 13, "weight": 1, "tools": { "nuVal": { "The type attribute is unnecessary for JavaScript resources.": { "quality": 1, "what": "type attribute is unnecessary for a JavaScript resource", "complaints": { "countTotal": 13, "texts": [ "The type attribute is unnecessary for JavaScript resources." ] } } } } }, "roleRedundant": { "score": 12, "maxCount": 12, "weight": 1, "tools": { "nuVal": { "^The .+ role is unnecessary for element .+$": { "quality": 1, "what": "explicit role is redundant for its element", "complaints": { "countTotal": 2, "texts": [ "The navigation role is unnecessary for element nav." ] } } }, "testaro": { "role": { "quality": 1, "what": "Invalid, native-replacing, or redundant role", "complaints": { "countTotal": 12, "texts": [ "DIV elements have invalid or native-replaceable explicit role banner (count: 1)", "DIV elements have invalid or native-replaceable explicit role button (count: 1)", "DIV elements have invalid or native-replaceable explicit role list (count: 1)", "DIV elements have invalid or native-replaceable explicit role listitem (count: 8)", "NAV elements have redundant explicit role navigation (count: 1)" ] } } } } }, "encodingBad": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "nuVal": { "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)": { "quality": 1, "what": "Page includes a Unicode PUA character", "complaints": { "countTotal": 2, "texts": [ "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)" ] } } } } }, "slashParseRisk": { "score": 29, "maxCount": 29, "weight": 1, "tools": { "nuVal": { "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.": { "quality": 1, "what": "Void element has a useless trailing slash.", "complaints": { "countTotal": 29, "texts": [ "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values." ] } } } } }, "skipRepeatedContent": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "qualWeb": { "QW-ACT-R64": { "quality": 1, "what": "Document has no heading for non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that the non-repeated content contains a heading" ] } }, "QW-ACT-R75": { "quality": 1, "what": "Blocks of repeated content cannot be bypassed", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has a mechanism to bypass repeated blocks of content." ] } } } } }, "duplicateID": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R18": { "quality": 1, "what": "id attribute value is not unique", "complaints": { "countTotal": 2, "texts": [ "This rule checks that all id attribute values on a single page are unique." ] } } } } }, "focusIndication": { "score": 96, "maxCount": 24, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R62": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 24, "texts": [ "This rule checks that each element in sequential focus order has some visible focus indication." ] } } } } }, "imageNoText": { "score": 32, "maxCount": 8, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R17": { "quality": 1, "what": "Image has no accessible name", "complaints": { "countTotal": 8, "texts": [ "This rule checks that each image that is not marked as decorative, has an accessible name." ] } } }, "wave": { "alt_spacer_missing": { "quality": 1, "what": "Spacer image has no text alternative", "complaints": { "countTotal": 8, "texts": [ "Spacer image missing alternative text" ] } } } } }, "sectionHeadingless": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T9": { "quality": 1, "what": "Page is not organized using headings", "complaints": { "countTotal": 1, "texts": [ "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order" ] } } } } }, "textAlternativeRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T8": { "quality": 1, "what": "Text alternative is not an alternative", "complaints": { "countTotal": 1, "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" ] } } } } }, "pseudoList": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "qualWeb": { "QW-BP11": { "quality": 1, "what": "br is used to make a list", "complaints": { "countTotal": 1, "texts": [ "Using 3 consecutive br elements" ] } } } } }, "noHeading": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "qualWeb": { "QW-BP1": { "quality": 1, "what": "h1-h6 not used to identify headings", "complaints": { "countTotal": 2, "texts": [ "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content" ] } } } } }, "linkForcesNewWindow": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "tenon": { "218": { "quality": 1, "what": "Link opens in a new window without user control", "complaints": { "countTotal": 2, "texts": [ "This link opens in a new window without user control." ] } } } } }, "pseudoParagraphRisk": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "tenon": { "242": { "quality": 1, "what": "Multiple consecutive br elements may simulate paragraphs", "complaints": { "countTotal": 3, "texts": [ "Multiple consecutive `<br>` tags next to each other, simulating paragraphs." ] } } } } }, "hoverSurprise": { "score": 32, "maxCount": 16, "weight": 2, "tools": { "testaro": { "hover": { "quality": 1, "what": "Hovering is impossible or mis-indicated or changes content", "complaints": { "countTotal": 16, "texts": [ "Hovering over element has unexpected effects" ] } } } } }, "linkIndication": { "score": 48, "maxCount": 24, "weight": 2, "tools": { "testaro": { "linkUl": { "quality": 1, "what": "Non-underlined adjacent links", "complaints": { "countTotal": 24, "texts": [ "Link is inline but has no underline" ] } } } } }, "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" ] } } } } }, "zIndexNotZero": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "testaro": { "zIndex": { "quality": 1, "what": "Layering with nondefault z-index values", "complaints": { "countTotal": 2, "texts": [ "DIV element has a non-default Z index", "A element has a non-default Z index" ] } } } } }, "linkPair": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "wave": { "link_redundant": { "quality": 1, "what": "Adjacent links go to the same URL", "complaints": { "countTotal": 2, "texts": [ "Redundant link" ] } } } } } } } } }