Accessibility digest
Page | Candidate Heath Flora (R) |
---|---|
URL | https://heathflora.com/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/18 |
Score | 846 |
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 Heath Flora (R) at https://heathflora.com/ to check its compliance with various rules. There were a total of about 1350 rules, classified into about 250 accessibility issues.
The results were interpreted to yield an aggregate score of 846, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 846 | Sum of the component scores |
issue | 746 | Severity and number of reported defects |
tool | 90 | Tool-by-tool defect ratings |
prevention | 0 | Failed attempts by tools to test the page |
log | 10 | 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 |
---|---|
duplicateID | 144 |
attributeBad | 88 |
focusIndication | 72 |
textContrastAA | 64 |
linkIndication | 34 |
zIndexNotZero | 31 |
slashParseRisk | 29 |
overflowHiddenRisk | 29 |
typeRedundant | 26 |
contrastAAA | 23 |
fontSizeAbsolute | 22 |
titleBad | 20 |
cssInvalid | 18 |
fontSmall | 15 |
elementClosure | 12 |
linkForcesNewWindow | 12 |
contrastRisk | 9 |
noHeading | 9 |
imageNoText | 8 |
encodingBad | 8 |
landmarkConfusion | 6 |
pseudoNavList | 6 |
footerConfusion | 6 |
roleRedundant | 6 |
skipRepeatedContent | 6 |
hiddenContentRisk | 5 |
footerNot1 | 4 |
headingStructure | 4 |
inconsistentStyles | 4 |
linkPair | 4 |
h1Missing | 3 |
repeatedContentRisk | 3 |
linkWindowSurpriseRisk | 3 |
titleRedundant | 3 |
mainNone | 2 |
linkTextsSame | 2 |
linkComprehensionRisk | 2 |
pseudoHeadingRisk | 1 |
sectionHeadingless | 1 |
textAlternativeRisk | 1 |
pdfLink | 1 |
ignorable | 0 |
Itemized issues
The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the complete report at the end of this page.
Issue duplicateID
WCAG: 4.1.1
Score: 144
Complaints by ibm
Rule element_id_unique
element_id_unique
Description: Element has an id attribute value that is already in use
Count of instances: 5
Complaint specifics
- The <div> element has the id "" that is empty
Complaints by nuVal
Rule ^Duplicate ID .+$|^The first occurrence of ID .* was here.*$
^Duplicate ID .+$|^The first occurrence of ID .* was here.*$
Description: Duplicate id
Count of instances: 36
Complaint specifics
- Duplicate ID .
- The first occurrence of ID was here.
Issue attributeBad
WCAG: 1.3.1
Score: 88
Complaints by nuVal
Rule ^Bad value .* for attribute .+ on element .+$
^Bad value .* for attribute .+ on element .+$
Description: Attribute on this element has an invalid value
Count of instances: 22
Complaint specifics
- Bad value //platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c for attribute src on element script: Illegal character in fragment: # is not allowed.
- Bad value for attribute id on element div: An ID must not be the empty string.
Issue focusIndication
WCAG: 2.4.7
Score: 72
Complaints by qualWeb
Rule QW-ACT-R62
QW-ACT-R62
Description: Element in the sequential focus order has no visible focus
Count of instances: 18
Complaint specifics
- This rule checks that each element in sequential focus order has some visible focus indication.
Issue textContrastAA
WCAG: 1.4.3
Score: 64
Complaints by alfa
Rule r69
r69
Description: Text outside widget has subminimum contrast
Count of instances: 16
Complaint specifics
- Text outside widget has minimum contrast
Complaints by axe
Rule color-contrast
color-contrast
Description: Element has insufficient color contrast
Count of instances: 5
Complaint specifics
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.52 (foreground color: #999999, background color: #f1f1f1, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.8 (foreground color: #7a7a7a, background color: #f1f1f1, font size: 7.5pt (10px), 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 3.80 with its background is less than the WCAG AA minimum requirements for text of size 10px 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: 3
Complaint specifics
- This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.
Complaints by wave
Rule contrast
contrast
Description: Very low contrast
Count of instances: 3
Complaint specifics
- Very low contrast
Issue linkIndication
WCAG: 1.3.3
Score: 34
Complaints by alfa
Rule r62
r62
Description: Inline link is not distinct from the surrounding text except by color
Count of instances: 3
Complaint specifics
- Links in blocks of text are distinguishable
Complaints by axe
Rule link-in-text-block
link-in-text-block
Description: Link is not distinct from surrounding text without reliance on color
Count of instances: 1
Complaint specifics
- Links must be distinguishable without relying on color; The link has insufficient color contrast of 1.54:1 with the surrounding text. (Minimum contrast is 3:1, link text: #55622d, surrounding text: #7a7a7a); The link has no styling (such as underline) to distinguish it from the surrounding text
Complaints by testaro
Rule linkUl
linkUl
Description: Non-underlined adjacent links
Count of instances: 17
Complaint specifics
- Link is inline but has no underline
Issue zIndexNotZero
WCAG: 1.4
Score: 31
Complaints by testaro
Rule zIndex
zIndex
Description: Layering with nondefault z-index values
Count of instances: 31
Complaint specifics
- DIV element has a non-default Z index
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 overflowHiddenRisk
WCAG: 1.4.4
Score: 29
Complaints by qualWeb
Rule QW-ACT-R40
QW-ACT-R40
Description: Zoomed text node may be clipped by a CSS overflow declaration
Count of instances: 29
Complaint specifics
- This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.
Issue typeRedundant
WCAG: 1.3.1
Score: 26
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: 18
Complaint specifics
- The type attribute is unnecessary for JavaScript resources.
Rule The type attribute for the style element is not needed and should be omitted.
Description: type attribute is unnecessary for a style element
Count of instances: 8
Complaint specifics
- The type attribute for the style element is not needed and should be omitted.
Issue contrastAAA
WCAG: 1.4.6
Score: 23
Complaints by alfa
Rule r66
r66
Description: Text contrast less than AAA requires
Count of instances: 23
Complaint specifics
- Text outside widget has enhanced contrast
Complaints by axe
Rule color-contrast-enhanced
color-contrast-enhanced
Description: Element has insufficient color contrast (Level AAA)
Count of instances: 11
Complaint specifics
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.18 (foreground color: #55622d, background color: #f7f7f7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), 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: 16
Complaint specifics
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.34:1. Recommendation: change background to #202020.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.86:1. Recommendation: change text colour to #495621.
- 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.18:1. Recommendation: change text colour to #4c5924.
- 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.8:1. Recommendation: change text colour to #515151.
- 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 2.52:1. Recommendation: change text colour to #515151.
- 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: 3
Complaint specifics
- This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.
Issue fontSizeAbsolute
WCAG: 1.4.4
Score: 22
Complaints by qualWeb
Rule QW-WCAG-T28
QW-WCAG-T28
Description: Percent, em, or name is used for a font size
Count of instances: 11
Complaint specifics
- This technique checks that all font-size attribute uses percent, em or names.
Issue titleBad
WCAG: 1.3.1
Score: 20
Complaints by testaro
Rule titledEl
titledEl
Description: title attribute belongs to an inappropriate element
Count of instances: 5
Complaint specifics
- A element has a title attribute
Issue cssInvalid
WCAG: 4.1
Score: 18
Complaints by nuVal
Rule CSS: Parse Error.
CSS: Parse Error.
Description: Invalid CSS
Count of instances: 6
Complaint specifics
- CSS: Parse Error.
Issue fontSmall
WCAG: 1.4
Score: 15
Complaints by tenon
Rule 134
134
Description: Text is very small
Count of instances: 1
Complaint specifics
- Very small text found.
Complaints by testaro
Rule miniText
miniText
Description: Text node has a font smaller than 11 pixels
Count of instances: 5
Complaint specifics
- Text font is smaller than 11 pixels
Complaints by wave
Rule text_small
text_small
Description: Text is very small
Count of instances: 1
Complaint specifics
- Very small text
Issue elementClosure
WCAG: 4.1.1
Score: 12
Complaints by nuVal
Rule ^Stray end tag .+$
^Stray end tag .+$
Description: Invalid closing tag
Count of instances: 4
Complaint specifics
- Stray end tag hr.
Issue linkForcesNewWindow
WCAG: 3.2.5
Score: 12
Complaints by tenon
Rule 218
218
Description: Link opens in a new window without user control
Count of instances: 4
Complaint specifics
- This link opens in a new window without user control.
Issue contrastRisk
WCAG: 1.4.3
Score: 9
Complaints by htmlcs
Rule AAA.1_4_3_F24.F24.FGColour
AAA.1_4_3_F24.F24.FGColour
Description: Inline foreground color may lack a complementary background color
Count of instances: 9
Complaint specifics
- Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.
Issue noHeading
WCAG: 1.3.1
Score: 9
Complaints by qualWeb
Rule QW-BP1
QW-BP1
Description: h1-h6 not used to identify headings
Count of instances: 3
Complaint specifics
- It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content
Issue imageNoText
WCAG: 1.1.1
Score: 8
Complaints by htmlcs
Rule AAA.1_1_1.H37
AAA.1_1_1.H37
Description: img element has no alt attribute
Count of instances: 1
Complaint specifics
- Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
Complaints by nuVal
Rule An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
Description: img element has no alt attribute
Count of instances: 2
Complaint specifics
- An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
Complaints by wave
Rule alt_missing
alt_missing
Description: Text alternative is missing
Count of instances: 1
Complaint specifics
- Missing alternative text
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 landmarkConfusion
WCAG: 1.3.6
Score: 6
Complaints by axe
Rule landmark-unique
landmark-unique
Description: Landmark has a role and an accessible name that are identical to another
Count of instances: 1
Complaint specifics
- Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
Complaints by ibm
Rule aria_landmark_name_unique
aria_landmark_name_unique
Description: Multiple landmarks with the same parent region are not distinguished from one another
Count of instances: 2
Complaint specifics
- Multiple "contentinfo" landmarks with the same parent region are not distinguished from one another because they have the same "" label
Issue pseudoNavList
WCAG: 1.3.1
Score: 6
Complaints by htmlcs
Rule AAA.1_3_1.H48
AAA.1_3_1.H48
Description: Navigation links are not coded as a list
Count of instances: 2
Complaint specifics
- If this element contains a navigation section, it is recommended that it be marked up as a list.
Complaints by qualWeb
Rule QW-WCAG-T32
QW-WCAG-T32
Description: ol, ul or dl is not used for a list or group of links
Count of instances: 3
Complaint specifics
- The objective of this technique is to create lists of related items using list elements appropriate for their purposes.
Issue footerConfusion
WCAG: 1.3.6
Score: 6
Complaints by ibm
Rule aria_contentinfo_label_unique
aria_contentinfo_label_unique
Description: Multiple elements with a contentinfo role have no unique labels
Count of instances: 2
Complaint specifics
- Multiple elements with "contentinfo" role do not have unique labels
Issue roleRedundant
WCAG: 4.1.2
Score: 6
Complaints by ibm
Rule aria_role_redundant
aria_role_redundant
Description: Explicitly assigned ARIA role is redundant with the implicit role of the element
Count of instances: 2
Complaint specifics
- The explicitly-assigned ARIA role "banner" is redundant with the implicit role of the element <header>
- The explicitly-assigned ARIA role "contentinfo" is redundant with the implicit role of the element <footer>
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: 6
Complaint specifics
- The banner role is unnecessary for element header.
- The navigation role is unnecessary for element nav.
- The contentinfo role is unnecessary for element footer.
Complaints by testaro
Rule role
role
Description: Invalid, native-replacing, or redundant role
Count of instances: 5
Complaint specifics
- HEADER elements have invalid or native-replaceable explicit role banner (count: 1)
- A elements have invalid or native-replaceable explicit role button (count: 1)
- NAV elements have redundant explicit role navigation (count: 1)
- DIV elements have invalid or native-replaceable explicit role main (count: 1)
- FOOTER elements have invalid or native-replaceable explicit role contentinfo (count: 1)
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 hiddenContentRisk
WCAG: 4.1
Score: 5
Complaints by axe
Rule hidden-content
hidden-content
Description: Some content is hidden and therefore may not be testable for accessibility
Count of instances: 5
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 footerNot1
WCAG: 1.3.6
Score: 4
Complaints by axe
Rule landmark-no-duplicate-contentinfo
landmark-no-duplicate-contentinfo
Description: Page has more than 1 contentinfo landmark (footer)
Count of instances: 1
Complaint specifics
- Document should not have more than one contentinfo landmark; Document has more than one contentinfo landmark
Complaints by ibm
Rule aria_contentinfo_single
aria_contentinfo_single
Description: Multiple elements with a contentinfo role are on the page
Count of instances: 2
Complaint specifics
- Multiple elements with "contentinfo" role found on a page
Complaints by qualWeb
Rule QW-BP21
QW-BP21
Description: There are multiple contentinfo or banner landmarks
Count of instances: 1
Complaint specifics
- Ensures the document has at most one contentinfo landmark
Issue headingStructure
WCAG: 1.3.1
Score: 4
Complaints by htmlcs
Rule AAA.1_3_1_AAA.G141
AAA.1_3_1_AAA.G141
Description: Heading level is incorrect
Count of instances: 2
Complaint specifics
- The heading structure is not logically nested. This h4 element appears to be the primary document heading, so should be an h1 element.
- The heading structure is not logically nested. This h4 element should be an h1 to be properly nested.
Complaints by tenon
Rule 155
155
Description: Headings are not structured in a hierarchical manner
Count of instances: 1
Complaint specifics
- These headings are not structured in a hierarchical manner.
Issue inconsistentStyles
WCAG: 3.2.4
Score: 4
Complaints by testaro
Rule styleDiff
styleDiff
Description: Heading, link, and button style inconsistencies
Count of instances: 4
Complaint specifics
- Links in columns have 5 different styles
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 h1Missing
WCAG: 1.3.1
Score: 3
Complaints by alfa
Rule r61
r61
Description: First heading is not h1
Count of instances: 1
Complaint specifics
- Documents start with a level 1 heading
Complaints by axe
Rule page-has-heading-one
page-has-heading-one
Description: Page contains no level-one heading
Count of instances: 1
Complaint specifics
- Page should contain a level-one heading; Page must have a level-one heading
Complaints by wave
Rule h1_missing
h1_missing
Description: Missing first level heading
Count of instances: 1
Complaint specifics
- Missing first level heading
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 linkWindowSurpriseRisk
WCAG: 3.2.5
Score: 3
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: 3
Complaint specifics
- Check that this link's link text contains information indicating that the link will open in a new window.
Issue titleRedundant
WCAG: 1.3.1
Score: 3
Complaints by tenon
Rule 79
79
Description: Link has a title attribute that is the same as the text inside the link
Count of instances: 3
Complaint specifics
- This link has a `title` attribute that is the same as the text inside the link.
Complaints by wave
Rule title_redundant
title_redundant
Description: Title attribute text is the same as text or alternative text
Count of instances: 3
Complaint specifics
- Redundant title text
Issue mainNone
WCAG: 1.3.6
Score: 2
Complaints by qualWeb
Rule QW-ACT-R63
QW-ACT-R63
Description: Document has no landmark with non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that each page has an element with a landmark semantic role starting with non-repeated content
Issue linkTextsSame
WCAG: 2.4.4
Score: 2
Complaints by tenon
Rule 98
98
Description: Links have the same text but different destinations
Count of instances: 1
Complaint specifics
- These links have the same text but different destinations.
Issue linkComprehensionRisk
WCAG: 2.4.4
Score: 2
Complaints by wave
Rule link_suspicious
link_suspicious
Description: Suspicious link text
Count of instances: 2
Complaint specifics
- Suspicious link text
Issue pseudoHeadingRisk
WCAG: 1.3.1
Score: 1
Complaints by htmlcs
Rule AAA.1_3_1.H42
AAA.1_3_1.H42
Description: Heading coding is not used but the element may be intended as a heading
Count of instances: 1
Complaint specifics
- Heading markup should be used if this content is intended as a heading.
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 pdfLink
WCAG: 1.3.3
Score: 1
Complaints by wave
Rule link_pdf
link_pdf
Description: Link to PDF document
Count of instances: 1
Complaint specifics
- Link to PDF document
Issue ignorable
WCAG: N/A
Score: 0
Complaints by qualWeb
Rule QW-WCAG-T20
QW-WCAG-T20
Description: Link text is not supplemented with a title attribute
Count of instances: 6
Complaint specifics
- Supplementing link text with the title attribute
Complete report
{ "id": "18ixx-ts27-caAD9-c", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687125199594, "endTime": 1687125200165 }, { "type": "url", "which": "https://heathflora.com/", "what": "Candidate Heath Flora (R)", "startTime": 1687125200165, "result": { "url": "https://heathflora.com/" }, "endTime": 1687125201476 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687125201476, "url": "https://heathflora.com/", "endTime": 1687125203074 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687125203074, "url": "https://heathflora.com/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 1305838, 1305838, 1305838, 1305838, 1305838 ], "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": 1687125216925 }, { "type": "launch", "which": "chromium", "startTime": 1687125216925, "endTime": 1687125217511 }, { "type": "url", "which": "https://heathflora.com/", "what": "Candidate Heath Flora (R)", "startTime": 1687125217511, "result": { "url": "https://heathflora.com/" }, "endTime": 1687125218154 }, { "type": "test", "which": "alfa", "startTime": 1687125218154, "url": "https://heathflora.com/", "what": "alfa", "result": { "totals": { "failures": 17, "warnings": 27 }, "items": [ { "index": 176, "verdict": "failed", "rule": { "ruleID": "r61", "ruleSummary": "Documents start with a level 1 heading", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r61", "requirements": [] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " <!-- Cache Enabler by KeyCDN @ Sun, 18 Jun 2023 20:34:45 GMT (https-index.html) -->" ] } }, { "index": 178, "verdict": "failed", "rule": { "ruleID": "r62", "ruleSummary": "Links in blocks of text are distinguishable", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r62", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#use-of-color", "chapter": "1.4.1", "title": "Use of Color" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/div[1]/p[1]/a[1]", "codeLines": [ "<a href=\"https://www.facebook.com/Assemblyman-Heath-Flora-1639151702963142/\">", " Facebook", "</a>" ] }, "etcTags": [ { "type": "version", "version": 2 } ] }, { "index": 180, "verdict": "failed", "rule": { "ruleID": "r62", "ruleSummary": "Links in blocks of text are distinguishable", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r62", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#use-of-color", "chapter": "1.4.1", "title": "Use of Color" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]", "codeLines": [ "<a title=\"mailto:asmheathflora@gmail.com\" href=\"mailto:asmheathflora@gmail.com\">", " asmheathflora@gmail.com", "</a>" ] }, "etcTags": [ { "type": "version", "version": 2 } ] }, { "index": 182, "verdict": "failed", "rule": { "ruleID": "r62", "ruleSummary": "Links in blocks of text are distinguishable", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r62", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#use-of-color", "chapter": "1.4.1", "title": "Use of Color" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[2]", "codeLines": [ "<a href=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\">", " 209-850-3060", "</a>" ] }, "etcTags": [ { "type": "version", "version": 2 } ] }, { "index": 206, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/span[1]/text()[1]", "codeLines": [ "Get Involved" ] } }, { "index": 207, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/span[1]/text()[1]", "codeLines": [ "Donate" ] } }, { "index": 208, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/text()[1]", "codeLines": [ "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I have fought for better management of our forests, stood up for small businesses, and worked to educate other Assembly Members on the challenges farmers face and the importance of agriculture to Californ..." ] } }, { "index": 211, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Join Us" ] } }, { "index": 212, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[3]/a[1]/text()[1]", "codeLines": [ "Donate" ] } }, { "index": 215, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]/text()[1]", "codeLines": [ "Click here to learn more." ] } }, { "index": 218, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[2]/p[1]/a[1]/text()[1]", "codeLines": [ "Stay up to date with the campaign trail." ] } }, { "index": 221, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[2]/p[1]/a[1]/text()[1]", "codeLines": [ "Click here to get in touch." ] } }, { "index": 222, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Visit My Assembly Website" ] } }, { "index": 223, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Heath Flora for State Assembly 2024" ] } }, { "index": 224, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "P.O. Box 1027" ] } }, { "index": 225, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[3]", "codeLines": [ "Ripon, CA 95366" ] } }, { "index": 226, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]", "codeLines": [ "Email:" ] } }, { "index": 227, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]", "codeLines": [ "asmheathflora@gmail.com" ] } }, { "index": 228, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[2]", "codeLines": [ "Phone:" ] } }, { "index": 229, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[2]/text()[1]", "codeLines": [ "209-850-3060" ] } }, { "index": 230, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Join the conversation" ] } }, { "index": 231, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/div[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Facebook" ] } }, { "index": 232, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Home" ] } }, { "index": 233, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Get Involved" ] } }, { "index": 234, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Contact" ] } }, { "index": 235, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/div[2]/text()[1]", "codeLines": [ "Paid for by Heath Flora for Assembly 2024 · Website by" ] } }, { "index": 236, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Hill Media Group" ] } }, { "index": 248, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/span[1]/text()[1]", "codeLines": [ "Get Involved" ] } }, { "index": 249, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/span[1]/text()[1]", "codeLines": [ "Donate" ] } }, { "index": 250, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/text()[1]", "codeLines": [ "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I have fought for better management of our forests, stood up for small businesses, and worked to educate other Assembly Members on the challenges farmers face and the importance of agriculture to Californ..." ] } }, { "index": 253, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Join Us" ] } }, { "index": 254, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[3]/a[1]/text()[1]", "codeLines": [ "Donate" ] } }, { "index": 264, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Visit My Assembly Website" ] } }, { "index": 265, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Heath Flora for State Assembly 2024" ] } }, { "index": 266, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "P.O. Box 1027" ] } }, { "index": 267, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[3]", "codeLines": [ "Ripon, CA 95366" ] } }, { "index": 268, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]", "codeLines": [ "Email:" ] } }, { "index": 269, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]", "codeLines": [ "asmheathflora@gmail.com" ] } }, { "index": 270, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[2]", "codeLines": [ "Phone:" ] } }, { "index": 271, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[2]/text()[1]", "codeLines": [ "209-850-3060" ] } }, { "index": 272, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Join the conversation" ] } }, { "index": 273, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/div[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Facebook" ] } }, { "index": 277, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/div[2]/text()[1]", "codeLines": [ "Paid for by Heath Flora for Assembly 2024 · Website by" ] } }, { "index": 348, "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>", "...", " <!-- Cache Enabler by KeyCDN @ Sun, 18 Jun 2023 20:34:45 GMT (https-index.html) -->" ] } } ], "success": true }, "standardResult": { "totals": [ 27, 0, 0, 17 ], "instances": [ { "ruleID": "r61", "what": "Documents start with a level 1 heading", "ordinalSeverity": 3, "tagName": "", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/" }, "excerpt": "#document <!doctype html> ... <!-- Cache Enabler by KeyCDN @ Sun, 18 Jun 2023 20:34:45 GMT (https-index.html) -->" }, { "ruleID": "r62", "what": "Links in blocks of text are distinguishable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://www.facebook.com/Assemblyman-Heath-Flora-1639151702963142/\"> Facebook </a>" }, { "ruleID": "r62", "what": "Links in blocks of text are distinguishable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]" }, "excerpt": "<a title=\"mailto:asmheathflora@gmail.com\" href=\"mailto:asmheathflora@gmail.com\"> asmheathflora@gmail.com </a>" }, { "ruleID": "r62", "what": "Links in blocks of text are distinguishable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[2]" }, "excerpt": "<a href=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\"> 209-850-3060 </a>" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/span[1]/text()[1]" }, "excerpt": "Get Involved" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/span[1]/text()[1]" }, "excerpt": "Donate" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/text()[1]" }, "excerpt": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I have fought for better management of our forests, stood up for small businesses, and worked to educate other Assembly Members on the challenges farmers face and the importance of agriculture to Californ..." }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Join Us" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[3]/a[1]/text()[1]" }, "excerpt": "Donate" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]/text()[1]" }, "excerpt": "Click here to learn more." }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[2]/p[1]/a[1]/text()[1]" }, "excerpt": "Stay up to date with the campaign trail." }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[2]/p[1]/a[1]/text()[1]" }, "excerpt": "Click here to get in touch." }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]" }, "excerpt": "Visit My Assembly Website" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "Heath Flora for State Assembly 2024" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[2]" }, "excerpt": "P.O. Box 1027" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[3]" }, "excerpt": "Ripon, CA 95366" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]" }, "excerpt": "Email:" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]" }, "excerpt": "asmheathflora@gmail.com" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[2]" }, "excerpt": "Phone:" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[2]/text()[1]" }, "excerpt": "209-850-3060" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "Join the conversation" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/div[1]/p[1]/a[1]/text()[1]" }, "excerpt": "Facebook" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]" }, "excerpt": "Home" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/ul[1]/li[2]/a[1]/text()[1]" }, "excerpt": "Get Involved" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/ul[1]/li[3]/a[1]/text()[1]" }, "excerpt": "Contact" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/div[2]/text()[1]" }, "excerpt": "Paid for by Heath Flora for Assembly 2024 · Website by" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Hill Media Group" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/span[1]/text()[1]" }, "excerpt": "Get Involved" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/span[1]/text()[1]" }, "excerpt": "Donate" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/text()[1]" }, "excerpt": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I have fought for better management of our forests, stood up for small businesses, and worked to educate other Assembly Members on the challenges farmers face and the importance of agriculture to Californ..." }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Join Us" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[3]/a[1]/text()[1]" }, "excerpt": "Donate" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]" }, "excerpt": "Visit My Assembly Website" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "Heath Flora for State Assembly 2024" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[2]" }, "excerpt": "P.O. Box 1027" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[3]" }, "excerpt": "Ripon, CA 95366" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]" }, "excerpt": "Email:" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]" }, "excerpt": "asmheathflora@gmail.com" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[2]" }, "excerpt": "Phone:" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[2]/text()[1]" }, "excerpt": "209-850-3060" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "Join the conversation" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/div[1]/div[1]/p[1]/a[1]/text()[1]" }, "excerpt": "Facebook" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/div[2]/text()[1]" }, "excerpt": "Paid for by Heath Flora for Assembly 2024 · Website by" }, { "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> ... <!-- Cache Enabler by KeyCDN @ Sun, 18 Jun 2023 20:34:45 GMT (https-index.html) -->" } ] }, "endTime": 1687125222963 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687125222963, "url": "https://heathflora.com/", "what": "Axe", "result": { "totals": { "rulesNA": 55, "rulesPassed": 41, "rulesWarned": 2, "rulesViolated": 6, "warnings": { "minor": 5, "moderate": 0, "serious": 2, "critical": 0 }, "violations": { "minor": 0, "moderate": 3, "serious": 15, "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-18T21:53:43.305Z", "url": "https://heathflora.com/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT", "TTv5", "TT13.c" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "14.2pt (18.9px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"x-column x-sm cs-ta-center x-1-2\" style=\"padding: 0px 10px 40px; background-color:hsla(0, 0%, 0%, 0.26);\">", "target": [ "#x-section-1 > .x-container.max.width > .x-1-2.cs-ta-center.x-sm" ] }, { "html": "<div id=\"x-section-1\" class=\"x-section x-hide-md x-hide-sm x-hide-xs bg-image\" style=\"margin: 0px;padding: 45px 0px; background-image: url(https://heathflora.com/wp-content/uploads/2023/03/heath-flora-hero.jpg); background-color: transparent;\" data-x-element=\"section\" data-x-params=\"{"type":"image","parallax":false}\">", "target": [ "#x-section-1" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span>", "target": [ ".e6-e7 > span" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"x-anchor-text-primary\">Contact Us</span>", "target": [ ".e6-e9 > .x-anchor-content > .x-anchor-text > .x-anchor-text-primary" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" } ] }, { "id": "hidden-content", "impact": "minor", "tags": [ "cat.structure", "experimental", "review-item", "best-practice" ], "description": "Informs users about hidden content.", "help": "Hidden content on the page should be analyzed", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI", "nodes": [ { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<a href=\"#\" id=\"x-btn-navbar\" class=\"x-btn-navbar collapsed\" data-x-toggle=\"collapse-b\" data-x-toggleable=\"x-nav-wrap-mobile\" aria-expanded=\"false\" aria-controls=\"x-nav-wrap-mobile\" role=\"button\">\n <i class=\"x-icon-bars\" data-x-icon-s=\"\"></i>\n <span class=\"visually-hidden\">Navigation</span>\n</a>", "target": [ "#x-btn-navbar" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"x-nav-wrap-mobile\" class=\"x-nav-wrap mobile x-collapsed\" data-x-toggleable=\"x-nav-wrap-mobile\" data-x-toggle-collapse=\"1\" aria-hidden=\"true\" aria-labelledby=\"x-btn-navbar\">", "target": [ "#x-nav-wrap-mobile" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"x-section-2\" class=\"x-section x-hide-lg x-hide-xl bg-image\" style=\"margin: 0px;padding: 45px 0px; background-image: url(https://heathflora.com/wp-content/uploads/2023/03/IMG_1057-scaled.jpeg); background-color: transparent;\" data-x-element=\"section\" data-x-params=\"{"type":"image","parallax":false}\">", "target": [ "#x-section-2" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"x-section-4\" class=\"x-section x-hide-lg x-hide-xl\" style=\"margin: 0px;padding: 0px 0px 30px; background-color: #56622b;\">", "target": [ "#x-section-4" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"x-section-6\" class=\"x-section x-hide-xl x-hide-lg x-hide-md x-hide-sm x-hide-xs bg-image parallax\" style=\"margin: 0px; padding: 65px 0px; background-image: url("https://heathflora.com/heathflora/wp-content/uploads/2016/04/field.jpg"); background-color: transparent; background-position: 50% 0px;\" data-x-element=\"section\" data-x-params=\"{"type":"image","parallax":true}\">", "target": [ "#x-section-6" ], "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": "#55622d", "bgColor": "#f7f7f7", "contrastRatio": 6.18, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"x-section-5\" class=\"x-section\" style=\"margin: 0px;padding: 45px 0px; background-color: hsl(0, 0%, 97%);\">", "target": [ "#x-section-5" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.18 (foreground color: #55622d, background color: #f7f7f7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://heathflora.com/heathflora/get-involved/\" title=\"Click here to learn more.\">Click here to learn more.</a>", "target": [ "a[title=\"Click here to learn more.\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.18 (foreground color: #55622d, background color: #f7f7f7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#55622d", "bgColor": "#f7f7f7", "contrastRatio": 6.18, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"x-section-5\" class=\"x-section\" style=\"margin: 0px;padding: 45px 0px; background-color: hsl(0, 0%, 97%);\">", "target": [ "#x-section-5" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.18 (foreground color: #55622d, background color: #f7f7f7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://heathflora.com/heathflora/on-the-issues/\" title=\"Stay up to date with the campaign trail.\">Stay up to date with the campaign trail.</a>", "target": [ ".x-1-3.x-sm.x-column:nth-child(2) > .x-feature-box.center-text.top-text > .x-feature-box-content > .x-feature-box-text > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.18 (foreground color: #55622d, background color: #f7f7f7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#55622d", "bgColor": "#f7f7f7", "contrastRatio": 6.18, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"x-section-5\" class=\"x-section\" style=\"margin: 0px;padding: 45px 0px; background-color: hsl(0, 0%, 97%);\">", "target": [ "#x-section-5" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.18 (foreground color: #55622d, background color: #f7f7f7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://heathflora.com/contact/\" title=\"Click here to get in touch.\">Click here to get in touch.</a>", "target": [ "a[title=\"Click here to get in touch.\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.18 (foreground color: #55622d, background color: #f7f7f7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#55622d", "bgColor": "#f1f1f1", "contrastRatio": 5.86, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"x-colophon top\">", "target": [ ".top" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://ad12.asmrc.org/\">Visit My Assembly Website</a>", "target": [ "a[href$=\"ad12.asmrc.org/\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#55622d", "bgColor": "#f1f1f1", "contrastRatio": 5.86, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"x-colophon top\">", "target": [ ".top" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a title=\"mailto:asmheathflora@gmail.com\" href=\"mailto:asmheathflora@gmail.com\">asmheathflora@gmail.com</a>", "target": [ "a[title=\"mailto:asmheathflora@gmail.com\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#55622d", "bgColor": "#f1f1f1", "contrastRatio": 5.86, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"x-colophon top\">", "target": [ ".top" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\">209-850-3060</a>", "target": [ "a[href=\"tel:209-850-3060\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#55622d", "bgColor": "#f1f1f1", "contrastRatio": 5.86, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"x-colophon top\">", "target": [ ".top" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.facebook.com/Assemblyman-Heath-Flora-1639151702963142/\">Facebook</a>", "target": [ "#text-5 > .textwidget > p > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#55622d", "bgColor": "#f1f1f1", "contrastRatio": 5.86, "fontSize": "7.5pt (10px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"x-colophon bottom\" role=\"contentinfo\">", "target": [ ".bottom" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://heathflora.com/\" aria-current=\"page\">Home</a>", "target": [ "#menu-item-46 > a[aria-current=\"page\"][href$=\"heathflora.com/\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#55622d", "bgColor": "#f1f1f1", "contrastRatio": 5.86, "fontSize": "7.5pt (10px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"x-colophon bottom\" role=\"contentinfo\">", "target": [ ".bottom" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://heathflora.com/get-involved/\">Get Involved</a>", "target": [ "#menu-item-42 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#55622d", "bgColor": "#f1f1f1", "contrastRatio": 5.86, "fontSize": "7.5pt (10px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"x-colophon bottom\" role=\"contentinfo\">", "target": [ ".bottom" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://heathflora.com/contact/\">Contact</a>", "target": [ "#menu-item-41 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#55622d", "bgColor": "#f1f1f1", "contrastRatio": 5.86, "fontSize": "7.5pt (10px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"x-colophon bottom\" role=\"contentinfo\">", "target": [ ".bottom" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a>", "target": [ "a[href$=\"hillmediagroup.com\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), 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": "#999999", "bgColor": "#f1f1f1", "contrastRatio": 2.52, "fontSize": "9.8pt (13px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"x-navbar-inner\">", "target": [ ".x-navbar-inner" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #999999, background color: #f1f1f1, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Get Involved</span>", "target": [ "#menu-item-29 > a > span" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #999999, background color: #f1f1f1, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#999999", "bgColor": "#f1f1f1", "contrastRatio": 2.52, "fontSize": "9.8pt (13px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"x-navbar-inner\">", "target": [ ".x-navbar-inner" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #999999, background color: #f1f1f1, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Donate</span>", "target": [ "#menu-item-34 > a > span" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #999999, background color: #f1f1f1, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7a7a7a", "bgColor": "#f1f1f1", "contrastRatio": 3.8, "fontSize": "7.5pt (10px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<footer class=\"x-colophon bottom\" role=\"contentinfo\">", "target": [ ".bottom" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.8 (foreground color: #7a7a7a, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"x-colophon-content\">\n Paid for by Heath Flora for Assembly 2024 · Website by <a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a> </div>", "target": [ ".x-colophon-content" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.8 (foreground color: #7a7a7a, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1" } ] }, { "id": "landmark-no-duplicate-contentinfo", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensures the document has at most one contentinfo landmark", "help": "Document should not have more than one contentinfo landmark", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-no-duplicate-contentinfo?application=axeAPI", "nodes": [ { "any": [ { "id": "page-no-duplicate-contentinfo", "data": null, "relatedNodes": [ { "html": "<footer class=\"x-colophon bottom\" role=\"contentinfo\">", "target": [ ".bottom" ] } ], "impact": "moderate", "message": "Document has more than one contentinfo landmark" } ], "all": [], "none": [], "impact": "moderate", "html": "<footer class=\"x-colophon top\">", "target": [ ".top" ], "failureSummary": "Fix any of the following:\n Document has more than one contentinfo landmark" } ] }, { "id": "landmark-unique", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "help": "Ensures landmarks are unique", "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-unique?application=axeAPI", "nodes": [ { "any": [ { "id": "landmark-is-unique", "data": { "role": "contentinfo", "accessibleText": null }, "relatedNodes": [ { "html": "<footer class=\"x-colophon bottom\" role=\"contentinfo\">", "target": [ ".bottom" ] } ], "impact": "moderate", "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" } ], "all": [], "none": [], "impact": "moderate", "html": "<footer class=\"x-colophon top\">", "target": [ ".top" ], "failureSummary": "Fix any of the following:\n The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" } ] }, { "id": "link-in-text-block", "impact": "serious", "tags": [ "cat.color", "wcag2a", "wcag141", "TTv5", "TT13.a" ], "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color", "help": "Links must be distinguishable without relying on color", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-in-text-block?application=axeAPI", "nodes": [ { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "fgContrast", "contrastRatio": 1.54, "requiredContrastRatio": 3, "nodeColor": "#55622d", "parentColor": "#7a7a7a" }, "relatedNodes": [ { "html": "<div class=\"x-colophon-content\">\n Paid for by Heath Flora for Assembly 2024 · Website by <a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a> </div>", "target": [ ".x-colophon-content" ] } ], "impact": "serious", "message": "The link has insufficient color contrast of 1.54:1 with the surrounding text. (Minimum contrast is 3:1, link text: #55622d, surrounding text: #7a7a7a)" }, { "id": "link-in-text-block-style", "data": null, "relatedNodes": [ { "html": "<div class=\"x-colophon-content\">\n Paid for by Heath Flora for Assembly 2024 · Website by <a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a> </div>", "target": [ ".x-colophon-content" ] } ], "impact": "serious", "message": "The link has no styling (such as underline) to distinguish it from the surrounding text" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a>", "target": [ "a[href$=\"hillmediagroup.com\"]" ], "failureSummary": "Fix any of the following:\n The link has insufficient color contrast of 1.54:1 with the surrounding text. (Minimum contrast is 3:1, link text: #55622d, surrounding text: #7a7a7a)\n The link has no styling (such as underline) to distinguish it from the surrounding text" } ] }, { "id": "page-has-heading-one", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/page-has-heading-one?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "page-has-heading-one", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Page must have a level-one heading" } ], "none": [], "impact": "moderate", "html": "<html class=\"js\" lang=\"en-US\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n Page must have a level-one heading" } ] } ] }, "success": true }, "standardResult": { "totals": [ 5, 2, 3, 15 ], "instances": [ { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".e6-e7 > span" }, "excerpt": "<span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".e6-e9 > .x-anchor-content > .x-anchor-text > .x-anchor-text-primary" }, "excerpt": "<span class=\"x-anchor-text-primary\">Contact Us</span>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "A", "id": "x-btn-navbar", "location": { "doc": "dom", "type": "selector", "spec": "#x-btn-navbar" }, "excerpt": "<a href=\"#\" id=\"x-btn-navbar\" class=\"x-btn-navbar collapsed\" data-x-toggle=\"collapse-b\" data-x-toggleable=\"x-nav-wrap-mobile\" aria-expanded=\"false\" aria-controls=\"x-nav-wrap-mobile\" role=\"button\"> <i class=\"x-icon-bars\" data-x-icon-s=\"\"></i> <span class=\"visually-hidden\">Navigation</span> </a>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "x-nav-wrap-mobile", "location": { "doc": "dom", "type": "selector", "spec": "#x-nav-wrap-mobile" }, "excerpt": "<div id=\"x-nav-wrap-mobile\" class=\"x-nav-wrap mobile x-collapsed\" data-x-toggleable=\"x-nav-wrap-mobile\" data-x-toggle-collapse=\"1\" aria-hidden=\"true\" aria-labelledby=\"x-btn-navbar\">" }, { "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": "x-section-2", "location": { "doc": "dom", "type": "selector", "spec": "#x-section-2" }, "excerpt": "<div id=\"x-section-2\" class=\"x-section x-hide-lg x-hide-xl bg-image\" style=\"margin: 0px;padding: 45px 0px; background-image: url(https://heathflora.com/wp-content/uploads/2023/03/IMG_1057-scaled.jpeg); background-color: transparent;\" data-x-element=\"section\" data-x-params=\"{"type":"image","parallax":false}\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "x-section-4", "location": { "doc": "dom", "type": "selector", "spec": "#x-section-4" }, "excerpt": "<div id=\"x-section-4\" class=\"x-section x-hide-lg x-hide-xl\" style=\"margin: 0px;padding: 0px 0px 30px; background-color: #56622b;\">" }, { "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": "x-section-6", "location": { "doc": "dom", "type": "selector", "spec": "#x-section-6" }, "excerpt": "<div id=\"x-section-6\" class=\"x-section x-hide-xl x-hide-lg x-hide-md x-hide-sm x-hide-xs bg-image parallax\" style=\"margin: 0px; padding: 65px 0px; background-image: url("https://heathflora.com/he ... uploads/2016/04/field.jpg"); background-color: transparent; background-position: 50% 0px;\" data-x-element=\"section\" data-x-params=\"{"type":"image","parallax":true}\">" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.18 (foreground color: #55622d, background color: #f7f7f7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[title=\"Click here to learn more.\"]" }, "excerpt": "<a href=\"https://heathflora.com/heathflora/get-involved/\" title=\"Click here to learn more.\">Click here to learn more.</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.18 (foreground color: #55622d, background color: #f7f7f7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".x-1-3.x-sm.x-column:nth-child(2) > .x-feature-box.center-text.top-text > .x-feature-box-content > .x-feature-box-text > a" }, "excerpt": "<a href=\"https://heathflora.com/heathflora/on-the-issues/\" title=\"Stay up to date with the campaign trail.\">Stay up to date with the campaign trail.</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.18 (foreground color: #55622d, background color: #f7f7f7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[title=\"Click here to get in touch.\"]" }, "excerpt": "<a href=\"https://heathflora.com/contact/\" title=\"Click here to get in touch.\">Click here to get in touch.</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"ad12.asmrc.org/\"]" }, "excerpt": "<a href=\"https://ad12.asmrc.org/\">Visit My Assembly Website</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[title=\"mailto:asmheathflora@gmail.com\"]" }, "excerpt": "<a title=\"mailto:asmheathflora@gmail.com\" href=\"mailto:asmheathflora@gmail.com\">asmheathflora@gmail.com</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href=\"tel:209-850-3060\"]" }, "excerpt": "<a href=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\">209-850-3060</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#text-5 > .textwidget > p > a" }, "excerpt": "<a href=\"https://www.facebook.com/Assemblyman-Heath-Flora-1639151702963142/\">Facebook</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-46 > a[aria-current=\"page\"][href$=\"heathflora.com/\"]" }, "excerpt": "<a href=\"https://heathflora.com/\" aria-current=\"page\">Home</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-42 > a" }, "excerpt": "<a href=\"https://heathflora.com/get-involved/\">Get Involved</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-41 > a" }, "excerpt": "<a href=\"https://heathflora.com/contact/\">Contact</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"hillmediagroup.com\"]" }, "excerpt": "<a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.52 (foreground color: #999999, background color: #f1f1f1, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-29 > a > span" }, "excerpt": "<span>Get Involved</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.52 (foreground color: #999999, background color: #f1f1f1, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-34 > a > span" }, "excerpt": "<span>Donate</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.8 (foreground color: #7a7a7a, background color: #f1f1f1, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".x-colophon-content" }, "excerpt": "<div class=\"x-colophon-content\"> Paid for by Heath Flora for Assembly 2024 · Website by <a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a> </div>" }, { "ruleID": "landmark-no-duplicate-contentinfo", "what": "Document should not have more than one contentinfo landmark; Document has more than one contentinfo landmark", "ordinalSeverity": 2, "tagName": "FOOTER", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".top" }, "excerpt": "<footer class=\"x-colophon top\">" }, { "ruleID": "landmark-unique", "what": "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable", "ordinalSeverity": 2, "tagName": "FOOTER", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".top" }, "excerpt": "<footer class=\"x-colophon top\">" }, { "ruleID": "link-in-text-block", "what": "Links must be distinguishable without relying on color; The link has insufficient color contrast of 1.54:1 with the surrounding text. (Minimum contrast is 3:1, link text: #55622d, surrounding text: #7a7a7a); The link has no styling (such as underline) to distinguish it from the surrounding text", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"hillmediagroup.com\"]" }, "excerpt": "<a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a>" }, { "ruleID": "page-has-heading-one", "what": "Page should contain a level-one heading; Page must have a level-one heading", "ordinalSeverity": 2, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html class=\"js\" lang=\"en-US\">" } ] }, "endTime": 1687125223343 }, { "type": "launch", "which": "chromium", "startTime": 1687125223343, "endTime": 1687125223877 }, { "type": "url", "which": "https://heathflora.com/", "what": "Candidate Heath Flora (R)", "startTime": 1687125223877, "result": { "url": "https://heathflora.com/" }, "endTime": 1687125224542 }, { "type": "test", "which": "continuum", "startTime": 1687125224542, "url": "https://heathflora.com/", "what": "Level Access Continuum, community edition", "result": [], "standardResult": { "totals": [ 0, 0, 0, 0 ], "instances": [] }, "endTime": 1687125224765 }, { "type": "launch", "which": "chromium", "startTime": 1687125224765, "endTime": 1687125225306 }, { "type": "url", "which": "https://heathflora.com/", "what": "Candidate Heath Flora (R)", "startTime": 1687125225306, "result": { "url": "https://heathflora.com/" }, "endTime": 1687125225938 }, { "type": "test", "which": "htmlcs", "startTime": 1687125225938, "url": "https://heathflora.com/", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "result": { "Error": { "AAA.1_1_1.H37": { "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [ { "tagName": "img", "id": "", "code": "<img class=\"x-img x-img-none\" src=\"https://heathflora.com/heathflora/wp-content/uploads/2016/04/flora_mailer.jpg\">" } ] }, "AAA.1_3_1_AAA.G141": { "The heading structure is not logically nested. This h4 element appears to be the primary document heading, so should be an h1 element.": [ { "tagName": "h4", "id": "", "code": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">...</h4>" } ], "The heading structure is not logically nested. This h4 element should be an h1 to be properly nested.": [ { "tagName": "h4", "id": "", "code": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">...</h4>" } ] }, "AAA.1_4_6.G17.Fail": { "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.34:1. Recommendation: change background to #202020.": [ { "tagName": "a", "id": "", "code": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://heathflora.com/heathflora/?page_id=24\" data-options=\"thumbnail: ''\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">...</a>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.86:1. Recommendation: change text colour to #495621.": [ { "tagName": "a", "id": "", "code": "<a href=\"http://hillmediagroup.com\" title=\"Website Design\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://ad12.asmrc.org/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://heathflora.com/\" aria-current=\"page\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://heathflora.com/contact/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://heathflora.com/get-involved/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.facebook.com/Assemblyman-Heath-Flora-1639151702963142/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "tagName": "a", "id": "", "code": "<a title=\"mailto:asmheathflora@gmail.com\" href=\"mailto:asmheathflora@gmail.com\">...</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.18:1. Recommendation: change text colour to #4c5924.": [ { "tagName": "a", "id": "", "code": "<a href=\"https://heathflora.com/contact/\" title=\"Click here to get in touch.\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://heathflora.com/heathflora/get-involved/\" title=\"Click here to learn more.\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://heathflora.com/heathflora/on-the-issues/\" title=\"Stay up to date with the campaign trail.\">...</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 3.8:1. Recommendation: change text colour to #515151.": [ { "tagName": "div", "id": "", "code": "<div class=\"x-colophon-content\">...</div>" } ], "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 2.52:1. Recommendation: change text colour to #515151.": [ { "tagName": "span", "id": "", "code": "<span>...</span>" } ], "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": "span", "id": "", "code": "<span>...</span>" } ] } }, "Warning": { "AAA.1_3_1.H42": { "Heading markup should be used if this content is intended as a heading.": [ { "tagName": "div", "id": "", "code": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\">...</div>" } ] }, "AAA.1_3_1.H48": { "If this element contains a navigation section, it is recommended that it be marked up as a list.": [ { "tagName": "div", "id": "", "code": "<div class=\"x-container max width\">...</div>" }, { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AAA.1_4_3_F24.F24.FGColour": { "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [ { "tagName": "div", "id": "", "code": "<div class=\"x-feature-box center-text top-text cf\" style=\"color: hsl(0, 0%, 0%); max-width: none;\" data-x-element=\"feature_box\" data-x-params=\"{"child":false,"graphicAnimation":"none","graphicAnimationOffset":"50","graphicAnimationDelay":"0"}\">...</div>" }, { "tagName": "h2", "id": "", "code": "<h2 class=\"h-custom-headline cs-ta-center h3 accent\" style=\"color: hsl(0, 0%, 100%);\">...</h2>" }, { "tagName": "h4", "id": "", "code": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">...</h4>" }, { "tagName": "i", "id": "", "code": "<i class=\"x-icon-child circle\" data-x-icon-s=\"\" style=\"margin: 0 auto; color: #ffffff; background-color: #d0202e;\">...</i>" }, { "tagName": "i", "id": "", "code": "<i class=\"x-icon-comment-o circle\" data-x-icon-o=\"\" style=\"margin: 0 auto; color: #ffffff; background-color: #d0202e;\">...</i>" }, { "tagName": "i", "id": "", "code": "<i class=\"x-icon-paper-plane-o circle\" data-x-icon-o=\"\" style=\"margin: 0 auto; color: #ffffff; background-color: #d0202e;\">...</i>" }, { "tagName": "p", "id": "", "code": "<p class=\"x-feature-box-text\" style=\"color: hsl(0, 0%, 0%);\">...</p>" }, { "tagName": "span", "id": "", "code": "<span style=\"color: #ffffff;\">...</span>" }, { "tagName": "span", "id": "", "code": "<span style=\"font-size:32px;color:#fff;\">...</span>" } ] }, "AAA.3_2_5.H83.3": { "Check that this link's link text contains information indicating that the link will open in a new window.": [ { "tagName": "a", "id": "", "code": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-x-large x-btn-block\" href=\"https://heathflora.com/heathflora/wp-content/uploads/2016/04/flora_301.pdf\" title=\"Download Mailer\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\">...</a>" } ] } }, "success": true }, "standardResult": { "totals": [ 15, 0, 0, 19 ], "instances": [ { "ruleID": "AAA.1_3_1.H42", "what": "Heading markup should be used if this content is intended as a heading.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\">...</div>" }, { "ruleID": "AAA.1_3_1.H48", "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"x-container max width\">...</div>" }, { "ruleID": "AAA.1_3_1.H48", "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box center-text top-text cf\" style=\"color: hsl(0, 0%, 0%); max-width: none;\" data-x-element=\"feature_box\" data-x-params=\"{"child":false,"graphicAnimation":"none","graphicAnimationOffset":"50","graphicAnimationDelay":"0"}\">...</div>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"h-custom-headline cs-ta-center h3 accent\" style=\"color: hsl(0, 0%, 100%);\">...</h2>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">...</h4>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<i class=\"x-icon-child circle\" data-x-icon-s=\"\" style=\"margin: 0 auto; color: #ffffff; background-color: #d0202e;\">...</i>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<i class=\"x-icon-comment-o circle\" data-x-icon-o=\"\" style=\"margin: 0 auto; color: #ffffff; background-color: #d0202e;\">...</i>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<i class=\"x-icon-paper-plane-o circle\" data-x-icon-o=\"\" style=\"margin: 0 auto; color: #ffffff; background-color: #d0202e;\">...</i>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p class=\"x-feature-box-text\" style=\"color: hsl(0, 0%, 0%);\">...</p>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span style=\"color: #ffffff;\">...</span>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span style=\"font-size:32px;color:#fff;\">...</span>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-x-large x-btn-block\" href=\"https://heathflora.com/heathflora/wp-content/uploads/2016/04/flora_301.pdf\" title=\"Download Mailer\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">...</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=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.1_1_1.H37", "what": "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img class=\"x-img x-img-none\" src=\"https://heathflora.com/heathflora/wp-content/uploads/2016/04/flora_mailer.jpg\">" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h4 element appears to be the primary document heading, so should be an h1 element.", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">...</h4>" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h4 element should be an h1 to be properly nested.", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">...</h4>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.34:1. Recommendation: change background to #202020.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://heathflora.com/heathflora/?page_id=24\" data-options=\"thumbnail: ''\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.34:1. Recommendation: change background to #202020.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.86:1. Recommendation: change text colour to #495621.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"http://hillmediagroup.com\" title=\"Website Design\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.86:1. Recommendation: change text colour to #495621.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://ad12.asmrc.org/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.86:1. Recommendation: change text colour to #495621.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://heathflora.com/\" aria-current=\"page\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.86:1. Recommendation: change text colour to #495621.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://heathflora.com/contact/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.86:1. Recommendation: change text colour to #495621.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://heathflora.com/get-involved/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.86:1. Recommendation: change text colour to #495621.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/Assemblyman-Heath-Flora-1639151702963142/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.86:1. Recommendation: change text colour to #495621.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.86:1. Recommendation: change text colour to #495621.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a title=\"mailto:asmheathflora@gmail.com\" href=\"mailto:asmheathflora@gmail.com\">...</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.18:1. Recommendation: change text colour to #4c5924.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://heathflora.com/contact/\" title=\"Click here to get in touch.\">...</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.18:1. Recommendation: change text colour to #4c5924.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://heathflora.com/heathflora/get-involved/\" title=\"Click here to learn more.\">...</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.18:1. Recommendation: change text colour to #4c5924.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://heathflora.com/heathflora/on-the-issues/\" title=\"Stay up to date with the campaign trail.\">...</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.8:1. Recommendation: change text colour to #515151.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"x-colophon-content\">...</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 2.52:1. Recommendation: change text colour to #515151.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span>...</span>" }, { "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": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span>...</span>" } ] }, "endTime": 1687125226098 }, { "type": "launch", "which": "chromium", "startTime": 1687125226098, "endTime": 1687125226585 }, { "type": "url", "which": "https://heathflora.com/", "what": "Candidate Heath Flora (R)", "startTime": 1687125226585, "result": { "url": "https://heathflora.com/" }, "endTime": 1687125227088 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687125227088, "url": "https://heathflora.com/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 12, "recommendation": 2, "ignored": 0 }, "items": [ { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/div[2]", "aria": "/document[1]/contentinfo[2]" }, "message": "Text contrast of 3.80 with its background is less than the WCAG AA minimum requirements for text of size 10px and weight of 400", "bounds": { "left": 41, "top": 1510, "height": 13, "width": 719 }, "snippet": "<div class=\"x-colophon-content\">", "level": "violation" }, { "ruleId": "element_id_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": 41, "top": 744, "height": 261, "width": 719 }, "snippet": "<div style=\"margin: 0px auto;padding: 0px;\" class=\"x-container max width\" id=\"\">", "level": "violation" }, { "ruleId": "element_id_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[2]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": 41, "top": 595, "height": 74, "width": 719 }, "snippet": "<div style=\"margin: 0px auto;padding: 0px;\" class=\"x-container max width\" id=\"\">", "level": "violation" }, { "ruleId": "element_id_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": 61, "top": 522, "height": 55, "width": 699 }, "snippet": "<div style=\"\" class=\"x-text cs-ta-center\" id=\"\">", "level": "violation" }, { "ruleId": "element_id_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": 41, "top": 502, "height": 93, "width": 719 }, "snippet": "<div style=\"margin: 0px auto;padding: 20px 0px 0px;\" class=\"x-container cs-ta-left max width\" id=\"\">", "level": "violation" }, { "ruleId": "element_id_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": 41, "top": 146, "height": 311, "width": 719 }, "snippet": "<div style=\"margin: 0px auto;padding: 0px;\" class=\"x-container max width\" id=\"\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/footer[2]", "aria": "/document[1]/contentinfo[2]" }, "message": "Multiple \"contentinfo\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 1, "top": 1446, "height": 97, "width": 798 }, "snippet": "<footer role=\"contentinfo\" class=\"x-colophon bottom\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]", "aria": "/document[1]/contentinfo[1]" }, "message": "Multiple \"contentinfo\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 1, "top": 1049, "height": 398, "width": 798 }, "snippet": "<footer class=\"x-colophon top\">", "level": "violation" }, { "ruleId": "aria_contentinfo_single", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/footer[2]", "aria": "/document[1]/contentinfo[2]" }, "message": "Multiple elements with \"contentinfo\" role found on a page", "bounds": { "left": 1, "top": 1446, "height": 97, "width": 798 }, "snippet": "<footer role=\"contentinfo\" class=\"x-colophon bottom\">", "level": "violation" }, { "ruleId": "aria_contentinfo_single", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]", "aria": "/document[1]/contentinfo[1]" }, "message": "Multiple elements with \"contentinfo\" role found on a page", "bounds": { "left": 1, "top": 1049, "height": 398, "width": 798 }, "snippet": "<footer class=\"x-colophon top\">", "level": "violation" }, { "ruleId": "aria_contentinfo_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/footer[2]", "aria": "/document[1]/contentinfo[2]" }, "message": "Multiple elements with \"contentinfo\" role do not have unique labels", "bounds": { "left": 1, "top": 1446, "height": 97, "width": 798 }, "snippet": "<footer role=\"contentinfo\" class=\"x-colophon bottom\">", "level": "violation" }, { "ruleId": "aria_contentinfo_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]", "aria": "/document[1]/contentinfo[1]" }, "message": "Multiple elements with \"contentinfo\" role do not have unique labels", "bounds": { "left": 1, "top": 1049, "height": 398, "width": 798 }, "snippet": "<footer class=\"x-colophon top\">", "level": "violation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]", "aria": "/document[1]/banner[1]" }, "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>", "bounds": { "left": 1, "top": 0, "height": 101, "width": 798 }, "snippet": "<header role=\"banner\" class=\"masthead masthead-inline\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/footer[2]", "aria": "/document[1]/contentinfo[2]" }, "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>", "bounds": { "left": 1, "top": 1446, "height": 97, "width": 798 }, "snippet": "<footer role=\"contentinfo\" class=\"x-colophon bottom\">", "level": "recommendation" } ], "success": true }, "standardResult": { "totals": [ 0, 2, 0, 12 ], "instances": [ { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.80 with its background is less than the WCAG AA minimum requirements for text of size 10px and weight of 400", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[2]/div[1]/div[2]" }, "excerpt": "<div class=\"x-colophon-content\">" }, { "ruleID": "element_id_unique", "what": "The <div> element has the id \"\" that is empty", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]" }, "excerpt": "<div style=\"margin: 0px auto;padding: 0px;\" class=\"x-container max width\" id=\"\">" }, { "ruleID": "element_id_unique", "what": "The <div> element has the id \"\" that is empty", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[2]" }, "excerpt": "<div style=\"margin: 0px auto;padding: 0px;\" class=\"x-container max width\" id=\"\">" }, { "ruleID": "element_id_unique", "what": "The <div> element has the id \"\" that is empty", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]" }, "excerpt": "<div style=\"\" class=\"x-text cs-ta-center\" id=\"\">" }, { "ruleID": "element_id_unique", "what": "The <div> element has the id \"\" that is empty", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]" }, "excerpt": "<div style=\"margin: 0px auto;padding: 20px 0px 0px;\" class=\"x-container cs-ta-left max width\" id=\"\">" }, { "ruleID": "element_id_unique", "what": "The <div> element has the id \"\" that is empty", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]" }, "excerpt": "<div style=\"margin: 0px auto;padding: 0px;\" class=\"x-container max width\" id=\"\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"contentinfo\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "FOOTER", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[2]" }, "excerpt": "<footer role=\"contentinfo\" class=\"x-colophon bottom\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"contentinfo\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "FOOTER", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]" }, "excerpt": "<footer class=\"x-colophon top\">" }, { "ruleID": "aria_contentinfo_single", "what": "Multiple elements with \"contentinfo\" role found on a page", "ordinalSeverity": 3, "tagName": "FOOTER", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[2]" }, "excerpt": "<footer role=\"contentinfo\" class=\"x-colophon bottom\">" }, { "ruleID": "aria_contentinfo_single", "what": "Multiple elements with \"contentinfo\" role found on a page", "ordinalSeverity": 3, "tagName": "FOOTER", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]" }, "excerpt": "<footer class=\"x-colophon top\">" }, { "ruleID": "aria_contentinfo_label_unique", "what": "Multiple elements with \"contentinfo\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "FOOTER", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[2]" }, "excerpt": "<footer role=\"contentinfo\" class=\"x-colophon bottom\">" }, { "ruleID": "aria_contentinfo_label_unique", "what": "Multiple elements with \"contentinfo\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "FOOTER", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]" }, "excerpt": "<footer class=\"x-colophon top\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>", "ordinalSeverity": 1, "tagName": "HEADER", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/header[1]" }, "excerpt": "<header role=\"banner\" class=\"masthead masthead-inline\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>", "ordinalSeverity": 1, "tagName": "FOOTER", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/footer[2]" }, "excerpt": "<footer role=\"contentinfo\" class=\"x-colophon bottom\">" } ] }, "endTime": 1687125230397 }, { "type": "launch", "which": "chromium", "startTime": 1687125230397, "endTime": 1687125230944 }, { "type": "url", "which": "https://heathflora.com/", "what": "Candidate Heath Flora (R)", "startTime": 1687125230944, "result": { "url": "https://heathflora.com/" }, "endTime": 1687125231561 }, { "type": "test", "which": "nuVal", "startTime": 1687125231561, "url": "https://heathflora.com/", "what": "Nu Html Checker", "result": { "pageContent": { "messages": [ { "type": "info", "lastLine": 28, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "s/feed/\">\n<script type=\"text/javascript\">\nwindo", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 33, "lastColumn": 23, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "</script>\n<style type=\"text/css\">\nimg.w", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 48, "lastColumn": 62, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "ia=\"all\">\n<style id=\"wp-block-library-theme-inline-css\" type=\"text/css\">\n.wp-b", "hiliteStart": 10, "hiliteLength": 62 }, { "type": "info", "lastLine": 52, "lastColumn": 53, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "ia=\"all\">\n<style id=\"global-styles-inline-css\" type=\"text/css\">\nbody{", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 60, "lastColumn": 42, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "ia=\"all\">\n<style id=\"cs-inline-css\" type=\"text/css\">\n a,h1", "hiliteStart": 10, "hiliteLength": 42 }, { "type": "error", "lastLine": 61, "lastColumn": 6724, "message": "CSS: Parse Error.", "extract": "idth{width:90%%;max-width:1200", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 61, "lastColumn": 6743, "message": "CSS: Parse Error.", "extract": "-width:1200pxpx;}body.x-navbar", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 61, "lastColumn": 6744, "message": "CSS: Parse Error.", "extract": "width:1200pxpx;}body.x-navbar-", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 63, "lastColumn": 126, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "\n</style>\n<script type=\"text/javascript\" src=\"https://heathflora.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4\" id=\"jquery-core-js\"></scri", "hiliteStart": 10, "hiliteLength": 126 }, { "type": "info", "lastLine": 64, "lastColumn": 137, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://heathflora.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0\" id=\"jquery-migrate-js\"></scri", "hiliteStart": 10, "hiliteLength": 137 }, { "type": "error", "lastLine": 65, "lastColumn": 207, "firstColumn": 1, "message": "Bad value //platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c for attribute src on element script: Illegal character in fragment: # is not allowed.", "extract": "</script>\n<script type=\"text/javascript\" src=\"//platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c\" id=\"googleanalytics-platform-sharethis-js\"></scri", "hiliteStart": 10, "hiliteLength": 207 }, { "type": "info", "lastLine": 65, "lastColumn": 207, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"//platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c\" id=\"googleanalytics-platform-sharethis-js\"></scri", "hiliteStart": 10, "hiliteLength": 207 }, { "type": "info", "lastLine": 97, "lastColumn": 59, "firstColumn": 5, "subType": "warning", "message": "The banner role is unnecessary for element header.", "extract": "te\">\n\n <header class=\"masthead masthead-inline\" role=\"banner\">\n\n\n <", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "info", "lastLine": 109, "lastColumn": 41, "subType": "warning", "message": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)", "extract": "data-x-icon-s=\"\"></i>\n <span", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 113, "lastColumn": 50, "firstColumn": 1, "subType": "warning", "message": "The navigation role is unnecessary for element nav.", "extract": "an>\n</a>\n\n<nav class=\"x-nav-wrap desktop\" role=\"navigation\">\n <ul", "hiliteStart": 10, "hiliteLength": 50 }, { "type": "error", "lastLine": 142, "lastColumn": 471, "firstColumn": 392, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 142, "lastColumn": 1908, "firstColumn": 1829, "message": "Duplicate ID .", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "info", "lastLine": 142, "lastColumn": 471, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 142, "lastColumn": 1908, "firstColumn": 1829, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 142, "lastColumn": 3053, "firstColumn": 2954, "message": "Duplicate ID .", "extract": "#56622b;\"><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 100 }, { "type": "info", "lastLine": 142, "lastColumn": 471, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 142, "lastColumn": 3053, "firstColumn": 2954, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "#56622b;\"><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 100 }, { "type": "error", "lastLine": 142, "lastColumn": 3156, "firstColumn": 3122, "message": "Duplicate ID .", "extract": "px 20px;\"><div id=\"\" class=\"x-text\" style=\"\"><p><sp", "hiliteStart": 10, "hiliteLength": 35 }, { "type": "info", "lastLine": 142, "lastColumn": 471, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 142, "lastColumn": 3156, "firstColumn": 3122, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "px 20px;\"><div id=\"\" class=\"x-text\" style=\"\"><p><sp", "hiliteStart": 10, "hiliteLength": 35 }, { "type": "error", "lastLine": 143, "lastColumn": 721, "firstColumn": 622, "message": "Duplicate ID .", "extract": "#56622b;\"><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 100 }, { "type": "info", "lastLine": 142, "lastColumn": 471, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 143, "lastColumn": 721, "firstColumn": 622, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "#56622b;\"><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 100 }, { "type": "error", "lastLine": 143, "lastColumn": 837, "firstColumn": 790, "message": "Duplicate ID .", "extract": "px 20px;\"><div id=\"\" class=\"x-text cs-ta-center\" style=\"\"><p><sp", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "info", "lastLine": 142, "lastColumn": 471, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 143, "lastColumn": 837, "firstColumn": 790, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "px 20px;\"><div id=\"\" class=\"x-text cs-ta-center\" style=\"\"><p><sp", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "error", "lastLine": 144, "lastColumn": 98, "firstColumn": 19, "message": "Duplicate ID .", "extract": "div></div><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "info", "lastLine": 142, "lastColumn": 471, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 144, "lastColumn": 98, "firstColumn": 19, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "div></div><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 144, "lastColumn": 784, "firstColumn": 705, "message": "Duplicate ID .", "extract": "%, 97%);\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "info", "lastLine": 142, "lastColumn": 471, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 144, "lastColumn": 784, "firstColumn": 705, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "%, 97%);\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 144, "lastColumn": 4394, "firstColumn": 4315, "message": "Duplicate ID .", "extract": "t;:true}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "info", "lastLine": 142, "lastColumn": 471, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 144, "lastColumn": 4394, "firstColumn": 4315, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "t;:true}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 144, "lastColumn": 4563, "firstColumn": 4450, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "ng: 0px;\"><img class=\"x-img x-img-none\" src=\"https://heathflora.com/heathflora/wp-content/uploads/2016/04/flora_mailer.jpg\"></div>", "hiliteStart": 10, "hiliteLength": 114 }, { "type": "error", "lastLine": 144, "lastColumn": 4795, "firstColumn": 4748, "message": "Duplicate ID .", "extract": "span></h2><div id=\"\" class=\"x-text cs-ta-center\" style=\"\"><p><sp", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "info", "lastLine": 142, "lastColumn": 471, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c", "hiliteStart": 10, "hiliteLength": 80 }, { "type": "error", "lastLine": 144, "lastColumn": 4795, "firstColumn": 4748, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "span></h2><div id=\"\" class=\"x-text cs-ta-center\" style=\"\"><p><sp", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "info", "lastLine": 180, "lastColumn": 57, "firstColumn": 5, "subType": "warning", "message": "The contentinfo role is unnecessary for element footer.", "extract": "\n\n\n \n <footer class=\"x-colophon bottom\" role=\"contentinfo\">\n ", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 203, "lastColumn": 48, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "root -->\n\n<script type=\"text/javascript\" id=\"cs-js-extra\">\n/* <!", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "info", "lastLine": 208, "lastColumn": 139, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://heathflora.com/wp-content/plugins/cornerstone/assets/js/site/cs-classic.ed2523f.js\" id=\"cs-js\"></scri", "hiliteStart": 10, "hiliteLength": 139 }, { "type": "info", "lastLine": 209, "lastColumn": 52, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" id=\"x-site-js-extra\">\n/* <!", "hiliteStart": 10, "hiliteLength": 52 }, { "type": "info", "lastLine": 214, "lastColumn": 135, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://heathflora.com/wp-content/themes/x/framework/dist/js/site/x.js?ver=10.1.10\" id=\"x-site-js\"></scri", "hiliteStart": 10, "hiliteLength": 135 }, { "type": "info", "lastLine": 215, "lastColumn": 128, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://heathflora.com/wp-includes/js/comment-reply.min.js?ver=6.2.2\" id=\"comment-reply-js\"></scri", "hiliteStart": 10, "hiliteLength": 128 } ] }, "rawPage": { "messages": [ { "type": "info", "lastLine": 7, "lastColumn": 109, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "rpc.php\">\n<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n\n\t<!-", "hiliteStart": 10, "hiliteLength": 109 }, { "type": "info", "lastLine": 11, "lastColumn": 167, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "</title>\n\t<meta name=\"description\" content=\"Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. Replace what is currently there.\" />\n\t<lin", "hiliteStart": 10, "hiliteLength": 166 }, { "type": "info", "lastLine": 12, "lastColumn": 56, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ere.\" />\n\t<link rel=\"canonical\" href=\"https://heathflora.com/\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "info", "lastLine": 13, "lastColumn": 46, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "com/\" />\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 45 }, { "type": "info", "lastLine": 14, "lastColumn": 46, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "n_US\" />\n\t<meta property=\"og:type\" content=\"website\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 45 }, { "type": "info", "lastLine": 15, "lastColumn": 86, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "site\" />\n\t<meta property=\"og:title\" content=\"Heath Flora for California State Assembly 2024\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 85 }, { "type": "info", "lastLine": 16, "lastColumn": 174, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "2024\" />\n\t<meta property=\"og:description\" content=\"Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. Replace what is currently there.\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 173 }, { "type": "info", "lastLine": 17, "lastColumn": 61, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ere.\" />\n\t<meta property=\"og:url\" content=\"https://heathflora.com/\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 60 }, { "type": "info", "lastLine": 18, "lastColumn": 79, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "com/\" />\n\t<meta property=\"og:site_name\" content=\"Heath Flora for State Assembly 2024\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 78 }, { "type": "info", "lastLine": 19, "lastColumn": 78, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "2024\" />\n\t<meta property=\"article:modified_time\" content=\"2023-03-28T22:05:43+00:00\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 77 }, { "type": "info", "lastLine": 20, "lastColumn": 59, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "0:00\" />\n\t<meta name=\"twitter:card\" content=\"summary_large_image\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 58 }, { "type": "info", "lastLine": 21, "lastColumn": 59, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "mage\" />\n\t<meta name=\"twitter:label1\" content=\"Est. reading time\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 58 }, { "type": "info", "lastLine": 22, "lastColumn": 50, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "time\" />\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" />\n\t<scr", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "info", "lastLine": 27, "lastColumn": 63, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "in. -->\n\n\n<link rel='dns-prefetch' href='//platform-api.sharethis.com' />\n<link", "hiliteStart": 10, "hiliteLength": 63 }, { "type": "info", "lastLine": 28, "lastColumn": 144, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "s.com' />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Heath Flora for State Assembly 2024 » Feed\" href=\"https://heathflora.com/feed/\" />\n<link", "hiliteStart": 10, "hiliteLength": 144 }, { "type": "info", "lastLine": 29, "lastColumn": 162, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "feed/\" />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Heath Flora for State Assembly 2024 » Comments Feed\" href=\"https://heathflora.com/comments/feed/\" />\n<scri", "hiliteStart": 10, "hiliteLength": 162 }, { "type": "info", "lastLine": 30, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "feed/\" />\n<script type=\"text/javascript\">\nwindo", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 35, "lastColumn": 23, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "</script>\n<style type=\"text/css\">\nimg.w", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 49, "lastColumn": 169, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "</style>\n\t<link rel='stylesheet' id='wp-block-library-css' href='https://heathflora.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2' type='text/css' media='all' />\n<styl", "hiliteStart": 10, "hiliteLength": 168 }, { "type": "info", "lastLine": 50, "lastColumn": 62, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "='all' />\n<style id='wp-block-library-theme-inline-css' type='text/css'>\n.wp-b", "hiliteStart": 10, "hiliteLength": 62 }, { "type": "info", "lastLine": 53, "lastColumn": 162, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\n</style>\n<link rel='stylesheet' id='classic-theme-styles-css' href='https://heathflora.com/wp-includes/css/classic-themes.min.css?ver=6.2.2' type='text/css' media='all' />\n<styl", "hiliteStart": 10, "hiliteLength": 162 }, { "type": "info", "lastLine": 54, "lastColumn": 53, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "='all' />\n<style id='global-styles-inline-css' type='text/css'>\nbody{", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 60, "lastColumn": 183, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\n</style>\n<link rel='stylesheet' id='x-stack-css' href='https://heathflora.com/wp-content/themes/x/framework/dist/css/site/stacks/integrity-light.css?ver=10.1.10' type='text/css' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 183 }, { "type": "info", "lastLine": 61, "lastColumn": 148, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel='stylesheet' id='x-child-css' href='https://heathflora.com/wp-content/themes/x-child/style.css?ver=10.1.10' type='text/css' media='all' />\n<styl", "hiliteStart": 10, "hiliteLength": 148 }, { "type": "info", "lastLine": 62, "lastColumn": 42, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "='all' />\n<style id='cs-inline-css' type='text/css'>\n a,h1", "hiliteStart": 10, "hiliteLength": 42 }, { "type": "error", "lastLine": 63, "lastColumn": 6724, "message": "CSS: Parse Error.", "extract": "idth{width:90%%;max-width:1200", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 63, "lastColumn": 6743, "message": "CSS: Parse Error.", "extract": "-width:1200pxpx;}body.x-navbar", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 63, "lastColumn": 6744, "message": "CSS: Parse Error.", "extract": "width:1200pxpx;}body.x-navbar-", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 65, "lastColumn": 126, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "\n</style>\n<script type='text/javascript' src='https://heathflora.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4' id='jquery-core-js'></scri", "hiliteStart": 10, "hiliteLength": 126 }, { "type": "info", "lastLine": 66, "lastColumn": 137, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://heathflora.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js'></scri", "hiliteStart": 10, "hiliteLength": 137 }, { "type": "error", "lastLine": 67, "lastColumn": 208, "firstColumn": 1, "message": "Bad value //platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c for attribute src on element script: Illegal character in fragment: # is not allowed.", "extract": "</script>\n<script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c' id='googleanalytics-platform-sharethis-js'></scri", "hiliteStart": 10, "hiliteLength": 208 }, { "type": "info", "lastLine": 67, "lastColumn": 208, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c' id='googleanalytics-platform-sharethis-js'></scri", "hiliteStart": 10, "hiliteLength": 208 }, { "type": "info", "lastLine": 68, "lastColumn": 72, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "</script>\n<link rel=\"https://api.w.org/\" href=\"https://heathflora.com/wp-json/\" /><link ", "hiliteStart": 10, "hiliteLength": 72 }, { "type": "info", "lastLine": 68, "lastColumn": 172, "firstColumn": 73, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://heathflora.com/wp-json/wp/v2/pages/6\" /><link ", "hiliteStart": 10, "hiliteLength": 100 }, { "type": "info", "lastLine": 68, "lastColumn": 227, "firstColumn": 173, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ages/6\" /><link rel='shortlink' href='https://heathflora.com/' />\n<link", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "info", "lastLine": 69, "lastColumn": 146, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ".com/' />\n<link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://heathflora.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fheathflora.com%2F\" />\n<link", "hiliteStart": 10, "hiliteLength": 146 }, { "type": "info", "lastLine": 70, "lastColumn": 154, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "om%2F\" />\n<link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://heathflora.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fheathflora.com%2F&format=xml\" />\n<scri", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "info", "lastLine": 99, "lastColumn": 59, "firstColumn": 5, "subType": "warning", "message": "The banner role is unnecessary for element header.", "extract": "te\">\n\n <header class=\"masthead masthead-inline\" role=\"banner\">\n\n\n <", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "info", "lastLine": 111, "lastColumn": 48, "subType": "warning", "message": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)", "extract": "icon-s=\"\"></i>\n <span", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 115, "lastColumn": 50, "firstColumn": 1, "subType": "warning", "message": "The navigation role is unnecessary for element nav.", "extract": "an>\n</a>\n\n<nav class=\"x-nav-wrap desktop\" role=\"navigation\">\n <ul", "hiliteStart": 10, "hiliteLength": 50 }, { "type": "error", "lastLine": 144, "lastColumn": 472, "firstColumn": 392, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 144, "lastColumn": 743, "firstColumn": 739, "message": "Stray end tag hr.", "extract": "6-0 m6-1\"></hr><div c", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 144, "lastColumn": 1263, "firstColumn": 1259, "message": "Stray end tag hr.", "extract": "6-1 m6-2\"></hr><a cla", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 144, "lastColumn": 1971, "firstColumn": 1891, "message": "Duplicate ID .", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "info", "lastLine": 144, "lastColumn": 472, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 144, "lastColumn": 1971, "firstColumn": 1891, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 144, "lastColumn": 2132, "firstColumn": 2128, "message": "Stray end tag hr.", "extract": "6-0 m6-1\"></hr><div c", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 144, "lastColumn": 2654, "firstColumn": 2650, "message": "Stray end tag hr.", "extract": "6-1 m6-2\"></hr><a cla", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 144, "lastColumn": 3176, "firstColumn": 3076, "message": "Duplicate ID .", "extract": "56622b;\" ><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "info", "lastLine": 144, "lastColumn": 472, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 144, "lastColumn": 3176, "firstColumn": 3076, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "56622b;\" ><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 144, "lastColumn": 3282, "firstColumn": 3247, "message": "Duplicate ID .", "extract": "x 20px;\" ><div id=\"\" class=\"x-text\" style=\"\" ><p><sp", "hiliteStart": 10, "hiliteLength": 36 }, { "type": "info", "lastLine": 144, "lastColumn": 472, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 144, "lastColumn": 3282, "firstColumn": 3247, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "x 20px;\" ><div id=\"\" class=\"x-text\" style=\"\" ><p><sp", "hiliteStart": 10, "hiliteLength": 36 }, { "type": "error", "lastLine": 145, "lastColumn": 738, "firstColumn": 638, "message": "Duplicate ID .", "extract": "56622b;\" ><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "info", "lastLine": 144, "lastColumn": 472, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 145, "lastColumn": 738, "firstColumn": 638, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "56622b;\" ><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 145, "lastColumn": 857, "firstColumn": 809, "message": "Duplicate ID .", "extract": "x 20px;\" ><div id=\"\" class=\"x-text cs-ta-center\" style=\"\" ><p><sp", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "info", "lastLine": 144, "lastColumn": 472, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 145, "lastColumn": 857, "firstColumn": 809, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "x 20px;\" ><div id=\"\" class=\"x-text cs-ta-center\" style=\"\" ><p><sp", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "error", "lastLine": 146, "lastColumn": 99, "firstColumn": 19, "message": "Duplicate ID .", "extract": "div></div><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "info", "lastLine": 144, "lastColumn": 472, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 146, "lastColumn": 99, "firstColumn": 19, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "div></div><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 146, "lastColumn": 802, "firstColumn": 722, "message": "Duplicate ID .", "extract": ", 97%);\" ><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "info", "lastLine": 144, "lastColumn": 472, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 146, "lastColumn": 802, "firstColumn": 722, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": ", 97%);\" ><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 146, "lastColumn": 4446, "firstColumn": 4366, "message": "Duplicate ID .", "extract": "t;:true}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "info", "lastLine": 144, "lastColumn": 472, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 146, "lastColumn": 4446, "firstColumn": 4366, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "t;:true}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 146, "lastColumn": 4620, "firstColumn": 4504, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "g: 0px;\" ><img class=\"x-img x-img-none\" src=\"https://heathflora.com/heathflora/wp-content/uploads/2016/04/flora_mailer.jpg\" ></div>", "hiliteStart": 10, "hiliteLength": 117 }, { "type": "error", "lastLine": 146, "lastColumn": 4856, "firstColumn": 4808, "message": "Duplicate ID .", "extract": "span></h2><div id=\"\" class=\"x-text cs-ta-center\" style=\"\" ><p><sp", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "info", "lastLine": 144, "lastColumn": 472, "firstColumn": 392, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div ", "hiliteStart": 10, "hiliteLength": 81 }, { "type": "error", "lastLine": 146, "lastColumn": 4856, "firstColumn": 4808, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "span></h2><div id=\"\" class=\"x-text cs-ta-center\" style=\"\" ><p><sp", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "info", "lastLine": 167, "lastColumn": 162, "firstColumn": 157, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "embly 2024<br />\nP.O. ", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "info", "lastLine": 168, "lastColumn": 19, "firstColumn": 14, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ". Box 1027<br />\nRipon", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "info", "lastLine": 170, "lastColumn": 266, "firstColumn": 261, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "/span></a><br />\nPhone", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "info", "lastLine": 173, "lastColumn": 153, "firstColumn": 148, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "nversation<br />\n<a hr", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "info", "lastLine": 182, "lastColumn": 57, "firstColumn": 5, "subType": "warning", "message": "The contentinfo role is unnecessary for element footer.", "extract": "\n\n\n \n <footer class=\"x-colophon bottom\" role=\"contentinfo\">\n ", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 205, "lastColumn": 156, "firstColumn": 109, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type='text/javascript' id='cs-js-extra'>\n/* <!", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "info", "lastLine": 210, "lastColumn": 139, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://heathflora.com/wp-content/plugins/cornerstone/assets/js/site/cs-classic.ed2523f.js' id='cs-js'></scri", "hiliteStart": 10, "hiliteLength": 139 }, { "type": "info", "lastLine": 211, "lastColumn": 52, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' id='x-site-js-extra'>\n/* <!", "hiliteStart": 10, "hiliteLength": 52 }, { "type": "info", "lastLine": 216, "lastColumn": 135, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://heathflora.com/wp-content/themes/x/framework/dist/js/site/x.js?ver=10.1.10' id='x-site-js'></scri", "hiliteStart": 10, "hiliteLength": 135 }, { "type": "info", "lastLine": 217, "lastColumn": 128, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://heathflora.com/wp-includes/js/comment-reply.min.js?ver=6.2.2' id='comment-reply-js'></scri", "hiliteStart": 10, "hiliteLength": 128 } ] }, "success": true }, "standardResult": { "totals": [ 52, 0, 52, 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": "28" }, "excerpt": "s/feed/\"> <script type=\"text/javascript\"> windo" }, { "ruleID": "The type attribute for the style element is not needed and should be omitted.", "what": "The type attribute for the style element is not needed and should be omitted.", "ordinalSeverity": 0, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "33" }, "excerpt": "</script> <style type=\"text/css\"> img.w" }, { "ruleID": "The type attribute for the style element is not needed and should be omitted.", "what": "The type attribute for the style element is not needed and should be omitted.", "ordinalSeverity": 0, "tagName": "STYLE", "id": "wp-block-library-theme-inline-css", "location": { "doc": "dom", "type": "line", "spec": "48" }, "excerpt": "ia=\"all\"> <style id=\"wp-block-library-theme-inline-css\" type=\"text/css\"> .wp-b" }, { "ruleID": "The type attribute for the style element is not needed and should be omitted.", "what": "The type attribute for the style element is not needed and should be omitted.", "ordinalSeverity": 0, "tagName": "STYLE", "id": "global-styles-inline-css", "location": { "doc": "dom", "type": "line", "spec": "52" }, "excerpt": "ia=\"all\"> <style id=\"global-styles-inline-css\" type=\"text/css\"> body{" }, { "ruleID": "The type attribute for the style element is not needed and should be omitted.", "what": "The type attribute for the style element is not needed and should be omitted.", "ordinalSeverity": 0, "tagName": "STYLE", "id": "cs-inline-css", "location": { "doc": "dom", "type": "line", "spec": "60" }, "excerpt": "ia=\"all\"> <style id=\"cs-inline-css\" type=\"text/css\"> a,h1" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "61" }, "excerpt": "idth{width:90%%;max-width:1200" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "61" }, "excerpt": "-width:1200pxpx;}body.x-navbar" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "61" }, "excerpt": "width:1200pxpx;}body.x-navbar-" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "jquery-core-js", "location": { "doc": "dom", "type": "line", "spec": "63" }, "excerpt": " </style> <script type=\"text/javascript\" src=\"https://heathflora.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4\" id=\"jquery-core-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": "jquery-migrate-js", "location": { "doc": "dom", "type": "line", "spec": "64" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://heathflora.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0\" id=\"jquery-migrate-js\"></scri" }, { "ruleID": "Bad value //platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c for attribute src on element script: Illegal character in fragment: # is not allowed.", "what": "Bad value //platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c for attribute src on element script: Illegal character in fragment: # is not allowed.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "googleanalytics-platform-sharethis-js", "location": { "doc": "dom", "type": "line", "spec": "65" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"//platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c\" id=\"googleanalytics-platform-sharethis-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": "googleanalytics-platform-sharethis-js", "location": { "doc": "dom", "type": "line", "spec": "65" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"//platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c\" id=\"googleanalytics-platform-sharethis-js\"></scri" }, { "ruleID": "The banner role is unnecessary for element header.", "what": "The banner role is unnecessary for element header.", "ordinalSeverity": 0, "tagName": "HEADER", "id": "", "location": { "doc": "dom", "type": "line", "spec": "97" }, "excerpt": "te\"> <header class=\"masthead masthead-inline\" role=\"banner\"> <" }, { "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": "SPAN", "id": "", "location": { "doc": "dom", "type": "line", "spec": "109" }, "excerpt": "data-x-icon-s=\"\"></i> <span" }, { "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": "113" }, "excerpt": "an> </a> <nav class=\"x-nav-wrap desktop\" role=\"navigation\"> <ul" }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": "#56622b;\"><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\"><div c" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": "#56622b;\"><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\"><div c" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": "px 20px;\"><div id=\"\" class=\"x-text\" style=\"\"><p><sp" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": "px 20px;\"><div id=\"\" class=\"x-text\" style=\"\"><p><sp" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "143" }, "excerpt": "#56622b;\"><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\"><div c" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "143" }, "excerpt": "#56622b;\"><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\"><div c" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "143" }, "excerpt": "px 20px;\"><div id=\"\" class=\"x-text cs-ta-center\" style=\"\"><p><sp" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "143" }, "excerpt": "px 20px;\"><div id=\"\" class=\"x-text cs-ta-center\" style=\"\"><p><sp" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "144" }, "excerpt": "div></div><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "144" }, "excerpt": "div></div><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "144" }, "excerpt": "%, 97%);\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "144" }, "excerpt": "%, 97%);\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "144" }, "excerpt": "t;:true}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "144" }, "excerpt": "t;:true}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "line", "spec": "144" }, "excerpt": "ng: 0px;\"><img class=\"x-img x-img-none\" src=\"https://heathflora.com/heathflora/wp-content/uploads/2016/04/flora_mailer.jpg\"></div>" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "144" }, "excerpt": "span></h2><div id=\"\" class=\"x-text cs-ta-center\" style=\"\"><p><sp" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\"><div c" }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "144" }, "excerpt": "span></h2><div id=\"\" class=\"x-text cs-ta-center\" style=\"\"><p><sp" }, { "ruleID": "The contentinfo role is unnecessary for element footer.", "what": "The contentinfo role is unnecessary for element footer.", "ordinalSeverity": 0, "tagName": "FOOTER", "id": "", "location": { "doc": "dom", "type": "line", "spec": "180" }, "excerpt": " <footer class=\"x-colophon bottom\" role=\"contentinfo\"> " }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "cs-js-extra", "location": { "doc": "dom", "type": "line", "spec": "203" }, "excerpt": "root --> <script type=\"text/javascript\" id=\"cs-js-extra\"> /* <!" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "cs-js", "location": { "doc": "dom", "type": "line", "spec": "208" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://heathflora.com/wp-content/plugins/cornerstone/assets/js/site/cs-classic.ed2523f.js\" id=\"cs-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": "x-site-js-extra", "location": { "doc": "dom", "type": "line", "spec": "209" }, "excerpt": "</script> <script type=\"text/javascript\" id=\"x-site-js-extra\"> /* <!" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "x-site-js", "location": { "doc": "dom", "type": "line", "spec": "214" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://heathflora.com/wp-content/themes/x/framework/dist/js/site/x.js?ver=10.1.10\" id=\"x-site-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": "comment-reply-js", "location": { "doc": "dom", "type": "line", "spec": "215" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://heathflora.com/wp-includes/js/comment-reply.min.js?ver=6.2.2\" id=\"comment-reply-js\"></scri" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "7" }, "excerpt": "rpc.php\"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "11" }, "excerpt": "</title> <meta name=\"description\" content=\"Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. Replace what is currently there.\" /> <lin" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "12" }, "excerpt": "ere.\" /> <link rel=\"canonical\" href=\"https://heathflora.com/\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "13" }, "excerpt": "com/\" /> <meta property=\"og:locale\" content=\"en_US\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "14" }, "excerpt": "n_US\" /> <meta property=\"og:type\" content=\"website\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "15" }, "excerpt": "site\" /> <meta property=\"og:title\" content=\"Heath Flora for California State Assembly 2024\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "16" }, "excerpt": "2024\" /> <meta property=\"og:description\" content=\"Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. Replace what is currently there.\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "17" }, "excerpt": "ere.\" /> <meta property=\"og:url\" content=\"https://heathflora.com/\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "18" }, "excerpt": "com/\" /> <meta property=\"og:site_name\" content=\"Heath Flora for State Assembly 2024\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "19" }, "excerpt": "2024\" /> <meta property=\"article:modified_time\" content=\"2023-03-28T22:05:43+00:00\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "20" }, "excerpt": "0:00\" /> <meta name=\"twitter:card\" content=\"summary_large_image\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "21" }, "excerpt": "mage\" /> <meta name=\"twitter:label1\" content=\"Est. reading time\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "22" }, "excerpt": "time\" /> <meta name=\"twitter:data1\" content=\"4 minutes\" /> <scr" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "27" }, "excerpt": "in. --> <link rel='dns-prefetch' href='//platform-api.sharethis.com' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "28" }, "excerpt": "s.com' /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Heath Flora for State Assembly 2024 » Feed\" href=\"https://heathflora.com/feed/\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "29" }, "excerpt": "feed/\" /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Heath Flora for State Assembly 2024 » Comments Feed\" href=\"https://heathflora.com/comments/feed/\" /> <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": "30" }, "excerpt": "feed/\" /> <script type=\"text/javascript\"> windo" }, { "ruleID": "The type attribute for the style element is not needed and should be omitted.", "what": "The type attribute for the style element is not needed and should be omitted.", "ordinalSeverity": 0, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "35" }, "excerpt": "</script> <style type=\"text/css\"> img.w" }, { "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": "49" }, "excerpt": "</style> <link rel='stylesheet' id='wp-block-library-css' href='https://heathflora.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2' type='text/css' media='all' /> <styl" }, { "ruleID": "The type attribute for the style element is not needed and should be omitted.", "what": "The type attribute for the style element is not needed and should be omitted.", "ordinalSeverity": 0, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "50" }, "excerpt": "='all' /> <style id='wp-block-library-theme-inline-css' type='text/css'> .wp-b" }, { "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": "53" }, "excerpt": " </style> <link rel='stylesheet' id='classic-theme-styles-css' href='https://heathflora.com/wp-includes/css/classic-themes.min.css?ver=6.2.2' type='text/css' media='all' /> <styl" }, { "ruleID": "The type attribute for the style element is not needed and should be omitted.", "what": "The type attribute for the style element is not needed and should be omitted.", "ordinalSeverity": 0, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "54" }, "excerpt": "='all' /> <style id='global-styles-inline-css' type='text/css'> body{" }, { "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": "60" }, "excerpt": " </style> <link rel='stylesheet' id='x-stack-css' href='https://heathflora.com/wp-content/themes/x/framework/dist/css/site/stacks/integrity-light.css?ver=10.1.10' type='text/css' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "61" }, "excerpt": "='all' /> <link rel='stylesheet' id='x-child-css' href='https://heathflora.com/wp-content/themes/x-child/style.css?ver=10.1.10' type='text/css' media='all' /> <styl" }, { "ruleID": "The type attribute for the style element is not needed and should be omitted.", "what": "The type attribute for the style element is not needed and should be omitted.", "ordinalSeverity": 0, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "62" }, "excerpt": "='all' /> <style id='cs-inline-css' type='text/css'> a,h1" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "63" }, "excerpt": "idth{width:90%%;max-width:1200" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "63" }, "excerpt": "-width:1200pxpx;}body.x-navbar" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "63" }, "excerpt": "width:1200pxpx;}body.x-navbar-" }, { "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": "65" }, "excerpt": " </style> <script type='text/javascript' src='https://heathflora.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4' id='jquery-core-js'></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "66" }, "excerpt": "</script> <script type='text/javascript' src='https://heathflora.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js'></scri" }, { "ruleID": "Bad value //platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c for attribute src on element script: Illegal character in fragment: # is not allowed.", "what": "Bad value //platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c for attribute src on element script: Illegal character in fragment: # is not allowed.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "67" }, "excerpt": "</script> <script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c' id='googleanalytics-platform-sharethis-js'></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "67" }, "excerpt": "</script> <script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c' id='googleanalytics-platform-sharethis-js'></scri" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "68" }, "excerpt": "</script> <link rel=\"https://api.w.org/\" href=\"https://heathflora.com/wp-json/\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "68" }, "excerpt": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://heathflora.com/wp-json/wp/v2/pages/6\" /><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": "68" }, "excerpt": "ages/6\" /><link rel='shortlink' href='https://heathflora.com/' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "69" }, "excerpt": ".com/' /> <link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://heathflora.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fheathflora.com%2F\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "70" }, "excerpt": "om%2F\" /> <link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://heathflora.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fheathflora.com%2F&format=xml\" /> <scri" }, { "ruleID": "The banner role is unnecessary for element header.", "what": "The banner role is unnecessary for element header.", "ordinalSeverity": 0, "tagName": "HEADER", "id": "", "location": { "doc": "source", "type": "line", "spec": "99" }, "excerpt": "te\"> <header class=\"masthead masthead-inline\" role=\"banner\"> <" }, { "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": "SPAN", "id": "", "location": { "doc": "source", "type": "line", "spec": "111" }, "excerpt": "icon-s=\"\"></i> <span" }, { "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": "115" }, "excerpt": "an> </a> <nav class=\"x-nav-wrap desktop\" role=\"navigation\"> <ul" }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "Stray end tag hr.", "what": "Stray end tag hr.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": "6-0 m6-1\"></hr><div c" }, { "ruleID": "Stray end tag hr.", "what": "Stray end tag hr.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": "6-1 m6-2\"></hr><a cla" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "Stray end tag hr.", "what": "Stray end tag hr.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": "6-0 m6-1\"></hr><div c" }, { "ruleID": "Stray end tag hr.", "what": "Stray end tag hr.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": "6-1 m6-2\"></hr><a cla" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": "56622b;\" ><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\" ><div " }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": "56622b;\" ><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\" ><div " }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": "x 20px;\" ><div id=\"\" class=\"x-text\" style=\"\" ><p><sp" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": "x 20px;\" ><div id=\"\" class=\"x-text\" style=\"\" ><p><sp" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "145" }, "excerpt": "56622b;\" ><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\" ><div " }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "145" }, "excerpt": "56622b;\" ><div id=\"\" class=\"x-container cs-ta-left max width\" style=\"margin: 0px auto;padding: 20px 0px 0px;\" ><div " }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "145" }, "excerpt": "x 20px;\" ><div id=\"\" class=\"x-text cs-ta-center\" style=\"\" ><p><sp" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "145" }, "excerpt": "x 20px;\" ><div id=\"\" class=\"x-text cs-ta-center\" style=\"\" ><p><sp" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "146" }, "excerpt": "div></div><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "146" }, "excerpt": "div></div><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "146" }, "excerpt": ", 97%);\" ><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "146" }, "excerpt": ", 97%);\" ><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "146" }, "excerpt": "t;:true}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "146" }, "excerpt": "t;:true}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "ordinalSeverity": 2, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "146" }, "excerpt": "g: 0px;\" ><img class=\"x-img x-img-none\" src=\"https://heathflora.com/heathflora/wp-content/uploads/2016/04/flora_mailer.jpg\" ></div>" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "146" }, "excerpt": "span></h2><div id=\"\" class=\"x-text cs-ta-center\" style=\"\" ><p><sp" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "144" }, "excerpt": ";:false}\"><div id=\"\" class=\"x-container max width\" style=\"margin: 0px auto;padding: 0px;\" ><div " }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "146" }, "excerpt": "span></h2><div id=\"\" class=\"x-text cs-ta-center\" style=\"\" ><p><sp" }, { "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": "167" }, "excerpt": "embly 2024<br /> P.O. " }, { "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": "168" }, "excerpt": ". Box 1027<br /> Ripon" }, { "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": "170" }, "excerpt": "/span></a><br /> Phone" }, { "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": "173" }, "excerpt": "nversation<br /> <a hr" }, { "ruleID": "The contentinfo role is unnecessary for element footer.", "what": "The contentinfo role is unnecessary for element footer.", "ordinalSeverity": 0, "tagName": "FOOTER", "id": "", "location": { "doc": "source", "type": "line", "spec": "182" }, "excerpt": " <footer class=\"x-colophon bottom\" role=\"contentinfo\"> " }, { "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": "205" }, "excerpt": "></script><script type='text/javascript' id='cs-js-extra'> /* <!" }, { "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": "210" }, "excerpt": "</script> <script type='text/javascript' src='https://heathflora.com/wp-content/plugins/cornerstone/assets/js/site/cs-classic.ed2523f.js' id='cs-js'></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "211" }, "excerpt": "</script> <script type='text/javascript' id='x-site-js-extra'> /* <!" }, { "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": "216" }, "excerpt": "</script> <script type='text/javascript' src='https://heathflora.com/wp-content/themes/x/framework/dist/js/site/x.js?ver=10.1.10' id='x-site-js'></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "217" }, "excerpt": "</script> <script type='text/javascript' src='https://heathflora.com/wp-includes/js/comment-reply.min.js?ver=6.2.2' id='comment-reply-js'></scri" } ] }, "endTime": 1687125232970 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687125232970, "url": "https://heathflora.com/", "what": "QualWeb", "result": { "type": "evaluation", "system": { "name": "QualWeb", "description": "QualWeb is an automatic accessibility evaluator for webpages.", "version": "3.0.0", "homepage": "http://www.qualweb.di.fc.ul.pt/", "date": "2023-06-18 21:53:54", "hash": "d14a66821214fb8b83546b47880dc70d0f3827c6a7d86c7144744dcff9b10a2c67467fcedfba617ffcd04ea623b72a62529d04c30ad73170bb2b95ed35122a81", "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": 35, "warning": 10, "failed": 7, "inapplicable": 73 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 14, "warning": 7, "failed": 2, "inapplicable": 44 }, "assertions": { "QW-ACT-R63": { "name": "Document has a landmark with non-repeated content", "code": "QW-ACT-R63", "mapping": "b40fd1", "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [], "url": "https://act-rules.github.io/rules/b40fd1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 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 class=\"js\" lang=\"en-US\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R64": { "name": "Document has heading for non-repeated content", "code": "QW-ACT-R64", "mapping": "047fe0", "description": "This rule checks that the non-repeated content contains a heading", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "H69" ], "url": "https://act-rules.github.io/rules/047fe0", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 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 class=\"js\" lang=\"en-US\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R73": { "name": "Block of repeated content is collapsible", "code": "QW-ACT-R73", "mapping": "3e12e1", "description": "This rule checks that repeated blocks of content are collapsible.", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "SCR28" ], "url": "https://act-rules.github.io/rules/3e12e1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 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 class=\"js\" lang=\"en-US\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R74": { "name": "Document has an instrument to move focus to non-repeated content", "code": "QW-ACT-R74", "mapping": "ye5d6e", "description": "This rule checks that there is an instrument to move focus to non-repeated content in the page.", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "G1", "G123", "G124" ], "url": "https://act-rules.github.io/rules/ye5d6e", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "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 class=\"js\" lang=\"en-US\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R62": { "name": "Element in sequential focus order has visible focus", "code": "QW-ACT-R62", "mapping": "oj04fd", "description": "This rule checks that each element in sequential focus order has some visible focus indication.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "2.4.7", "level": "AA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html", "url_tr": "https://www.w3.org/TR/WCAG21/#focus-visible" } ], "related": [], "url": "https://act-rules.github.io/rules/oj04fd", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 18, "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=\"https://heathflora.com/\" class=\"x-brand img\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/\" aria-current=\"page\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/get-involved/\">Get Involved</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"x-anchor x-anchor-button e6-e9 m6-4\" tabindex=\"0\" href=\"mailto:asmheathflora@gmail.com\">Contact Us</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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 class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://heathflora.com/heathflora/?page_id=24\" data-options=\"thumbnail: ''\">Join Us</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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 class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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://heathflora.com/heathflora/get-involved/\" title=\"Click here to learn more.\">Click here to learn more.</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p: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://heathflora.com/heathflora/on-the-issues/\" title=\"Stay up to date with the campaign trail.\">Stay up to date with the campaign trail.</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p: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://heathflora.com/contact/\" title=\"Click here to get in touch.\">Click here to get in touch.</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > p: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://ad12.asmrc.org/\">Visit My Assembly Website</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a title=\"mailto:asmheathflora@gmail.com\" href=\"mailto:asmheathflora@gmail.com\">asmheathflora@gmail.com</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p: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=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\">209-850-3060</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.facebook.com/Assemblyman-Heath-Flora-1639151702963142/\">Facebook</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/\" aria-current=\"page\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/get-involved/\">Get Involved</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/contact/\">Contact</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R37": { "name": "Text has minimum contrast", "code": "QW-ACT-R37", "mapping": "afw4f7", "description": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "metadata": { "target": { "element": [ "*" ] }, "success-criteria": [ { "name": "1.4.3", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-minimum" }, { "name": "1.4.6", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced" } ], "related": [], "url": "https://act-rules.github.io/rules/afw4f7", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 13, "warning": 0, "failed": 3, "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": "<span>Get Involved</span>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span>Donate</span>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"x-colophon-content\">\n Paid for by Heath Flora for Assembly 2024 · Website by Hill Media Group </div>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3)" } ], "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": 13, "warning": 0, "failed": 3, "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": "<span>Get Involved</span>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span>Donate</span>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"x-colophon-content\">\n Paid for by Heath Flora for Assembly 2024 · Website by Hill Media Group </div>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3)" } ], "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 class=\"js\" lang=\"en-US\"><head></head><body>Heath Flora for California State Assembly 2024\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https://heathflora.com/\",\"url\":\"https://heathflora.com/\",\"name\":\"Heath Flora for California State Assembly 2024\",\"isPartOf\":{\"@id\":\"https://heathflora.com/#website\"},\"datePublished\":\"2016-04-26T04:06:55+00:00\",\"dateModified\":\"2023-03-28T22:05:43+00:00\",\"description\":\"Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. Replace what is currently there.\",\"breadcrumb\":{\"@id\":\"https://heathflora.com/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"Read …", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R40": { "name": "Zoomed text node is not clipped with CSS overflow", "code": "QW-ACT-R40", "mapping": "59br37", "description": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "metadata": { "target": { "element": "*:text()" }, "success-criteria": [ { "name": "1.4.4", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text.html", "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text" } ], "related": [], "url": "https://act-rules.github.io/rules/59br37", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 29, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow." }, "results": [ { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span>Home</span>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span>Get Involved</span>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span>Donate</span>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span>Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I have fought for better management of our forests, stood up for small businesses, and worked to educate other Assembly Members on the challenges farmers face and the importance of agriculture to California’s economy. Thanks again for visiting our site and if there’s anything we can assist you with please send us an email.</span>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"x-anchor-text-primary\">Contact Us</span>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(4) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span style=\"font-size:32px;color:#fff;\">Join The Campaign Today!</span>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://heathflora.com/heathflora/?page_id=24\" data-options=\"thumbnail: ''\">Join Us</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">Volunteer</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p class=\"x-feature-box-text\" style=\"color: hsl(0, 0%, 0%);\">Help impact your community. Click here to learn more.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/heathflora/get-involved/\" title=\"Click here to learn more.\">Click here to learn more.</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">Stay Connected</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p class=\"x-feature-box-text\" style=\"color: hsl(0, 0%, 0%);\">Heath on Current Issues. Stay up to date with the campaign trail.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/heathflora/on-the-issues/\" title=\"Stay up to date with the campaign trail.\">Stay up to date with the campaign trail.</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">Contact My Office</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p class=\"x-feature-box-text\" style=\"color: hsl(0, 0%, 0%);\">Get in touch with Heath. Let your voice be heard. Click here to get in touch.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/contact/\" title=\"Click here to get in touch.\">Click here to get in touch.</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://ad12.asmrc.org/\">Visit My Assembly Website</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Heath Flora for State Assembly 2024\nP.O. Box 1027\nRipon, CA 95366</p>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Email: asmheathflora@gmail.com\nPhone: 209-850-3060</p>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a title=\"mailto:asmheathflora@gmail.com\" href=\"mailto:asmheathflora@gmail.com\">asmheathflora@gmail.com</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\">209-850-3060</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Join the conversation\nFacebook</p>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.facebook.com/Assemblyman-Heath-Flora-1639151702963142/\">Facebook</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/\" aria-current=\"page\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/get-involved/\">Get Involved</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/contact/\">Contact</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<div class=\"x-colophon-content\">\n Paid for by Heath Flora for Assembly 2024 · Website by Hill Media Group </div>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 7, "warning": 2, "failed": 4, "inapplicable": 21 }, "assertions": { "QW-WCAG-T9": { "name": "Organizing a page using headings", "code": "QW-WCAG-T9", "mapping": "G141", "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ], "attributes": "role='heading'" }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" }, { "name": "2.4.10", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings" } ], "related": [ "G91", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141", "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "Headings don't start with h1" }, "results": [ { "verdict": "failed", "description": "Headings don't start with h1", "resultCode": "F3", "elements": [ { "htmlCode": "<body class=\"home page-template page-template-template-blank-4 page-template-template-blank-4-php page page-id-6 x-integrity x-integrity-light x-child-theme-active x-boxed-layout-active x-content-sidebar-active x-post-meta-disabled x-navbar-fixed-top-active cornerstone-v7_1_10 x-v10_1_10\">\n\n \n \n \n\n \n \n\n \n\n\n \n \n \n \n \n\n \n \n\n \n Navigation\n\n\n\n Home\nGet Involved\nDonate\n\n\n\n Home\nGet Involved\nDonate\n\n\n \n \n \n \n\n\n\n\n \n\n \n \n \n\n\n\n\n Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I have fought for better management of our forests, stood up for small businesses, and worked to …", "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=\"https://heathflora.com/\" class=\"x-brand img\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T20": { "name": "Supplementing link text with the title attribute", "code": "QW-WCAG-T20", "mapping": "H33", "description": "Supplementing link text with the title attribute", "metadata": { "target": { "element": "a" }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only" } ], "related": [ "C7", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H33", "passed": 0, "warning": 3, "failed": 3, "inapplicable": 0, "outcome": "failed", "description": "The element contains a title attribute equal to the text in the link" }, "results": [ { "verdict": "failed", "description": "The element contains a title attribute equal to the text in the link", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/heathflora/get-involved/\" title=\"Click here to learn more.\">Click here to learn more.</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The element contains a title attribute equal to the text in the link", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/heathflora/on-the-issues/\" title=\"Stay up to date with the campaign trail.\">Stay up to date with the campaign trail.</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The element contains a title attribute equal to the text in the link", "resultCode": "F2", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/contact/\" title=\"Click here to get in touch.\">Click here to get in touch.</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-x-large x-btn-block\" href=\"https://heathflora.com/heathflora/wp-content/uploads/2016/04/flora_301.pdf\" title=\"Download Mailer\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">Download</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a title=\"mailto:asmheathflora@gmail.com\" href=\"mailto:asmheathflora@gmail.com\">asmheathflora@gmail.com</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T32": { "name": "Using ol, ul and dl for lists or groups of links", "code": "QW-WCAG-T32", "mapping": "H48", "description": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "metadata": { "target": { "element": [ "li", "dd", "dt" ] }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" } ], "related": [ "H40" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H48", "passed": 0, "warning": 3, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list." }, "results": [ { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul id=\"menu-main-menu\" class=\"x-nav\"><li id=\"menu-item-33\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-33\"><a href=\"https://heathflora.com/\" aria-current=\"page\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\"><span _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child( …", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul id=\"menu-main-menu-1\" class=\"x-nav\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-33\"><a href=\"https://heathflora.com/\" aria-current=\"page\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\" _cssrules=\"true\"><span _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-c …", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul id=\"menu-footer-menu\" class=\"x-nav\"><li id=\"menu-item-46\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-46\"><a href=\"https://heathflora.com/\" aria-current=\"page\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Home</a></li>\n<li id=\"menu-item-42\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-42\"><a href=\"https://heathflora.com/get-involved/\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-chil …", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T8": { "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives", "code": "QW-WCAG-T8", "mapping": "F30", "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "metadata": { "target": { "attributes": "alt" }, "success-criteria": [ { "name": "1.1.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content" }, { "name": "1.2.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded" } ], "related": [], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30", "passed": 0, "warning": 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=\"//heathflora.com/wp-content/uploads/2023/03/flora-logo-only-2024.png\" alt=\"Heath Flora for State Assembly 2024\">", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T28": { "name": "Using `percent, em, names` for font sizes", "code": "QW-WCAG-T28", "mapping": "C121314", "description": "This technique checks that all font-size attribute uses percent, em or names.", "metadata": { "target": { "element": "*", "attributes": "font-size" }, "success-criteria": [ { "name": "1.4.4", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-scale.html" }, { "name": "1.4.5", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-text-presentation.html" }, { "name": "1.4.8", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-visual-presentation.html" }, { "name": "1.4.9", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/GL/UNDERSTANDING-WCAG20/visual-audio-contrast-text-images.html" } ], "related": [ "C12", "C13", "C14" ], "url": { "C12": "https://www.w3.org/WAI/WCAG21/Techniques/css/C12", "C13": "https://www.w3.org/WAI/WCAG21/Techniques/css/C13", "C14": "https://www.w3.org/WAI/WCAG21/Techniques/css/C14" }, "passed": 11, "warning": 0, "failed": 11, "inapplicable": 0, "outcome": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag." }, "results": [ { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<html class=\"js\" lang=\"en-US\"><head></head><body>Heath Flora for California State Assembly 2024\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https://heathflora.com/\",\"url\":\"https://heathflora.com/\",\"name\":\"Heath Flora for California State Assembly 2024\",\"isPartOf\":{\"@id\":\"https://heathflora.com/#website\"},\"datePublished\":\"2016-04-26T04:06:55+00:00\",\"dateModified\":\"2023-03-28T22:05:43+00:00\",\"description\":\"Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. Replace what is currently there.\",\"breadcrumb\":{\"@id\":\"https://heathflora.com/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"Read …", "pointer": "html" } ], "attributes": [ "14px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/\" class=\"x-brand img\">\n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [ "42px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"#\" id=\"x-btn-navbar\" class=\"x-btn-navbar collapsed\" data-x-toggle=\"collapse-b\" data-x-toggleable=\"x-nav-wrap-mobile\" aria-expanded=\"false\" aria-controls=\"x-nav-wrap-mobile\" role=\"button\">\n \n Navigation\n</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [ "24px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/\" aria-current=\"page\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [ "13px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://heathflora.com/get-involved/\">Get Involved</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [ "13px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [ "13px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<span style=\"font-size:32px;color:#fff;\">Join The Campaign Today!</span>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)" } ], "attributes": [ "32px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<span style=\"font-size:32px;color:#fff;\">Join The Campaign Today!</span>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)" } ], "attributes": [ "32px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"></div>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" } ], "attributes": [ "120px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"></div>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" } ], "attributes": [ "120px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"></div>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" } ], "attributes": [ "120px" ] } ] } } }, "best-practices": { "type": "best-practices", "metadata": { "passed": 14, "warning": 1, "failed": 1, "inapplicable": 8 }, "assertions": { "QW-BP1": { "name": "Using h1-h6 to identify headings", "code": "QW-BP1", "mapping": "H42", "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ] }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html" } ], "related": [ "H69", "G141", "F2", "F43" ], "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html", "passed": 0, "warning": 3, "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": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">Volunteer</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">Stay Connected</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">Contact My Office</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)" } ], "attributes": [] } ] }, "QW-BP21": { "name": "Landmark no duplicate contentinfo", "code": "QW-BP21", "description": "Ensures the document has at most one contentinfo landmark", "metadata": { "target": { "element": "body" }, "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "There are multiple banner landmarks" }, "results": [ { "verdict": "failed", "description": "There are multiple banner landmarks", "resultCode": "F1", "elements": [ { "htmlCode": "<body class=\"home page-template page-template-template-blank-4 page-template-template-blank-4-php page page-id-6 x-integrity x-integrity-light x-child-theme-active x-boxed-layout-active x-content-sidebar-active x-post-meta-disabled x-navbar-fixed-top-active cornerstone-v7_1_10 x-v10_1_10\">\n\n \n \n \n\n \n \n\n \n\n\n \n \n \n \n \n\n \n \n\n \n Navigation\n\n\n\n Home\nGet Involved\nDonate\n\n\n\n Home\nGet Involved\nDonate\n\n\n \n \n \n \n\n\n\n\n \n\n \n \n \n\n\n\n\n Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I have fought for better management of our forests, stood up for small businesses, and worked to …", "pointer": "html > body:nth-child(2)" } ], "attributes": [] } ] } } }, "counter": { "type": "counter", "data": { "roles": { "link": 39, "document": 1, "none": 8, "banner": 1, "img": 2, "button": 1, "navigation": 1, "list": 3, "listitem": 9, "main": 1, "article": 1, "separator": 5, "heading": 4, "contentinfo": 1 }, "tags": { "html": 1, "head": 1, "meta": 14, "link": 14, "title": 1, "script": 21, "style": 4, "body": 1, "svg": 8, "defs": 8, "filter": 8, "fecolormatrix": 8, "fecomponenttransfer": 8, "fefuncr": 8, "fefuncg": 8, "fefuncb": 8, "fefunca": 8, "fecomposite": 8, "div": 74, "header": 1, "a": 26, "img": 2, "i": 4, "span": 16, "nav": 1, "ul": 3, "li": 9, "article": 1, "hr": 5, "p": 11, "h4": 3, "h2": 1, "strong": 1, "footer": 2, "br": 4 } } } }, "success": true }, "standardResult": { "totals": [ 10, 53, 16, 6 ], "instances": [ { "ruleID": "QW-ACT-R63", "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html class=\"js\" lang=\"en-US\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R64", "what": "This rule checks that the non-repeated content contains a heading", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html class=\"js\" lang=\"en-US\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R73", "what": "This rule checks that repeated blocks of content are collapsible.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html class=\"js\" lang=\"en-US\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R74", "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html class=\"js\" lang=\"en-US\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/\" class=\"x-brand img\"> </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) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/\" aria-current=\"page\">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) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/get-involved/\">Get Involved</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) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\">Donate</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(4)" }, "excerpt": "<a class=\"x-anchor x-anchor-button e6-e9 m6-4\" tabindex=\"0\" href=\"mailto:asmheathflora@gmail.com\">Contact Us</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) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://heathflora.com/heathflora/?page_id=24\" data-options=\"thumbnail: ''\">Join Us</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) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">Donate</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/heathflora/get-involved/\" title=\"Click here to learn more.\">Click here to learn more.</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) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/heathflora/on-the-issues/\" title=\"Stay up to date with the campaign trail.\">Stay up to date with the campaign trail.</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) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/contact/\" title=\"Click here to get in touch.\">Click here to get in touch.</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) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://ad12.asmrc.org/\">Visit My Assembly Website</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) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a title=\"mailto:asmheathflora@gmail.com\" href=\"mailto:asmheathflora@gmail.com\">asmheathflora@gmail.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(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(3)" }, "excerpt": "<a href=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\">209-850-3060</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) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"https://www.facebook.com/Assemblyman-Heath-Flora-1639151702963142/\">Facebook</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/\" aria-current=\"page\">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) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/get-involved/\">Get Involved</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) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/contact/\">Contact</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span>Get Involved</span>" }, { "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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span>Donate</span>" }, { "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(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3)" }, "excerpt": "<div class=\"x-colophon-content\"> Paid for by Heath Flora for Assembly 2024 · Website by Hill Media Group </div>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span>Get Involved</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span>Donate</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3)" }, "excerpt": "<div class=\"x-colophon-content\"> Paid for by Heath Flora for Assembly 2024 · Website by Hill Media Group </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 class=\"js\" lang=\"en-US\"><head></head><body>Heath Flora for California State Assembly 2024 {\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https://heathflora.com/\",\"url\":\"htt ... to represent our communities in the State Assembly. Replace what is currently there.\",\"breadcrumb\":{\"@id\":\"https://heathflora.com/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"Read …" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span>Home</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span>Get Involved</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span>Donate</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span>Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I have fought for better management of our forests, stood up for small businesses, and worked to e ... the challenges farmers face and the importance of agriculture to California’s economy. Thanks again for visiting our site and if there’s anything we can assist you with please send us an email.</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(4) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"x-anchor-text-primary\">Contact Us</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span style=\"font-size:32px;color:#fff;\">Join The Campaign Today!</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://heathflora.com/heathflora/?page_id=24\" data-options=\"thumbnail: ''\">Join Us</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">Donate</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)" }, "excerpt": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">Volunteer</h4>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2)" }, "excerpt": "<p class=\"x-feature-box-text\" style=\"color: hsl(0, 0%, 0%);\">Help impact your community. Click here to learn more.</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/heathflora/get-involved/\" title=\"Click here to learn more.\">Click here to learn more.</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)" }, "excerpt": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">Stay Connected</h4>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2)" }, "excerpt": "<p class=\"x-feature-box-text\" style=\"color: hsl(0, 0%, 0%);\">Heath on Current Issues. Stay up to date with the campaign trail.</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/heathflora/on-the-issues/\" title=\"Stay up to date with the campaign trail.\">Stay up to date with the campaign trail.</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)" }, "excerpt": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">Contact My Office</h4>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2)" }, "excerpt": "<p class=\"x-feature-box-text\" style=\"color: hsl(0, 0%, 0%);\">Get in touch with Heath. Let your voice be heard. Click here to get in touch.</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/contact/\" title=\"Click here to get in touch.\">Click here to get in touch.</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://ad12.asmrc.org/\">Visit My Assembly Website</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>Heath Flora for State Assembly 2024 P.O. Box 1027 Ripon, CA 95366</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)" }, "excerpt": "<p>Email: asmheathflora@gmail.com Phone: 209-850-3060</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a title=\"mailto:asmheathflora@gmail.com\" href=\"mailto:asmheathflora@gmail.com\">asmheathflora@gmail.com</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(3)" }, "excerpt": "<a href=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\">209-850-3060</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>Join the conversation Facebook</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"https://www.facebook.com/Assemblyman-Heath-Flora-1639151702963142/\">Facebook</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/\" aria-current=\"page\">Home</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/get-involved/\">Get Involved</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/contact/\">Contact</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3)" }, "excerpt": "<div class=\"x-colophon-content\"> Paid for by Heath Flora for Assembly 2024 · Website by Hill Media Group </div>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a>" }, { "ruleID": "QW-WCAG-T9", "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body class=\"home page-template page-template-template-blank-4 page-template-template-blank-4-php page page-id-6 x-integrity x-integrity-light x-child-theme-active x-boxed-layout-active x-content-side ... onate Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I have fought for better management of our forests, stood up for small businesses, and worked to …" }, { "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) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/\" class=\"x-brand img\"> </a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/heathflora/get-involved/\" title=\"Click here to learn more.\">Click here to learn more.</a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/heathflora/on-the-issues/\" title=\"Stay up to date with the campaign trail.\">Stay up to date with the campaign trail.</a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/contact/\" title=\"Click here to get in touch.\">Click here to get in touch.</a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3)" }, "excerpt": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-x-large x-btn-block\" href=\"https://heathflora.com/heathflora/wp-content/uploads/2016/04/flora_301.pdf\" title=\"Download Mailer\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">Download</a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a title=\"mailto:asmheathflora@gmail.com\" href=\"mailto:asmheathflora@gmail.com\">asmheathflora@gmail.com</a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"http://hillmediagroup.com\" title=\"Website Design\">Hill Media Group</a>" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "menu-main-menu", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1)" }, "excerpt": "<ul id=\"menu-main-menu\" class=\"x-nav\"><li id=\"menu-item-33\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item men ... ild(1) > a:nth-child(1)\"><span _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child( …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "menu-main-menu-1", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > ul:nth-child(1)" }, "excerpt": "<ul id=\"menu-main-menu-1\" class=\"x-nav\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-33\"><a hr ... s=\"true\"><span _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-c …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "menu-footer-menu", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul id=\"menu-footer-menu\" class=\"x-nav\"><li id=\"menu-item-46\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item m ... tem menu-item-type-post_type menu-item-object-page menu-item-42\"><a href=\"https://heathflora.com/get-involved/\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-chil …" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"//heathflora.com/wp-content/uploads/2023/03/flora-logo-only-2024.png\" alt=\"Heath Flora for State Assembly 2024\">" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html class=\"js\" lang=\"en-US\"><head></head><body>Heath Flora for California State Assembly 2024 {\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https://heathflora.com/\",\"url\":\"htt ... to represent our communities in the State Assembly. Replace what is currently there.\",\"breadcrumb\":{\"@id\":\"https://heathflora.com/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"Read …" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/\" class=\"x-brand img\"> </a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "x-btn-navbar", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"#\" id=\"x-btn-navbar\" class=\"x-btn-navbar collapsed\" data-x-toggle=\"collapse-b\" data-x-toggleable=\"x-nav-wrap-mobile\" aria-expanded=\"false\" aria-controls=\"x-nav-wrap-mobile\" role=\"button\"> Navigation </a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/\" aria-current=\"page\">Home</a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://heathflora.com/get-involved/\">Get Involved</a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\">Donate</a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span style=\"font-size:32px;color:#fff;\">Join The Campaign Today!</span>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span style=\"font-size:32px;color:#fff;\">Join The Campaign Today!</span>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" }, "excerpt": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"></div>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" }, "excerpt": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"></div>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" }, "excerpt": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"></div>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)" }, "excerpt": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">Volunteer</h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)" }, "excerpt": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">Stay Connected</h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > h4:nth-child(1)" }, "excerpt": "<h4 class=\"x-feature-box-title\" style=\"color: hsl(0, 0%, 0%);\">Contact My Office</h4>" }, { "ruleID": "QW-BP21", "what": "Ensures the document has at most one contentinfo landmark", "ordinalSeverity": 1, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body class=\"home page-template page-template-template-blank-4 page-template-template-blank-4-php page page-id-6 x-integrity x-integrity-light x-child-theme-active x-boxed-layout-active x-content-side ... onate Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I have fought for better management of our forests, stood up for small businesses, and worked to …" } ] }, "endTime": 1687125234734 }, { "type": "test", "which": "tenon", "id": "a", "startTime": 1687125234734, "url": "https://heathflora.com/", "what": "Tenon", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.098", "responseTime": "2023-06-18T21:53:53.801Z", "data": { "apiErrors": [], "documentSize": 1037782, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 175, "failing": 5 }, "issues": { "totalErrors": 9, "totalWarnings": 1, "totalIssues": 10 }, "issuesByLevel": { "A": { "count": 6, "pct": 60 }, "AA": { "count": 1, "pct": 10 }, "AAA": { "count": 10, "pct": 100 } }, "density": { "errorDensity": 1, "warningDensity": 0, "allDensity": 1 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "ad0ab49a-9d78-4f8c-8175-4f8df86231d4", "docID": "77a61c1b-aabb-43e6-ecef-ae6874d8c0b1", "sourceHash": "37a405d4b520a7e824bd27df84a4ad8e", "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=ad0ab49a-9d78-4f8c-8175-4f8df86231d4", "resultSet": [ { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 124.890625, "y": 174 }, "bottom-right": { "x": 278.890625, "y": 212 }, "height": 38, "width": 154 }, "position": { "line": 1665, "column": 416 }, "errorSnippet": "<a href=\"https://heathflora.com/heathflora/get-involved/\" title=\"Click here to learn more.\">Click here to learn more.</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]", "issueID": "be237db0e479a6751a8dc88ce9a822cf", "signature": "8cb2f9a1e9af11642fb07889f9d194dc", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=be237db0e479a6751a8dc88ce9a822cf" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 99.046875, "y": 174 }, "bottom-right": { "x": 278.046875, "y": 212 }, "height": 38, "width": 179 }, "position": { "line": 1667, "column": 1090 }, "errorSnippet": "<a href=\"https://heathflora.com/heathflora/on-the-issues/\" title=\"Stay up to date with the campaign trail.\">Stay up to date with the campaign trail.</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[2]/p[1]/a[1]", "issueID": "c2942fb68babd9136f4cb781b2e95d6a", "signature": "86a645e05592785d16c9f02f589d4c86", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c2942fb68babd9136f4cb781b2e95d6a" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 68.3125, "y": 197 }, "bottom-right": { "x": 214.3125, "y": 212 }, "height": 15, "width": 146 }, "position": { "line": 1685, "column": 79 }, "errorSnippet": "<a href=\"https://heathflora.com/contact/\" title=\"Click here to get in touch.\">Click here to get in touch.</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[2]/p[1]/a[1]", "issueID": "ae32199880c1f5accf5627e2e456626e", "signature": "3e0ab4dddc0f2aa6b14216eaf1ac1045", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ae32199880c1f5accf5627e2e456626e" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": -43.99, "y": -28.999 }, "height": -28.999, "width": -43.99 }, "position": { "line": 1637, "column": 0 }, "errorSnippet": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://heathflora.com/get-involved\" data-options=\"thumbnail: ''\">Join Us</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[1]", "issueID": "8458c5bd4ecac6462147557aeba19d69", "signature": "62d21d1bd357b297c437c419a523afa8", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8458c5bd4ecac6462147557aeba19d69" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 1377.859375 }, "bottom-right": { "x": 1022, "y": 1453.859375 }, "height": 76, "width": 1022 }, "position": { "line": 8359, "column": 344 }, "errorSnippet": "<footer class=\"x-colophon bottom\" role=\"contentinfo\"> <div class=\"x-container max width\"> <ul id=\"menu-footer-menu\" class=\"x-nav\"><li id=\"menu-item-46\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home cu", "xpath": "/html/body/div[1]/div[1]/footer[2]", "issueID": "09cd7271f456d08c5485455a464a5c6d", "signature": "4d192364c6c5815e353681edbb8b6c5b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=09cd7271f456d08c5485455a464a5c6d" }, { "tID": 155, "bpID": 143, "priority": 100, "level": [ "A", "AAA" ], "certainty": 60, "errorTitle": "These headings are not structured in a hierarchical manner.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings" ], "resultTitle": "Make sure that headings are in the right order for the content.", "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 1474.86 }, "height": 1474.86, "width": 1024 }, "position": { "line": 3672, "column": 60 }, "errorSnippet": "<body class=\"home page-template page-template-template-blank-4 page-template-template-blank-4-php page page-id-6 x-integrity x-integrity-light x-child-theme-active x-boxed-layout-active x-content-sidebar-active x-post-meta-disabled x-navbar-fixed-top-", "xpath": "/html/body", "issueID": "4e6cc4e105d23bbef609068bb73a3e7e", "signature": "1bfbcf76540332b7cee2faa3e3911456", "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=4e6cc4e105d23bbef609068bb73a3e7e" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 54.8538, "y": 23.985400000000002 }, "height": 23.985400000000002, "width": 54.8538 }, "position": { "line": 1637, "column": 0 }, "errorSnippet": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">Donate</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[3]/a[1]", "issueID": "aaf9900ea0c37fccf00c725cb2f976d2", "signature": "1f6a6fae7a9f2a11e212ba4d7c239717", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=aaf9900ea0c37fccf00c725cb2f976d2" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": -43.99, "y": -28.999 }, "height": -28.999, "width": -43.99 }, "position": { "line": 1637, "column": 0 }, "errorSnippet": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">Donate</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[2]/div[2]/a[1]", "issueID": "1ed48c6e62b20ed3900d2904dd1b3e80", "signature": "45dd6ace112746e1aba0d977929fd2b1", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1ed48c6e62b20ed3900d2904dd1b3e80" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": -56.012, "y": -34.991 }, "height": -34.991, "width": -56.012 }, "position": { "line": 2672, "column": 5796 }, "errorSnippet": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-x-large x-btn-block\" href=\"https://heathflora.com/heathflora/wp-content/uploads/2016/04/flora_301.pdf\" title=\"Download Mailer\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">Download</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[2]/a[1]", "issueID": "deada705cf79aa64070b688c9ff5e15e", "signature": "b29fa05397c8b10ef42ef14d0173e3fc", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=deada705cf79aa64070b688c9ff5e15e" }, { "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.390625, "y": 114.375 }, "bottom-right": { "x": 122.390625, "y": 129.375 }, "height": 15, "width": 80 }, "position": { "line": 2693, "column": 0 }, "errorSnippet": "<a href=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\">209-850-3060</a>", "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[2]", "issueID": "20c35161d84f4990b60c2054e09ad52a", "signature": "a357249eeb4f26750c797bb56adeb263", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=20c35161d84f4990b60c2054e09ad52a" } ], "log": [] }, "success": true }, "standardResult": { "totals": [ 0, 0, 2, 8 ], "instances": [ { "ruleID": "79", "what": "This link has a `title` attribute that is the same as the text inside the link.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]" }, "excerpt": "<a href=\"https://heathflora.com/heathflora/get-involved/\" title=\"Click here to learn more.\">Click here to learn more.</a>" }, { "ruleID": "79", "what": "This link has a `title` attribute that is the same as the text inside the link.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[2]/p[1]/a[1]" }, "excerpt": "<a href=\"https://heathflora.com/heathflora/on-the-issues/\" title=\"Stay up to date with the campaign trail.\">Stay up to date with the campaign trail.</a>" }, { "ruleID": "79", "what": "This link has a `title` attribute that is the same as the text inside the link.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[3]/div[1]/div[2]/p[1]/a[1]" }, "excerpt": "<a href=\"https://heathflora.com/contact/\" title=\"Click here to get in touch.\">Click here to get in touch.</a>" }, { "ruleID": "98", "what": "These links have the same text but different destinations.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[1]" }, "excerpt": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://heathflora.com/get-involved\" data-options=\"thumbnail: ''\">Join Us</a>" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "FOOTER", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/footer[2]" }, "excerpt": "<footer class=\"x-colophon bottom\" role=\"contentinfo\"> <div class=\"x-container max width\"> <ul id=\"menu-footer-menu\" class=\"x-nav\"><li id=\"menu-item-46\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home cu" }, { "ruleID": "155", "what": "These headings are not structured in a hierarchical manner.", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body class=\"home page-template page-template-template-blank-4 page-template-template-blank-4-php page page-id-6 x-integrity x-integrity-light x-child-theme-active x-boxed-layout-active x-content-sidebar-active x-post-meta-disabled x-navbar-fixed-top-" }, { "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]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[3]/a[1]" }, "excerpt": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">Donate</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]/div[1]/article[1]/div[1]/div[1]/div[4]/div[2]/div[2]/a[1]" }, "excerpt": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-large\" href=\"https://www.efundraisingconnections.com/c/HeathFlora24/?fid=99\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">Donate</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]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"x-btn x-btn-flat x-btn-rounded x-btn-x-large x-btn-block\" href=\"https://heathflora.com/heathflora/wp-content/uploads/2016/04/flora_301.pdf\" title=\"Download Mailer\" target=\"_blank\" rel=\"\" data-options=\"thumbnail: ''\">Download</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]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[2]" }, "excerpt": "<a href=\"tel:209-850-3060\" target=\"_blank\" rel=\"noopener\">209-850-3060</a>" } ] }, "endTime": 1687125235184 }, { "type": "test", "which": "testaro", "withItems": true, "rules": [ "n", "motion" ], "startTime": 1687125235184, "url": "https://heathflora.com/", "what": "Testaro", "result": { "rules": { "allHidden": { "what": "page that is entirely or mostly hidden", "data": { "hidden": { "document": false, "body": false, "main": false }, "reallyHidden": { "document": false, "body": false, "main": false }, "display": { "document": "block", "body": "block", "main": "block" }, "visHidden": { "document": false, "body": false, "main": false }, "ariaHidden": { "document": false, "body": false, "main": false }, "tagName": { "document": "HTML", "body": "BODY", "main": "DIV" }, "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": 106 }, "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": 18, "tabFocused": 18, "discrepancy": 0 }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "focInd": { "what": "missing and nonstandard focus indicators", "data": { "totals": { "total": 18, "types": { "missing": { "total": 0, "tagNames": {} }, "nonoutline": { "total": 0, "tagNames": {} }, "outline": { "total": 18, "meanDelay": 11, "tagNames": { "A": 18 } } } }, "items": { "missing": [], "nonoutline": [], "outline": [ { "tagName": "A", "id": "", "text": "<a href=\"https://heathflora.com/\" class=\"x-brand img\"> <img src=\"//heathflora.com/wp-content/uploads", "delay": 0 }, { "tagName": "A", "id": "", "text": "Home", "delay": 0 }, { "tagName": "A", "id": "", "text": "Get Involved", "delay": 0 }, { "tagName": "A", "id": "", "text": "Donate", "delay": 0 }, { "tagName": "A", "id": "", "text": "Contact Us", "delay": 0 }, { "tagName": "A", "id": "", "text": "Join Us", "delay": 101 }, { "tagName": "A", "id": "", "text": "Donate", "delay": 102 }, { "tagName": "A", "id": "", "text": "Click here to learn more.", "delay": 0 }, { "tagName": "A", "id": "", "text": "Stay up to date with the campaign trail.", "delay": 0 }, { "tagName": "A", "id": "", "text": "Click here to get in touch.", "delay": 0 }, { "tagName": "A", "id": "", "text": "Visit My Assembly Website", "delay": 0 }, { "tagName": "A", "id": "", "text": "asmheathflora@gmail.com", "delay": 0 }, { "tagName": "A", "id": "", "text": "209-850-3060", "delay": 0 }, { "tagName": "A", "id": "", "text": "Facebook", "delay": 0 }, { "tagName": "A", "id": "", "text": "Home", "delay": 0 }, { "tagName": "A", "id": "", "text": "Get Involved", "delay": 0 }, { "tagName": "A", "id": "", "text": "Contact", "delay": 0 }, { "tagName": "A", "id": "", "text": "Hill Media Group", "delay": 0 } ] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "focOp": { "what": "discrepancies between focusability and operability", "data": { "totals": { "total": 26, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 0, "tagNames": {} }, "focusableAndOperable": { "total": 26, "tagNames": { "A": 26 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "<a href=\"https://heathflora.com/\" class=\"x-brand img\" style=\"cursor: default;\"> <img src=\"//heathflo", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "x-btn-navbar", "text": "Navigation", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Home", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Get Involved", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Home", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Get Involved", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Join Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Join Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Click here to learn more.", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Stay up to date with the campaign trail.", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Click here to get in touch.", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Download", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit My Assembly Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "asmheathflora@gmail.com", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "209-850-3060", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Facebook", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Home", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Get Involved", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Hill Media Group", "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": 0, "additions": 0, "removals": 0, "opacityChanges": 0, "opacityImpact": 0, "unhoverables": 0, "noCursors": 0, "badCursors": 0, "noIndicators": 0, "badIndicators": 0 }, "items": { "impactTriggers": [], "unhoverables": [], "noCursors": [], "badCursors": [], "noIndicators": [], "badIndicators": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "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": 26, "adjacent": { "total": 17, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ { "id": "", "text": "<a href=\"https://heathflora.com/\" class=\"x-brand img\"> <img src=\"//heathflora.com/wp-content/uploads" }, { "id": "x-btn-navbar", "text": "Navigation" }, { "id": "", "text": "Contact Us" }, { "id": "", "text": "Contact Us" }, { "id": "", "text": "Join Us" }, { "id": "", "text": "Donate" }, { "id": "", "text": "Join Us" }, { "id": "", "text": "Donate" }, { "id": "", "text": "Click here to learn more." }, { "id": "", "text": "Stay up to date with the campaign trail." }, { "id": "", "text": "Click here to get in touch." }, { "id": "", "text": "Download" }, { "id": "", "text": "Visit My Assembly Website" }, { "id": "", "text": "asmheathflora@gmail.com" }, { "id": "", "text": "209-850-3060" }, { "id": "", "text": "Facebook" }, { "id": "", "text": "Hill Media Group" } ] } }, "totals": [ 0, 17, 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=\"https://heathflora.com/\" class=\"x-brand img\"> <img src=\"//heathflora.com/wp-content/uploads" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "x-btn-navbar", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Navigation" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Us" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Us" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join Us" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join Us" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Click here to learn more." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Stay up to date with the campaign trail." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Click here to get in touch." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Download" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Visit My Assembly Website" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "asmheathflora@gmail.com" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "209-850-3060" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Hill Media Group" } ] }, "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": 5, "items": [ { "tagName": "A", "id": "", "text": "Home" }, { "tagName": "A", "id": "", "text": "Get Involved" }, { "tagName": "A", "id": "", "text": "Contact" }, { "tagName": "DIV", "id": "", "text": "Paid for by Heath Flora for Assembly 2024 · Website by" }, { "tagName": "A", "id": "", "text": "Hill Media Group" } ] }, "totals": [ 0, 0, 5, 0 ], "standardInstances": [ { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Get Involved" }, { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Paid for by Heath Flora for Assembly 2024 · Website by" }, { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Hill Media Group" } ] }, "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": 13, "badRoleElements": 4, "redundantRoleElements": 1, "tagNames": { "HEADER": { "banner": { "bad": 1, "redundant": 0 } }, "A": { "button": { "bad": 1, "redundant": 0 } }, "NAV": { "navigation": { "bad": 0, "redundant": 1 } }, "DIV": { "main": { "bad": 1, "redundant": 0 } }, "FOOTER": { "contentinfo": { "bad": 1, "redundant": 0 } } } }, "totals": [ 0, 1, 0, 4 ], "standardInstances": [ { "ruleID": "role", "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "HEADER", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "A elements have invalid or native-replaceable explicit role button (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "A", "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": "role", "what": "DIV elements have invalid or native-replaceable explicit role main (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "FOOTER elements have invalid or native-replaceable explicit role contentinfo (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "FOOTER", "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": 17 }, "listLink": { "total": 9, "subtotals": [ 3, 2, 2, 1, 1 ] }, "h2": { "total": 1 }, "h4": { "total": 3 } }, "items": { "listLink": { "color": { "rgb(39, 39, 39)": [ "Home", "Home" ], "rgb(153, 153, 153)": [ "Get Involved", "Donate", "Get Involved", "Donate" ], "rgb(85, 98, 45)": [ "Home", "Get Involved", "Contact" ] }, "fontSize": { "13px": [ "Home", "Get Involved", "Donate" ], "14px": [ "Home", "Get Involved", "Donate" ], "10px": [ "Home", "Get Involved", "Contact" ] }, "lineHeight": { "13px": [ "Home", "Get Involved", "Donate", "Home", "Get Involved", "Contact" ], "21px": [ "Home", "Get Involved", "Donate" ] } } } }, "totals": [ 0, 4, 0, 0 ], "standardInstances": [ { "ruleID": "styleDiff", "what": "Links in columns have 5 different styles", "count": 4, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "tabNav": { "what": "nonstandard keyboard navigation between elements with the tab role", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "tabElements": { "total": 0, "correct": 0, "incorrect": 0 }, "tabLists": { "total": 0, "correct": 0, "incorrect": 0 } }, "tabElements": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "titledEl": { "what": "title attributes on inappropriate elements", "data": { "total": 5, "items": [ { "tagName": "A", "id": "", "text": "Click here to learn more.", "title": "Click here to learn more." }, { "tagName": "A", "id": "", "text": "Stay up to date with the campaign trail.", "title": "Stay up to date with the campaign trail." }, { "tagName": "A", "id": "", "text": "Click here to get in touch.", "title": "Click here to get in touch." }, { "tagName": "A", "id": "", "text": "asmheathflora@gmail.com", "title": "mailto:asmheathflora@gmail.com" }, { "tagName": "A", "id": "", "text": "Hill Media Group", "title": "Website Design" } ] }, "totals": [ 0, 0, 5, 0 ], "standardInstances": [ { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Click here to learn more.): Click here to learn more." }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Stay up to date with the campaign trail.): Stay up to date with the campaign trail." }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Click here to get in touch.): Click here to get in touch." }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (asmheathflora@gmail.com): mailto:asmheathflora@gmail.com" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Hill Media Group): Website Design" } ] }, "zIndex": { "what": "non-default Z indexes", "data": { "totals": { "total": 31, "tagNames": { "DIV": 31 } }, "items": [ { "tagName": "DIV", "id": "", "text": "Navigation Home Get Involved Donate Home Get Involved Donate" }, { "tagName": "DIV", "id": "", "text": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I ha" }, { "tagName": "DIV", "id": "", "text": "<div class=\"x-column x-sm x-1-2\" style=\"padding: 0px;\"><hr class=\"x-gap\" style=\"margin: 530px 0 0 0;" }, { "tagName": "DIV", "id": "", "text": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I ha" }, { "tagName": "DIV", "id": "", "text": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I ha" }, { "tagName": "DIV", "id": "", "text": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I ha" }, { "tagName": "DIV", "id": "", "text": "Join The Campaign Today! Join UsDonate" }, { "tagName": "DIV", "id": "", "text": "Join The Campaign Today!" }, { "tagName": "DIV", "id": "", "text": "Join Us" }, { "tagName": "DIV", "id": "", "text": "Donate" }, { "tagName": "DIV", "id": "", "text": "Join The Campaign Today!" }, { "tagName": "DIV", "id": "", "text": "Join The Campaign Today!" }, { "tagName": "DIV", "id": "", "text": "Join UsDonate" }, { "tagName": "DIV", "id": "", "text": "Join Us" }, { "tagName": "DIV", "id": "", "text": "Donate" }, { "tagName": "DIV", "id": "", "text": "VolunteerHelp impact your community. Click here to learn more.Stay ConnectedHeath on Current Issues." }, { "tagName": "DIV", "id": "", "text": "VolunteerHelp impact your community. Click here to learn more." }, { "tagName": "DIV", "id": "", "text": "<div class=\"x-feature-box-graphic-outer circle\" style=\"\"><div class=\"x-feature-box-graphic-inner cir" }, { "tagName": "DIV", "id": "", "text": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"><i class=\"x-icon-child cir" }, { "tagName": "DIV", "id": "", "text": "Stay ConnectedHeath on Current Issues. Stay up to date with the campaign trail." }, { "tagName": "DIV", "id": "", "text": "<div class=\"x-feature-box-graphic-outer circle\" style=\"\"><div class=\"x-feature-box-graphic-inner cir" }, { "tagName": "DIV", "id": "", "text": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"><i class=\"x-icon-paper-pla" }, { "tagName": "DIV", "id": "", "text": "Contact My OfficeGet in touch with Heath. Let your voice be heard. Click here to get in touch." }, { "tagName": "DIV", "id": "", "text": "<div class=\"x-feature-box-graphic-outer circle\" style=\"\"><div class=\"x-feature-box-graphic-inner cir" }, { "tagName": "DIV", "id": "", "text": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"><i class=\"x-icon-comment-o" }, { "tagName": "DIV", "id": "", "text": "Heath On The IssuesGet the latest mailer from Heath Flora for Assembly 2016. Print, Email and Share " }, { "tagName": "DIV", "id": "", "text": "<div class=\"x-column x-sm x-1-2\" style=\"padding: 0px;\"><img class=\"x-img x-img-none\" src=\"https://he" }, { "tagName": "DIV", "id": "", "text": "Heath On The IssuesGet the latest mailer from Heath Flora for Assembly 2016. Print, Email and Share " }, { "tagName": "DIV", "id": "", "text": "Visit My Assembly Website" }, { "tagName": "DIV", "id": "", "text": "Heath Flora for State Assembly 2024 P.O. Box 1027 Ripon, CA 95366 Email: asmheathflora@gmail.com Pho" }, { "tagName": "DIV", "id": "", "text": "Join the conversation Facebook" } ] }, "totals": [ 31, 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": "Navigation Home Get Involved Donate Home Get Involved Donate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I ha" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-column x-sm x-1-2\" style=\"padding: 0px;\"><hr class=\"x-gap\" style=\"margin: 530px 0 0 0;" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I ha" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I ha" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I ha" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join The Campaign Today! Join UsDonate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join The Campaign Today!" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join Us" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join The Campaign Today!" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join The Campaign Today!" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join UsDonate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join Us" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VolunteerHelp impact your community. Click here to learn more.Stay ConnectedHeath on Current Issues." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VolunteerHelp impact your community. Click here to learn more." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box-graphic-outer circle\" style=\"\"><div class=\"x-feature-box-graphic-inner cir" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"><i class=\"x-icon-child cir" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Stay ConnectedHeath on Current Issues. Stay up to date with the campaign trail." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box-graphic-outer circle\" style=\"\"><div class=\"x-feature-box-graphic-inner cir" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"><i class=\"x-icon-paper-pla" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact My OfficeGet in touch with Heath. Let your voice be heard. Click here to get in touch." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box-graphic-outer circle\" style=\"\"><div class=\"x-feature-box-graphic-inner cir" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"><i class=\"x-icon-comment-o" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Heath On The IssuesGet the latest mailer from Heath Flora for Assembly 2016. Print, Email and Share " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-column x-sm x-1-2\" style=\"padding: 0px;\"><img class=\"x-img x-img-none\" src=\"https://he" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Heath On The IssuesGet the latest mailer from Heath Flora for Assembly 2016. Print, Email and Share " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Visit My Assembly Website" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Heath Flora for State Assembly 2024 P.O. Box 1027 Ripon, CA 95366 Email: asmheathflora@gmail.com Pho" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join the conversation Facebook" } ] } }, "success": true }, "standardResult": { "totals": [ 31, 22, 10, 4 ], "instances": [ { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://heathflora.com/\" class=\"x-brand img\"> <img src=\"//heathflora.com/wp-content/uploads" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "x-btn-navbar", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Navigation" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Us" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Us" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join Us" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join Us" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Click here to learn more." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Stay up to date with the campaign trail." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Click here to get in touch." }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Download" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Visit My Assembly Website" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "asmheathflora@gmail.com" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "209-850-3060" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Hill Media Group" }, { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Get Involved" }, { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact" }, { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Paid for by Heath Flora for Assembly 2024 · Website by" }, { "ruleID": "miniText", "what": "Text font is smaller than 11 pixels", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Hill Media Group" }, { "ruleID": "role", "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "HEADER", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "A elements have invalid or native-replaceable explicit role button (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "A", "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": "role", "what": "DIV elements have invalid or native-replaceable explicit role main (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "FOOTER elements have invalid or native-replaceable explicit role contentinfo (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "FOOTER", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 5 different styles", "count": 4, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Click here to learn more.): Click here to learn more." }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Stay up to date with the campaign trail.): Stay up to date with the campaign trail." }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Click here to get in touch.): Click here to get in touch." }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (asmheathflora@gmail.com): mailto:asmheathflora@gmail.com" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (Hill Media Group): Website Design" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Navigation Home Get Involved Donate Home Get Involved Donate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I ha" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-column x-sm x-1-2\" style=\"padding: 0px;\"><hr class=\"x-gap\" style=\"margin: 530px 0 0 0;" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I ha" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I ha" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Thanks for visiting our site! It’s an honor to represent our communities in the State Assembly. I ha" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join The Campaign Today! Join UsDonate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join The Campaign Today!" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join Us" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join The Campaign Today!" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join The Campaign Today!" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join UsDonate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join Us" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VolunteerHelp impact your community. Click here to learn more.Stay ConnectedHeath on Current Issues." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VolunteerHelp impact your community. Click here to learn more." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box-graphic-outer circle\" style=\"\"><div class=\"x-feature-box-graphic-inner cir" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"><i class=\"x-icon-child cir" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Stay ConnectedHeath on Current Issues. Stay up to date with the campaign trail." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box-graphic-outer circle\" style=\"\"><div class=\"x-feature-box-graphic-inner cir" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"><i class=\"x-icon-paper-pla" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact My OfficeGet in touch with Heath. Let your voice be heard. Click here to get in touch." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box-graphic-outer circle\" style=\"\"><div class=\"x-feature-box-graphic-inner cir" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-feature-box-graphic-inner circle\" style=\"font-size: 120px;\"><i class=\"x-icon-comment-o" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Heath On The IssuesGet the latest mailer from Heath Flora for Assembly 2016. Print, Email and Share " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"x-column x-sm x-1-2\" style=\"padding: 0px;\"><img class=\"x-img x-img-none\" src=\"https://he" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Heath On The IssuesGet the latest mailer from Heath Flora for Assembly 2016. Print, Email and Share " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Visit My Assembly Website" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Heath Flora for State Assembly 2024 P.O. Box 1027 Ripon, CA 95366 Email: asmheathflora@gmail.com Pho" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join the conversation Facebook" } ] }, "endTime": 1687125260293 }, { "type": "test", "which": "wave", "reportType": 4, "startTime": 1687125260293, "url": "https://heathflora.com/", "what": "WAVE", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Heath Flora for California State Assembly 2024", "pageurl": "https://heathflora.com/", "time": 2.22, "creditsremaining": 891, "allitemcount": 46, "totalelements": 296, "waveurl": "http://wave.webaim.org/report?url=https://heathflora.com/" }, "categories": { "error": { "description": "Errors", "count": 1, "items": { "alt_missing": { "id": "alt_missing", "description": "Missing alternative text", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-6 > DIV:first-child > DIV:first-child > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] } } }, "contrast": { "description": "Contrast Errors", "count": 3, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A + NAV > UL#menu-main-menu > LI#menu-item-29 > A:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A + NAV > UL#menu-main-menu > LI#menu-item-34 > A:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV + FOOTER + FOOTER > DIV:first-child > UL:first-child + DIV + DIV" ], "contrastdata": [ [ 2.52, "#999999", "#f1f1f1", false ], [ 2.52, "#999999", "#f1f1f1", false ], [ 3.8, "#7a7a7a", "#f1f1f1", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 10, "items": { "h1_missing": { "id": "h1_missing", "description": "Missing first level heading", "count": 1, "selectors": [ false ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" } ] }, "link_suspicious": { "id": "link_suspicious", "description": "Suspicious link text", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-5 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child + P > A:first-child", "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-5 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > H4:first-child + P > A:first-child" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "link_redundant": { "id": "link_redundant", "description": "Redundant link", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A + NAV > UL#menu-main-menu > LI#menu-item-33 > A:first-child", "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-2 > DIV:first-child > DIV:first-child > HR:first-child + DIV + HR + A" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "link_pdf": { "id": "link_pdf", "description": "Link to PDF document", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-6 > DIV:first-child > DIV:first-child + DIV > H2:first-child + DIV + A" ], "wcag": [] }, "text_small": { "id": "text_small", "description": "Very small text", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV + FOOTER + FOOTER > DIV:first-child > UL:first-child + DIV + DIV" ], "wcag": [] }, "title_redundant": { "id": "title_redundant", "description": "Redundant title text", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-5 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child + P > A:first-child", "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-5 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H4:first-child + P > A:first-child", "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-5 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > H4:first-child + P > A:first-child" ], "wcag": [] } } } }, "success": true }, "standardResult": { "totals": [ 10, 0, 0, 4 ], "instances": [ { "ruleID": "alt_missing", "what": "Missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-6 > DIV:first-child > DIV:first-child > IMG:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A + NAV > UL#menu-main-menu > LI#menu-item-29 > A:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A + NAV > UL#menu-main-menu > LI#menu-item-34 > A:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV + FOOTER + FOOTER > DIV:first-child > UL:first-child + DIV + DIV" }, "excerpt": "" }, { "ruleID": "h1_missing", "what": "Missing first level heading", "ordinalSeverity": 0, "tagName": "", "id": "", "location": { "doc": "dom", "type": "selector", "spec": false }, "excerpt": "" }, { "ruleID": "link_suspicious", "what": "Suspicious link text", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-5 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child + P > A:first-child" }, "excerpt": "" }, { "ruleID": "link_suspicious", "what": "Suspicious link text", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-5 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > H4:first-child + P > 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#x-root > DIV#top > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A + NAV > UL#menu-main-menu > LI#menu-item-33 > 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#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-2 > DIV:first-child > DIV:first-child > HR:first-child + DIV + HR + A" }, "excerpt": "" }, { "ruleID": "link_pdf", "what": "Link to PDF document", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-6 > DIV:first-child > DIV:first-child + DIV > H2:first-child + DIV + A" }, "excerpt": "" }, { "ruleID": "text_small", "what": "Very small text", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV + FOOTER + FOOTER > DIV:first-child > UL:first-child + DIV + DIV" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-5 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child + P > A:first-child" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-5 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H4:first-child + P > A:first-child" }, "excerpt": "" }, { "ruleID": "title_redundant", "what": "Redundant title text", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#x-root > DIV#top > HEADER:first-child + DIV > ARTICLE#post-6 > DIV:first-child > DIV#cs-content > DIV#x-section-5 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > H4:first-child + P > A:first-child" }, "excerpt": "" } ] }, "endTime": 1687125262876 } ], "sources": { "script": "ts27", "batch": "caassy", "target": { "id": "caAD9-c", "which": "https://heathflora.com/", "what": "Candidate Heath Flora (R)" }, "requester": "pool@jpdev.pro" }, "creationTime": "2023-06-18T02:07:06", "timeStamp": "18ixx", "jobData": { "startTime": "2023-06-18T21:53:19", "endTime": "2023-06-18T21:54:22", "elapsedSeconds": 63, "visitLatency": 5, "logCount": 23, "logSize": 1320, "errorLogCount": 11, "errorLogSize": 768, "prohibitedCount": 0, "visitRejectionCount": 0, "aborted": false, "abortedAct": null, "presses": 0, "amountRead": 0, "testTimes": [ [ "testaro", 25 ], [ "testaro", 14 ], [ "alfa", 5 ], [ "ibm", 3 ], [ "wave", 3 ], [ "qualWeb", 2 ], [ "nuVal", 1 ], [ "axe", 0 ], [ "continuum", 0 ], [ "htmlcs", 0 ], [ "tenon", 0 ] ] }, "score": { "scoreProcID": "tsp27", "summary": { "total": 846, "issue": 746, "tool": 90, "prevention": 0, "log": 10, "latency": 0 }, "details": { "severity": { "total": [ 150, 79, 83, 85 ], "byTool": { "testaro": [ 31, 22, 10, 4 ], "alfa": [ 27, 0, 0, 17 ], "axe": [ 5, 2, 3, 15 ], "continuum": [ 0, 0, 0, 0 ], "htmlcs": [ 15, 0, 0, 19 ], "ibm": [ 0, 2, 0, 12 ], "nuVal": [ 52, 0, 52, 0 ], "qualWeb": [ 10, 53, 16, 6 ], "tenon": [ 0, 0, 2, 8 ], "wave": [ 10, 0, 0, 4 ] } }, "prevention": {}, "issue": { "h1Missing": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "alfa": { "r61": { "quality": 1, "what": "First heading is not h1", "complaints": { "countTotal": 1, "texts": [ "Documents start with a level 1 heading" ] } } }, "axe": { "page-has-heading-one": { "quality": 1, "what": "Page contains no level-one heading", "complaints": { "countTotal": 1, "texts": [ "Page should contain a level-one heading; Page must have a level-one heading" ] } } }, "wave": { "h1_missing": { "quality": 1, "what": "Missing first level heading", "complaints": { "countTotal": 1, "texts": [ "Missing first level heading" ] } } } } }, "linkIndication": { "score": 34, "maxCount": 17, "weight": 2, "tools": { "alfa": { "r62": { "quality": 1, "what": "Inline link is not distinct from the surrounding text except by color", "complaints": { "countTotal": 3, "texts": [ "Links in blocks of text are distinguishable" ] } } }, "axe": { "link-in-text-block": { "quality": 1, "what": "Link is not distinct from surrounding text without reliance on color", "complaints": { "countTotal": 1, "texts": [ "Links must be distinguishable without relying on color; The link has insufficient color contrast of 1.54:1 with the surrounding text. (Minimum contrast is 3:1, link text: #55622d, surrounding text: #7a7a7a); The link has no styling (such as underline) to distinguish it from the surrounding text" ] } } }, "testaro": { "linkUl": { "quality": 1, "what": "Non-underlined adjacent links", "complaints": { "countTotal": 17, "texts": [ "Link is inline but has no underline" ] } } } } }, "contrastAAA": { "score": 23, "maxCount": 23, "weight": 1, "tools": { "alfa": { "r66": { "quality": 1, "what": "Text contrast less than AAA requires", "complaints": { "countTotal": 23, "texts": [ "Text outside widget has enhanced contrast" ] } } }, "axe": { "color-contrast-enhanced": { "quality": 1, "what": "Element has insufficient color contrast (Level AAA)", "complaints": { "countTotal": 11, "texts": [ "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.18 (foreground color: #55622d, background color: #f7f7f7, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1", "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1", "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.86 (foreground color: #55622d, background color: #f1f1f1, font size: 7.5pt (10px), 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": 16, "texts": [ "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.34:1. Recommendation: change background to #202020.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.86:1. Recommendation: change text colour to #495621.", "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.18:1. Recommendation: change text colour to #4c5924.", "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.8:1. Recommendation: change text colour to #515151.", "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 2.52:1. Recommendation: change text colour to #515151.", "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": 3, "texts": [ "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement." ] } } } } }, "textContrastAA": { "score": 64, "maxCount": 16, "weight": 4, "tools": { "alfa": { "r69": { "quality": 1, "what": "Text outside widget has subminimum contrast", "complaints": { "countTotal": 16, "texts": [ "Text outside widget has minimum contrast" ] } } }, "axe": { "color-contrast": { "quality": 1, "what": "Element has insufficient color contrast", "complaints": { "countTotal": 5, "texts": [ "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.52 (foreground color: #999999, background color: #f1f1f1, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.8 (foreground color: #7a7a7a, background color: #f1f1f1, font size: 7.5pt (10px), 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 3.80 with its background is less than the WCAG AA minimum requirements for text of size 10px and weight of 400" ] } } }, "qualWeb": { "QW-ACT-R37": { "quality": 1, "what": "Text has less than the minimum contrast", "complaints": { "countTotal": 3, "texts": [ "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement." ] } } }, "wave": { "contrast": { "quality": 1, "what": "Very low contrast", "complaints": { "countTotal": 3, "texts": [ "Very low contrast" ] } } } } }, "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." ] } } } } }, "hiddenContentRisk": { "score": 5, "maxCount": 5, "weight": 1, "tools": { "axe": { "hidden-content": { "quality": 1, "what": "Some content is hidden and therefore may not be testable for accessibility", "complaints": { "countTotal": 5, "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." ] } } } } }, "footerNot1": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "axe": { "landmark-no-duplicate-contentinfo": { "quality": 1, "what": "Page has more than 1 contentinfo landmark (footer)", "complaints": { "countTotal": 1, "texts": [ "Document should not have more than one contentinfo landmark; Document has more than one contentinfo landmark" ] } } }, "ibm": { "aria_contentinfo_single": { "quality": 1, "what": "Multiple elements with a contentinfo role are on the page", "complaints": { "countTotal": 2, "texts": [ "Multiple elements with \"contentinfo\" role found on a page" ] } } }, "qualWeb": { "QW-BP21": { "quality": 0.5, "what": "There are multiple contentinfo or banner landmarks", "complaints": { "countTotal": 1, "texts": [ "Ensures the document has at most one contentinfo landmark" ] } } } } }, "landmarkConfusion": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "axe": { "landmark-unique": { "quality": 1, "what": "Landmark has a role and an accessible name that are identical to another", "complaints": { "countTotal": 1, "texts": [ "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" ] } } }, "ibm": { "aria_landmark_name_unique": { "quality": 1, "what": "Multiple landmarks with the same parent region are not distinguished from one another", "complaints": { "countTotal": 2, "texts": [ "Multiple \"contentinfo\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label" ] } } } } }, "pseudoHeadingRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_3_1.H42": { "quality": 1, "what": "Heading coding is not used but the element may be intended as a heading", "complaints": { "countTotal": 1, "texts": [ "Heading markup should be used if this content is intended as a heading." ] } } } } }, "pseudoNavList": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1.H48": { "quality": 1, "what": "Navigation links are not coded as a list", "complaints": { "countTotal": 2, "texts": [ "If this element contains a navigation section, it is recommended that it be marked up as a list." ] } } }, "qualWeb": { "QW-WCAG-T32": { "quality": 1, "what": "ol, ul or dl is not used for a list or group of links", "complaints": { "countTotal": 3, "texts": [ "The objective of this technique is to create lists of related items using list elements appropriate for their purposes." ] } } } } }, "contrastRisk": { "score": 9, "maxCount": 9, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_3_F24.F24.FGColour": { "quality": 1, "what": "Inline foreground color may lack a complementary background color", "complaints": { "countTotal": 9, "texts": [ "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour." ] } } } } }, "linkWindowSurpriseRisk": { "score": 3, "maxCount": 3, "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": 3, "texts": [ "Check that this link's link text contains information indicating that the link will open in a new window." ] } } } } }, "imageNoText": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "htmlcs": { "AAA.1_1_1.H37": { "quality": 1, "what": "img element has no alt attribute", "complaints": { "countTotal": 1, "texts": [ "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative." ] } } }, "nuVal": { "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": { "quality": 1, "what": "img element has no alt attribute", "complaints": { "countTotal": 2, "texts": [ "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images." ] } } }, "wave": { "alt_missing": { "quality": 1, "what": "Text alternative is missing", "complaints": { "countTotal": 1, "texts": [ "Missing alternative text" ] } } } } }, "headingStructure": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1_AAA.G141": { "quality": 1, "what": "Heading level is incorrect", "complaints": { "countTotal": 2, "texts": [ "The heading structure is not logically nested. This h4 element appears to be the primary document heading, so should be an h1 element.", "The heading structure is not logically nested. This h4 element should be an h1 to be properly nested." ] } } }, "tenon": { "155": { "quality": 1, "what": "Headings are not structured in a hierarchical manner", "complaints": { "countTotal": 1, "texts": [ "These headings are not structured in a hierarchical manner." ] } } } } }, "duplicateID": { "score": 144, "maxCount": 36, "weight": 4, "tools": { "ibm": { "element_id_unique": { "quality": 1, "what": "Element has an id attribute value that is already in use", "complaints": { "countTotal": 5, "texts": [ "The <div> element has the id \"\" that is empty" ] } } }, "nuVal": { "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": { "quality": 1, "what": "Duplicate id", "complaints": { "countTotal": 36, "texts": [ "Duplicate ID .", "The first occurrence of ID was here." ] } } } } }, "footerConfusion": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "ibm": { "aria_contentinfo_label_unique": { "quality": 1, "what": "Multiple elements with a contentinfo role have no unique labels", "complaints": { "countTotal": 2, "texts": [ "Multiple elements with \"contentinfo\" role do not have unique labels" ] } } } } }, "roleRedundant": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "ibm": { "aria_role_redundant": { "quality": 1, "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element", "complaints": { "countTotal": 2, "texts": [ "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>", "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>" ] } } }, "nuVal": { "^The .+ role is unnecessary for element .+$": { "quality": 1, "what": "explicit role is redundant for its element", "complaints": { "countTotal": 6, "texts": [ "The banner role is unnecessary for element header.", "The navigation role is unnecessary for element nav.", "The contentinfo role is unnecessary for element footer." ] } } }, "testaro": { "role": { "quality": 1, "what": "Invalid, native-replacing, or redundant role", "complaints": { "countTotal": 5, "texts": [ "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)", "A elements have invalid or native-replaceable explicit role button (count: 1)", "NAV elements have redundant explicit role navigation (count: 1)", "DIV elements have invalid or native-replaceable explicit role main (count: 1)", "FOOTER elements have invalid or native-replaceable explicit role contentinfo (count: 1)" ] } } } } }, "typeRedundant": { "score": 26, "maxCount": 26, "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": 18, "texts": [ "The type attribute is unnecessary for JavaScript resources." ] } }, "The type attribute for the style element is not needed and should be omitted.": { "quality": 1, "what": "type attribute is unnecessary for a style element", "complaints": { "countTotal": 8, "texts": [ "The type attribute for the style element is not needed and should be omitted." ] } } } } }, "cssInvalid": { "score": 18, "maxCount": 6, "weight": 3, "tools": { "nuVal": { "CSS: Parse Error.": { "quality": 1, "what": "Invalid CSS", "complaints": { "countTotal": 6, "texts": [ "CSS: Parse Error." ] } } } } }, "attributeBad": { "score": 88, "maxCount": 22, "weight": 4, "tools": { "nuVal": { "^Bad value .* for attribute .+ on element .+$": { "quality": 1, "what": "Attribute on this element has an invalid value", "complaints": { "countTotal": 22, "texts": [ "Bad value //platform-api.sharethis.com/js/sharethis.js#source=googleanalytics-wordpress#product=ga&property=61ba1b62440224001908314c for attribute src on element script: Illegal character in fragment: # is not allowed.", "Bad value for attribute id on element div: An ID must not be the empty string." ] } } } } }, "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." ] } } } } }, "elementClosure": { "score": 12, "maxCount": 4, "weight": 3, "tools": { "nuVal": { "^Stray end tag .+$": { "quality": 1, "what": "Invalid closing tag", "complaints": { "countTotal": 4, "texts": [ "Stray end tag hr." ] } } } } }, "mainNone": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "qualWeb": { "QW-ACT-R63": { "quality": 1, "what": "Document has no landmark with non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content" ] } } } } }, "skipRepeatedContent": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "qualWeb": { "QW-ACT-R64": { "quality": 1, "what": "Document has no heading for non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that the non-repeated content contains a heading" ] } }, "QW-ACT-R75": { "quality": 1, "what": "Blocks of repeated content cannot be bypassed", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has a mechanism to bypass repeated blocks of content." ] } } } } }, "focusIndication": { "score": 72, "maxCount": 18, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R62": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 18, "texts": [ "This rule checks that each element in sequential focus order has some visible focus indication." ] } } } } }, "overflowHiddenRisk": { "score": 29, "maxCount": 29, "weight": 1, "tools": { "qualWeb": { "QW-ACT-R40": { "quality": 1, "what": "Zoomed text node may be clipped by a CSS overflow declaration", "complaints": { "countTotal": 29, "texts": [ "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport." ] } } } } }, "sectionHeadingless": { "score": 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" ] } } } } }, "ignorable": { "score": 0, "maxCount": 6, "weight": 0, "tools": { "qualWeb": { "QW-WCAG-T20": { "quality": 1, "what": "Link text is not supplemented with a title attribute", "complaints": { "countTotal": 6, "texts": [ "Supplementing link text with the title attribute" ] } } } } }, "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" ] } } } } }, "fontSizeAbsolute": { "score": 22, "maxCount": 11, "weight": 2, "tools": { "qualWeb": { "QW-WCAG-T28": { "quality": 1, "what": "Percent, em, or name is used for a font size", "complaints": { "countTotal": 11, "texts": [ "This technique checks that all font-size attribute uses percent, em or names." ] } } } } }, "noHeading": { "score": 9, "maxCount": 3, "weight": 3, "tools": { "qualWeb": { "QW-BP1": { "quality": 1, "what": "h1-h6 not used to identify headings", "complaints": { "countTotal": 3, "texts": [ "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content" ] } } } } }, "titleRedundant": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "tenon": { "79": { "quality": 1, "what": "Link has a title attribute that is the same as the text inside the link", "complaints": { "countTotal": 3, "texts": [ "This link has a `title` attribute that is the same as the text inside the link." ] } } }, "wave": { "title_redundant": { "quality": 1, "what": "Title attribute text is the same as text or alternative text", "complaints": { "countTotal": 3, "texts": [ "Redundant title text" ] } } } } }, "linkTextsSame": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "tenon": { "98": { "quality": 1, "what": "Links have the same text but different destinations", "complaints": { "countTotal": 1, "texts": [ "These links have the same text but different destinations." ] } } } } }, "fontSmall": { "score": 15, "maxCount": 5, "weight": 3, "tools": { "tenon": { "134": { "quality": 1, "what": "Text is very small", "complaints": { "countTotal": 1, "texts": [ "Very small text found." ] } } }, "testaro": { "miniText": { "quality": 1, "what": "Text node has a font smaller than 11 pixels", "complaints": { "countTotal": 5, "texts": [ "Text font is smaller than 11 pixels" ] } } }, "wave": { "text_small": { "quality": 1, "what": "Text is very small", "complaints": { "countTotal": 1, "texts": [ "Very small text" ] } } } } }, "linkForcesNewWindow": { "score": 12, "maxCount": 4, "weight": 3, "tools": { "tenon": { "218": { "quality": 1, "what": "Link opens in a new window without user control", "complaints": { "countTotal": 4, "texts": [ "This link opens in a new window without user control." ] } } } } }, "inconsistentStyles": { "score": 4, "maxCount": 4, "weight": 1, "tools": { "testaro": { "styleDiff": { "quality": 1, "what": "Heading, link, and button style inconsistencies", "complaints": { "countTotal": 4, "texts": [ "Links in columns have 5 different styles" ] } } } } }, "titleBad": { "score": 20, "maxCount": 5, "weight": 4, "tools": { "testaro": { "titledEl": { "quality": 1, "what": "title attribute belongs to an inappropriate element", "complaints": { "countTotal": 5, "texts": [ "A element has a title attribute" ] } } } } }, "zIndexNotZero": { "score": 31, "maxCount": 31, "weight": 1, "tools": { "testaro": { "zIndex": { "quality": 1, "what": "Layering with nondefault z-index values", "complaints": { "countTotal": 31, "texts": [ "DIV element has a non-default Z index" ] } } } } }, "linkComprehensionRisk": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "wave": { "link_suspicious": { "quality": 1, "what": "Suspicious link text", "complaints": { "countTotal": 2, "texts": [ "Suspicious link text" ] } } } } }, "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" ] } } } } }, "pdfLink": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "wave": { "link_pdf": { "quality": 1, "what": "Link to PDF document", "complaints": { "countTotal": 1, "texts": [ "Link to PDF document" ] } } } } } } } } }