Accessibility digest
Page | Candidate Sharon Quirk-Silva (D) |
---|---|
URL | https://www.sharonquirksilva.com/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/18 |
Score | 1693 |
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 Sharon Quirk-Silva (D) at https://www.sharonquirksilva.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 1693, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 1693 | Sum of the component scores |
issue | 1508 | Severity and number of reported defects |
tool | 173 | Tool-by-tool defect ratings |
prevention | 0 | Failed attempts by tools to test the page |
log | 12 | Browser warnings about the page |
latency | 0 | Abnormal delay in page responses |
Issue scores
The score of an issue depends on the severity (user impact and certainty) of the issue and on how many instances were reported (by one or more tools).
Issue | Score |
---|---|
focusIndication | 208 |
fatalError | 100 |
linkIndication | 96 |
textContrastAA | 92 |
spontaneousMotion | 88 |
noHeading | 60 |
zIndexNotZero | 52 |
typeRedundant | 50 |
linkPair | 46 |
tabFocusability | 44 |
cssInvalid | 33 |
linkVague | 33 |
slashParseRisk | 32 |
parentBad | 32 |
linkTextsSame | 32 |
fontSizeAbsolute | 32 |
targetSize | 30 |
focusableOperable | 30 |
siteNavigation | 26 |
contrastAAA | 25 |
linkElementBad | 24 |
metaBad | 24 |
titleBad | 24 |
overflowHiddenRisk | 23 |
colorMissing | 20 |
elementClosure | 18 |
linkForcesNewWindow | 18 |
contrastRisk | 17 |
textAlternativeRisk | 15 |
linkNoText | 12 |
pseudoNavList | 12 |
obsolete | 12 |
hoverSurprise | 12 |
linkComprehensionRisk | 11 |
overflowHidden | 8 |
buttonNoText | 8 |
imageNoText | 8 |
inconsistentStyles | 8 |
hiddenContentRisk | 7 |
landmarkConfusion | 6 |
linkWindowSurpriseRisk | 6 |
bannerConfusion | 6 |
parseError | 6 |
skipRepeatedContent | 6 |
fontSmall | 6 |
leadingInsufficient | 4 |
headingOfNothing | 4 |
bannerNot1 | 4 |
headingStructure | 4 |
labelClash | 4 |
h1Missing | 3 |
repeatedContentRisk | 3 |
decorativeTitle | 3 |
boxSizeAbsolute | 3 |
horizontalScrolling | 3 |
noScriptRisk | 3 |
linkConfusionRisk | 2 |
mainNone | 2 |
titleLong | 2 |
asideNotTop | 2 |
roleRedundant | 1 |
sectionHeadingless | 1 |
footerNot1 | 1 |
visibleBulk | 1 |
frameContentRisk | 0 |
ignorable | 0 |
Itemized issues
The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the complete report at the end of this page.
Issue focusIndication
WCAG: 2.4.7
Score: 208
Complaints by qualWeb
Rule QW-ACT-R62
QW-ACT-R62
Description: Element in the sequential focus order has no visible focus
Count of instances: 52
Complaint specifics
- This rule checks that each element in sequential focus order has some visible focus indication.
Complaints by testaro
Rule focInd
focInd
Description: Focused element displays a nonstandard or no focus indicator
Count of instances: 1
Complaint specifics
- IFRAME element has no focus indicator
Issue fatalError
WCAG: 4.1
Score: 100
Complaints by nuVal
Rule Cannot recover after last error. Any further errors will be ignored.
Cannot recover after last error. Any further errors will be ignored.
Description: Testing was interrupted by a fatal error
Count of instances: 2
Complaint specifics
- Cannot recover after last error. Any further errors will be ignored.
Issue linkIndication
WCAG: 1.3.3
Score: 96
Complaints by testaro
Rule linkUl
linkUl
Description: Non-underlined adjacent links
Count of instances: 48
Complaint specifics
- Link is inline but has no underline
Issue textContrastAA
WCAG: 1.4.3
Score: 92
Complaints by alfa
Rule r69
r69
Description: Text outside widget has subminimum contrast
Count of instances: 23
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: 20
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 content is too short to determine if it is actual text content
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.52 (foreground color: #e45c54, background color: #ffffff, font size: 10.5pt (14px), 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.89 (foreground color: #818181, background color: #ffffff, font size: 15.0pt (20px), 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 (foreground color: #ffffff, background color: #769ba3, font size: 12.0pt (16px), 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 (foreground color: #ffffff, background color: #769ba3, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1
Complaints by htmlcs
Rule AAA.1_4_6.G18.Fail
AAA.1_4_6.G18.Fail
Description: Contrast between the text and its background is less than 4.5:1
Count of instances: 1
Complaint specifics
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.52:1. Recommendation: change text colour to #cf473f.
Complaints by ibm
Rule text_contrast_sufficient
text_contrast_sufficient
Description: Text has a contrast with its background less than the WCAG AA minimum for its size and weight
Count of instances: 4
Complaint specifics
- Text contrast of 3.01 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400
- Text contrast of 3.01 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 700
- Text contrast of 3.90 with its background is less than the WCAG AA minimum requirements for text of size 16px 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: 11
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: 12
Complaint specifics
- Very low contrast
Issue spontaneousMotion
WCAG: 2.2.2
Score: 88
Complaints by testaro
Rule motion
motion
Description: Change of visible content not requested by user
Count of instances: 44
Complaint specifics
- Content moves or changes without user request
Issue noHeading
WCAG: 1.3.1
Score: 60
Complaints by qualWeb
Rule QW-BP1
QW-BP1
Description: h1-h6 not used to identify headings
Count of instances: 20
Complaint specifics
- It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content
Issue zIndexNotZero
WCAG: 1.4
Score: 52
Complaints by testaro
Rule zIndex
zIndex
Description: Layering with nondefault z-index values
Count of instances: 52
Complaint specifics
- DIV element has a non-default Z index
- A element has a non-default Z index
- BUTTON element has a non-default Z index
- LI element has a non-default Z index
Issue typeRedundant
WCAG: 1.3.1
Score: 50
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: 36
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: 14
Complaint specifics
- The type attribute for the style element is not needed and should be omitted.
Issue linkPair
WCAG: 2.4.4
Score: 46
Complaints by wave
Rule link_redundant
link_redundant
Description: Adjacent links go to the same URL
Count of instances: 23
Complaint specifics
- Redundant link
Issue tabFocusability
WCAG: 2.1.1
Score: 44
Complaints by testaro
Rule focAll
focAll
Description: Discrepancy between elements that should be and that are Tab-focusable
Count of instances: 22
Complaint specifics
- Some focusable elements are not Tab-focusable or vice versa
Issue cssInvalid
WCAG: 4.1
Score: 33
Complaints by nuVal
Rule CSS: Parse Error.
CSS: Parse Error.
Description: Invalid CSS
Count of instances: 10
Complaint specifics
- CSS: Parse Error.
Rule ^CSS: Unknown pseudo-element or pseudo-class :.+$
Description: Unknown pseudo-element or pseudo-class
Count of instances: 1
Complaint specifics
- CSS: Unknown pseudo-element or pseudo-class :content-box
Issue linkVague
WCAG: 2.4.4
Score: 33
Complaints by tenon
Rule 73
73
Description: Link text is too generic to communicate the purpose or destination
Count of instances: 11
Complaint specifics
- This link text is uninformative.
Issue slashParseRisk
WCAG: 4.1
Score: 32
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: 32
Complaint specifics
- Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Issue parentBad
WCAG: 1.3.1
Score: 32
Complaints by nuVal
Rule ^Element .+ not allowed as child of element .+ in this context.*$
^Element .+ not allowed as child of element .+ in this context.*$
Description: Element has an invalid parent
Count of instances: 8
Complaint specifics
- Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)
- Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)
Issue linkTextsSame
WCAG: 2.4.4
Score: 32
Complaints by qualWeb
Rule QW-ACT-R9
QW-ACT-R9
Description: Links with identical accessible names have different purposes
Count of instances: 5
Complaint specifics
- This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.
Complaints by tenon
Rule 98
98
Description: Links have the same text but different destinations
Count of instances: 16
Complaint specifics
- These links have the same text but different destinations.
Issue fontSizeAbsolute
WCAG: 1.4.4
Score: 32
Complaints by qualWeb
Rule QW-WCAG-T28
QW-WCAG-T28
Description: Percent, em, or name is used for a font size
Count of instances: 16
Complaint specifics
- This technique checks that all font-size attribute uses percent, em or names.
Issue targetSize
WCAG: 2.5.5
Score: 30
Complaints by tenon
Rule 152
152
Description: Actionable element is smaller than the minimum required size
Count of instances: 10
Complaint specifics
- This actionable element is smaller than the minimum required size.
Issue focusableOperable
WCAG: 2.1.1
Score: 30
Complaints by testaro
Rule focOp
focOp
Description: Tab-focusable elements that are inoperable or operable elements that are not focusable
Count of instances: 10
Complaint specifics
Issue siteNavigation
WCAG: 2.4
Score: 26
Complaints by qualWeb
Rule QW-WCAG-T15
QW-WCAG-T15
Description: link element and navigation tools not used
Count of instances: 26
Complaint specifics
- The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.
Issue contrastAAA
WCAG: 1.4.6
Score: 25
Complaints by alfa
Rule r66
r66
Description: Text contrast less than AAA requires
Count of instances: 25
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: 2
Complaint specifics
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 3.52 (foreground color: #e45c54, background color: #ffffff, font size: 37.5pt (50px), font weight: normal). Expected contrast ratio of 4.5: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: 11
Complaint specifics
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.52:1. Recommendation: change text colour to #ab231b.
- 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.
- 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.01:1. Recommendation: change background to #395e66.
- 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.9:1. Recommendation: change text colour to #595959.
Complaints by qualWeb
Rule QW-ACT-R76
QW-ACT-R76
Description: Text has less than the enhanced minimum contrast
Count of instances: 13
Complaint specifics
- This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.
Complaints by tenon
Rule 95
95
Description: Element has insufficient color contrast (Level AAA)
Count of instances: 14
Complaint specifics
- This element has insufficient color contrast (Level AAA).
Issue linkElementBad
WCAG: 1.3.1
Score: 24
Complaints by htmlcs
Rule AAA.2_4_8.H59.1
AAA.2_4_8.H59.1
Description: link element is not in the document head
Count of instances: 6
Complaint specifics
- Link elements can only be located in the head section of the document.
Complaints by nuVal
Rule A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.
A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.
Description: link element with a body ancestor has no itemprop or valid rel attribute
Count of instances: 2
Complaint specifics
- A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.
Issue metaBad
WCAG: 1.3.1
Score: 24
Complaints by nuVal
Rule ^Attribute .+ not allowed on element meta at this point.*$
^Attribute .+ not allowed on element meta at this point.*$
Description: Attribute is not allowed on a meta element here
Count of instances: 4
Complaint specifics
- Attribute name not allowed on element meta at this point.
Rule ^Element meta is missing one or more of the following attributes: .+$
Description: meta element is missing a required attribute
Count of instances: 4
Complaint specifics
- Element meta is missing one or more of the following attributes: itemprop, property.
Issue titleBad
WCAG: 1.3.1
Score: 24
Complaints by testaro
Rule titledEl
titledEl
Description: title attribute belongs to an inappropriate element
Count of instances: 6
Complaint specifics
- A element has a title attribute
Issue overflowHiddenRisk
WCAG: 1.4.4
Score: 23
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: 23
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 colorMissing
WCAG: 1.4.3
Score: 20
Complaints by qualWeb
Rule QW-WCAG-T31
QW-WCAG-T31
Description: Foreground or background color is specified but not both
Count of instances: 5
Complaint specifics
- Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.
Issue elementClosure
WCAG: 4.1.1
Score: 18
Complaints by nuVal
Rule ^Stray end tag .+$
^Stray end tag .+$
Description: Invalid closing tag
Count of instances: 4
Complaint specifics
- Stray end tag noscript.
- Stray end tag head.
Rule ^Start tag .+ seen but an element of the same type was already open.*$
Description: Element is invalidly a descendant of another such element
Count of instances: 2
Complaint specifics
- Start tag body seen but an element of the same type was already open.
Issue linkForcesNewWindow
WCAG: 3.2.5
Score: 18
Complaints by tenon
Rule 218
218
Description: Link opens in a new window without user control
Count of instances: 6
Complaint specifics
- This link opens in a new window without user control.
Issue contrastRisk
WCAG: 1.4.3
Score: 17
Complaints by htmlcs
Rule AAA.1_4_3_F24.F24.BGColour
AAA.1_4_3_F24.F24.BGColour
Description: Inline background color may lack a complementary foreground color
Count of instances: 1
Complaint specifics
- Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.
Rule AAA.1_4_3_F24.F24.FGColour
Description: Inline foreground color may lack a complementary background color
Count of instances: 6
Complaint specifics
- Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.
Rule AAA.1_4_6.G17.Abs
Description: Contrast between the absolutely positioned text and its background may be less than 7:1
Count of instances: 5
Complaint specifics
- This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.
Rule AAA.1_4_6.G17.BgImage
Description: Contrast between the text and its background image may be less than 7:1
Count of instances: 2
Complaint specifics
- This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.
Rule AAA.1_4_6.G18.BgImage
Description: Contrast between the text and the background image may be less than 4.5:1
Count of instances: 3
Complaint specifics
- This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.
Issue textAlternativeRisk
WCAG: 1
Score: 15
Complaints by qualWeb
Rule QW-WCAG-T8
QW-WCAG-T8
Description: Text alternative is not an alternative
Count of instances: 15
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 linkNoText
WCAG: 2.4.4
Score: 12
Complaints by alfa
Rule r11
r11
Description: Link has no accessible name
Count of instances: 1
Complaint specifics
- Links have an accessible name
Complaints by axe
Rule link-name
link-name
Description: Link has no discernible text
Count of instances: 1
Complaint specifics
- Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute
Complaints by tenon
Rule 57
57
Description: Link has no text inside it
Count of instances: 3
Complaint specifics
- This link has no text inside it.
Complaints by wave
Rule link_empty
link_empty
Description: Link contains no text
Count of instances: 3
Complaint specifics
- Empty link
Issue pseudoNavList
WCAG: 1.3.1
Score: 12
Complaints by htmlcs
Rule AAA.1_3_1.H48
AAA.1_3_1.H48
Description: Navigation links are not coded as a list
Count of instances: 1
Complaint specifics
- If this element contains a navigation section, it is recommended that it be marked up as a list.
Complaints by qualWeb
Rule QW-WCAG-T32
QW-WCAG-T32
Description: ol, ul or dl is not used for a list or group of links
Count of instances: 6
Complaint specifics
- The objective of this technique is to create lists of related items using list elements appropriate for their purposes.
Issue obsolete
WCAG: 4.1
Score: 12
Complaints by htmlcs
Rule AAA.1_3_1.H49.AlignAttr
AAA.1_3_1.H49.AlignAttr
Description: align attribute is obsolete
Count of instances: 2
Complaint specifics
- Align attributes .
Complaints by ibm
Rule element_attribute_deprecated
element_attribute_deprecated
Description: Element or attribute is obsolete
Count of instances: 4
Complaint specifics
- The HTML attribute(s) "http-equiv" is deprecated for the <meta> element in HTML 5
- The HTML attribute(s) "align" is deprecated in HTML 5
- The HTML attribute(s) "scrolling, frameborder" is deprecated for the <iframe> element in HTML 5
Issue hoverSurprise
WCAG: 1.4.13
Score: 12
Complaints by testaro
Rule hover
hover
Description: Hovering is impossible or mis-indicated or changes content
Count of instances: 6
Complaint specifics
- Hovering over element has unexpected effects
- Operable element cannot be hovered over
Issue linkComprehensionRisk
WCAG: 2.4.4
Score: 11
Complaints by wave
Rule link_suspicious
link_suspicious
Description: Suspicious link text
Count of instances: 11
Complaint specifics
- Suspicious link text
Issue overflowHidden
WCAG: 1.4.4
Score: 8
Complaints by alfa
Rule r83
r83
Description: Overflow is hidden or clipped if the text is enlarged
Count of instances: 2
Complaint specifics
- Text nodes are not clipped when text is resized
Issue buttonNoText
WCAG: 4.1.2
Score: 8
Complaints by htmlcs
Rule AAA.4_1_2.H91.Button.Name
AAA.4_1_2.H91.Button.Name
Description: Button element has no accessible name
Count of instances: 1
Complaint specifics
- This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.
Complaints by wave
Rule button_empty
button_empty
Description: Button is empty or has no value text
Count of instances: 2
Complaint specifics
- Empty button
Issue imageNoText
WCAG: 1.1.1
Score: 8
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.
Issue inconsistentStyles
WCAG: 3.2.4
Score: 8
Complaints by testaro
Rule styleDiff
styleDiff
Description: Heading, link, and button style inconsistencies
Count of instances: 8
Complaint specifics
- Links in columns have 3 different styles
- Buttons have 2 different styles
- Level-2 headings have 6 different styles
Issue hiddenContentRisk
WCAG: 4.1
Score: 7
Complaints by axe
Rule hidden-content
hidden-content
Description: Some content is hidden and therefore may not be testable for accessibility
Count of instances: 7
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 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 "banner" landmarks with the same parent region are not distinguished from one another because they have the same "" label
Issue linkWindowSurpriseRisk
WCAG: 3.2.5
Score: 6
Complaints by htmlcs
Rule AAA.3_2_5.H83.3
AAA.3_2_5.H83.3
Description: Link text may fail to indicate that the link will open in a new window
Count of instances: 6
Complaint specifics
- Check that this link's link text contains information indicating that the link will open in a new window.
Issue bannerConfusion
WCAG: 1.3.6
Score: 6
Complaints by ibm
Rule aria_banner_label_unique
aria_banner_label_unique
Description: Multiple elements with a banner role have no unique labels
Count of instances: 2
Complaint specifics
- Multiple elements with "banner" role do not have unique labels
Issue parseError
WCAG: 4.1
Score: 6
Complaints by ibm
Rule aria_child_valid
aria_child_valid
Description: Child element has a role not allowed for the role of the parent
Count of instances: 1
Complaint specifics
- The element with role "list" does not own any child element with any of the following role(s): "listitem"
Complaints by nuVal
Rule ^Bad start tag in .+$
^Bad start tag in .+$
Description: Invalid start tag
Count of instances: 2
Complaint specifics
- Bad start tag in img in noscript in head.
Issue 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 fontSmall
WCAG: 1.4
Score: 6
Complaints by tenon
Rule 134
134
Description: Text is very small
Count of instances: 2
Complaint specifics
- Very small text found.
Issue leadingInsufficient
WCAG: 1.4.8
Score: 4
Complaints by alfa
Rule r73
r73
Description: Paragraph of text has insufficient line height
Count of instances: 2
Complaint specifics
- Paragraphs of text have sufficient line height
Issue headingOfNothing
WCAG: 1.3.1
Score: 4
Complaints by alfa
Rule r78
r78
Description: No content between two headings of the same level
Count of instances: 2
Complaint specifics
- Headings of same level have text content between them
Issue bannerNot1
WCAG: 1.3.6
Score: 4
Complaints by axe
Rule landmark-no-duplicate-banner
landmark-no-duplicate-banner
Description: Page has more than 1 banner landmark
Count of instances: 1
Complaint specifics
- Document should not have more than one banner landmark; Document has more than one banner landmark
Complaints by ibm
Rule aria_banner_single
aria_banner_single
Description: More than one element with a banner role is on the page
Count of instances: 2
Complaint specifics
- There is more than one element with "banner" role on the page
Complaints by qualWeb
Rule QW-BP20
QW-BP20
Description: Document has more than 1 banner landmark
Count of instances: 1
Complaint specifics
- Ensures the document has at most one banner landmark
Issue 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 h2 element appears to be the primary document heading, so should be an h1 element.
- The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.
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 labelClash
WCAG: 1.3.1
Score: 4
Complaints by testaro
Rule labClash
labClash
Description: Incompatible label types
Count of instances: 2
Complaint specifics
- Element BUTTON is unlabeled
Issue h1Missing
WCAG: 1.3.1
Score: 3
Complaints by alfa
Rule r61
r61
Description: First heading is not h1
Count of instances: 1
Complaint specifics
- Documents start with a level 1 heading
Complaints by wave
Rule h1_missing
h1_missing
Description: Missing first level heading
Count of instances: 1
Complaint specifics
- Missing first level heading
Issue 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 decorativeTitle
WCAG: 1.3.1
Score: 3
Complaints by htmlcs
Rule AAA.1_1_1.H67.1
AAA.1_1_1.H67.1
Description: img element has an empty alt attribute but has a nonempty title attribute
Count of instances: 3
Complaint specifics
- Img element with empty alt text must have absent or empty title attribute.
Issue boxSizeAbsolute
WCAG: 1.4.4
Score: 3
Complaints by qualWeb
Rule QW-BP15
QW-BP15
Description: Element width is specified in an absolute value
Count of instances: 1
Complaint specifics
- At least one width attribute of an HTML element is expressed in absolute values
Issue horizontalScrolling
WCAG: 1.4.10
Score: 3
Complaints by tenon
Rule 28
28
Description: Layout or sizing of the page causes horizontal scrolling
Count of instances: 1
Complaint specifics
- The layout or sizing of this page causes horizontal scrolling.
Issue noScriptRisk
WCAG: 4.1
Score: 3
Complaints by wave
Rule noscript
noscript
Description: noscript element may fail to contain an accessible equivalent or alternative
Count of instances: 3
Complaint specifics
- Noscript element
Issue linkConfusionRisk
WCAG: 2.4.4
Score: 2
Complaints by axe
Rule identical-links-same-purpose
identical-links-same-purpose
Description: Links with the same accessible name may serve dissimilar purposes
Count of instances: 2
Complaint specifics
- Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.
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 titleLong
WCAG: 3.1.5
Score: 2
Complaints by qualWeb
Rule QW-BP6
QW-BP6
Description: title element is too long (more than 64 characters)
Count of instances: 1
Complaint specifics
- The webpage title element shouldn't have more than 100 characters
Issue asideNotTop
WCAG: 1.3.6
Score: 2
Complaints by qualWeb
Rule QW-BP26
QW-BP26
Description: complementary landmark is not at the top level
Count of instances: 1
Complaint specifics
- Ensures the contentinfo landmark is at top level
Issue roleRedundant
WCAG: 4.1.2
Score: 1
Complaints by ibm
Rule aria_role_redundant
aria_role_redundant
Description: Explicitly assigned ARIA role is redundant with the implicit role of the element
Count of instances: 1
Complaint specifics
- The explicitly-assigned ARIA role "main" is redundant with the implicit role of the element <main>
Complaints by testaro
Rule role
role
Description: Invalid, native-replacing, or redundant role
Count of instances: 1
Complaint specifics
- MAIN elements have redundant explicit role main (count: 1)
Issue 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 footerNot1
WCAG: 1.3.6
Score: 1
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 visibleBulk
WCAG: 2.4
Score: 1
Complaints by testaro
Rule bulk
bulk
Description: Page contains many visible elements
Count of instances: 1
Complaint specifics
- Page contains a large number of visible elements
Issue frameContentRisk
WCAG: 4.1
Score: 0
Complaints by axe
Rule frame-tested
frame-tested
Description: Some content is in an iframe and therefore may not be testable for accessibility
Count of instances: 1
Complaint specifics
- Frames should be tested with axe-core; The iframe still has to be tested with axe-core
Issue ignorable
WCAG: N/A
Score: 0
Complaints by qualWeb
Rule QW-WCAG-T20
QW-WCAG-T20
Description: Link text is not supplemented with a title attribute
Count of instances: 6
Complaint specifics
- Supplementing link text with the title attribute
Complete report
{ "id": "18ixx-ts27-caAD67-c", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687109646547, "endTime": 1687109647111 }, { "type": "url", "which": "https://www.sharonquirksilva.com/", "what": "Candidate Sharon Quirk-Silva (D)", "startTime": 1687109647111, "result": { "url": "https://www.sharonquirksilva.com/" }, "endTime": 1687109649903 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687109649903, "url": "https://www.sharonquirksilva.com/", "endTime": 1687109651614 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687109651614, "url": "https://www.sharonquirksilva.com/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 1472460, 1472460, 1472460, 1492952, 1492952 ], "localRatios": [ 1, 1, 1.014, 1 ], "meanLocalRatio": 1.004, "maxLocalRatio": 1.014, "globalRatio": 1.014, "pixelChanges": [ 0, 0, 658306, 0 ], "meanPixelChange": 164576, "maxPixelChange": 658306, "changeFrequency": 0.25 }, "totals": [ 0, 0, 44, 0 ], "standardInstances": [ { "ruleID": "motion", "what": "Content moves or changes without user request", "count": 44, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] } }, "success": true }, "standardResult": { "totals": [ 0, 0, 44, 0 ], "instances": [ { "ruleID": "motion", "what": "Content moves or changes without user request", "count": 44, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "endTime": 1687109666063 }, { "type": "launch", "which": "chromium", "startTime": 1687109666064, "endTime": 1687109666629 }, { "type": "url", "which": "https://www.sharonquirksilva.com/", "what": "Candidate Sharon Quirk-Silva (D)", "startTime": 1687109666629, "result": { "url": "https://www.sharonquirksilva.com/" }, "endTime": 1687109667640 }, { "type": "test", "which": "alfa", "startTime": 1687109667640, "url": "https://www.sharonquirksilva.com/", "what": "alfa", "result": { "totals": { "failures": 26, "warnings": 31 }, "items": [ { "index": 14, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[6]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.com/about/\">", " <span style=\"width:100%;height:100%;display:block\"></span>", "</a>" ] } }, { "index": 308, "verdict": "failed", "rule": { "ruleID": "r61", "ruleSummary": "Documents start with a level 1 heading", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r61", "requirements": [] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " </html>" ] } }, { "index": 383, "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]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/text()[1]", "codeLines": [ "714 482 3838" ] } }, { "index": 384, "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]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[2]/text()[1]", "codeLines": [ "PO Box 4026 Fullerton, CA 92834-4026" ] } }, { "index": 385, "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]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "DONATE" ] } }, { "index": 386, "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]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]", "codeLines": [ "|" ] } }, { "index": 387, "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]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[2]/text()[1]", "codeLines": [ "JOIN" ] } }, { "index": 388, "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]/header[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Home" ] } }, { "index": 394, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[2]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "A" ] } }, { "index": 395, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[3]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Product of" ] } }, { "index": 397, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h2[2]/text()[1]", "codeLines": [ "Who Can Get Things Done”" ] } }, { "index": 398, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "– Sharon Quirk-Silva" ] } }, { "index": 399, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "On The Issues" ] } }, { "index": 408, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "JOIN" ] } }, { "index": 409, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/h2[2]/text()[1]", "codeLines": [ "The TEAM" ] } }, { "index": 410, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "We can only bring real change together!" ] } }, { "index": 411, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Contact Us" ] } }, { "index": 412, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]", "codeLines": [ "Phone: 714 482 3878" ] } }, { "index": 413, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]", "codeLines": [ "PO Box 4026" ] } }, { "index": 414, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[2]", "codeLines": [ "Fullerton, CA 92834-4026" ] } }, { "index": 415, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]", "codeLines": [ "info@sharonquirksilva.com" ] } }, { "index": 416, "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "PAID FOR BY:" ] } }, { "index": 417, "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "Sharon Quirk-Silva for Assembly 2024" ] } }, { "index": 418, "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/b[1]/span[1]/text()[1]", "codeLines": [ "(ID# 1456932)" ] } }, { "index": 419, "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "P.O. Box 4026" ] } }, { "index": 420, "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[2]", "codeLines": [ "Fullerton, CA 92834-4026" ] } }, { "index": 421, "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "(714) 482-3878" ] } }, { "index": 427, "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]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/text()[1]", "codeLines": [ "714 482 3838" ] } }, { "index": 428, "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]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[2]/text()[1]", "codeLines": [ "PO Box 4026 Fullerton, CA 92834-4026" ] } }, { "index": 429, "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]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/text()[1]", "codeLines": [ "DONATE" ] } }, { "index": 430, "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]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]", "codeLines": [ "|" ] } }, { "index": 431, "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]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[2]/text()[1]", "codeLines": [ "JOIN" ] } }, { "index": 432, "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]/div[1]/header[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Home" ] } }, { "index": 438, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[2]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "A" ] } }, { "index": 439, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[3]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Product of" ] } }, { "index": 442, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "– Sharon Quirk-Silva" ] } }, { "index": 452, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "JOIN" ] } }, { "index": 453, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/h2[2]/text()[1]", "codeLines": [ "The TEAM" ] } }, { "index": 454, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "We can only bring real change together!" ] } }, { "index": 455, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Contact Us" ] } }, { "index": 456, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]", "codeLines": [ "Phone: 714 482 3878" ] } }, { "index": 457, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]", "codeLines": [ "PO Box 4026" ] } }, { "index": 458, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[2]", "codeLines": [ "Fullerton, CA 92834-4026" ] } }, { "index": 459, "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]", "codeLines": [ "info@sharonquirksilva.com" ] } }, { "index": 460, "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "PAID FOR BY:" ] } }, { "index": 461, "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "Sharon Quirk-Silva for Assembly 2024" ] } }, { "index": 462, "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/b[1]/span[1]/text()[1]", "codeLines": [ "(ID# 1456932)" ] } }, { "index": 463, "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "P.O. Box 4026" ] } }, { "index": 464, "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[2]", "codeLines": [ "Fullerton, CA 92834-4026" ] } }, { "index": 465, "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "(714) 482-3878" ] } }, { "index": 476, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " – Sharon Quirk-Silva", "</p>" ] } }, { "index": 477, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p style=\"color: #b3b2b2;\">", " We can only bring real change together!", "</p>" ] } }, { "index": 673, "verdict": "failed", "rule": { "ruleID": "r78", "ruleSummary": "Headings of same level have text content between them", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r78", "requirements": [] }, "target": { "type": "element", "tagName": "h2", "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h2[1]", "codeLines": [ "<h2 class=\"heading text-center none-margin\" style=\"text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">", " “We Need Real Leaders", "</h2>" ] } }, { "index": 676, "verdict": "failed", "rule": { "ruleID": "r78", "ruleSummary": "Headings of same level have text content between them", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r78", "requirements": [] }, "target": { "type": "element", "tagName": "h2", "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/h2[1]", "codeLines": [ "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">", " JOIN", "</h2>" ] } }, { "index": 688, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[2]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "A" ] } }, { "index": 689, "verdict": "failed", "rule": { "ruleID": "r83", "ruleSummary": "Text nodes are not clipped when text is resized", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r83", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[3]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Product of" ] } }, { "index": 716, "verdict": "cantTell", "rule": { "ruleID": "r87", "ruleSummary": "First focusable element is link to main content", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r87", "requirements": [ { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "name": "G1", "title": "Adding a link at the top of each page that goes directly to the main content area" } ] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " </html>" ] } } ], "success": true }, "standardResult": { "totals": [ 31, 0, 0, 26 ], "instances": [ { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[6]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.com/about/\"> <span style=\"width:100%;height:100%;display:block\"></span> </a>" }, { "ruleID": "r61", "what": "Documents start with a level 1 heading", "ordinalSeverity": 3, "tagName": "", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/" }, "excerpt": "#document <!doctype html> ... </html>" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/text()[1]" }, "excerpt": "714 482 3838" }, { "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]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[2]/text()[1]" }, "excerpt": "PO Box 4026 Fullerton, CA 92834-4026" }, { "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]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/text()[1]" }, "excerpt": "DONATE" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]" }, "excerpt": "|" }, { "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]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[2]/text()[1]" }, "excerpt": "JOIN" }, { "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]/header[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]" }, "excerpt": "Home" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[2]/div[1]/div[1]/div[1]/text()[1]" }, "excerpt": "A" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[3]/div[1]/div[1]/div[1]/text()[1]" }, "excerpt": "Product of" }, { "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h2[2]/text()[1]" }, "excerpt": "Who Can Get Things Done”" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "– Sharon Quirk-Silva" }, { "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "On The Issues" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "JOIN" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/h2[2]/text()[1]" }, "excerpt": "The TEAM" }, { "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "We can only bring real change together!" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "Contact Us" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]" }, "excerpt": "Phone: 714 482 3878" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]" }, "excerpt": "PO Box 4026" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[2]" }, "excerpt": "Fullerton, CA 92834-4026" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]" }, "excerpt": "info@sharonquirksilva.com" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "PAID FOR BY:" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]" }, "excerpt": "Sharon Quirk-Silva for Assembly 2024" }, { "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/b[1]/span[1]/text()[1]" }, "excerpt": "(ID# 1456932)" }, { "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]" }, "excerpt": "P.O. Box 4026" }, { "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[2]" }, "excerpt": "Fullerton, CA 92834-4026" }, { "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[3]" }, "excerpt": "(714) 482-3878" }, { "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]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/text()[1]" }, "excerpt": "714 482 3838" }, { "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]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[2]/text()[1]" }, "excerpt": "PO Box 4026 Fullerton, CA 92834-4026" }, { "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]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/text()[1]" }, "excerpt": "DONATE" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]" }, "excerpt": "|" }, { "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]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[2]/text()[1]" }, "excerpt": "JOIN" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]" }, "excerpt": "Home" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[2]/div[1]/div[1]/div[1]/text()[1]" }, "excerpt": "A" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[3]/div[1]/div[1]/div[1]/text()[1]" }, "excerpt": "Product of" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "– Sharon Quirk-Silva" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "JOIN" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/h2[2]/text()[1]" }, "excerpt": "The TEAM" }, { "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "We can only bring real change together!" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "Contact Us" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]" }, "excerpt": "Phone: 714 482 3878" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]" }, "excerpt": "PO Box 4026" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[2]" }, "excerpt": "Fullerton, CA 92834-4026" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]" }, "excerpt": "info@sharonquirksilva.com" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "PAID FOR BY:" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]" }, "excerpt": "Sharon Quirk-Silva for Assembly 2024" }, { "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/b[1]/span[1]/text()[1]" }, "excerpt": "(ID# 1456932)" }, { "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]" }, "excerpt": "P.O. Box 4026" }, { "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[2]" }, "excerpt": "Fullerton, CA 92834-4026" }, { "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[3]" }, "excerpt": "(714) 482-3878" }, { "ruleID": "r73", "what": "Paragraphs of text have sufficient line height", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p> – Sharon Quirk-Silva </p>" }, { "ruleID": "r73", "what": "Paragraphs of text have sufficient line height", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p style=\"color: #b3b2b2;\"> We can only bring real change together! </p>" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\"> “We Need Real Leaders </h2>" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\"> JOIN </h2>" }, { "ruleID": "r83", "what": "Text nodes are not clipped when text is resized", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[2]/div[1]/div[1]/div[1]/text()[1]" }, "excerpt": "A" }, { "ruleID": "r83", "what": "Text nodes are not clipped when text is resized", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[3]/div[1]/div[1]/div[1]/text()[1]" }, "excerpt": "Product of" }, { "ruleID": "r87", "what": "First focusable element is link to main content", "ordinalSeverity": 0, "tagName": "", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/" }, "excerpt": "#document <!doctype html> ... </html>" } ] }, "endTime": 1687109676971 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687109676972, "url": "https://www.sharonquirksilva.com/", "what": "Axe", "result": { "totals": { "rulesNA": 57, "rulesPassed": 39, "rulesWarned": 4, "rulesViolated": 5, "warnings": { "minor": 9, "moderate": 0, "serious": 15, "critical": 1 }, "violations": { "minor": 0, "moderate": 2, "serious": 8, "critical": 0 } }, "details": { "testEngine": { "name": "axe-core", "version": "4.7.0" }, "testRunner": { "name": "axe" }, "testEnvironment": { "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/113.0.5672.53 Safari/537.36", "windowWidth": 1280, "windowHeight": 720, "orientationAngle": 90, "orientationType": "landscape-primary" }, "timestamp": "2023-06-18T17:34:37.925Z", "url": "https://www.sharonquirksilva.com/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT", "TTv5", "TT13.c" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<span style=\"width:100%;height:100%;display:block\"></span>", "target": [ "#layer-537182198 > a[target=\"_self\"] > span" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span style=\"margin-right: 30px\"><i class=\"fa fa-phone primary_color\"></i> 714 482 3838</span>", "target": [ ".textwidget > span:nth-child(1)" ], "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": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<span style=\"width:100%;height:100%;display:block\"></span>", "target": [ "#layer-537182198 > a[target=\"_self\"] > span" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span><i class=\"fa fa-map-marker primary_color\"></i> PO Box 4026 Fullerton, CA 92834-4026</span>", "target": [ ".textwidget > span:nth-child(2)" ], "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": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<span style=\"width:100%;height:100%;display:block\"></span>", "target": [ "#layer-537182198 > a[target=\"_self\"] > span" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">DONATE</a>", "target": [ ".custom-html-widget > a:nth-child(1)" ], "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": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<span style=\"width:100%;height:100%;display:block\"></span>", "target": [ "#layer-537182198 > a[target=\"_self\"] > span" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/contact\">JOIN</a>", "target": [ "a[href$=\"contact\"]" ], "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": "90.0pt (120px)", "fontWeight": "normal", "messageKey": "shortTextContent", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element content is too short to determine if it is actual text content" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-1\" data-x=\"2\" data-y=\"center\" data-voffset=\"-9\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{"delay":500,"speed":700,"frame":"0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"auto:auto;","ease":"nothing"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingright=\"[0,0,0,0]\" data-paddingbottom=\"[0,0,0,0]\" data-paddingleft=\"[0,0,0,0]\" style=\"z-index: 5; white-space: nowrap; font-weight: 100; visibility: inherit; transition: none 0s ease 0s; text-align: inherit; line-height: 120px; border-width: 0px; margin: 0px; padding: 0px; letter-spacing: 0px; font-size: 120px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform-origin: 50% 50% 0px;\">", "target": [ "#slide-16-layer-1" ], "failureSummary": "Fix any of the following:\n Element content is too short to determine if it is actual text content" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "90.0pt (120px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"tp-caption cddprimarylarger tp-resizeme tp-withaction\" id=\"slide-16-layer-2\" data-x=\"4\" data-y=\"center\" data-voffset=\"123\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{"event":"click","action":"simplelink","target":"_self","url":"endorsements","delay":""}]\" data-responsive_offset=\"on\" data-frames=\"[{"delay":1000,"speed":700,"frame":"0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"auto:auto;","ease":"nothing"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingright=\"[0,0,0,0]\" data-paddingbottom=\"[0,0,0,0]\" data-paddingleft=\"[0,0,0,0]\" style=\"z-index: 6; white-space: nowrap; font-weight: 100; color: rgb(255, 255, 255); visibility: inherit; transition: none 0s ease 0s; text-align: inherit; line-height: 120px; border-width: 0px; margin: 0px; padding: 0px; letter-spacing: 0px; font-size: 120px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform-origin: 50% 50% 0px;\">", "target": [ "#slide-16-layer-2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "90.0pt (120px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"tp-caption cddwhilelarger tp-resizeme tp-withaction\" id=\"slide-16-layer-3\" data-x=\"4\" data-y=\"center\" data-voffset=\"248\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{"event":"click","action":"simplelink","target":"_self","url":"endorsements","delay":""}]\" data-responsive_offset=\"on\" data-frames=\"[{"delay":1240,"speed":700,"frame":"0","from":"y:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"auto:auto;","ease":"nothing"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingright=\"[0,0,0,0]\" data-paddingbottom=\"[0,0,0,0]\" data-paddingleft=\"[0,0,0,0]\" style=\"z-index: 7; white-space: nowrap; font-weight: 400; font-family: Lustria; visibility: inherit; transition: none 0s ease 0s; text-align: inherit; line-height: 120px; border-width: 0px; margin: 0px; padding: 0px; letter-spacing: 0px; font-size: 120px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform-origin: 50% 50% 0px;\">", "target": [ "#slide-16-layer-3" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "90.0pt (120px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-5\" data-x=\"6\" data-y=\"811\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{"delay":1560,"speed":700,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingright=\"[0,0,0,0]\" data-paddingbottom=\"[0,0,0,0]\" data-paddingleft=\"[0,0,0,0]\" style=\"z-index: 9; white-space: nowrap; font-weight: 400; letter-spacing: 0px; visibility: inherit; transition: none 0s ease 0s; text-align: inherit; line-height: 120px; border-width: 0px; margin: 0px; padding: 0px; font-size: 120px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform-origin: 50% 50% 0px;\">", "target": [ "#slide-16-layer-5" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "30.0pt (40px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\" class=\"vc_row wpb_row vc_row-fluid vc_custom_1531144084283 vc_row-has-fill vc_row-no-padding\" style=\"position: relative; left: 15px; box-sizing: border-box; width: 1280px; max-width: 1280px;\">", "target": [ ".vc_custom_1531144084283" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">JOIN</h2>", "target": [ ".vc_custom_1531144084283 > .vc_col-sm-12.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper > .none-margin.heading:nth-child(1)" ], "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": "45.0pt (60px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\" class=\"vc_row wpb_row vc_row-fluid vc_custom_1531144084283 vc_row-has-fill vc_row-no-padding\" style=\"position: relative; left: 15px; box-sizing: border-box; width: 1280px; max-width: 1280px;\">", "target": [ ".vc_custom_1531144084283" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>", "target": [ ".vc_custom_1531144084283 > .vc_col-sm-12.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper > .primary_color.none-margin.heading" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\" class=\"vc_row wpb_row vc_row-fluid vc_custom_1531144084283 vc_row-has-fill vc_row-no-padding\" style=\"position: relative; left: 15px; box-sizing: border-box; width: 1280px; max-width: 1280px;\">", "target": [ ".vc_custom_1531144084283" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<p style=\"color: #b3b2b2;\">We can only bring real change together!</p>", "target": [ ".vc_custom_1527788330107 > .wpb_wrapper > p" ], "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": "37.5pt (50px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\" class=\"vc_row wpb_row vc_row-fluid vc_custom_1528149995779 vc_row-has-fill vc_row-no-padding\" style=\"position: relative; left: 15px; box-sizing: border-box; width: 1280px; max-width: 1280px;\">", "target": [ ".vc_custom_1528149995779" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>", "target": [ ".vc_custom_1528149995779 > .vc_col-sm-12.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper > .heading" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\" class=\"vc_row wpb_row vc_row-fluid vc_custom_1528149995779 vc_row-has-fill vc_row-no-padding\" style=\"position: relative; left: 15px; box-sizing: border-box; width: 1280px; max-width: 1280px;\">", "target": [ ".vc_custom_1528149995779" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"box-content\">Phone: 714 482 3878</div>", "target": [ ".vc_col-sm-4.wpb_column.vc_column_container:nth-child(1) > .vc_column-inner > .wpb_wrapper > .cs-mobile-margin.text_medium.cs-box-icon > .col-right > .box-content" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\" class=\"vc_row wpb_row vc_row-fluid vc_custom_1528149995779 vc_row-has-fill vc_row-no-padding\" style=\"position: relative; left: 15px; box-sizing: border-box; width: 1280px; max-width: 1280px;\">", "target": [ ".vc_custom_1528149995779" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"box-content\">PO Box 4026<br>\nFullerton, CA 92834-4026</div>", "target": [ ".vc_col-sm-4.wpb_column.vc_column_container:nth-child(2) > .vc_column-inner > .wpb_wrapper > .cs-mobile-margin.text_medium.cs-box-icon > .col-right > .box-content" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div data-vc-full-width=\"true\" data-vc-full-width-init=\"true\" data-vc-stretch-content=\"true\" class=\"vc_row wpb_row vc_row-fluid vc_custom_1528149995779 vc_row-has-fill vc_row-no-padding\" style=\"position: relative; left: 15px; box-sizing: border-box; width: 1280px; max-width: 1280px;\">", "target": [ ".vc_custom_1528149995779" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"box-content\">info@sharonquirksilva.com</div>", "target": [ ".vc_col-sm-4.wpb_column.vc_column_container:nth-child(3) > .vc_column-inner > .wpb_wrapper > .cs-mobile-margin.text_medium.cs-box-icon > .col-right > .box-content" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" } ] }, { "id": "frame-tested", "impact": "critical", "tags": [ "cat.structure", "review-item", "best-practice" ], "description": "Ensures <iframe> and <frame> elements contain the axe-core script", "help": "Frames should be tested with axe-core", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-tested?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "frame-tested", "data": null, "relatedNodes": [], "impact": "critical", "message": "The iframe still has to be tested with axe-core" } ], "none": [], "impact": "critical", "html": "<iframe src=\"https://mailchi.mp/03a83dc5192a/signup\" title=\"SQSSignUp\" width=\"600\" height=\"600\" scrolling=\"“no”\" frameborder=\"“0”\"></iframe>", "target": [ "iframe" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" } ] }, { "id": "hidden-content", "impact": "minor", "tags": [ "cat.structure", "experimental", "review-item", "best-practice" ], "description": "Informs users about hidden content.", "help": "Hidden content on the page should be analyzed", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI", "nodes": [ { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<button class=\"btn-menubar\">Menu</button>", "target": [ ".btn-menubar" ], "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": "<ul class=\"sub-menu\">", "target": [ "#menu-item-351 > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<button class=\"btn-mobi-sub\"></button>", "target": [ "#menu-item-351 > .btn-mobi-sub" ], "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": "<ul class=\"sub-menu\">", "target": [ "#menu-item-344 > .sub-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<button class=\"btn-mobi-sub\"></button>", "target": [ "#menu-item-344 > .btn-mobi-sub" ], "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": "<li data-index=\"rs-17\" data-transition=\"random\" data-slotamount=\"7\" data-hideafterloop=\"0\" data-hideslideonmobile=\"off\" data-easein=\"default\" data-easeout=\"default\" data-masterspeed=\"300\" data-link=\"https://www.sharonquirksilva.com/issues/\" data-thumb=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/3-fighting-cropped-100x50.jpg\" data-rotate=\"0\" data-saveperformance=\"off\" data-title=\"Slide\" data-param1=\"\" data-param2=\"\" data-param3=\"\" data-param4=\"\" data-param5=\"\" data-param6=\"\" data-param7=\"\" data-param8=\"\" data-param9=\"\" data-param10=\"\" data-description=\"\" class=\"tp-revslider-slidesli\" style=\"width: 100%; height: 100%; overflow: hidden;\">", "target": [ "li[data-index=\"rs-17\"]" ], "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": "<li data-index=\"rs-19\" data-transition=\"random\" data-slotamount=\"7\" data-hideafterloop=\"0\" data-hideslideonmobile=\"off\" data-easein=\"default\" data-easeout=\"default\" data-masterspeed=\"300\" data-link=\"https://www.sharonquirksilva.com/survey/\" data-thumb=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/4-listens-cropped-scaled-100x50.jpg\" data-rotate=\"0\" data-saveperformance=\"off\" data-title=\"Slide\" data-param1=\"\" data-param2=\"\" data-param3=\"\" data-param4=\"\" data-param5=\"\" data-param6=\"\" data-param7=\"\" data-param8=\"\" data-param9=\"\" data-param10=\"\" data-description=\"\" class=\"tp-revslider-slidesli\" style=\"width: 100%; height: 100%; overflow: hidden;\">", "target": [ "li[data-index=\"rs-19\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ] }, { "id": "identical-links-same-purpose", "impact": "minor", "tags": [ "cat.semantics", "wcag2aaa", "wcag249" ], "description": "Ensure that links with the same accessible name serve a similar purpose", "help": "Links with the same name must have a similar purpose", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/identical-links-same-purpose?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "donate", "urlProps": { "protocol": "http:", "hostname": "secure.actblue.com", "port": "", "pathname": "/donate/sharon-quirk-silva-for-assembly-2024-1/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">Donate</a>", "target": [ "#menu-item-368 > a" ] }, { "html": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>", "target": [ ".active.owl-item:nth-child(5) > .rt-col-md-12.rt-col-sm-12[data-id=\"2534\"] > .rt-holder > .overlay > .post-info > h3 > a[data-id=\"2534\"]" ] }, { "html": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0003-300x200.jpg\" alt=\"Donate\"></a>", "target": [ ".active.owl-item:nth-child(5) > .rt-col-md-12.rt-col-sm-12[data-id=\"2534\"] > .rt-holder > a[data-id=\"2534\"]" ] }, { "html": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>", "target": [ ".cloned.owl-item:nth-child(10) > .rt-col-md-12.rt-col-sm-12[data-id=\"2534\"] > .rt-holder > .overlay > .post-info > h3 > a[data-id=\"2534\"]" ] }, { "html": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0003-300x200.jpg\" alt=\"Donate\"></a>", "target": [ ".cloned.owl-item:nth-child(10) > .rt-col-md-12.rt-col-sm-12[data-id=\"2534\"] > .rt-holder > a[data-id=\"2534\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">DONATE</a>", "target": [ ".custom-html-widget > a:nth-child(1)" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." }, { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "read more", "urlProps": { "protocol": "http:", "hostname": "www.sharonquirksilva.com", "port": "", "pathname": "/photos/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read More</a>", "target": [ ".cloned.owl-item:nth-child(2) > .rt-col-md-12.rt-col-sm-12[data-id=\"2154\"] > .rt-holder > .overlay > .post-info > .post-meta > .read-more > a[data-id=\"2154\"]" ] }, { "html": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read More</a>", "target": [ ".cloned.owl-item:nth-child(3) > .rt-col-md-12.rt-col-sm-12[data-id=\"2\"] > .rt-holder > .overlay > .post-info > .post-meta > .read-more > a[data-id=\"2\"]" ] }, { "html": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read More</a>", "target": [ ".owl-item:nth-child(4) > .rt-col-md-12.rt-col-sm-12[data-id=\"2638\"] > .rt-holder > .overlay > .post-info > .post-meta > .read-more > a[data-id=\"2638\"]" ] }, { "html": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read More</a>", "target": [ ".active.owl-item:nth-child(5) > .rt-col-md-12.rt-col-sm-12[data-id=\"2534\"] > .rt-holder > .overlay > .post-info > .post-meta > .read-more > a[data-id=\"2534\"]" ] }, { "html": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>", "target": [ ".active.owl-item:nth-child(6) > .rt-col-md-12.rt-col-sm-12.rt-col-xs-12 > .rt-holder > .overlay > .post-info > .post-meta > .read-more > a[data-id=\"2177\"]" ] }, { "html": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read More</a>", "target": [ ".active.owl-item:nth-child(7) > .rt-col-md-12.rt-col-sm-12[data-id=\"2154\"] > .rt-holder > .overlay > .post-info > .post-meta > .read-more > a[data-id=\"2154\"]" ] }, { "html": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read More</a>", "target": [ ".owl-item:nth-child(8) > .rt-col-md-12.rt-col-sm-12[data-id=\"2\"] > .rt-holder > .overlay > .post-info > .post-meta > .read-more > a[data-id=\"2\"]" ] }, { "html": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read More</a>", "target": [ ".cloned.owl-item:nth-child(9) > .rt-col-md-12.rt-col-sm-12[data-id=\"2638\"] > .rt-holder > .overlay > .post-info > .post-meta > .read-more > a[data-id=\"2638\"]" ] }, { "html": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read More</a>", "target": [ ".cloned.owl-item:nth-child(10) > .rt-col-md-12.rt-col-sm-12[data-id=\"2534\"] > .rt-holder > .overlay > .post-info > .post-meta > .read-more > a[data-id=\"2534\"]" ] }, { "html": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>", "target": [ ".cloned.owl-item:nth-child(11) > .rt-col-md-12.rt-col-sm-12.rt-col-xs-12 > .rt-holder > .overlay > .post-info > .post-meta > .read-more > a[data-id=\"2177\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>", "target": [ ".cloned.owl-item:nth-child(1) > .rt-col-md-12.rt-col-sm-12.rt-col-xs-12 > .rt-holder > .overlay > .post-info > .post-meta > .read-more > a[data-id=\"2177\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." } ] } ], "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": "#e45c54", "bgColor": "#ffffff", "contrastRatio": 3.52, "fontSize": "37.5pt (50px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.52 (foreground color: #e45c54, background color: #ffffff, font size: 37.5pt (50px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Who Can Get Things Done”</h2>", "target": [ ".vc_custom_1528146568596 > .vc_col-sm-12.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper > .primary_color.none-margin.heading" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.52 (foreground color: #e45c54, background color: #ffffff, font size: 37.5pt (50px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#e45c54", "bgColor": "#ffffff", "contrastRatio": 3.52, "fontSize": "37.5pt (50px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.52 (foreground color: #e45c54, background color: #ffffff, font size: 37.5pt (50px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">On The Issues</h2>", "target": [ ".vc_custom_1528154833585 > .vc_col-sm-12.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper > .primary_color.none-margin.heading" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.52 (foreground color: #e45c54, background color: #ffffff, font size: 37.5pt (50px), font weight: normal). Expected contrast ratio of 4.5: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": "#e45c54", "bgColor": "#ffffff", "contrastRatio": 3.52, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<header id=\"cshero-header\">", "target": [ "#cshero-header" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.52 (foreground color: #e45c54, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.sharonquirksilva.com/\" aria-current=\"page\">Home</a>", "target": [ "a[aria-current=\"page\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.52 (foreground color: #e45c54, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#818181", "bgColor": "#ffffff", "contrastRatio": 3.89, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.89 (foreground color: #818181, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>– Sharon Quirk-Silva</p>", "target": [ ".vc_custom_1528169706559 > .wpb_wrapper > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.89 (foreground color: #818181, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#769ba3", "contrastRatio": 3, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<footer id=\"footer-bottom\">", "target": [ "#footer-bottom" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3 (foreground color: #ffffff, background color: #769ba3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>PAID FOR BY:<br>\nSharon Quirk-Silva for Assembly 2024 <b><span class=\"gmail-hdr16\"><br>\n(ID# 1456932)</span></b></p>", "target": [ ".textwidget > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3 (foreground color: #ffffff, background color: #769ba3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#769ba3", "contrastRatio": 3, "fontSize": "12.0pt (16px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<footer id=\"footer-bottom\">", "target": [ "#footer-bottom" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3 (foreground color: #ffffff, background color: #769ba3, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"gmail-hdr16\"><br>\n(ID# 1456932)</span>", "target": [ ".gmail-hdr16" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3 (foreground color: #ffffff, background color: #769ba3, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#769ba3", "contrastRatio": 3, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<footer id=\"footer-bottom\">", "target": [ "#footer-bottom" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3 (foreground color: #ffffff, background color: #769ba3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div align=\"right\">P.O. Box 4026<br>\nFullerton, CA 92834-4026<br>\n(714) 482-3878</div>", "target": [ "div[align=\"right\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3 (foreground color: #ffffff, background color: #769ba3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" } ] }, { "id": "landmark-no-duplicate-banner", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensures the document has at most one banner landmark", "help": "Document should not have more than one banner landmark", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-no-duplicate-banner?application=axeAPI", "nodes": [ { "any": [ { "id": "page-no-duplicate-banner", "data": null, "relatedNodes": [ { "html": "<header id=\"cshero-header\">", "target": [ "#cshero-header" ] } ], "impact": "moderate", "message": "Document has more than one banner landmark" } ], "all": [], "none": [], "impact": "moderate", "html": "<header id=\"header-top\">", "target": [ "#header-top" ], "failureSummary": "Fix any of the following:\n Document has more than one banner 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": "banner", "accessibleText": null }, "relatedNodes": [ { "html": "<header id=\"cshero-header\">", "target": [ "#cshero-header" ] } ], "impact": "moderate", "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" } ], "all": [], "none": [], "impact": "moderate", "html": "<header id=\"header-top\">", "target": [ "#header-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-name", "impact": "serious", "tags": [ "cat.name-role-value", "wcag2a", "wcag412", "wcag244", "section508", "section508.22.a", "ACT", "TTv5", "TT6.a" ], "description": "Ensures links have discernible text", "help": "Links must have discernible text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-name?application=axeAPI", "nodes": [ { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.com/about/\"><span style=\"width:100%;height:100%;display:block\"></span></a>", "target": [ "#layer-537182198 > a[target=\"_self\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" } ] } ] }, "success": true }, "standardResult": { "totals": [ 9, 16, 2, 8 ], "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": ".textwidget > span:nth-child(1)" }, "excerpt": "<span style=\"margin-right: 30px\"><i class=\"fa fa-phone primary_color\"></i> 714 482 3838</span>" }, { "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": ".textwidget > span:nth-child(2)" }, "excerpt": "<span><i class=\"fa fa-map-marker primary_color\"></i> PO Box 4026 Fullerton, CA 92834-4026</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".custom-html-widget > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">DONATE</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"contact\"]" }, "excerpt": "<a href=\"/contact\">JOIN</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content", "ordinalSeverity": 1, "tagName": "DIV", "id": "slide-16-layer-1", "location": { "doc": "dom", "type": "selector", "spec": "#slide-16-layer-1" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-1\" data-x=\"2\" data-y=\"center\" data-voffset=\"-9\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offs ... font-size: 120px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform-origin: 50% 50% 0px;\">" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "DIV", "id": "slide-16-layer-2", "location": { "doc": "dom", "type": "selector", "spec": "#slide-16-layer-2" }, "excerpt": "<div class=\"tp-caption cddprimarylarger tp-resizeme tp-withaction\" id=\"slide-16-layer-2\" data-x=\"4\" data-y=\"center\" data-voffset=\"123\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" dat ... font-size: 120px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform-origin: 50% 50% 0px;\">" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "DIV", "id": "slide-16-layer-3", "location": { "doc": "dom", "type": "selector", "spec": "#slide-16-layer-3" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme tp-withaction\" id=\"slide-16-layer-3\" data-x=\"4\" data-y=\"center\" data-voffset=\"248\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data- ... font-size: 120px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform-origin: 50% 50% 0px;\">" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "DIV", "id": "slide-16-layer-5", "location": { "doc": "dom", "type": "selector", "spec": "#slide-16-layer-5" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-5\" data-x=\"6\" data-y=\"811\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\" ... font-size: 120px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform-origin: 50% 50% 0px;\">" }, { "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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".vc_custom_1531144084283 > .vc_col-sm-12.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper > .none-margin.heading:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">JOIN</h2>" }, { "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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".vc_custom_1531144084283 > .vc_col-sm-12.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper > .primary_color.none-margin.heading" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>" }, { "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": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".vc_custom_1527788330107 > .wpb_wrapper > p" }, "excerpt": "<p style=\"color: #b3b2b2;\">We can only bring real change together!</p>" }, { "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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".vc_custom_1528149995779 > .vc_col-sm-12.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper > .heading" }, "excerpt": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".vc_col-sm-4.wpb_column.vc_column_container:nth-child(1) > .vc_column-inner > .wpb_wrapper > .cs-mobile-margin.text_medium.cs-box-icon > .col-right > .box-content" }, "excerpt": "<div class=\"box-content\">Phone: 714 482 3878</div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".vc_col-sm-4.wpb_column.vc_column_container:nth-child(2) > .vc_column-inner > .wpb_wrapper > .cs-mobile-margin.text_medium.cs-box-icon > .col-right > .box-content" }, "excerpt": "<div class=\"box-content\">PO Box 4026<br> Fullerton, CA 92834-4026</div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".vc_col-sm-4.wpb_column.vc_column_container:nth-child(3) > .vc_column-inner > .wpb_wrapper > .cs-mobile-margin.text_medium.cs-box-icon > .col-right > .box-content" }, "excerpt": "<div class=\"box-content\">info@sharonquirksilva.com</div>" }, { "ruleID": "frame-tested", "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "iframe" }, "excerpt": "<iframe src=\"https://mailchi.mp/03a83dc5192a/signup\" title=\"SQSSignUp\" width=\"600\" height=\"600\" scrolling=\"“no”\" frameborder=\"“0”\"></iframe>" }, { "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": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".btn-menubar" }, "excerpt": "<button class=\"btn-menubar\">Menu</button>" }, { "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": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-351 > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "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": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-351 > .btn-mobi-sub" }, "excerpt": "<button class=\"btn-mobi-sub\"></button>" }, { "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": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-344 > .sub-menu" }, "excerpt": "<ul class=\"sub-menu\">" }, { "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": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-344 > .btn-mobi-sub" }, "excerpt": "<button class=\"btn-mobi-sub\"></button>" }, { "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": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "li[data-index=\"rs-17\"]" }, "excerpt": "<li data-index=\"rs-17\" data-transition=\"random\" data-slotamount=\"7\" data-hideafterloop=\"0\" data-hideslideonmobile=\"off\" data-easein=\"default\" data-easeout=\"default\" data-masterspeed=\"300\" data-link=\"h ... m4=\"\" data-param5=\"\" data-param6=\"\" data-param7=\"\" data-param8=\"\" data-param9=\"\" data-param10=\"\" data-description=\"\" class=\"tp-revslider-slidesli\" style=\"width: 100%; height: 100%; overflow: hidden;\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "li[data-index=\"rs-19\"]" }, "excerpt": "<li data-index=\"rs-19\" data-transition=\"random\" data-slotamount=\"7\" data-hideafterloop=\"0\" data-hideslideonmobile=\"off\" data-easein=\"default\" data-easeout=\"default\" data-masterspeed=\"300\" data-link=\"h ... m4=\"\" data-param5=\"\" data-param6=\"\" data-param7=\"\" data-param8=\"\" data-param9=\"\" data-param10=\"\" data-description=\"\" class=\"tp-revslider-slidesli\" style=\"width: 100%; height: 100%; overflow: hidden;\">" }, { "ruleID": "identical-links-same-purpose", "what": "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".custom-html-widget > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">DONATE</a>" }, { "ruleID": "identical-links-same-purpose", "what": "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".cloned.owl-item:nth-child(1) > .rt-col-md-12.rt-col-sm-12.rt-col-xs-12 > .rt-holder > .overlay > .post-info > .post-meta > .read-more > a[data-id=\"2177\"]" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 3.52 (foreground color: #e45c54, background color: #ffffff, font size: 37.5pt (50px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".vc_custom_1528146568596 > .vc_col-sm-12.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper > .primary_color.none-margin.heading" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Who Can Get Things Done”</h2>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 3.52 (foreground color: #e45c54, background color: #ffffff, font size: 37.5pt (50px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".vc_custom_1528154833585 > .vc_col-sm-12.wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper > .primary_color.none-margin.heading" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">On The Issues</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.52 (foreground color: #e45c54, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[aria-current=\"page\"]" }, "excerpt": "<a href=\"https://www.sharonquirksilva.com/\" aria-current=\"page\">Home</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.89 (foreground color: #818181, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".vc_custom_1528169706559 > .wpb_wrapper > p" }, "excerpt": "<p>– Sharon Quirk-Silva</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3 (foreground color: #ffffff, background color: #769ba3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".textwidget > p" }, "excerpt": "<p>PAID FOR BY:<br> Sharon Quirk-Silva for Assembly 2024 <b><span class=\"gmail-hdr16\"><br> (ID# 1456932)</span></b></p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3 (foreground color: #ffffff, background color: #769ba3, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".gmail-hdr16" }, "excerpt": "<span class=\"gmail-hdr16\"><br> (ID# 1456932)</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3 (foreground color: #ffffff, background color: #769ba3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "div[align=\"right\"]" }, "excerpt": "<div align=\"right\">P.O. Box 4026<br> Fullerton, CA 92834-4026<br> (714) 482-3878</div>" }, { "ruleID": "landmark-no-duplicate-banner", "what": "Document should not have more than one banner landmark; Document has more than one banner landmark", "ordinalSeverity": 2, "tagName": "HEADER", "id": "header-top", "location": { "doc": "dom", "type": "selector", "spec": "#header-top" }, "excerpt": "<header id=\"header-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": "HEADER", "id": "header-top", "location": { "doc": "dom", "type": "selector", "spec": "#header-top" }, "excerpt": "<header id=\"header-top\">" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#layer-537182198 > a[target=\"_self\"]" }, "excerpt": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.com/about/\"><span style=\"width:100%;height:100%;display:block\"></span></a>" } ] }, "endTime": 1687109677965 }, { "type": "launch", "which": "chromium", "startTime": 1687109677965, "endTime": 1687109678526 }, { "type": "url", "which": "https://www.sharonquirksilva.com/", "what": "Candidate Sharon Quirk-Silva (D)", "startTime": 1687109678526, "result": { "url": "https://www.sharonquirksilva.com/" }, "endTime": 1687109679755 }, { "type": "test", "which": "continuum", "startTime": 1687109679755, "url": "https://www.sharonquirksilva.com/", "what": "Level Access Continuum, community edition", "result": [], "standardResult": { "totals": [ 0, 0, 0, 0 ], "instances": [] }, "endTime": 1687109680042 }, { "type": "launch", "which": "chromium", "startTime": 1687109680042, "endTime": 1687109680544 }, { "type": "url", "which": "https://www.sharonquirksilva.com/", "what": "Candidate Sharon Quirk-Silva (D)", "startTime": 1687109680544, "result": { "url": "https://www.sharonquirksilva.com/" }, "endTime": 1687109681759 }, { "type": "test", "which": "htmlcs", "startTime": 1687109681759, "url": "https://www.sharonquirksilva.com/", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "result": { "Error": { "AAA.1_1_1.H67.1": { "Img element with empty alt text must have absent or empty title attribute.": [ { "tagName": "img", "id": "", "code": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/2-product-of-oc-cropped.jpg\" alt=\"\" title=\"2-product-of-oc-cropped\" width=\"2173\" height=\"1222\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\" class=\"rev-slidebg\" data-no-retina=\"\">" }, { "tagName": "img", "id": "", "code": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/3-fighting-cropped.jpg\" alt=\"\" title=\"3-fighting-cropped\" width=\"2355\" height=\"1325\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\" class=\"rev-slidebg\" data-no-retina=\"\">" }, { "tagName": "img", "id": "", "code": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/4-listens-cropped-scaled.jpg\" alt=\"\" title=\"4-listens-cropped\" width=\"2560\" height=\"1440\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\" class=\"rev-slidebg\" data-no-retina=\"\">" } ] }, "AAA.1_3_1.H49.AlignAttr": { "Align attributes .": [ { "tagName": "div", "id": "", "code": "<div align=\"right\">...</div>" }, { "tagName": "p", "id": "", "code": "<p align=\"center\">...</p>" } ] }, "AAA.1_3_1_AAA.G141": { "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [ { "tagName": "h2", "id": "", "code": "<h2 class=\"heading text-center none-margin\" style=\"text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">...</h2>" } ], "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [ { "tagName": "h2", "id": "", "code": "<h2 class=\"heading text-center none-margin\" style=\"text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">...</h2>" } ] }, "AAA.1_4_6.G17.Fail": { "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.52:1. Recommendation: change text colour to #ab231b.": [ { "tagName": "a", "id": "", "code": "<a href=\"https://www.sharonquirksilva.com/\" aria-current=\"page\">...</a>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.": [ { "tagName": "a", "id": "", "code": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">...</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.01:1. Recommendation: change background to #395e66.": [ { "tagName": "div", "id": "", "code": "<div align=\"right\">...</div>" }, { "tagName": "p", "id": "", "code": "<p>...</p>" }, { "tagName": "span", "id": "", "code": "<span class=\"gmail-hdr16\">...</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 3.9:1. Recommendation: change text colour to #595959.": [ { "tagName": "noscript", "id": "", "code": "<noscript>...</noscript>" }, { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AAA.1_4_6.G18.Fail": { "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.52:1. Recommendation: change text colour to #cf473f.": [ { "tagName": "h2", "id": "", "code": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">...</h2>" } ] }, "AAA.2_4_8.H59.1": { "Link elements can only be located in the head section of the document.": [ { "tagName": "link", "id": "#rt-fontawsome-css", "code": "<link rel=\"stylesheet\" id=\"rt-fontawsome-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/font-awesome/css/font-awesome.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "tagName": "link", "id": "#rt-magnific-popup-css", "code": "<link rel=\"stylesheet\" id=\"rt-magnific-popup-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/Magnific-Popup/magnific-popup.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "tagName": "link", "id": "#rt-owl-carousel-css", "code": "<link rel=\"stylesheet\" id=\"rt-owl-carousel-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/owl-carousel/owl.carousel.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "tagName": "link", "id": "#rt-owl-carousel-theme-css", "code": "<link rel=\"stylesheet\" id=\"rt-owl-carousel-theme-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/owl-carousel/owl.theme.default.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "tagName": "link", "id": "#rt-scrollbar-css", "code": "<link rel=\"stylesheet\" id=\"rt-scrollbar-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/scrollbar/jquery.mCustomScrollbar.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "tagName": "link", "id": "", "code": "<link href=\"https://fonts.googleapis.com/css?family=Lustria:400\" rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" media=\"all\">" } ] }, "AAA.4_1_2.H91.Button.Name": { "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [ { "tagName": "button", "id": "", "code": "<button class=\"btn-mobi-sub\">...</button>" } ] } }, "Warning": { "AAA.1_3_1.H48": { "If this element contains a navigation section, it is recommended that it be marked up as a list.": [ { "tagName": "div", "id": "", "code": "<div class=\"textwidget custom-html-widget\">...</div>" } ] }, "AAA.1_4_3_F24.F24.BGColour": { "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [ { "tagName": "div", "id": "#rev_slider_3_1_wrapper", "code": "<div id=\"rev_slider_3_1_wrapper\" class=\"rev_slider_wrapper fullwidthbanner-container\" data-source=\"gallery\" style=\"margin: 0px auto; background: rgb(233, 233, 233); padding: 0px; height: 1000px;\">...</div>" } ] }, "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": "#slide-16-layer-2", "code": "<div class=\"tp-caption cddprimarylarger tp-resizeme\" id=\"slide-16-layer-2\" data-x=\"4\" data-y=\"center\" data-voffset=\"123\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{"event":"click","action":"simplelink","target":"_self","url":"endorsements","delay":""}]\" data-responsive_offset=\"on\" data-frames=\"[{"delay":1000,"speed":700,"frame":"0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"auto:auto;","ease":"nothing"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingright=\"[0,0,0,0]\" data-paddingbottom=\"[0,0,0,0]\" data-paddingleft=\"[0,0,0,0]\" style=\"z-index: 6; white-space: nowrap; font-weight: 100; color: #ffffff; letter-spacing: px;\">...</div>" }, { "tagName": "div", "id": "#slide-17-layer-1", "code": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-17-layer-1\" data-x=\"6\" data-y=\"center\" data-voffset=\"199\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{"delay":500,"speed":700,"frame":"0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"auto:auto;","ease":"nothing"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingright=\"[0,0,0,0]\" data-paddingbottom=\"[0,0,0,0]\" data-paddingleft=\"[0,0,0,0]\" style=\"z-index: 5; white-space: nowrap; font-weight: 100; color: #3a8ca8; letter-spacing: px;\">...</div>" }, { "tagName": "div", "id": "#slide-17-layer-2", "code": "<div class=\"tp-caption cddprimarylarger tp-resizeme\" id=\"slide-17-layer-2\" data-x=\"6\" data-y=\"center\" data-voffset=\"338\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{"event":"click","action":"simplelink","target":"_self","url":"about\\/","delay":""}]\" data-responsive_offset=\"on\" data-frames=\"[{"delay":1000,"speed":700,"frame":"0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"auto:auto;","ease":"nothing"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingright=\"[0,0,0,0]\" data-paddingbottom=\"[0,0,0,0]\" data-paddingleft=\"[0,0,0,0]\" style=\"z-index: 6; white-space: nowrap; font-weight: 100; color: #3a8ca8; letter-spacing: px;\">...</div>" }, { "tagName": "div", "id": "#slide-19-layer-2", "code": "<div class=\"tp-caption cddprimarylarger tp-resizeme\" id=\"slide-19-layer-2\" data-x=\"165\" data-y=\"center\" data-voffset=\"353\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{"event":"click","action":"simplelink","target":"_self","url":"https:\\/\\/www.sharonquirksilva.com\\/survey\\/","delay":""}]\" data-responsive_offset=\"on\" data-frames=\"[{"delay":1000,"speed":700,"frame":"0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"auto:auto;","ease":"nothing"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingright=\"[0,0,0,0]\" data-paddingbottom=\"[0,0,0,0]\" data-paddingleft=\"[0,0,0,0]\" style=\"z-index: 6; white-space: nowrap; font-weight: 100; color: #e45c54; letter-spacing: px;\">...</div>" }, { "tagName": "h2", "id": "", "code": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">...</h2>" }, { "tagName": "p", "id": "", "code": "<p style=\"color: #b3b2b2;\">...</p>" } ] }, "AAA.1_4_6.G17.Abs": { "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.": [ { "tagName": "a", "id": "", "code": "<a href=\"/contact\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">...</a>" }, { "tagName": "div", "id": "", "code": "<div class=\"textwidget custom-html-widget\">...</div>" }, { "tagName": "span", "id": "", "code": "<span style=\"margin-right: 30px\">...</span>" }, { "tagName": "span", "id": "", "code": "<span>...</span>" } ] }, "AAA.1_4_6.G17.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.": [ { "tagName": "div", "id": "", "code": "<div class=\"box-content\">...</div>" }, { "tagName": "p", "id": "", "code": "<p style=\"color: #b3b2b2;\">...</p>" } ] }, "AAA.1_4_6.G18.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [ { "tagName": "h2", "id": "", "code": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">...</h2>" }, { "tagName": "h2", "id": "", "code": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">...</h2>" }, { "tagName": "h2", "id": "", "code": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">...</h2>" } ] }, "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=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\">...</a>" } ] } }, "success": true }, "standardResult": { "totals": [ 24, 0, 0, 26 ], "instances": [ { "ruleID": "AAA.1_3_1.H48", "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"textwidget custom-html-widget\">...</div>" }, { "ruleID": "AAA.1_4_3_F24.F24.BGColour", "what": "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.", "ordinalSeverity": 0, "tagName": "DIV", "id": "rev_slider_3_1_wrapper", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"rev_slider_3_1_wrapper\" class=\"rev_slider_wrapper fullwidthbanner-container\" data-source=\"gallery\" style=\"margin: 0px auto; background: rgb(233, 233, 233); padding: 0px; height: 1000px;\">...</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": "DIV", "id": "slide-16-layer-2", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption cddprimarylarger tp-resizeme\" id=\"slide-16-layer-2\" data-x=\"4\" data-y=\"center\" data-voffset=\"123\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{& ... 0,0]\" data-paddingright=\"[0,0,0,0]\" data-paddingbottom=\"[0,0,0,0]\" data-paddingleft=\"[0,0,0,0]\" style=\"z-index: 6; white-space: nowrap; font-weight: 100; color: #ffffff; letter-spacing: px;\">...</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": "DIV", "id": "slide-17-layer-1", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-17-layer-1\" data-x=\"6\" data-y=\"center\" data-voffset=\"199\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_off ... 0,0]\" data-paddingright=\"[0,0,0,0]\" data-paddingbottom=\"[0,0,0,0]\" data-paddingleft=\"[0,0,0,0]\" style=\"z-index: 5; white-space: nowrap; font-weight: 100; color: #3a8ca8; letter-spacing: px;\">...</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": "DIV", "id": "slide-17-layer-2", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption cddprimarylarger tp-resizeme\" id=\"slide-17-layer-2\" data-x=\"6\" data-y=\"center\" data-voffset=\"338\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{& ... 0,0]\" data-paddingright=\"[0,0,0,0]\" data-paddingbottom=\"[0,0,0,0]\" data-paddingleft=\"[0,0,0,0]\" style=\"z-index: 6; white-space: nowrap; font-weight: 100; color: #3a8ca8; letter-spacing: px;\">...</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": "DIV", "id": "slide-19-layer-2", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption cddprimarylarger tp-resizeme\" id=\"slide-19-layer-2\" data-x=\"165\" data-y=\"center\" data-voffset=\"353\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[ ... 0,0]\" data-paddingright=\"[0,0,0,0]\" data-paddingbottom=\"[0,0,0,0]\" data-paddingleft=\"[0,0,0,0]\" style=\"z-index: 6; white-space: nowrap; font-weight: 100; color: #e45c54; letter-spacing: px;\">...</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=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">...</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": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p style=\"color: #b3b2b2;\">...</p>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/contact\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"textwidget custom-html-widget\">...</div>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span style=\"margin-right: 30px\">...</span>" }, { "ruleID": "AAA.1_4_6.G17.Abs", "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span>...</span>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"box-content\">...</div>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p style=\"color: #b3b2b2;\">...</p>" }, { "ruleID": "AAA.1_4_6.G18.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">...</h2>" }, { "ruleID": "AAA.1_4_6.G18.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">...</h2>" }, { "ruleID": "AAA.1_4_6.G18.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">...</h2>" }, { "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=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\">...</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=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\">...</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=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\">...</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=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\">...</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=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\">...</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=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\">...</a>" }, { "ruleID": "AAA.1_1_1.H67.1", "what": "Img element with empty alt text must have absent or empty title attribute.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/2-product-of-oc-cropped.jpg\" alt=\"\" title=\"2-product-of-oc-cropped\" width=\"2173\" height=\"1222\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\" class=\"rev-slidebg\" data-no-retina=\"\">" }, { "ruleID": "AAA.1_1_1.H67.1", "what": "Img element with empty alt text must have absent or empty title attribute.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/3-fighting-cropped.jpg\" alt=\"\" title=\"3-fighting-cropped\" width=\"2355\" height=\"1325\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\" class=\"rev-slidebg\" data-no-retina=\"\">" }, { "ruleID": "AAA.1_1_1.H67.1", "what": "Img element with empty alt text must have absent or empty title attribute.", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/4-listens-cropped-scaled.jpg\" alt=\"\" title=\"4-listens-cropped\" width=\"2560\" height=\"1440\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\" class=\"rev-slidebg\" data-no-retina=\"\">" }, { "ruleID": "AAA.1_3_1.H49.AlignAttr", "what": "Align attributes .", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div align=\"right\">...</div>" }, { "ruleID": "AAA.1_3_1.H49.AlignAttr", "what": "Align attributes .", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p align=\"center\">...</p>" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">...</h2>" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">...</h2>" }, { "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.52:1. Recommendation: change text colour to #ab231b.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.sharonquirksilva.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 NaN:1.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">...</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.01:1. Recommendation: change background to #395e66.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div align=\"right\">...</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 3.01:1. Recommendation: change background to #395e66.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" }, { "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.01:1. Recommendation: change background to #395e66.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"gmail-hdr16\">...</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 3.9:1. Recommendation: change text colour to #595959.", "ordinalSeverity": 3, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<noscript>...</noscript>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.9:1. Recommendation: change text colour to #595959.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" }, { "ruleID": "AAA.1_4_6.G18.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.52:1. Recommendation: change text colour to #cf473f.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">...</h2>" }, { "ruleID": "AAA.2_4_8.H59.1", "what": "Link elements can only be located in the head section of the document.", "ordinalSeverity": 3, "tagName": "LINK", "id": "rt-fontawsome-css", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<link rel=\"stylesheet\" id=\"rt-fontawsome-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/font-awesome/css/font-awesome.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "ruleID": "AAA.2_4_8.H59.1", "what": "Link elements can only be located in the head section of the document.", "ordinalSeverity": 3, "tagName": "LINK", "id": "rt-magnific-popup-css", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<link rel=\"stylesheet\" id=\"rt-magnific-popup-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/Magnific-Popup/magnific-popup.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "ruleID": "AAA.2_4_8.H59.1", "what": "Link elements can only be located in the head section of the document.", "ordinalSeverity": 3, "tagName": "LINK", "id": "rt-owl-carousel-css", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<link rel=\"stylesheet\" id=\"rt-owl-carousel-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/owl-carousel/owl.carousel.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "ruleID": "AAA.2_4_8.H59.1", "what": "Link elements can only be located in the head section of the document.", "ordinalSeverity": 3, "tagName": "LINK", "id": "rt-owl-carousel-theme-css", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<link rel=\"stylesheet\" id=\"rt-owl-carousel-theme-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/owl-carousel/owl.theme.default.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "ruleID": "AAA.2_4_8.H59.1", "what": "Link elements can only be located in the head section of the document.", "ordinalSeverity": 3, "tagName": "LINK", "id": "rt-scrollbar-css", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<link rel=\"stylesheet\" id=\"rt-scrollbar-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/scrollbar/jquery.mCustomScrollbar.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "ruleID": "AAA.2_4_8.H59.1", "what": "Link elements can only be located in the head section of the document.", "ordinalSeverity": 3, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<link href=\"https://fonts.googleapis.com/css?family=Lustria:400\" rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" media=\"all\">" }, { "ruleID": "AAA.4_1_2.H91.Button.Name", "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<button class=\"btn-mobi-sub\">...</button>" } ] }, "endTime": 1687109681937 }, { "type": "launch", "which": "chromium", "startTime": 1687109681937, "endTime": 1687109682435 }, { "type": "url", "which": "https://www.sharonquirksilva.com/", "what": "Candidate Sharon Quirk-Silva (D)", "startTime": 1687109682435, "result": { "url": "https://www.sharonquirksilva.com/" }, "endTime": 1687109687980 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687109687980, "url": "https://www.sharonquirksilva.com/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 10, "recommendation": 6, "ignored": 0 }, "items": [ { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]", "aria": "/document[1]/contentinfo[1]" }, "message": "Text contrast of 3.01 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400", "bounds": { "left": 415, "top": 3126, "height": 72, "width": 345 }, "snippet": "<div align=\"right\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/b[1]/span[1]", "aria": "/document[1]/contentinfo[1]/paragraph[1]" }, "message": "Text contrast of 3.01 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 700", "bounds": { "left": 40, "top": 3179, "height": 14, "width": 82 }, "snippet": "<span class=\"gmail-hdr16\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/contentinfo[1]/paragraph[1]" }, "message": "Text contrast of 3.01 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400", "bounds": { "left": 40, "top": 3126, "height": 72, "width": 345 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/main[1]/article[1]/paragraph[1]" }, "message": "Text contrast of 3.90 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 0, "top": 873, "height": 16, "width": 800 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[2]", "aria": "/document[1]/banner[2]" }, "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 0, "top": 50, "height": 114, "width": 800 }, "snippet": "<header id=\"cshero-header\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]", "aria": "/document[1]/banner[1]" }, "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 0, "top": 0, "height": 50, "width": 800 }, "snippet": "<header id=\"header-top\">", "level": "violation" }, { "ruleId": "aria_banner_single", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[2]", "aria": "/document[1]/banner[2]" }, "message": "There is more than one element with \"banner\" role on the page", "bounds": { "left": 0, "top": 50, "height": 114, "width": 800 }, "snippet": "<header id=\"cshero-header\">", "level": "violation" }, { "ruleId": "aria_banner_single", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]", "aria": "/document[1]/banner[1]" }, "message": "There is more than one element with \"banner\" role on the page", "bounds": { "left": 0, "top": 0, "height": 50, "width": 800 }, "snippet": "<header id=\"header-top\">", "level": "violation" }, { "ruleId": "aria_banner_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[2]", "aria": "/document[1]/banner[2]" }, "message": "Multiple elements with \"banner\" role do not have unique labels", "bounds": { "left": 0, "top": 50, "height": 114, "width": 800 }, "snippet": "<header id=\"cshero-header\">", "level": "violation" }, { "ruleId": "aria_banner_label_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]", "aria": "/document[1]/banner[1]" }, "message": "Multiple elements with \"banner\" role do not have unique labels", "bounds": { "left": 0, "top": 0, "height": 50, "width": 800 }, "snippet": "<header id=\"header-top\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[1]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]", "aria": "/document[1]/contentinfo[1]" }, "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5", "bounds": { "left": 415, "top": 3126, "height": 72, "width": 345 }, "snippet": "<div align=\"right\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/p[1]/iframe[1]", "aria": "/document[1]/main[1]/article[1]/paragraph[3]" }, "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 100, "top": 1855, "height": 600, "width": 600 }, "snippet": "<iframe frameborder=\"“0”\" scrolling=\"“no”\" height=\"600\" width=\"600\" title=\"SQSSignUp\" src=\"https://mailchi.mp/03a83dc5192a/signup\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/main[1]/article[1]/paragraph[3]" }, "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5", "bounds": { "left": 0, "top": 1855, "height": 609, "width": 800 }, "snippet": "<p align=\"center\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]", "aria": "/document[1]/main[1]" }, "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>", "bounds": { "left": 0, "top": 0, "height": 3092, "width": 800 }, "snippet": "<main role=\"main\" class=\"site-main\" id=\"main\">", "level": "recommendation" }, { "ruleId": "aria_child_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]", "aria": "/document[1]/main[1]/article[1]/list[1]" }, "message": "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<ul>", "level": "recommendation" } ], "success": true }, "standardResult": { "totals": [ 0, 6, 0, 10 ], "instances": [ { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.01 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]" }, "excerpt": "<div align=\"right\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.01 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 700", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/b[1]/span[1]" }, "excerpt": "<span class=\"gmail-hdr16\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.01 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.90 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "HEADER", "id": "cshero-header", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[2]" }, "excerpt": "<header id=\"cshero-header\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "HEADER", "id": "header-top", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]" }, "excerpt": "<header id=\"header-top\">" }, { "ruleID": "aria_banner_single", "what": "There is more than one element with \"banner\" role on the page", "ordinalSeverity": 3, "tagName": "HEADER", "id": "cshero-header", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[2]" }, "excerpt": "<header id=\"cshero-header\">" }, { "ruleID": "aria_banner_single", "what": "There is more than one element with \"banner\" role on the page", "ordinalSeverity": 3, "tagName": "HEADER", "id": "header-top", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]" }, "excerpt": "<header id=\"header-top\">" }, { "ruleID": "aria_banner_label_unique", "what": "Multiple elements with \"banner\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "HEADER", "id": "cshero-header", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[2]" }, "excerpt": "<header id=\"cshero-header\">" }, { "ruleID": "aria_banner_label_unique", "what": "Multiple elements with \"banner\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "HEADER", "id": "header-top", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]" }, "excerpt": "<header id=\"header-top\">" }, { "ruleID": "element_attribute_deprecated", "what": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "ordinalSeverity": 1, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/head[1]/meta[1]" }, "excerpt": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">" }, { "ruleID": "element_attribute_deprecated", "what": "The HTML attribute(s) \"align\" is deprecated in HTML 5", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]" }, "excerpt": "<div align=\"right\">" }, { "ruleID": "element_attribute_deprecated", "what": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/p[1]/iframe[1]" }, "excerpt": "<iframe frameborder=\"“0”\" scrolling=\"“no”\" height=\"600\" width=\"600\" title=\"SQSSignUp\" src=\"https://mailchi.mp/03a83dc5192a/signup\">" }, { "ruleID": "element_attribute_deprecated", "what": "The HTML attribute(s) \"align\" is deprecated in HTML 5", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p align=\"center\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>", "ordinalSeverity": 1, "tagName": "MAIN", "id": "main", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]" }, "excerpt": "<main role=\"main\" class=\"site-main\" id=\"main\">" }, { "ruleID": "aria_child_valid", "what": "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"", "ordinalSeverity": 1, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]" }, "excerpt": "<ul>" } ] }, "endTime": 1687109693100 }, { "type": "launch", "which": "chromium", "startTime": 1687109693100, "endTime": 1687109693645 }, { "type": "url", "which": "https://www.sharonquirksilva.com/", "what": "Candidate Sharon Quirk-Silva (D)", "startTime": 1687109693646, "result": { "url": "https://www.sharonquirksilva.com/" }, "endTime": 1687109699159 }, { "type": "test", "which": "nuVal", "startTime": 1687109699159, "url": "https://www.sharonquirksilva.com/", "what": "Nu Html Checker", "result": { "pageContent": { "messages": [ { "type": "info", "lastLine": 7, "lastColumn": 38, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "w:large\">\n<script type=\"application/javascript\">consol", "hiliteStart": 10, "hiliteLength": 38 }, { "type": "info", "lastLine": 10, "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": 15, "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": 32, "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": 39, "lastColumn": 58, "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=\"rs-plugin-settings-inline-css\" type=\"text/css\">\n#rs-d", "hiliteStart": 10, "hiliteLength": 58 }, { "type": "error", "lastLine": 69, "firstLine": 68, "lastColumn": 8, "firstColumn": 27, "message": "CSS: Parse Error.", "extract": "0%;\tcursor\n\tcursor: point", "hiliteStart": 10, "hiliteLength": 9 }, { "type": "error", "lastLine": 70, "firstLine": 69, "lastColumn": 8, "firstColumn": 25, "message": "CSS: Parse Error.", "extract": "er;\tbox-si\n\tbox-sizing:co", "hiliteStart": 10, "hiliteLength": 9 }, { "type": "error", "lastLine": 70, "lastColumn": 30, "message": "CSS: Unknown pseudo-element or pseudo-class :content-box" }, { "type": "error", "lastLine": 70, "lastColumn": 32, "message": "CSS: Parse Error." }, { "type": "error", "lastLine": 71, "lastColumn": 2, "message": "CSS: Parse Error.", "extract": ":content-box;\n}\n.hesperiden .t", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 93, "lastColumn": 55, "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_custom_style-inline-css\" type=\"text/css\">\n#main", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "error", "lastLine": 96, "lastColumn": 433, "message": "CSS: Parse Error.", "extract": "Palatino, serif}{ font-family:", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 96, "lastColumn": 459, "message": "CSS: Parse Error.", "extract": "ily:Select Font}{ font-family:", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 96, "lastColumn": 485, "message": "CSS: Parse Error.", "extract": "ily:Select Font}.header-site-w", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 101, "lastColumn": 136, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "\n</style>\n<script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4\" id=\"jquery-core-js\"></scri", "hiliteStart": 10, "hiliteLength": 136 }, { "type": "info", "lastLine": 102, "lastColumn": 147, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0\" id=\"jquery-migrate-js\"></scri", "hiliteStart": 10, "hiliteLength": 147 }, { "type": "info", "lastLine": 103, "lastColumn": 174, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.4.8\" id=\"tp-tools-js\"></scri", "hiliteStart": 10, "hiliteLength": 174 }, { "type": "info", "lastLine": 104, "lastColumn": 177, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.4.8\" id=\"revmin-js\"></scri", "hiliteStart": 10, "hiliteLength": 177 }, { "type": "info", "lastLine": 105, "lastColumn": 156, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/bootstrap.min.js?ver=3.2.0\" id=\"bootstrap-min-js-js\"></scri", "hiliteStart": 10, "hiliteLength": 156 }, { "type": "info", "lastLine": 106, "lastColumn": 137, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/jsapi.js?ver=1.0.0\" id=\"jsapi-js\"></scri", "hiliteStart": 10, "hiliteLength": 137 }, { "type": "info", "lastLine": 107, "lastColumn": 141, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/cs.menu.js?ver=6.2.2\" id=\"cs.menu-js\"></scri", "hiliteStart": 10, "hiliteLength": 141 }, { "type": "info", "lastLine": 108, "lastColumn": 149, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/cs.parallax.js?ver=1.0.0\" id=\"cs.parallax-js\"></scri", "hiliteStart": 10, "hiliteLength": 149 }, { "type": "info", "lastLine": 109, "lastColumn": 159, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/placeholders.min.js?ver=4.0.1\" id=\"placeholders.min-js\"></scri", "hiliteStart": 10, "hiliteLength": 159 }, { "type": "info", "lastLine": 110, "lastColumn": 50, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" id=\"main-js-extra\">\n/* <!", "hiliteStart": 10, "hiliteLength": 50 }, { "type": "info", "lastLine": 115, "lastColumn": 135, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/main.js?ver=1.0.0\" id=\"main-js\"></scri", "hiliteStart": 10, "hiliteLength": 135 }, { "type": "info", "lastLine": 116, "lastColumn": 183, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/plugins/pixelyoursite/dist/scripts/jquery.bind-first-0.2.3.min.js?ver=6.2.2\" id=\"jquery-bind-first-js\"></scri", "hiliteStart": 10, "hiliteLength": 183 }, { "type": "info", "lastLine": 117, "lastColumn": 171, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/plugins/pixelyoursite/dist/scripts/js.cookie-2.1.3.min.js?ver=2.1.3\" id=\"js-cookie-pys-js\"></scri", "hiliteStart": 10, "hiliteLength": 171 }, { "type": "info", "lastLine": 118, "lastColumn": 49, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" id=\"pys-js-extra\">\n/* <!", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "info", "lastLine": 123, "lastColumn": 148, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/plugins/pixelyoursite/dist/scripts/public.js?ver=9.3.7\" id=\"pys-js\"></scri", "hiliteStart": 10, "hiliteLength": 148 }, { "type": "error", "lastLine": 141, "lastColumn": 109, "firstColumn": 11, "message": "Bad start tag in img in noscript in head.", "extract": "<noscript><img src=\"https://ib.adnxs.com/pixie?pi=8bd37bd0-b958-4e05-a432-2d8e005f9ad7&e=PageView&script=0\"/></nosc", "hiliteStart": 10, "hiliteLength": 99 }, { "type": "error", "lastLine": 141, "lastColumn": 109, "firstColumn": 11, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "<noscript><img src=\"https://ib.adnxs.com/pixie?pi=8bd37bd0-b958-4e05-a432-2d8e005f9ad7&e=PageView&script=0\"/></nosc", "hiliteStart": 10, "hiliteLength": 99 }, { "type": "info", "lastLine": 141, "lastColumn": 109, "firstColumn": 11, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "<noscript><img src=\"https://ib.adnxs.com/pixie?pi=8bd37bd0-b958-4e05-a432-2d8e005f9ad7&e=PageView&script=0\"/></nosc", "hiliteStart": 10, "hiliteLength": 99 }, { "type": "error", "lastLine": 141, "lastColumn": 120, "firstColumn": 110, "message": "Stray end tag noscript.", "extract": "cript=0\"/></noscript><link ", "hiliteStart": 10, "hiliteLength": 11 }, { "type": "error", "lastLine": 141, "lastColumn": 249, "firstColumn": 121, "message": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.", "extract": "/noscript><link type=\"image/x-icon\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/favicon.ico\" rel=\"shortcut icon\"><meta ", "hiliteStart": 10, "hiliteLength": 129 }, { "type": "error", "lastLine": 141, "lastColumn": 359, "firstColumn": 250, "message": "Attribute name not allowed on element meta at this point.", "extract": "cut icon\"><meta name=\"generator\" content=\"Powered by WPBakery Page Builder - drag and drop page builder for WordPress.\">\n<meta", "hiliteStart": 10, "hiliteLength": 110 }, { "type": "error", "lastLine": 141, "lastColumn": 359, "firstColumn": 250, "message": "Element meta is missing one or more of the following attributes: itemprop, property.", "extract": "cut icon\"><meta name=\"generator\" content=\"Powered by WPBakery Page Builder - drag and drop page builder for WordPress.\">\n<meta", "hiliteStart": 10, "hiliteLength": 110 }, { "type": "error", "lastLine": 142, "lastColumn": 168, "firstColumn": 1, "message": "Attribute name not allowed on element meta at this point.", "extract": "dPress.\">\n<meta name=\"generator\" content=\"Powered by Slider Revolution 5.4.8 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface.\">\n<scri", "hiliteStart": 10, "hiliteLength": 168 }, { "type": "error", "lastLine": 142, "lastColumn": 168, "firstColumn": 1, "message": "Element meta is missing one or more of the following attributes: itemprop, property.", "extract": "dPress.\">\n<meta name=\"generator\" content=\"Powered by Slider Revolution 5.4.8 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface.\">\n<scri", "hiliteStart": 10, "hiliteLength": 168 }, { "type": "info", "lastLine": 143, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "erface.\">\n<script type=\"text/javascript\">functi", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 148, "lastColumn": 44, "firstColumn": 3, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": "script>\n\t\t<style type=\"text/css\" id=\"wp-custom-css\">\n\t\t\tfo", "hiliteStart": 10, "hiliteLength": 42 }, { "type": "info", "lastLine": 148, "lastColumn": 44, "firstColumn": 3, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "script>\n\t\t<style type=\"text/css\" id=\"wp-custom-css\">\n\t\t\tfo", "hiliteStart": 10, "hiliteLength": 42 }, { "type": "error", "lastLine": 151, "lastColumn": 51, "firstColumn": 3, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": "/style>\n\t\t<style type=\"text/css\" data-type=\"vc_custom-css\">.box-i", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "info", "lastLine": 151, "lastColumn": 51, "firstColumn": 3, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "/style>\n\t\t<style type=\"text/css\" data-type=\"vc_custom-css\">.box-i", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "error", "lastLine": 151, "lastColumn": 177, "firstColumn": 118, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": ";}</style><style type=\"text/css\" data-type=\"vc_shortcodes-custom-css\">.vc_cu", "hiliteStart": 10, "hiliteLength": 60 }, { "type": "info", "lastLine": 151, "lastColumn": 177, "firstColumn": 118, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": ";}</style><style type=\"text/css\" data-type=\"vc_shortcodes-custom-css\">.vc_cu", "hiliteStart": 10, "hiliteLength": 60 }, { "type": "error", "lastLine": 151, "lastColumn": 1737, "firstColumn": 1731, "message": "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)", "extract": "<noscript><style> .wpb_", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 151, "lastColumn": 1816, "firstColumn": 1810, "message": "Stray end tag head.", "extract": "cript> </head>\n ", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 152, "lastColumn": 177, "firstColumn": 9, "message": "Start tag body seen but an element of the same type was already open.", "extract": ">\n <body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\">\n ", "hiliteStart": 10, "hiliteLength": 169 }, { "type": "error", "lastLine": 152, "lastColumn": 177, "firstColumn": 9, "subType": "fatal", "message": "Cannot recover after last error. Any further errors will be ignored.", "extract": ">\n <body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\">\n ", "hiliteStart": 10, "hiliteLength": 169 } ] }, "rawPage": { "messages": [ { "type": "info", "lastLine": 5, "lastColumn": 76, "firstColumn": 9, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ">\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/>\n ", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "info", "lastLine": 8, "lastColumn": 56, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "5</title>\n<meta name='robots' content='max-image-preview:large' />\n<scri", "hiliteStart": 10, "hiliteLength": 56 }, { "type": "info", "lastLine": 9, "lastColumn": 38, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "large' />\n<script type='application/javascript'>consol", "hiliteStart": 10, "hiliteLength": 38 }, { "type": "info", "lastLine": 10, "lastColumn": 169, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "</script>\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Sharon Quirk-Silva for Assembly 2024 - District 65 » Feed\" href=\"https://www.sharonquirksilva.com/feed/\" />\n<link", "hiliteStart": 10, "hiliteLength": 169 }, { "type": "info", "lastLine": 11, "lastColumn": 187, "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=\"Sharon Quirk-Silva for Assembly 2024 - District 65 » Comments Feed\" href=\"https://www.sharonquirksilva.com/comments/feed/\" />\n<scri", "hiliteStart": 10, "hiliteLength": 187 }, { "type": "info", "lastLine": 12, "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": 17, "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": 31, "lastColumn": 179, "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://www.sharonquirksilva.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2' type='text/css' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 178 }, { "type": "info", "lastLine": 32, "lastColumn": 229, "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='font-awesome-css' href='https://www.sharonquirksilva.com/wp-content/plugins/types/vendor/toolset/toolset-common/res/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='screen' />\n<link", "hiliteStart": 10, "hiliteLength": 229 }, { "type": "info", "lastLine": 33, "lastColumn": 172, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "creen' />\n<link rel='stylesheet' id='classic-theme-styles-css' href='https://www.sharonquirksilva.com/wp-includes/css/classic-themes.min.css?ver=6.2.2' type='text/css' media='all' />\n<styl", "hiliteStart": 10, "hiliteLength": 172 }, { "type": "info", "lastLine": 34, "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": 40, "lastColumn": 191, "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='rs-plugin-settings-css' href='https://www.sharonquirksilva.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.4.8' type='text/css' media='all' />\n<styl", "hiliteStart": 10, "hiliteLength": 191 }, { "type": "info", "lastLine": 41, "lastColumn": 58, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "='all' />\n<style id='rs-plugin-settings-inline-css' type='text/css'>\n#rs-d", "hiliteStart": 10, "hiliteLength": 58 }, { "type": "info", "lastLine": 44, "lastColumn": 184, "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='rt-tpg-css' href='https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/css/thepostgrid.css?ver=3.5.11' type='text/css' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 184 }, { "type": "info", "lastLine": 45, "lastColumn": 175, "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='bootstrap-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/bootstrap.min.css?ver=3.2.0' type='text/css' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 175 }, { "type": "info", "lastLine": 46, "lastColumn": 174, "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='preset-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/presets/preset1.css?ver=6.2.2' type='text/css' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 174 }, { "type": "info", "lastLine": 47, "lastColumn": 179, "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='woocommerce.css-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/woocommerce.css?ver=4.1.0' type='text/css' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 179 }, { "type": "info", "lastLine": 48, "lastColumn": 163, "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='fonts-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/fonts.css?ver=1.0.0' type='text/css' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 163 }, { "type": "info", "lastLine": 49, "lastColumn": 171, "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='style.min-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/style.min.css?ver=1.0.0' type='text/css' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 171 }, { "type": "info", "lastLine": 50, "lastColumn": 167, "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='style-rtl-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/style-rtl.css?ver=1.0.0' type='text/css' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 167 }, { "type": "info", "lastLine": 51, "lastColumn": 181, "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='magnific-popup-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/magnific-popup.css?ver=4.0.1' type='text/css' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 181 }, { "type": "info", "lastLine": 52, "lastColumn": 159, "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='style-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/style.css?ver=1.0.0' type='text/css' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 159 }, { "type": "info", "lastLine": 53, "lastColumn": 193, "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='js_composer_front-css' href='https://www.sharonquirksilva.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.11.0' type='text/css' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 193 }, { "type": "info", "lastLine": 54, "lastColumn": 183, "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='wp_custom_style-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/wp_custom_style.css?ver=6.2.2' type='text/css' media='all' />\n<styl", "hiliteStart": 10, "hiliteLength": 183 }, { "type": "info", "lastLine": 55, "lastColumn": 55, "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_custom_style-inline-css' type='text/css'>\n#main", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "error", "lastLine": 58, "lastColumn": 433, "message": "CSS: Parse Error.", "extract": "Palatino, serif}{ font-family:", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 58, "lastColumn": 459, "message": "CSS: Parse Error.", "extract": "ily:Select Font}{ font-family:", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 58, "lastColumn": 485, "message": "CSS: Parse Error.", "extract": "ily:Select Font}.header-site-w", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 63, "lastColumn": 136, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "\n</style>\n<script type='text/javascript' src='https://www.sharonquirksilva.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4' id='jquery-core-js'></scri", "hiliteStart": 10, "hiliteLength": 136 }, { "type": "info", "lastLine": 64, "lastColumn": 147, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://www.sharonquirksilva.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js'></scri", "hiliteStart": 10, "hiliteLength": 147 }, { "type": "info", "lastLine": 65, "lastColumn": 174, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.4.8' id='tp-tools-js'></scri", "hiliteStart": 10, "hiliteLength": 174 }, { "type": "info", "lastLine": 66, "lastColumn": 177, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.4.8' id='revmin-js'></scri", "hiliteStart": 10, "hiliteLength": 177 }, { "type": "info", "lastLine": 67, "lastColumn": 156, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/bootstrap.min.js?ver=3.2.0' id='bootstrap-min-js-js'></scri", "hiliteStart": 10, "hiliteLength": 156 }, { "type": "info", "lastLine": 68, "lastColumn": 137, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/jsapi.js?ver=1.0.0' id='jsapi-js'></scri", "hiliteStart": 10, "hiliteLength": 137 }, { "type": "info", "lastLine": 69, "lastColumn": 141, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/cs.menu.js?ver=6.2.2' id='cs.menu-js'></scri", "hiliteStart": 10, "hiliteLength": 141 }, { "type": "info", "lastLine": 70, "lastColumn": 149, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/cs.parallax.js?ver=1.0.0' id='cs.parallax-js'></scri", "hiliteStart": 10, "hiliteLength": 149 }, { "type": "info", "lastLine": 71, "lastColumn": 159, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/placeholders.min.js?ver=4.0.1' id='placeholders.min-js'></scri", "hiliteStart": 10, "hiliteLength": 159 }, { "type": "info", "lastLine": 72, "lastColumn": 50, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' id='main-js-extra'>\n/* <!", "hiliteStart": 10, "hiliteLength": 50 }, { "type": "info", "lastLine": 77, "lastColumn": 135, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/main.js?ver=1.0.0' id='main-js'></scri", "hiliteStart": 10, "hiliteLength": 135 }, { "type": "info", "lastLine": 78, "lastColumn": 183, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/plugins/pixelyoursite/dist/scripts/jquery.bind-first-0.2.3.min.js?ver=6.2.2' id='jquery-bind-first-js'></scri", "hiliteStart": 10, "hiliteLength": 183 }, { "type": "info", "lastLine": 79, "lastColumn": 171, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/plugins/pixelyoursite/dist/scripts/js.cookie-2.1.3.min.js?ver=2.1.3' id='js-cookie-pys-js'></scri", "hiliteStart": 10, "hiliteLength": 171 }, { "type": "info", "lastLine": 80, "lastColumn": 49, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' id='pys-js-extra'>\n/* <!", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "info", "lastLine": 85, "lastColumn": 148, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/plugins/pixelyoursite/dist/scripts/public.js?ver=9.3.7' id='pys-js'></scri", "hiliteStart": 10, "hiliteLength": 148 }, { "type": "info", "lastLine": 86, "lastColumn": 82, "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://www.sharonquirksilva.com/wp-json/\" /><link ", "hiliteStart": 10, "hiliteLength": 82 }, { "type": "info", "lastLine": 86, "lastColumn": 192, "firstColumn": 83, "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://www.sharonquirksilva.com/wp-json/wp/v2/pages/9\" /><link ", "hiliteStart": 10, "hiliteLength": 110 }, { "type": "info", "lastLine": 86, "lastColumn": 308, "firstColumn": 193, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ages/9\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://www.sharonquirksilva.com/xmlrpc.php?rsd\" />\n<link", "hiliteStart": 10, "hiliteLength": 116 }, { "type": "info", "lastLine": 87, "lastColumn": 129, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "p?rsd\" />\n<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://www.sharonquirksilva.com/wp-includes/wlwmanifest.xml\" />\n<meta", "hiliteStart": 10, "hiliteLength": 129 }, { "type": "info", "lastLine": 88, "lastColumn": 51, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "t.xml\" />\n<meta name=\"generator\" content=\"WordPress 6.2.2\" />\n<link", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "info", "lastLine": 89, "lastColumn": 65, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "6.2.2\" />\n<link rel=\"canonical\" href=\"https://www.sharonquirksilva.com/\" />\n<link", "hiliteStart": 10, "hiliteLength": 65 }, { "type": "info", "lastLine": 90, "lastColumn": 65, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ".com/\" />\n<link rel='shortlink' href='https://www.sharonquirksilva.com/' />\n<link", "hiliteStart": 10, "hiliteLength": 65 }, { "type": "info", "lastLine": 91, "lastColumn": 166, "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://www.sharonquirksilva.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.sharonquirksilva.com%2F\" />\n<link", "hiliteStart": 10, "hiliteLength": 166 }, { "type": "info", "lastLine": 92, "lastColumn": 174, "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://www.sharonquirksilva.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.sharonquirksilva.com%2F&format=xml\" />\n<!-- ", "hiliteStart": 10, "hiliteLength": 174 }, { "type": "error", "lastLine": 103, "lastColumn": 109, "firstColumn": 11, "message": "Bad start tag in img in noscript in head.", "extract": "<noscript><img src=\"https://ib.adnxs.com/pixie?pi=8bd37bd0-b958-4e05-a432-2d8e005f9ad7&e=PageView&script=0\"/></nosc", "hiliteStart": 10, "hiliteLength": 99 }, { "type": "error", "lastLine": 103, "lastColumn": 109, "firstColumn": 11, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "<noscript><img src=\"https://ib.adnxs.com/pixie?pi=8bd37bd0-b958-4e05-a432-2d8e005f9ad7&e=PageView&script=0\"/></nosc", "hiliteStart": 10, "hiliteLength": 99 }, { "type": "info", "lastLine": 103, "lastColumn": 109, "firstColumn": 11, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "<noscript><img src=\"https://ib.adnxs.com/pixie?pi=8bd37bd0-b958-4e05-a432-2d8e005f9ad7&e=PageView&script=0\"/></nosc", "hiliteStart": 10, "hiliteLength": 99 }, { "type": "error", "lastLine": 103, "lastColumn": 120, "firstColumn": 110, "message": "Stray end tag noscript.", "extract": "cript=0\"/></noscript><link ", "hiliteStart": 10, "hiliteLength": 11 }, { "type": "error", "lastLine": 103, "lastColumn": 249, "firstColumn": 121, "message": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.", "extract": "/noscript><link type=\"image/x-icon\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/favicon.ico\" rel=\"shortcut icon\"><meta ", "hiliteStart": 10, "hiliteLength": 129 }, { "type": "error", "lastLine": 103, "lastColumn": 360, "firstColumn": 250, "message": "Attribute name not allowed on element meta at this point.", "extract": "cut icon\"><meta name=\"generator\" content=\"Powered by WPBakery Page Builder - drag and drop page builder for WordPress.\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 111 }, { "type": "error", "lastLine": 103, "lastColumn": 360, "firstColumn": 250, "message": "Element meta is missing one or more of the following attributes: itemprop, property.", "extract": "cut icon\"><meta name=\"generator\" content=\"Powered by WPBakery Page Builder - drag and drop page builder for WordPress.\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 111 }, { "type": "info", "lastLine": 103, "lastColumn": 360, "firstColumn": 250, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "cut icon\"><meta name=\"generator\" content=\"Powered by WPBakery Page Builder - drag and drop page builder for WordPress.\"/>\n<meta", "hiliteStart": 10, "hiliteLength": 111 }, { "type": "error", "lastLine": 104, "lastColumn": 170, "firstColumn": 1, "message": "Attribute name not allowed on element meta at this point.", "extract": "Press.\"/>\n<meta name=\"generator\" content=\"Powered by Slider Revolution 5.4.8 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface.\" />\n<scri", "hiliteStart": 10, "hiliteLength": 170 }, { "type": "error", "lastLine": 104, "lastColumn": 170, "firstColumn": 1, "message": "Element meta is missing one or more of the following attributes: itemprop, property.", "extract": "Press.\"/>\n<meta name=\"generator\" content=\"Powered by Slider Revolution 5.4.8 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface.\" />\n<scri", "hiliteStart": 10, "hiliteLength": 170 }, { "type": "info", "lastLine": 104, "lastColumn": 170, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "Press.\"/>\n<meta name=\"generator\" content=\"Powered by Slider Revolution 5.4.8 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface.\" />\n<scri", "hiliteStart": 10, "hiliteLength": 170 }, { "type": "info", "lastLine": 105, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "face.\" />\n<script type=\"text/javascript\">functi", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 110, "lastColumn": 44, "firstColumn": 3, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": "script>\n\t\t<style type=\"text/css\" id=\"wp-custom-css\">\n\t\t\tfo", "hiliteStart": 10, "hiliteLength": 42 }, { "type": "info", "lastLine": 110, "lastColumn": 44, "firstColumn": 3, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "script>\n\t\t<style type=\"text/css\" id=\"wp-custom-css\">\n\t\t\tfo", "hiliteStart": 10, "hiliteLength": 42 }, { "type": "error", "lastLine": 113, "lastColumn": 51, "firstColumn": 3, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": "/style>\n\t\t<style type=\"text/css\" data-type=\"vc_custom-css\">.box-i", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "info", "lastLine": 113, "lastColumn": 51, "firstColumn": 3, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "/style>\n\t\t<style type=\"text/css\" data-type=\"vc_custom-css\">.box-i", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "error", "lastLine": 113, "lastColumn": 177, "firstColumn": 118, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": ";}</style><style type=\"text/css\" data-type=\"vc_shortcodes-custom-css\">.vc_cu", "hiliteStart": 10, "hiliteLength": 60 }, { "type": "info", "lastLine": 113, "lastColumn": 177, "firstColumn": 118, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": ";}</style><style type=\"text/css\" data-type=\"vc_shortcodes-custom-css\">.vc_cu", "hiliteStart": 10, "hiliteLength": 60 }, { "type": "error", "lastLine": 113, "lastColumn": 1737, "firstColumn": 1731, "message": "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)", "extract": "<noscript><style> .wpb_", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 113, "lastColumn": 1816, "firstColumn": 1810, "message": "Stray end tag head.", "extract": "cript> </head>\n ", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 114, "lastColumn": 177, "firstColumn": 9, "message": "Start tag body seen but an element of the same type was already open.", "extract": ">\n <body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\">\n ", "hiliteStart": 10, "hiliteLength": 169 }, { "type": "error", "lastLine": 114, "lastColumn": 177, "firstColumn": 9, "subType": "fatal", "message": "Cannot recover after last error. Any further errors will be ignored.", "extract": ">\n <body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\">\n ", "hiliteStart": 10, "hiliteLength": 169 } ] }, "success": true }, "standardResult": { "totals": [ 50, 0, 39, 2 ], "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": "7" }, "excerpt": "w:large\"> <script type=\"application/javascript\">consol" }, { "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": "10" }, "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": "15" }, "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": "global-styles-inline-css", "location": { "doc": "dom", "type": "line", "spec": "32" }, "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": "rs-plugin-settings-inline-css", "location": { "doc": "dom", "type": "line", "spec": "39" }, "excerpt": "ia=\"all\"> <style id=\"rs-plugin-settings-inline-css\" type=\"text/css\"> #rs-d" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "69" }, "excerpt": "0%; cursor cursor: point" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "70" }, "excerpt": "er; box-si box-sizing:co" }, { "ruleID": "CSS: Unknown pseudo-element or pseudo-class :content-box", "what": "CSS: Unknown pseudo-element or pseudo-class :content-box", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "70" }, "excerpt": "" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "70" }, "excerpt": "" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "71" }, "excerpt": ":content-box; } .hesperiden .t" }, { "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_custom_style-inline-css", "location": { "doc": "dom", "type": "line", "spec": "93" }, "excerpt": "ia=\"all\"> <style id=\"wp_custom_style-inline-css\" type=\"text/css\"> #main" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "96" }, "excerpt": "Palatino, serif}{ font-family:" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "96" }, "excerpt": "ily:Select Font}{ font-family:" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "96" }, "excerpt": "ily:Select Font}.header-site-w" }, { "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": "101" }, "excerpt": " </style> <script type=\"text/javascript\" src=\"https://www.sharonquirksilva.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": "102" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0\" id=\"jquery-migrate-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": "tp-tools-js", "location": { "doc": "dom", "type": "line", "spec": "103" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.4.8\" id=\"tp-tools-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": "revmin-js", "location": { "doc": "dom", "type": "line", "spec": "104" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.4.8\" id=\"revmin-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": "bootstrap-min-js-js", "location": { "doc": "dom", "type": "line", "spec": "105" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/bootstrap.min.js?ver=3.2.0\" id=\"bootstrap-min-js-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": "jsapi-js", "location": { "doc": "dom", "type": "line", "spec": "106" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/jsapi.js?ver=1.0.0\" id=\"jsapi-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": "cs.menu-js", "location": { "doc": "dom", "type": "line", "spec": "107" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/cs.menu.js?ver=6.2.2\" id=\"cs.menu-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": "cs.parallax-js", "location": { "doc": "dom", "type": "line", "spec": "108" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/cs.parallax.js?ver=1.0.0\" id=\"cs.parallax-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": "placeholders.min-js", "location": { "doc": "dom", "type": "line", "spec": "109" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/placeholders.min.js?ver=4.0.1\" id=\"placeholders.min-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": "main-js-extra", "location": { "doc": "dom", "type": "line", "spec": "110" }, "excerpt": "</script> <script type=\"text/javascript\" id=\"main-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": "main-js", "location": { "doc": "dom", "type": "line", "spec": "115" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/main.js?ver=1.0.0\" id=\"main-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-bind-first-js", "location": { "doc": "dom", "type": "line", "spec": "116" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/plugins/pixelyoursite/dist/scripts/jquery.bind-first-0.2.3.min.js?ver=6.2.2\" id=\"jquery-bind-first-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": "js-cookie-pys-js", "location": { "doc": "dom", "type": "line", "spec": "117" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/plugins/pixelyoursite/dist/scripts/js.cookie-2.1.3.min.js?ver=2.1.3\" id=\"js-cookie-pys-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": "pys-js-extra", "location": { "doc": "dom", "type": "line", "spec": "118" }, "excerpt": "</script> <script type=\"text/javascript\" id=\"pys-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": "pys-js", "location": { "doc": "dom", "type": "line", "spec": "123" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.sharonquirksilva.com/wp-content/plugins/pixelyoursite/dist/scripts/public.js?ver=9.3.7\" id=\"pys-js\"></scri" }, { "ruleID": "Bad start tag in img in noscript in head.", "what": "Bad start tag in img in noscript in head.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "141" }, "excerpt": "<noscript><img src=\"https://ib.adnxs.com/pixie?pi=8bd37bd0-b958-4e05-a432-2d8e005f9ad7&e=PageView&script=0\"/></nosc" }, { "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": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "141" }, "excerpt": "<noscript><img src=\"https://ib.adnxs.com/pixie?pi=8bd37bd0-b958-4e05-a432-2d8e005f9ad7&e=PageView&script=0\"/></nosc" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "141" }, "excerpt": "<noscript><img src=\"https://ib.adnxs.com/pixie?pi=8bd37bd0-b958-4e05-a432-2d8e005f9ad7&e=PageView&script=0\"/></nosc" }, { "ruleID": "Stray end tag noscript.", "what": "Stray end tag noscript.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "141" }, "excerpt": "cript=0\"/></noscript><link " }, { "ruleID": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.", "what": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "141" }, "excerpt": "/noscript><link type=\"image/x-icon\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/favicon.ico\" rel=\"shortcut icon\"><meta " }, { "ruleID": "Attribute name not allowed on element meta at this point.", "what": "Attribute name not allowed on element meta at this point.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "line", "spec": "141" }, "excerpt": "cut icon\"><meta name=\"generator\" content=\"Powered by WPBakery Page Builder - drag and drop page builder for WordPress.\"> <meta" }, { "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.", "what": "Element meta is missing one or more of the following attributes: itemprop, property.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "line", "spec": "141" }, "excerpt": "cut icon\"><meta name=\"generator\" content=\"Powered by WPBakery Page Builder - drag and drop page builder for WordPress.\"> <meta" }, { "ruleID": "Attribute name not allowed on element meta at this point.", "what": "Attribute name not allowed on element meta at this point.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": "dPress.\"> <meta name=\"generator\" content=\"Powered by Slider Revolution 5.4.8 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface.\"> <scri" }, { "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.", "what": "Element meta is missing one or more of the following attributes: itemprop, property.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "line", "spec": "142" }, "excerpt": "dPress.\"> <meta name=\"generator\" content=\"Powered by Slider Revolution 5.4.8 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface.\"> <scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "143" }, "excerpt": "erface.\"> <script type=\"text/javascript\">functi" }, { "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "wp-custom-css", "location": { "doc": "dom", "type": "line", "spec": "148" }, "excerpt": "script> <style type=\"text/css\" id=\"wp-custom-css\"> fo" }, { "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-custom-css", "location": { "doc": "dom", "type": "line", "spec": "148" }, "excerpt": "script> <style type=\"text/css\" id=\"wp-custom-css\"> fo" }, { "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "151" }, "excerpt": "/style> <style type=\"text/css\" data-type=\"vc_custom-css\">.box-i" }, { "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": "151" }, "excerpt": "/style> <style type=\"text/css\" data-type=\"vc_custom-css\">.box-i" }, { "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "151" }, "excerpt": ";}</style><style type=\"text/css\" data-type=\"vc_shortcodes-custom-css\">.vc_cu" }, { "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": "151" }, "excerpt": ";}</style><style type=\"text/css\" data-type=\"vc_shortcodes-custom-css\">.vc_cu" }, { "ruleID": "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "151" }, "excerpt": "<noscript><style> .wpb_" }, { "ruleID": "Stray end tag head.", "what": "Stray end tag head.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "151" }, "excerpt": "cript> </head> " }, { "ruleID": "Start tag body seen but an element of the same type was already open.", "what": "Start tag body seen but an element of the same type was already open.", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "line", "spec": "152" }, "excerpt": "> <body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\"> " }, { "ruleID": "Cannot recover after last error. Any further errors will be ignored.", "what": "Cannot recover after last error. Any further errors will be ignored.", "ordinalSeverity": 3, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "line", "spec": "152" }, "excerpt": "> <body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\"> " }, { "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": "5" }, "excerpt": "> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"/> " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "8" }, "excerpt": "5</title> <meta name='robots' content='max-image-preview:large' /> <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": "9" }, "excerpt": "large' /> <script type='application/javascript'>consol" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "10" }, "excerpt": "</script> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Sharon Quirk-Silva for Assembly 2024 - District 65 » Feed\" href=\"https://www.sharonquirksilva.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": "11" }, "excerpt": "feed/\" /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Sharon Quirk-Silva for Assembly 2024 - District 65 » Comments Feed\" href=\"https://www.sharonquirksilva.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": "12" }, "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": "17" }, "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": "31" }, "excerpt": "</style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.sharonquirksilva.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2' 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": "32" }, "excerpt": "='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://www.sharonquirksilva.com/wp-content/plugins/types/vendor/toolset/toolset-common/res/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='screen' /> <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": "33" }, "excerpt": "creen' /> <link rel='stylesheet' id='classic-theme-styles-css' href='https://www.sharonquirksilva.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": "34" }, "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": "40" }, "excerpt": " </style> <link rel='stylesheet' id='rs-plugin-settings-css' href='https://www.sharonquirksilva.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.4.8' 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": "41" }, "excerpt": "='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-d" }, { "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": "44" }, "excerpt": " </style> <link rel='stylesheet' id='rt-tpg-css' href='https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/css/thepostgrid.css?ver=3.5.11' 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": "45" }, "excerpt": "='all' /> <link rel='stylesheet' id='bootstrap-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/bootstrap.min.css?ver=3.2.0' 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": "46" }, "excerpt": "='all' /> <link rel='stylesheet' id='preset-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/presets/preset1.css?ver=6.2.2' 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": "47" }, "excerpt": "='all' /> <link rel='stylesheet' id='woocommerce.css-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/woocommerce.css?ver=4.1.0' 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": "48" }, "excerpt": "='all' /> <link rel='stylesheet' id='fonts-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/fonts.css?ver=1.0.0' 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": "49" }, "excerpt": "='all' /> <link rel='stylesheet' id='style.min-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/style.min.css?ver=1.0.0' 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": "50" }, "excerpt": "='all' /> <link rel='stylesheet' id='style-rtl-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/style-rtl.css?ver=1.0.0' 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": "51" }, "excerpt": "='all' /> <link rel='stylesheet' id='magnific-popup-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/magnific-popup.css?ver=4.0.1' 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": "52" }, "excerpt": "='all' /> <link rel='stylesheet' id='style-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/style.css?ver=1.0.0' 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": "53" }, "excerpt": "='all' /> <link rel='stylesheet' id='js_composer_front-css' href='https://www.sharonquirksilva.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.11.0' 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": "54" }, "excerpt": "='all' /> <link rel='stylesheet' id='wp_custom_style-css' href='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/wp_custom_style.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": "55" }, "excerpt": "='all' /> <style id='wp_custom_style-inline-css' type='text/css'> #main" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "58" }, "excerpt": "Palatino, serif}{ font-family:" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "58" }, "excerpt": "ily:Select Font}{ font-family:" }, { "ruleID": "CSS: Parse Error.", "what": "CSS: Parse Error.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "58" }, "excerpt": "ily:Select Font}.header-site-w" }, { "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": "63" }, "excerpt": " </style> <script type='text/javascript' src='https://www.sharonquirksilva.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": "64" }, "excerpt": "</script> <script type='text/javascript' src='https://www.sharonquirksilva.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-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": "65" }, "excerpt": "</script> <script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js?ver=5.4.8' id='tp-tools-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://www.sharonquirksilva.com/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.4.8' id='revmin-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='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/bootstrap.min.js?ver=3.2.0' id='bootstrap-min-js-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": "68" }, "excerpt": "</script> <script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/jsapi.js?ver=1.0.0' id='jsapi-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": "69" }, "excerpt": "</script> <script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/cs.menu.js?ver=6.2.2' id='cs.menu-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": "70" }, "excerpt": "</script> <script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/cs.parallax.js?ver=1.0.0' id='cs.parallax-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": "71" }, "excerpt": "</script> <script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/placeholders.min.js?ver=4.0.1' id='placeholders.min-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": "72" }, "excerpt": "</script> <script type='text/javascript' id='main-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": "77" }, "excerpt": "</script> <script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/js/main.js?ver=1.0.0' id='main-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": "78" }, "excerpt": "</script> <script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/plugins/pixelyoursite/dist/scripts/jquery.bind-first-0.2.3.min.js?ver=6.2.2' id='jquery-bind-first-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": "79" }, "excerpt": "</script> <script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/plugins/pixelyoursite/dist/scripts/js.cookie-2.1.3.min.js?ver=2.1.3' id='js-cookie-pys-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": "80" }, "excerpt": "</script> <script type='text/javascript' id='pys-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": "85" }, "excerpt": "</script> <script type='text/javascript' src='https://www.sharonquirksilva.com/wp-content/plugins/pixelyoursite/dist/scripts/public.js?ver=9.3.7' id='pys-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": "86" }, "excerpt": "</script> <link rel=\"https://api.w.org/\" href=\"https://www.sharonquirksilva.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": "86" }, "excerpt": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://www.sharonquirksilva.com/wp-json/wp/v2/pages/9\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "86" }, "excerpt": "ages/9\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://www.sharonquirksilva.com/xmlrpc.php?rsd\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "87" }, "excerpt": "p?rsd\" /> <link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://www.sharonquirksilva.com/wp-includes/wlwmanifest.xml\" /> <meta" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "88" }, "excerpt": "t.xml\" /> <meta name=\"generator\" content=\"WordPress 6.2.2\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "89" }, "excerpt": "6.2.2\" /> <link rel=\"canonical\" href=\"https://www.sharonquirksilva.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": "90" }, "excerpt": ".com/\" /> <link rel='shortlink' href='https://www.sharonquirksilva.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": "91" }, "excerpt": ".com/' /> <link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://www.sharonquirksilva.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.sharonquirksilva.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": "92" }, "excerpt": "om%2F\" /> <link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://www.sharonquirksilva.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.sharonquirksilva.com%2F&format=xml\" /> <!-- " }, { "ruleID": "Bad start tag in img in noscript in head.", "what": "Bad start tag in img in noscript in head.", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "103" }, "excerpt": "<noscript><img src=\"https://ib.adnxs.com/pixie?pi=8bd37bd0-b958-4e05-a432-2d8e005f9ad7&e=PageView&script=0\"/></nosc" }, { "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": "NOSCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "103" }, "excerpt": "<noscript><img src=\"https://ib.adnxs.com/pixie?pi=8bd37bd0-b958-4e05-a432-2d8e005f9ad7&e=PageView&script=0\"/></nosc" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "103" }, "excerpt": "<noscript><img src=\"https://ib.adnxs.com/pixie?pi=8bd37bd0-b958-4e05-a432-2d8e005f9ad7&e=PageView&script=0\"/></nosc" }, { "ruleID": "Stray end tag noscript.", "what": "Stray end tag noscript.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "103" }, "excerpt": "cript=0\"/></noscript><link " }, { "ruleID": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.", "what": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "103" }, "excerpt": "/noscript><link type=\"image/x-icon\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/favicon.ico\" rel=\"shortcut icon\"><meta " }, { "ruleID": "Attribute name not allowed on element meta at this point.", "what": "Attribute name not allowed on element meta at this point.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "103" }, "excerpt": "cut icon\"><meta name=\"generator\" content=\"Powered by WPBakery Page Builder - drag and drop page builder for WordPress.\"/> <meta" }, { "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.", "what": "Element meta is missing one or more of the following attributes: itemprop, property.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "103" }, "excerpt": "cut icon\"><meta name=\"generator\" content=\"Powered by WPBakery Page Builder - drag and drop page builder for WordPress.\"/> <meta" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "103" }, "excerpt": "cut icon\"><meta name=\"generator\" content=\"Powered by WPBakery Page Builder - drag and drop page builder for WordPress.\"/> <meta" }, { "ruleID": "Attribute name not allowed on element meta at this point.", "what": "Attribute name not allowed on element meta at this point.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "104" }, "excerpt": "Press.\"/> <meta name=\"generator\" content=\"Powered by Slider Revolution 5.4.8 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface.\" /> <scri" }, { "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.", "what": "Element meta is missing one or more of the following attributes: itemprop, property.", "ordinalSeverity": 2, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "104" }, "excerpt": "Press.\"/> <meta name=\"generator\" content=\"Powered by Slider Revolution 5.4.8 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface.\" /> <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": "104" }, "excerpt": "Press.\"/> <meta name=\"generator\" content=\"Powered by Slider Revolution 5.4.8 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface.\" /> <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": "105" }, "excerpt": "face.\" /> <script type=\"text/javascript\">functi" }, { "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "wp-custom-css", "location": { "doc": "source", "type": "line", "spec": "110" }, "excerpt": "script> <style type=\"text/css\" id=\"wp-custom-css\"> fo" }, { "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-custom-css", "location": { "doc": "source", "type": "line", "spec": "110" }, "excerpt": "script> <style type=\"text/css\" id=\"wp-custom-css\"> fo" }, { "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "113" }, "excerpt": "/style> <style type=\"text/css\" data-type=\"vc_custom-css\">.box-i" }, { "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": "113" }, "excerpt": "/style> <style type=\"text/css\" data-type=\"vc_custom-css\">.box-i" }, { "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "113" }, "excerpt": ";}</style><style type=\"text/css\" data-type=\"vc_shortcodes-custom-css\">.vc_cu" }, { "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": "113" }, "excerpt": ";}</style><style type=\"text/css\" data-type=\"vc_shortcodes-custom-css\">.vc_cu" }, { "ruleID": "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "113" }, "excerpt": "<noscript><style> .wpb_" }, { "ruleID": "Stray end tag head.", "what": "Stray end tag head.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "113" }, "excerpt": "cript> </head> " }, { "ruleID": "Start tag body seen but an element of the same type was already open.", "what": "Start tag body seen but an element of the same type was already open.", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "source", "type": "line", "spec": "114" }, "excerpt": "> <body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\"> " }, { "ruleID": "Cannot recover after last error. Any further errors will be ignored.", "what": "Cannot recover after last error. Any further errors will be ignored.", "ordinalSeverity": 3, "tagName": "BODY", "id": "", "location": { "doc": "source", "type": "line", "spec": "114" }, "excerpt": "> <body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\"> " } ] }, "endTime": 1687109700649 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687109700649, "url": "https://www.sharonquirksilva.com/", "what": "QualWeb", "result": { "type": "evaluation", "system": { "name": "QualWeb", "description": "QualWeb is an automatic accessibility evaluator for webpages.", "version": "3.0.0", "homepage": "http://www.qualweb.di.fc.ul.pt/", "date": "2023-06-18 17:35:02", "hash": "2439c2ee7a312362df6761a832b10d95b7cbcd9a2462f9f8821758c528e3bdf58429bf281782868455108ddafa4cab00180a25e1caa5f4e20a6c237cce972e3b", "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": 28, "warning": 13, "failed": 11, "inapplicable": 73 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 12, "warning": 8, "failed": 2, "inapplicable": 45 }, "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 lang=\"en-US\" class=\"js_active vc_desktop vc_transform vc_transform js_active vc_desktop vc_transform vc_transform \"><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 lang=\"en-US\" class=\"js_active vc_desktop vc_transform vc_transform js_active vc_desktop vc_transform vc_transform \"><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 lang=\"en-US\" class=\"js_active vc_desktop vc_transform vc_transform js_active vc_desktop vc_transform vc_transform \"><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 lang=\"en-US\" class=\"js_active vc_desktop vc_transform vc_transform js_active vc_desktop vc_transform vc_transform \"><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": 52, "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://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">DONATE</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/contact\">JOIN</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"menubar-brand\" href=\"https://www.sharonquirksilva.com\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.sharonquirksilva.com/\" aria-current=\"page\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.sharonquirksilva.com/about/\">About</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.sharonquirksilva.com/category/media/\">Media</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.sharonquirksilva.com/contact/\">Contact</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.sharonquirksilva.com/vote/\">Vote</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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 class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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 class=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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 data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Photos</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Endorsements</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">About Sharon</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Videos</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Photos</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Endorsements</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">About Sharon</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Videos</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Photos</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/issues#top\">Priorities</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/issues#bottom\">Accomplishments</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2: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=\"/survey\">Speak Up!</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<iframe src=\"https://mailchi.mp/03a83dc5192a/signup\" title=\"SQSSignUp\" width=\"600\" height=\"600\" scrolling=\"“no”\" frameborder=\"“0”\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4) > iframe:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > 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 class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > 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 class=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R9": { "name": "Links with identical accessible names have equivalent purpose", "code": "QW-ACT-R9", "mapping": "b20e66", "description": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.", "metadata": { "target": { "element": "a, [role='link']" }, "success-criteria": [ { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only" } ], "related": [], "url": "https://act-rules.github.io/rules/b20e66", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 8, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent." }, "results": [ { "verdict": "warning", "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.", "resultCode": "F1", "elements": [ { "htmlCode": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)", "accessibleName": "Donate" }, { "htmlCode": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)", "accessibleName": "Donate" }, { "htmlCode": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)", "accessibleName": "Donate" }, { "htmlCode": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)", "accessibleName": "Donate" }, { "htmlCode": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)", "accessibleName": "Donate" } ], "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": 6, "warning": 7, "failed": 4, "inapplicable": 0, "outcome": "failed", "description": "Element has contrast ratio lower than minimum." }, "results": [ { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>– Sharon Quirk-Silva</p>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">JOIN</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<p style=\"color: #b3b2b2;\">We can only bring real change together!</p>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<div class=\"box-content\">Phone: 714 482 3878</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<div class=\"box-content\">PO Box 4026\nFullerton, CA 92834-4026</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<div class=\"box-content\">info@sharonquirksilva.com</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>PAID FOR BY:\nSharon Quirk-Silva for Assembly 2024 \n(ID# 1456932)</p>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"gmail-hdr16\">\n(ID# 1456932)</span>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > b:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<div align=\"right\">P.O. Box 4026\nFullerton, CA 92834-4026\n(714) 482-3878</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R76": { "name": "Text has enhanced contrast", "code": "QW-ACT-R76", "mapping": "09o5cg", "description": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "1.4.6", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced" } ], "related": [ "G17", "G18" ], "url": "https://act-rules.github.io/rules/09o5cg", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 4, "warning": 7, "failed": 6, "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": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Who Can Get Things Done”</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>– Sharon Quirk-Silva</p>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">On The Issues</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">JOIN</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<p style=\"color: #b3b2b2;\">We can only bring real change together!</p>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<div class=\"box-content\">Phone: 714 482 3878</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<div class=\"box-content\">PO Box 4026\nFullerton, CA 92834-4026</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<div class=\"box-content\">info@sharonquirksilva.com</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>PAID FOR BY:\nSharon Quirk-Silva for Assembly 2024 \n(ID# 1456932)</p>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"gmail-hdr16\">\n(ID# 1456932)</span>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > b:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<div align=\"right\">P.O. Box 4026\nFullerton, CA 92834-4026\n(714) 482-3878</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" } ], "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 lang=\"en-US\" class=\"js_active vc_desktop vc_transform vc_transform js_active vc_desktop vc_transform vc_transform \"><head></head><body>Sharon Quirk-Silva for Assembly 2024 – District 65 – Sharon Quirk-Silva for Assembly 2024 – California District 65\n\nconsole.log('PixelYourSite Free version 9.3.7');\n\n\n\nwindow._wpemojiSettings = {\"baseUrl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/14.0.0\\/72x72\\/\",\"ext\":\".png\",\"svgUrl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/14.0.0\\/svg\\/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https:\\/\\/www.sharonquirksilva.com\\/wp-includes\\/js\\/wp-emoji-release.min.js?ver=6.2.2\"}};\n/*! This file is auto-generated */\n!function(e,a,t){var n,r,o,i=a.createElement(\"ca …", "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": 23, "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": "<h2 class=\"heading text-center none-margin\" style=\"text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">“We Need Real Leaders</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Who Can Get Things Done”</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>– Sharon Quirk-Silva</p>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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 data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Videos</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Photos</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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 data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">On The Issues</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/issues#top\">Priorities</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2: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": "<div class=\"box-content\">Solutions are found by bringing people together, not driving them apart. Learn about my goals for real change.</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/issues#bottom\">Accomplishments</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2: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": "<div class=\"box-content\">It doesn’t take a Democrat or a Republican. It takes people working together. Find out more about what we have already done.</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/survey\">Speak Up!</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2: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": "<div class=\"box-content\">As a teacher I learned the importance of listening. That’s why I want to know what issues matter most to you.</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">JOIN</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p style=\"color: #b3b2b2;\">We can only bring real change together!</p>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<div class=\"box-content\">Phone: 714 482 3878</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<div class=\"box-content\">PO Box 4026\nFullerton, CA 92834-4026</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<div class=\"box-content\">info@sharonquirksilva.com</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 5, "warning": 4, "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-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\">\n \n \n \n \n \n \n \n \n \n \t\t\t 714 482 3838 PO Box 4026 Fullerton, CA 92834-4026\n\t\t \n DONATE | JOIN \n \n \n \n \n \n \n \n \n \n Menu\n \n \n \n …", "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://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">DONATE</a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > 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": 6, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Please verify that the element's title attribute describes correctly the link." }, "results": [ { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li: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=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > 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=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li: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=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\">\n \n </a>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T15": { "name": "Using the link element and navigation tools", "code": "QW-WCAG-T15", "mapping": "H59", "description": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "metadata": { "target": { "element": "link" }, "success-criteria": [ { "name": "2.4.5", "level": "AA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/multiple-ways" }, { "name": "2.4.8", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/location" } ], "related": [ "G1", "G63", "G64", "G123" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H59", "passed": 6, "warning": 6, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>" }, "results": [ { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"wp-block-library-css\" href=\"https://www.sharonquirksilva.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(13)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"font-awesome-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/types/vendor/toolset/toolset-common/res/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0\" type=\"text/css\" media=\"screen\">", "pointer": "html > head:nth-child(1) > link:nth-child(14)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"classic-theme-styles-css\" href=\"https://www.sharonquirksilva.com/wp-includes/css/classic-themes.min.css?ver=6.2.2\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(15)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"rs-plugin-settings-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.4.8\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(17)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"rt-tpg-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/css/thepostgrid.css?ver=3.5.11\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(19)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"bootstrap-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/bootstrap.min.css?ver=3.2.0\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(20)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"preset-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/presets/preset1.css?ver=6.2.2\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(21)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"woocommerce.css-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/woocommerce.css?ver=4.1.0\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(22)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"fonts-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/fonts.css?ver=1.0.0\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(23)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"style.min-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/style.min.css?ver=1.0.0\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(24)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"style-rtl-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/style-rtl.css?ver=1.0.0\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(25)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"magnific-popup-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/magnific-popup.css?ver=4.0.1\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(26)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"style-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/style.css?ver=1.0.0\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(27)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"js_composer_front-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.11.0\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(28)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"wp_custom_style-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/wp_custom_style.css?ver=6.2.2\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(29)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"https://api.w.org/\" href=\"https://www.sharonquirksilva.com/wp-json/\">", "pointer": "html > head:nth-child(1) > link:nth-child(46)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://www.sharonquirksilva.com/xmlrpc.php?rsd\">", "pointer": "html > head:nth-child(1) > link:nth-child(48)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://www.sharonquirksilva.com/wp-includes/wlwmanifest.xml\">", "pointer": "html > head:nth-child(1) > link:nth-child(49)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"shortlink\" href=\"https://www.sharonquirksilva.com/\">", "pointer": "html > head:nth-child(1) > link:nth-child(52)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link type=\"image/x-icon\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/favicon.ico\" rel=\"shortcut icon\">", "pointer": "html > head:nth-child(1) > link:nth-child(58)" } ], "attributes": [] }, { "verdict": "warning", "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>", "resultCode": "RC1", "elements": [ { "htmlCode": "<link href=\"https://fonts.googleapis.com/css?family=Lustria:400\" rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" media=\"all\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > link:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>", "resultCode": "RC1", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"rt-owl-carousel-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/owl-carousel/owl.carousel.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">", "pointer": "html > body:nth-child(2) > link:nth-child(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>", "resultCode": "RC1", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"rt-owl-carousel-theme-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/owl-carousel/owl.theme.default.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">", "pointer": "html > body:nth-child(2) > link:nth-child(5)" } ], "attributes": [] }, { "verdict": "warning", "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>", "resultCode": "RC1", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"rt-scrollbar-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/scrollbar/jquery.mCustomScrollbar.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">", "pointer": "html > body:nth-child(2) > link:nth-child(6)" } ], "attributes": [] }, { "verdict": "warning", "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>", "resultCode": "RC1", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"rt-fontawsome-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/font-awesome/css/font-awesome.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">", "pointer": "html > body:nth-child(2) > link:nth-child(7)" } ], "attributes": [] }, { "verdict": "warning", "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>", "resultCode": "RC1", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"rt-magnific-popup-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/Magnific-Popup/magnific-popup.css?ver=3.5.11\" type=\"text/css\" media=\"all\">", "pointer": "html > body:nth-child(2) > link:nth-child(8)" } ], "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": 6, "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=\"nav\" class=\"menu-list-right text-center\"><li id=\"menu-item-2144\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9 current_page_item menu-item-2144\"><a href=\"https://www.sharonquirksilva.com/\" aria-current=\"page\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Home</a></li>\n<li id=\"menu-item-351\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children men …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"sub-menu\">\n\t<li id=\"menu-item-350\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-350\"><a href=\"https://www.sharonquirksilva.com/about/\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">About Sharon</a></li>\n\t<li id=\"menu-item-169\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-169\"><a href=\"https://www.sharonquirksilva.com/issues/\" _selector=\"html > body:nth-chi …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"sub-menu\">\n\t<li id=\"menu-item-2178\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-2178\"><a href=\"https://www.sharonquirksilva.com/photos/\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Photos</a></li>\n\t<li id=\"menu-item-347\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-347\"><a href=\"https://www.sharonquirksilva.com/category/media/videos/\" _selector=\"html …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"cs-social\">\n <li>\n <a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">\n <i class=\"fa fa-facebook\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nt …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > 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>\t<!-- SLIDE -->\n\t<li data-index=\"rs-16\" data-transition=\"random\" data-slotamount=\"7\" data-hideafterloop=\"0\" data-hideslideonmobile=\"off\" data-easein=\"default\" data-easeout=\"default\" data-masterspeed=\"300\" data-link=\"https://www.sharonquirksilva.com/about/\" data-thumb=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/2-product-of-oc-cropped-100x50.jpg\" data-rotate=\"0\" data-saveperformance=\"off\" data-title=\"Slide\" data-param1=\"\" data-param2=\"\" data-param3=\"\" data-param4=\"\" data-param5=\"\" data-param6=\"\" data-param7=\"\" data-param8=\"\" data-param9=\"\" data-param10=\"\" data-description=\"\">\n\t\t<!-- MAIN IMAGE -->\n\t\t<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/2- …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"cs-social social-list \">\n <li>\n <a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">\n <i class=\"fa fa-facebook\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-chi …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > 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": 15, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Text alternative needs manual verification." }, "results": [ { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2019/04/SQS-logo-2020.jpg\" alt=\"Sharon Quirk-Silva for Assembly 2024 – District 65\" style=\"max-height: 80px\" class=\"normal-logo logo-v1\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/2-product-of-oc-cropped.jpg\" alt=\"\" title=\"2-product-of-oc-cropped\" width=\"2173\" height=\"1222\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\" class=\"rev-slidebg\" data-no-retina=\"\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/3-fighting-cropped.jpg\" alt=\"\" title=\"3-fighting-cropped\" width=\"2355\" height=\"1325\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\" class=\"rev-slidebg\" data-no-retina=\"\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/4-listens-cropped-scaled.jpg\" alt=\"\" title=\"4-listens-cropped\" width=\"2560\" height=\"1440\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\" class=\"rev-slidebg\" data-no-retina=\"\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0001-300x200.jpg\" alt=\"Photos\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0005-300x200.jpg\" alt=\"Endorsements\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0004-300x200.jpg\" alt=\"About Sharon\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0002-300x200.jpg\" alt=\"Videos\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0003-300x200.jpg\" alt=\"Donate\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0001-300x200.jpg\" alt=\"Photos\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0005-300x200.jpg\" alt=\"Endorsements\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0004-300x200.jpg\" alt=\"About Sharon\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0002-300x200.jpg\" alt=\"Videos\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0003-300x200.jpg\" alt=\"Donate\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0001-300x200.jpg\" alt=\"Photos\">", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > 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": 0, "warning": 0, "failed": 16, "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": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-1\" data-x=\"2\" data-y=\"center\" data-voffset=\"-9\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{"delay":500,"speed":700,"frame":"0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"auto:auto;","ease":"nothing"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingrigh …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2)" } ], "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=\"tp-caption cddprimarylarger tp-resizeme\" id=\"slide-16-layer-2\" data-x=\"4\" data-y=\"center\" data-voffset=\"123\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{"event":"click","action":"simplelink","target":"_self","url":"endorsements","delay":""}]\" data-responsive_offset=\"on\" data-frames=\"[{"delay":1000,"speed":700,"frame":"0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300," …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(3)" } ], "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=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-3\" data-x=\"4\" data-y=\"center\" data-voffset=\"248\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{"event":"click","action":"simplelink","target":"_self","url":"endorsements","delay":""}]\" data-responsive_offset=\"on\" data-frames=\"[{"delay":1240,"speed":700,"frame":"0","from":"y:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"f …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(4)" } ], "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=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-5\" data-x=\"6\" data-y=\"811\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{"delay":1560,"speed":700,"frame":"0","from":"opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"opacity:0;","ease":"Power3.easeInOut"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingright=\"[0,0,0,0]\" data …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(5)" } ], "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=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-17-layer-1\" data-x=\"6\" data-y=\"center\" data-voffset=\"199\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{"delay":500,"speed":700,"frame":"0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"auto:auto;","ease":"nothing"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingrig …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2)" } ], "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=\"tp-caption cddprimarylarger tp-resizeme\" id=\"slide-17-layer-2\" data-x=\"6\" data-y=\"center\" data-voffset=\"338\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{"event":"click","action":"simplelink","target":"_self","url":"about\\/","delay":""}]\" data-responsive_offset=\"on\" data-frames=\"[{"delay":1000,"speed":700,"frame":"0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"fram …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(3)" } ], "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=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-19-layer-1\" data-x=\"27\" data-y=\"center\" data-voffset=\"200\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{"delay":500,"speed":700,"frame":"0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"frame":"999","to":"auto:auto;","ease":"nothing"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingri …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2)" } ], "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=\"tp-caption cddprimarylarger tp-resizeme\" id=\"slide-19-layer-2\" data-x=\"165\" data-y=\"center\" data-voffset=\"353\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{"event":"click","action":"simplelink","target":"_self","url":"https:\\/\\/www.sharonquirksilva.com\\/survey\\/","delay":""}]\" data-responsive_offset=\"on\" data-frames=\"[{"delay":1000,"speed":700,"frame":"0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait …", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(3)" } ], "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": "<h2 class=\"heading text-center none-margin\" style=\"text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">“We Need Real Leaders</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [ "40px" ] }, { "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": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Who Can Get Things Done”</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [ "50px" ] }, { "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": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">On The Issues</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [ "50px" ] }, { "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": "<i style=\"\" class=\"fa fa-users\"></i>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > i: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": "<i style=\"\" class=\"fa fa-pencil\"></i>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > i: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": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">JOIN</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [ "40px" ] }, { "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": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [ "60px" ] }, { "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": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [ "50px" ] } ] }, "QW-WCAG-T31": { "name": "Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa", "code": "QW-WCAG-T31", "mapping": "F24", "description": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "metadata": { "target": { "element": "*", "attributes": "text-decoration" }, "success-criteria": [ { "name": "1.4.3", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum" }, { "name": "1.4.6", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced" }, { "name": "1.4.8", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation" } ], "related": [ "C23", "C25" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F24", "passed": 10, "warning": 0, "failed": 5, "inapplicable": 0, "outcome": "failed", "description": "The test target has a author defined background property but not a color css property." }, "results": [ { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<div class=\"box-content\">Phone: 714 482 3878</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<div class=\"box-content\">PO Box 4026\nFullerton, CA 92834-4026</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<div class=\"box-content\">info@sharonquirksilva.com</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] } ] } } }, "best-practices": { "type": "best-practices", "metadata": { "passed": 11, "warning": 1, "failed": 5, "inapplicable": 7 }, "assertions": { "QW-BP6": { "name": "title element is not too long (100 characters)", "code": "QW-BP6", "description": "The webpage title element shouldn't have more than 100 characters", "metadata": { "target": { "element": "title" }, "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The page title has 100 or more characters." }, "results": [ { "verdict": "failed", "description": "The page title has 100 or more characters.", "resultCode": "F1", "elements": [ { "htmlCode": "<title>Sharon Quirk-Silva for Assembly 2024 – District 65 – Sharon Quirk-Silva for Assembly 2024 – California District 65</title>", "pointer": "html > head:nth-child(1) > title:nth-child(6)" } ], "attributes": [] } ] }, "QW-BP1": { "name": "Using h1-h6 to identify headings", "code": "QW-BP1", "mapping": "H42", "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ] }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html" } ], "related": [ "H69", "G141", "F2", "F43" ], "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html", "passed": 0, "warning": 20, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that heading markup is used when content is a heading." }, "results": [ { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"heading text-center none-margin\" style=\"text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">“We Need Real Leaders</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Who Can Get Things Done”</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"entry-title\">Photos</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"entry-title\">Endorsements</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"entry-title\">About Sharon</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"entry-title\">Videos</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"entry-title\">Donate</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"entry-title\">Photos</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"entry-title\">Endorsements</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"entry-title\">About Sharon</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"entry-title\">Videos</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"entry-title\">Donate</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"entry-title\">Photos</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">On The Issues</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"box-title\">Priorities</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"box-title\">Accomplishments</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"box-title\">Speak Up!</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">JOIN</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] } ] }, "QW-BP20": { "name": "Landmark no duplicate banner", "code": "QW-BP20", "description": "Ensures the document has at most one banner landmark", "metadata": { "target": { "element": "body" }, "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "There are multiple banner landmarks" }, "results": [ { "verdict": "failed", "description": "There are multiple banner landmarks", "resultCode": "F1", "elements": [ { "htmlCode": "<body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\">\n \n \n \n \n \n \n \n \n \n \t\t\t 714 482 3838 PO Box 4026 Fullerton, CA 92834-4026\n\t\t \n DONATE | JOIN \n \n \n \n \n \n \n \n \n \n Menu\n \n \n \n …", "pointer": "html > body:nth-child(2)" } ], "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-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\">\n \n \n \n \n \n \n \n \n \n \t\t\t 714 482 3838 PO Box 4026 Fullerton, CA 92834-4026\n\t\t \n DONATE | JOIN \n \n \n \n \n \n \n \n \n \n Menu\n \n \n \n …", "pointer": "html > body:nth-child(2)" } ], "attributes": [] } ] }, "QW-BP15": { "name": "At least one width attribute of an HTML element is expressed in absolute values", "code": "QW-BP15", "description": "At least one width attribute of an HTML element is expressed in absolute values", "metadata": { "target": { "element": "*", "attributes": "width" }, "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The test target `width` attribute uses absolute units." }, "results": [ { "verdict": "failed", "description": "The test target `width` attribute uses absolute units.", "resultCode": "F1", "elements": [ { "htmlCode": "<iframe src=\"https://mailchi.mp/03a83dc5192a/signup\" title=\"SQSSignUp\" width=\"600\" height=\"600\" scrolling=\"“no”\" frameborder=\"“0”\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4) > iframe:nth-child(1)" } ], "attributes": [] } ] }, "QW-BP26": { "name": "Landmark complementary is top level", "code": "QW-BP26", "description": "Ensures the contentinfo landmark is at top level", "metadata": { "target": { "element": "footer:not([role]), [role=contentinfo]" }, "passed": 1, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The complementary landmark is not at top level." }, "results": [ { "verdict": "failed", "description": "The complementary landmark is not at top level.", "resultCode": "F1", "elements": [ { "htmlCode": "<footer class=\"entry-footer\">\n\t\t\t</footer>", "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > footer:nth-child(2)" } ], "attributes": [] } ] } } }, "counter": { "type": "counter", "data": { "roles": { "link": 90, "document": 1, "button": 5, "img": 12, "list": 6, "listitem": 22, "main": 1, "article": 1, "region": 1, "presentation": 3, "heading": 20, "contentinfo": 1 }, "tags": { "html": 1, "head": 1, "script": 48, "meta": 6, "title": 1, "link": 32, "style": 8, "noscript": 3, "body": 1, "div": 238, "header": 2, "span": 22, "i": 16, "a": 58, "button": 5, "img": 15, "ul": 6, "li": 22, "main": 1, "article": 1, "section": 1, "h2": 9, "p": 6, "h3": 11, "iframe": 1, "br": 5, "footer": 2, "b": 1 } } } }, "success": true }, "standardResult": { "totals": [ 53, 104, 23, 10 ], "instances": [ { "ruleID": "QW-ACT-R63", "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\" class=\"js_active vc_desktop vc_transform vc_transform js_active vc_desktop vc_transform vc_transform \"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R64", "what": "This rule checks that the non-repeated content contains a heading", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\" class=\"js_active vc_desktop vc_transform vc_transform js_active vc_desktop vc_transform vc_transform \"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R73", "what": "This rule checks that repeated blocks of content are collapsible.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\" class=\"js_active vc_desktop vc_transform vc_transform js_active vc_desktop vc_transform vc_transform \"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R74", "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\" class=\"js_active vc_desktop vc_transform vc_transform js_active vc_desktop vc_transform vc_transform \"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">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(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"/contact\">JOIN</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a class=\"menubar-brand\" href=\"https://www.sharonquirksilva.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(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.sharonquirksilva.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(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.sharonquirksilva.com/about/\">About</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.sharonquirksilva.com/category/media/\">Media</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">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(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.sharonquirksilva.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(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.sharonquirksilva.com/vote/\">Vote</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Photos</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read 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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Endorsements</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read 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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">About Sharon</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read 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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Videos</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read 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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read 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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Photos</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read 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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Endorsements</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read 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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">About Sharon</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read 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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Videos</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read 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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read 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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Photos</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read 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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/issues#top\">Priorities</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/issues#bottom\">Accomplishments</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/survey\">Speak Up!</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4) > iframe:nth-child(1)" }, "excerpt": "<iframe src=\"https://mailchi.mp/03a83dc5192a/signup\" title=\"SQSSignUp\" width=\"600\" height=\"600\" scrolling=\"“no”\" frameborder=\"“0”\"></iframe>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\"> </a>" }, { "ruleID": "QW-ACT-R9", "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>" }, { "ruleID": "QW-ACT-R9", "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"></a>" }, { "ruleID": "QW-ACT-R9", "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>" }, { "ruleID": "QW-ACT-R9", "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"></a>" }, { "ruleID": "QW-ACT-R9", "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">Donate</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": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>– Sharon Quirk-Silva</p>" }, { "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": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">JOIN</h2>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p style=\"color: #b3b2b2;\">We can only bring real change together!</p>" }, { "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": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"box-content\">Phone: 714 482 3878</div>" }, { "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": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"box-content\">PO Box 4026 Fullerton, CA 92834-4026</div>" }, { "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": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"box-content\">info@sharonquirksilva.com</div>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>PAID FOR BY: Sharon Quirk-Silva for Assembly 2024 (ID# 1456932)</p>" }, { "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(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > b:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span class=\"gmail-hdr16\"> (ID# 1456932)</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(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" }, "excerpt": "<div align=\"right\">P.O. Box 4026 Fullerton, CA 92834-4026 (714) 482-3878</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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Who Can Get Things Done”</h2>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>– Sharon Quirk-Silva</p>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">On The Issues</h2>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">JOIN</h2>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p style=\"color: #b3b2b2;\">We can only bring real change together!</p>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"box-content\">Phone: 714 482 3878</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": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"box-content\">PO Box 4026 Fullerton, CA 92834-4026</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": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"box-content\">info@sharonquirksilva.com</div>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>PAID FOR BY: Sharon Quirk-Silva for Assembly 2024 (ID# 1456932)</p>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > b:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span class=\"gmail-hdr16\"> (ID# 1456932)</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(1) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" }, "excerpt": "<div align=\"right\">P.O. Box 4026 Fullerton, CA 92834-4026 (714) 482-3878</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 lang=\"en-US\" class=\"js_active vc_desktop vc_transform vc_transform js_active vc_desktop vc_transform vc_transform \"><head></head><body>Sharon Quirk-Silva for Assembly 2024 – District 65 – Sharon ... source\":{\"concatemoji\":\"https:\\/\\/www.sharonquirksilva.com\\/wp-includes\\/js\\/wp-emoji-release.min.js?ver=6.2.2\"}}; /*! This file is auto-generated */ !function(e,a,t){var n,r,o,i=a.createElement(\"ca …" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">“We Need Real Leaders</h2>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Who Can Get Things Done”</h2>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>– Sharon Quirk-Silva</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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Videos</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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read 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": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read 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": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Photos</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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read 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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">On The Issues</h2>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/issues#top\">Priorities</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)" }, "excerpt": "<div class=\"box-content\">Solutions are found by bringing people together, not driving them apart. Learn about my goals for real change.</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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/issues#bottom\">Accomplishments</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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)" }, "excerpt": "<div class=\"box-content\">It doesn’t take a Democrat or a Republican. It takes people working together. Find out more about what we have already done.</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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/survey\">Speak Up!</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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)" }, "excerpt": "<div class=\"box-content\">As a teacher I learned the importance of listening. That’s why I want to know what issues matter most to you.</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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">JOIN</h2>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p style=\"color: #b3b2b2;\">We can only bring real change together!</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"box-content\">Phone: 714 482 3878</div>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"box-content\">PO Box 4026 Fullerton, CA 92834-4026</div>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"box-content\">info@sharonquirksilva.com</div>" }, { "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-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\"> 714 482 3838 PO Box 4026 Fullerton, CA 92834-4026 DONATE | JOIN Menu …" }, { "ruleID": "QW-WCAG-T23", "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">DONATE</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(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> </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(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> </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(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\"> </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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> </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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> </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(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\"> </a>" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "wp-block-library-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(13)" }, "excerpt": "<link rel=\"stylesheet\" id=\"wp-block-library-css\" href=\"https://www.sharonquirksilva.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "font-awesome-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(14)" }, "excerpt": "<link rel=\"stylesheet\" id=\"font-awesome-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/types/vendor/toolset/toolset-common/res/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0\" type=\"text/css\" media=\"screen\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "classic-theme-styles-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(15)" }, "excerpt": "<link rel=\"stylesheet\" id=\"classic-theme-styles-css\" href=\"https://www.sharonquirksilva.com/wp-includes/css/classic-themes.min.css?ver=6.2.2\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "rs-plugin-settings-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(17)" }, "excerpt": "<link rel=\"stylesheet\" id=\"rs-plugin-settings-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/revslider/public/assets/css/settings.css?ver=5.4.8\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "rt-tpg-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(19)" }, "excerpt": "<link rel=\"stylesheet\" id=\"rt-tpg-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/css/thepostgrid.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "bootstrap-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(20)" }, "excerpt": "<link rel=\"stylesheet\" id=\"bootstrap-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/bootstrap.min.css?ver=3.2.0\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "preset-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(21)" }, "excerpt": "<link rel=\"stylesheet\" id=\"preset-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/presets/preset1.css?ver=6.2.2\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "woocommerce.css-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(22)" }, "excerpt": "<link rel=\"stylesheet\" id=\"woocommerce.css-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/woocommerce.css?ver=4.1.0\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "fonts-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(23)" }, "excerpt": "<link rel=\"stylesheet\" id=\"fonts-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/fonts.css?ver=1.0.0\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "style.min-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(24)" }, "excerpt": "<link rel=\"stylesheet\" id=\"style.min-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/style.min.css?ver=1.0.0\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "style-rtl-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(25)" }, "excerpt": "<link rel=\"stylesheet\" id=\"style-rtl-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/style-rtl.css?ver=1.0.0\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "magnific-popup-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(26)" }, "excerpt": "<link rel=\"stylesheet\" id=\"magnific-popup-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/magnific-popup.css?ver=4.0.1\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "style-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(27)" }, "excerpt": "<link rel=\"stylesheet\" id=\"style-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/style.css?ver=1.0.0\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "js_composer_front-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(28)" }, "excerpt": "<link rel=\"stylesheet\" id=\"js_composer_front-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.11.0\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "wp_custom_style-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(29)" }, "excerpt": "<link rel=\"stylesheet\" id=\"wp_custom_style-css\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/css/wp_custom_style.css?ver=6.2.2\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(46)" }, "excerpt": "<link rel=\"https://api.w.org/\" href=\"https://www.sharonquirksilva.com/wp-json/\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(48)" }, "excerpt": "<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://www.sharonquirksilva.com/xmlrpc.php?rsd\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(49)" }, "excerpt": "<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://www.sharonquirksilva.com/wp-includes/wlwmanifest.xml\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(52)" }, "excerpt": "<link rel=\"shortlink\" href=\"https://www.sharonquirksilva.com/\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(58)" }, "excerpt": "<link type=\"image/x-icon\" href=\"https://www.sharonquirksilva.com/wp-content/themes/wp-candidate/favicon.ico\" rel=\"shortcut icon\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "ordinalSeverity": 0, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > link:nth-child(1)" }, "excerpt": "<link href=\"https://fonts.googleapis.com/css?family=Lustria:400\" rel=\"stylesheet\" property=\"stylesheet\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "ordinalSeverity": 0, "tagName": "LINK", "id": "rt-owl-carousel-css", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > link:nth-child(4)" }, "excerpt": "<link rel=\"stylesheet\" id=\"rt-owl-carousel-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/owl-carousel/owl.carousel.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "ordinalSeverity": 0, "tagName": "LINK", "id": "rt-owl-carousel-theme-css", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > link:nth-child(5)" }, "excerpt": "<link rel=\"stylesheet\" id=\"rt-owl-carousel-theme-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/owl-carousel/owl.theme.default.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "ordinalSeverity": 0, "tagName": "LINK", "id": "rt-scrollbar-css", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > link:nth-child(6)" }, "excerpt": "<link rel=\"stylesheet\" id=\"rt-scrollbar-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/scrollbar/jquery.mCustomScrollbar.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "ordinalSeverity": 0, "tagName": "LINK", "id": "rt-fontawsome-css", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > link:nth-child(7)" }, "excerpt": "<link rel=\"stylesheet\" id=\"rt-fontawsome-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/font-awesome/css/font-awesome.min.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "ordinalSeverity": 0, "tagName": "LINK", "id": "rt-magnific-popup-css", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > link:nth-child(8)" }, "excerpt": "<link rel=\"stylesheet\" id=\"rt-magnific-popup-css\" href=\"https://www.sharonquirksilva.com/wp-content/plugins/the-post-grid-pro/assets/vendor/Magnific-Popup/magnific-popup.css?ver=3.5.11\" type=\"text/css\" media=\"all\">" }, { "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": "nav", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul id=\"nav\" class=\"menu-list-right text-center\"><li id=\"menu-item-2144\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9 current_ ... div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Home</a></li> <li id=\"menu-item-351\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children men …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sub-menu\"> <li id=\"menu-item-350\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-350\"><a href=\"https://www.sharonquirksilva.com/about/\" _selector=\"html > body:nth ... haron</a></li> <li id=\"menu-item-169\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-169\"><a href=\"https://www.sharonquirksilva.com/issues/\" _selector=\"html > body:nth-chi …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sub-menu\"> <li id=\"menu-item-2178\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-2178\"><a href=\"https://www.sharonquirksilva.com/photos/\" _selector=\"html > body: ... os</a></li> <li id=\"menu-item-347\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-347\"><a href=\"https://www.sharonquirksilva.com/category/media/videos/\" _selector=\"html …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul class=\"cs-social\"> <li> <a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\" _selector=\"html > body:n ... h-child(1) > a:nth-child(1)\"> <i class=\"fa fa-facebook\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nt …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul> <!-- SLIDE --> <li data-index=\"rs-16\" data-transition=\"random\" data-slotamount=\"7\" data-hideafterloop=\"0\" data-hideslideonmobile=\"off\" data-easein=\"default\" data-easeout=\"default\" data-masterspee ... aram5=\"\" data-param6=\"\" data-param7=\"\" data-param8=\"\" data-param9=\"\" data-param10=\"\" data-description=\"\"> <!-- MAIN IMAGE --> <img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/2- …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul class=\"cs-social social-list \"> <li> <a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\" _selector=\"html > body:nth-child(2) > div:nth-child(1 ... h-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\"> <i class=\"fa fa-facebook\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-chi …" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > header:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2019/04/SQS-logo-2020.jpg\" alt=\"Sharon Quirk-Silva for Assembly 2024 – District 65\" style=\"max-height: 80px\" class=\"normal-logo logo-v1\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/2-product-of-oc-cropped.jpg\" alt=\"\" title=\"2-product-of-oc-cropped\" width=\"2173\" height=\"1222\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\" class=\"rev-slidebg\" data-no-retina=\"\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/3-fighting-cropped.jpg\" alt=\"\" title=\"3-fighting-cropped\" width=\"2355\" height=\"1325\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\" class=\"rev-slidebg\" data-no-retina=\"\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > img:nth-child(1)" }, "excerpt": "<img src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/4-listens-cropped-scaled.jpg\" alt=\"\" title=\"4-listens-cropped\" width=\"2560\" height=\"1440\" data-bgposition=\"center top\" data-bgfit=\"cover\" data-bgrepeat=\"no-repeat\" class=\"rev-slidebg\" data-no-retina=\"\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0001-300x200.jpg\" alt=\"Photos\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0005-300x200.jpg\" alt=\"Endorsements\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0004-300x200.jpg\" alt=\"About Sharon\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0002-300x200.jpg\" alt=\"Videos\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0003-300x200.jpg\" alt=\"Donate\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0001-300x200.jpg\" alt=\"Photos\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0005-300x200.jpg\" alt=\"Endorsements\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0004-300x200.jpg\" alt=\"About Sharon\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0002-300x200.jpg\" alt=\"Videos\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0003-300x200.jpg\" alt=\"Donate\">" }, { "ruleID": "QW-WCAG-T8", "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0001-300x200.jpg\" alt=\"Photos\">" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "slide-16-layer-1", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2)" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-1\" data-x=\"2\" data-y=\"center\" data-voffset=\"-9\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offs ... :"999","to":"auto:auto;","ease":"nothing"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingrigh …" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "slide-16-layer-2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(3)" }, "excerpt": "<div class=\"tp-caption cddprimarylarger tp-resizeme\" id=\"slide-16-layer-2\" data-x=\"4\" data-y=\"center\" data-voffset=\"123\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{& ... ;0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300," …" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "slide-16-layer-3", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(4)" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-3\" data-x=\"4\" data-y=\"center\" data-voffset=\"248\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{&qu ... ","from":"y:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"f …" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "slide-16-layer-5", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(5)" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-5\" data-x=\"6\" data-y=\"811\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\" ... uot;:"opacity:0;","ease":"Power3.easeInOut"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingright=\"[0,0,0,0]\" data …" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "slide-17-layer-1", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2)" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-17-layer-1\" data-x=\"6\" data-y=\"center\" data-voffset=\"199\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_off ... ;:"999","to":"auto:auto;","ease":"nothing"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingrig …" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "slide-17-layer-2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(3)" }, "excerpt": "<div class=\"tp-caption cddprimarylarger tp-resizeme\" id=\"slide-17-layer-2\" data-x=\"6\" data-y=\"center\" data-voffset=\"338\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{& ... ot;,"from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait","speed":300,"fram …" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "slide-19-layer-1", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2)" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-19-layer-1\" data-x=\"27\" data-y=\"center\" data-voffset=\"200\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_of ... t;:"999","to":"auto:auto;","ease":"nothing"}]\" data-textalign=\"['inherit','inherit','inherit','inherit']\" data-paddingtop=\"[0,0,0,0]\" data-paddingri …" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "slide-19-layer-2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(3)" }, "excerpt": "<div class=\"tp-caption cddprimarylarger tp-resizeme\" id=\"slide-19-layer-2\" data-x=\"165\" data-y=\"center\" data-voffset=\"353\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[ ... ":700,"frame":"0","from":"x:50px;opacity:0;","to":"o:1;","ease":"Power3.easeInOut"},{"delay":"wait …" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">“We Need Real Leaders</h2>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Who Can Get Things Done”</h2>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">On The Issues</h2>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > i:nth-child(1)" }, "excerpt": "<i style=\"\" class=\"fa fa-users\"></i>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > i:nth-child(1)" }, "excerpt": "<i style=\"\" class=\"fa fa-pencil\"></i>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">JOIN</h2>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"box-content\">Phone: 714 482 3878</div>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"box-content\">PO Box 4026 Fullerton, CA 92834-4026</div>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"box-content\">info@sharonquirksilva.com</div>" }, { "ruleID": "QW-BP6", "what": "The webpage title element shouldn't have more than 100 characters", "ordinalSeverity": 1, "tagName": "TITLE", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > title:nth-child(6)" }, "excerpt": "<title>Sharon Quirk-Silva for Assembly 2024 – District 65 – Sharon Quirk-Silva for Assembly 2024 – California District 65</title>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">“We Need Real Leaders</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Who Can Get Things Done”</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"entry-title\">Photos</h3>" }, { "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": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"entry-title\">Endorsements</h3>" }, { "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": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"entry-title\">About Sharon</h3>" }, { "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": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"entry-title\">Videos</h3>" }, { "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": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"entry-title\">Donate</h3>" }, { "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": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"entry-title\">Photos</h3>" }, { "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": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"entry-title\">Endorsements</h3>" }, { "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": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"entry-title\">About Sharon</h3>" }, { "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": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"entry-title\">Videos</h3>" }, { "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": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"entry-title\">Donate</h3>" }, { "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": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"entry-title\">Photos</h3>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">On The Issues</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"box-title\">Priorities</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"box-title\">Accomplishments</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"box-title\">Speak Up!</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center none-margin\" style=\"color: #ffffff; text-transform: uppercase; font-size: 40px; font-weight: 300; line-height: 40px\">JOIN</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 class=\"heading text-center primary_color none-margin\" style=\"text-transform: uppercase; font-size: 60px; font-weight: 300; line-height: 60px\">The TEAM</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(9) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"heading text-center \" style=\"text-transform: uppercase; font-size: 50px; font-weight: 300; line-height: 50px\">Contact Us</h2>" }, { "ruleID": "QW-BP20", "what": "Ensures the document has at most one banner 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-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\"> 714 482 3838 PO Box 4026 Fullerton, CA 92834-4026 DONATE | JOIN Menu …" }, { "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-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\"> 714 482 3838 PO Box 4026 Fullerton, CA 92834-4026 DONATE | JOIN Menu …" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4) > iframe:nth-child(1)" }, "excerpt": "<iframe src=\"https://mailchi.mp/03a83dc5192a/signup\" title=\"SQSSignUp\" width=\"600\" height=\"600\" scrolling=\"“no”\" frameborder=\"“0”\"></iframe>" }, { "ruleID": "QW-BP26", "what": "Ensures the contentinfo landmark is at top level", "ordinalSeverity": 1, "tagName": "FOOTER", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > article:nth-child(1) > footer:nth-child(2)" }, "excerpt": "<footer class=\"entry-footer\"> </footer>" } ] }, "endTime": 1687109703830 }, { "type": "test", "which": "tenon", "id": "a", "startTime": 1687109703830, "url": "https://www.sharonquirksilva.com/", "what": "Tenon", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.114", "responseTime": "2023-06-18T17:35:03.370Z", "data": { "apiErrors": [], "documentSize": 1056794, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 171, "failing": 9 }, "issues": { "totalErrors": 63, "totalWarnings": 1, "totalIssues": 64 }, "issuesByLevel": { "A": { "count": 43, "pct": 67.19 }, "AA": { "count": 12, "pct": 18.75 }, "AAA": { "count": 64, "pct": 100 } }, "density": { "errorDensity": 6, "warningDensity": 0, "allDensity": 6 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "49ff4d40-02aa-4a1e-89d5-87184d1197c7", "docID": "0d0cff5f-aa1a-45a2-d5c2-77bf5bf16d4b", "sourceHash": "dcd31cedaab9d837bbed3ac4ccd080ea", "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=49ff4d40-02aa-4a1e-89d5-87184d1197c7", "resultSet": [ { "tID": 28, "bpID": 3, "priority": 100, "level": [ "AAA" ], "certainty": 100, "errorTitle": "The layout or sizing of this page causes horizontal scrolling.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Avoid layouts that result in horizontal scroll", "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 3654.77 }, "height": 3654.77, "width": 1024 }, "position": { "line": 2936, "column": 60 }, "errorSnippet": "<body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\"> <div id=\"wrapper\"> <div class=\"header-wrapper\"> <div class=\"hea", "xpath": "/html/body", "issueID": "0e4637bc5dbf4d3362ee3d91d9a85958", "signature": "cddb2a25ab2dd2e3c060e12cdaa5dae4", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=0e4637bc5dbf4d3362ee3d91d9a85958" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1280, "y": 1000 }, "height": 1000, "width": 1280 }, "position": { "line": 1941, "column": 0 }, "errorSnippet": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.com/about/\"><span style=\"width:100%;height:100%;display:block\"></span></a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[6]/div[1]/div[1]/div[1]/a[1]", "issueID": "4e3542a7c4f0c4029a281162d8ef0a51", "signature": "9e50ce39ae296d6a3af1e6d044ed6bc0", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=4e3542a7c4f0c4029a281162d8ef0a51" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1280, "y": 1000 }, "height": 1000, "width": 1280 }, "position": { "line": 1957, "column": 0 }, "errorSnippet": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.com/issues/\"><span style=\"width:100%;height:100%;display:block\"></span></a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[4]/div[1]/div[1]/div[1]/a[1]", "issueID": "9241106bdd50868fb924fa18c6f1368d", "signature": "6116ef1663344d128ff4f1e790e8a144", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=9241106bdd50868fb924fa18c6f1368d" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1280, "y": 1000 }, "height": 1000, "width": 1280 }, "position": { "line": 1957, "column": 0 }, "errorSnippet": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.com/survey/\"><span style=\"width:100%;height:100%;display:block\"></span></a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[4]/div[1]/div[1]/div[1]/a[1]", "issueID": "a7d78fdd5d610a67f85cc47e238b192b", "signature": "b23f11aa7d5cbf1c2c36178de2e4a72e", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=a7d78fdd5d610a67f85cc47e238b192b" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 4534, "column": 0 }, "errorSnippet": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "0e0487d29bb7258b5ef983cfc6968a1f", "signature": "6d3eb083a3d649d15dc00df1066d0866", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=0e0487d29bb7258b5ef983cfc6968a1f" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 4534, "column": 0 }, "errorSnippet": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "07b5cd3dd955b4fb3e11f86d76e30bcc", "signature": "095d9a275e2adbe6b24d8badad44d82e", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=07b5cd3dd955b4fb3e11f86d76e30bcc" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 4894, "column": 0 }, "errorSnippet": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "5919f6da462fee9f6096134f5850cdaf", "signature": "7ea5da5edc1f93f0ae167069e0175b57", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=5919f6da462fee9f6096134f5850cdaf" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 4894, "column": 0 }, "errorSnippet": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "92096830cf320b0c7c596aa746319500", "signature": "5c2b7ec8d4f62e8dc23da0987e2af57e", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=92096830cf320b0c7c596aa746319500" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 5062, "column": 0 }, "errorSnippet": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "049d178ece1933a8711855958dcb01c1", "signature": "5617d470b5d3b8aa01bb44d69437a695", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=049d178ece1933a8711855958dcb01c1" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 5134, "column": 0 }, "errorSnippet": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "7ec1266ccfacdb4a571fc190b2518493", "signature": "26eed968196238c42efcbd5f4a77c6f9", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=7ec1266ccfacdb4a571fc190b2518493" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 5205, "column": 33 }, "errorSnippet": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "e922bafb3380107a8e5cec930a51bed4", "signature": "031f3cf598b8f04921ad5e530d918411", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=e922bafb3380107a8e5cec930a51bed4" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 5362, "column": 0 }, "errorSnippet": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "544909b3de61454205b3a87be729d39c", "signature": "42bbf18f497b869b38a29243ed2459ac", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=544909b3de61454205b3a87be729d39c" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 5530, "column": 40 }, "errorSnippet": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "29fd78af1b04ad60d9ef9f912b195f44", "signature": "d385df9eee6397aefd9f932202ae36ab", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=29fd78af1b04ad60d9ef9f912b195f44" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 5949, "column": 34 }, "errorSnippet": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "daffeaa383fb008fe8e4ce1e85704261", "signature": "9006a9601060830d72d73b31f5369ada", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=daffeaa383fb008fe8e4ce1e85704261" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 6698, "column": 34 }, "errorSnippet": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "ce45d62900cff1b54d03690877312252", "signature": "2088902642e3cdafc29f089bcb72f818", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=ce45d62900cff1b54d03690877312252" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 15, "y": 16 }, "bottom-right": { "x": 122, "y": 33 }, "height": 17, "width": 107 }, "position": { "line": 8616, "column": 0 }, "errorSnippet": "<span style=\"margin-right: 30px\"><i class=\"fa fa-phone primary_color\"></i> 714 482 3838</span>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]", "issueID": "5e5efd448e0bb5373e6f280c3554ec98", "signature": "fcd6e981e273d086a7ee8de236f6b738", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=5e5efd448e0bb5373e6f280c3554ec98" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 152, "y": 16 }, "bottom-right": { "x": 431, "y": 33 }, "height": 17, "width": 279 }, "position": { "line": 8616, "column": 0 }, "errorSnippet": "<span><i class=\"fa fa-map-marker primary_color\"></i> PO Box 4026 Fullerton, CA 92834-4026</span>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[2]", "issueID": "6d3800e8b2729485296cba432e795040", "signature": "16a7409a5cb38b1f49293830c38647b1", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6d3800e8b2729485296cba432e795040" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 10, "y": 0 }, "bottom-right": { "x": 119.875, "y": 50 }, "height": 50, "width": 109.875 }, "position": { "line": 8614, "column": 17 }, "errorSnippet": "<div class=\"textwidget custom-html-widget\"><a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">DONATE</a> | <a href=\"/contact\">JOIN</a> </div>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]", "issueID": "5fced7c920a47ce16d22ba4eb0fd6632", "signature": "7575fe74daf3aab1368af7e4f5ade7f1", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=5fced7c920a47ce16d22ba4eb0fd6632" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 10, "y": 16 }, "bottom-right": { "x": 74, "y": 33 }, "height": 17, "width": 64 }, "position": { "line": 900, "column": 0 }, "errorSnippet": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">DONATE</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]", "issueID": "2e5ff44087d0f8c3edb057b23a11e41d", "signature": "3160067b735717520e9ec3f4cbac3ca3", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=2e5ff44087d0f8c3edb057b23a11e41d" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 85.203125, "y": 16 }, "bottom-right": { "x": 120.203125, "y": 33 }, "height": 17, "width": 35 }, "position": { "line": 900, "column": 0 }, "errorSnippet": "<a href=\"/contact\">JOIN</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[2]", "issueID": "d6403f6f05de688ab92ab51b8944e9f1", "signature": "37ba9357aa21ab8f77d38c73027143e4", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d6403f6f05de688ab92ab51b8944e9f1" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 41.2344, "y": 25 }, "height": 25, "width": 41.2344 }, "position": { "line": 900, "column": 0 }, "errorSnippet": "<a href=\"https://www.sharonquirksilva.com/\" aria-current=\"page\">Home</a>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]", "issueID": "e31c8fc5370bcc1fcc03b1983f6e85de", "signature": "7eb736b8b1676a9b43142203871c6395", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=e31c8fc5370bcc1fcc03b1983f6e85de" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 86.6719, "y": 120 }, "height": 120, "width": 86.6719 }, "position": { "line": 8685, "column": 0 }, "errorSnippet": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-1\" data-x=\"2\" data-y=\"center\" data-voffset=\"-9\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{&quot;delay&quot;:50", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[2]/div[1]/div[1]/div[1]", "issueID": "6a1960937c1184fec6b80845b86a10eb", "signature": "e69336d36968282037afdf00dd7c3913", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6a1960937c1184fec6b80845b86a10eb" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 741.328, "y": 120 }, "height": 120, "width": 741.328 }, "position": { "line": 8695, "column": 0 }, "errorSnippet": "<div class=\"tp-caption cddprimarylarger tp-resizeme tp-withaction\" id=\"slide-16-layer-2\" data-x=\"4\" data-y=\"center\" data-voffset=\"123\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{&quot;event&quot;:&quot;cl", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[3]/div[1]/div[1]/div[1]", "issueID": "73e04b45d9bfa147845c74c4b3412e92", "signature": "baad7344dc309cb4901676425f5092d3", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=73e04b45d9bfa147845c74c4b3412e92" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 674, "y": 120 }, "height": 120, "width": 674 }, "position": { "line": 8698, "column": 0 }, "errorSnippet": "<div class=\"tp-caption cddwhilelarger tp-resizeme tp-withaction\" id=\"slide-16-layer-3\" data-x=\"4\" data-y=\"center\" data-voffset=\"248\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{&quot;event&quot;:&quot;clic", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[4]/div[1]/div[1]/div[1]", "issueID": "39d7b33bcb148b8439db585e57a4b2c0", "signature": "08095344cd3330d29ae59811b66400ed", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=39d7b33bcb148b8439db585e57a4b2c0" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 726.688, "y": 120 }, "height": 120, "width": 726.688 }, "position": { "line": 8701, "column": 0 }, "errorSnippet": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-5\" data-x=\"6\" data-y=\"811\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{&quot;delay&quot;:1560,&quot;speed&am", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[5]/div[1]/div[1]/div[1]", "issueID": "779bedca0615d7ef74d50064ef58a651", "signature": "69208d42a5a241c430f5427f4d073056", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=779bedca0615d7ef74d50064ef58a651" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 566.609, "y": 120 }, "height": 120, "width": 566.609 }, "position": { "line": 8705, "column": 0 }, "errorSnippet": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-17-layer-1\" data-x=\"6\" data-y=\"center\" data-voffset=\"199\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{&quot;delay&quot;:5", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/div[1]/div[1]", "issueID": "80178fbba41c2305def822b0a7c8067e", "signature": "31c0117cc5b43e05798776bba2940081", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=80178fbba41c2305def822b0a7c8067e" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 416.844, "y": 120 }, "height": 120, "width": 416.844 }, "position": { "line": 8713, "column": 0 }, "errorSnippet": "<div class=\"tp-caption cddprimarylarger tp-resizeme tp-withaction\" id=\"slide-17-layer-2\" data-x=\"6\" data-y=\"center\" data-voffset=\"338\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{&quot;event&quot;:&quot;cl", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[3]/div[1]/div[1]/div[1]", "issueID": "ca820eb8be7d237ff283ef7af31b2729", "signature": "cd4dcca5daceb870942a742f33165a65", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ca820eb8be7d237ff283ef7af31b2729" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 594.5, "y": 120 }, "height": 120, "width": 594.5 }, "position": { "line": 8717, "column": 0 }, "errorSnippet": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-19-layer-1\" data-x=\"27\" data-y=\"center\" data-voffset=\"200\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{&quot;delay&quot;:", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]", "issueID": "35daa61be5f8e0df3521d401b3992936", "signature": "779cfb258fd39cf96b772817c799db13", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=35daa61be5f8e0df3521d401b3992936" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 413.266, "y": 120 }, "height": 120, "width": 413.266 }, "position": { "line": 8725, "column": 0 }, "errorSnippet": "<div class=\"tp-caption cddprimarylarger tp-resizeme tp-withaction\" id=\"slide-19-layer-2\" data-x=\"165\" data-y=\"center\" data-voffset=\"353\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{&quot;event&quot;:&quot;", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[3]/div[1]/div[1]/div[1]", "issueID": "6044bd326e50ac1ed1bd28a0d2852921", "signature": "98e5fd8ea3ef320113069966f1197eb9", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6044bd326e50ac1ed1bd28a0d2852921" }, { "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": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 4534, "column": 0 }, "errorSnippet": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "fb15e57f907de36ec88f97ef48aad902", "signature": "6b0446143331c346e66b8ea510b190f1", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fb15e57f907de36ec88f97ef48aad902" }, { "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": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 4894, "column": 0 }, "errorSnippet": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "10efd49aae3ada8f81802922e81c1641", "signature": "b0a26b4726cc8083268fdac08d0a361d", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=10efd49aae3ada8f81802922e81c1641" }, { "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": 61, "y": 25 }, "height": 25, "width": 61 }, "position": { "line": 4894, "column": 0 }, "errorSnippet": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Videos</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h3[1]/a[1]", "issueID": "9b37eecb4cb023667eac5e5de86f0dce", "signature": "91b30febb5f002931de2c6e8dfc9318f", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9b37eecb4cb023667eac5e5de86f0dce" }, { "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": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 4894, "column": 0 }, "errorSnippet": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "9abfa2702d705fe3685a01f4d7e9c5a2", "signature": "bbfef8a461246402ce1d4796f9e3ee67", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9abfa2702d705fe3685a01f4d7e9c5a2" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 5061, "column": 34 }, "errorSnippet": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"><img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0002-300x200.jpg\" alt=\"Videos\"></a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]", "issueID": "75aa2c234f29023a2a53d0494b886d03", "signature": "27b92c9fbb3981cfef38a34fe481ad72", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=75aa2c234f29023a2a53d0494b886d03" }, { "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": 63, "y": 25 }, "height": 25, "width": 63 }, "position": { "line": 5062, "column": 0 }, "errorSnippet": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h3[1]/a[1]", "issueID": "057b237e38b349e7e3be368357555c13", "signature": "1a7cfde59679ba99f10f154f9fed3e7a", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=057b237e38b349e7e3be368357555c13" }, { "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": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 5062, "column": 0 }, "errorSnippet": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "6ae9f71058728ecf5ace24b87c8ce72f", "signature": "1dace2a304cf71dd51070f659bad5cab", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6ae9f71058728ecf5ace24b87c8ce72f" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 5062, "column": 0 }, "errorSnippet": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0003-300x200.jpg\" alt=\"Donate\"></a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/a[1]", "issueID": "2b2f4c58fe2021dfa8dcc81b58e85257", "signature": "649f66827ddca08607c473fc7581bfab", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2b2f4c58fe2021dfa8dcc81b58e85257" }, { "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": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 5205, "column": 33 }, "errorSnippet": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "9717b768d3878bb488b98fcce74e6868", "signature": "441094dfab665a9a414edff8c421ac48", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9717b768d3878bb488b98fcce74e6868" }, { "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": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 5362, "column": 0 }, "errorSnippet": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "eca9fe682d75d436d1fdfd6dc4d2952d", "signature": "306ec3e661c396403fddd883046a96fc", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=eca9fe682d75d436d1fdfd6dc4d2952d" }, { "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": 61, "y": 25 }, "height": 25, "width": 61 }, "position": { "line": 5529, "column": 33 }, "errorSnippet": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Videos</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/h3[1]/a[1]", "issueID": "e64dacbbdfa4e49bcc0e2e43f7fb4f19", "signature": "0aa6dd3a23cf6629ea38809d7c4b815d", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e64dacbbdfa4e49bcc0e2e43f7fb4f19" }, { "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": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 5530, "column": 40 }, "errorSnippet": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "5f154945c782253ff26fcb91cea24e72", "signature": "f082bec6af966eafffae5438a2a4e6a3", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5f154945c782253ff26fcb91cea24e72" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 5541, "column": 52 }, "errorSnippet": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"><img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0002-300x200.jpg\" alt=\"Videos\"></a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/a[1]", "issueID": "330e71f9f376fc43f4b211d29ca5c244", "signature": "9703555b492c76cc48c21fccca1582d7", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=330e71f9f376fc43f4b211d29ca5c244" }, { "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": 63, "y": 25 }, "height": 25, "width": 63 }, "position": { "line": 5542, "column": 58 }, "errorSnippet": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/h3[1]/a[1]", "issueID": "008f55c43a2f3404cadadb5f52b6c066", "signature": "0d009171ea656a6c4ee77db556584c37", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=008f55c43a2f3404cadadb5f52b6c066" }, { "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": 71, "y": 17 }, "height": 17, "width": 71 }, "position": { "line": 5949, "column": 34 }, "errorSnippet": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read More</a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "issueID": "af42db6e357eabb96ba64b743796b159", "signature": "f911ac29b7bc4eef9c68fc0887bb5625", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=af42db6e357eabb96ba64b743796b159" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 5950, "column": 0 }, "errorSnippet": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0003-300x200.jpg\" alt=\"Donate\"></a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/a[1]", "issueID": "4160cb658cd6cbb9b47d0a11c1ef5dab", "signature": "7ff63948a885f04f701967f2f20324b8", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4160cb658cd6cbb9b47d0a11c1ef5dab" }, { "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": 15, "y": 0 }, "bottom-right": { "x": 497, "y": 34 }, "height": 34, "width": 482 }, "position": { "line": 4594, "column": 0 }, "errorSnippet": "<ul id=\"nav\" class=\"menu-list-right text-center\"><li id=\"menu-item-2144\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9 current_page_item menu-item-2144\"><a href=\"http", "xpath": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]", "issueID": "0c8bde8150c0f0db31973c5241445ccd", "signature": "84244b74254f926883308f7be716016c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0c8bde8150c0f0db31973c5241445ccd" }, { "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": 15, "y": 0 }, "bottom-right": { "x": 241, "y": 34 }, "height": 34, "width": 226 }, "position": { "line": 6082, "column": 110 }, "errorSnippet": "<ul class=\"cs-social\"> <li> <a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> <i class=\"fa fa-facebook\"></i> </a&g", "xpath": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]", "issueID": "5664840cd366cfa61af4f2434cc4e957", "signature": "842f24b87e54ce1e35e776b8d8fb4d8d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5664840cd366cfa61af4f2434cc4e957" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 16, "y": 23 }, "height": 23, "width": 16 }, "position": { "line": 8642, "column": 0 }, "errorSnippet": "<button class=\"btn-mobi-sub\" style=\"\"></button>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/button[1]", "issueID": "333f72bdacd842539b59bbb8c9889296", "signature": "d4cdef064b38867f8a163bb9b3b5943e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=333f72bdacd842539b59bbb8c9889296" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 16, "y": 23 }, "height": 23, "width": 16 }, "position": { "line": 8642, "column": 0 }, "errorSnippet": "<button class=\"btn-mobi-sub\" style=\"\"></button>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/button[2]", "issueID": "363566deba039511857552c6ea701820", "signature": "bf13e13de05e996079061de2f518c0c2", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=363566deba039511857552c6ea701820" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 16, "y": 23 }, "height": 23, "width": 16 }, "position": { "line": 8648, "column": 0 }, "errorSnippet": "<button class=\"btn-mobi-sub\" style=\"\"></button>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/button[1]", "issueID": "d4ce62ec2b286930e44a5d568047725b", "signature": "5715ff1c7c21422ca0007dcc3813c77d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d4ce62ec2b286930e44a5d568047725b" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 16, "y": 23 }, "height": 23, "width": 16 }, "position": { "line": 8648, "column": 0 }, "errorSnippet": "<button class=\"btn-mobi-sub\" style=\"\"></button>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/button[2]", "issueID": "8bc712a6d2d6d02543b0bcc7f49dc465", "signature": "b123b6e74182545c377b512b9b385263", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8bc712a6d2d6d02543b0bcc7f49dc465" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 8, "y": 25 }, "height": 25, "width": 8 }, "position": { "line": 949, "column": 79 }, "errorSnippet": "<a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> <i class=\"fa fa-facebook\"></i> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]", "issueID": "dfb79c1e767387fb87fadf58e7267524", "signature": "e3e6c4447a36dae1d69479baa7224478", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dfb79c1e767387fb87fadf58e7267524" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 8, "y": 25 }, "height": 25, "width": 8 }, "position": { "line": 1936, "column": 5796 }, "errorSnippet": "<a class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> <i class=\"fa fa-twitter\"></i> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]", "issueID": "d7b7e1baffd9fec7fc9198631f206968", "signature": "3f2d6b811d6cd59110a7b1829e4c8230", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d7b7e1baffd9fec7fc9198631f206968" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 8, "y": 25 }, "height": 25, "width": 8 }, "position": { "line": 1941, "column": 0 }, "errorSnippet": "<a class=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\"> <i class=\"fa fa-instagram\"></i> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]", "issueID": "720ebc7682304002ac5713fbcd7dc4ac", "signature": "08f51269a63f8866330cb8bd64d668a3", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=720ebc7682304002ac5713fbcd7dc4ac" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 443, "y": 35 }, "bottom-right": { "x": 483, "y": 75 }, "height": 40, "width": 40 }, "position": { "line": 7058, "column": 0 }, "errorSnippet": "<a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> <i class=\"fa fa-facebook\"></i> </a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "463d2c1314ed7370abb993b00314cc2f", "signature": "ee5dd39767794ecba0d050fc637605ae", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=463d2c1314ed7370abb993b00314cc2f" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 492, "y": 35 }, "bottom-right": { "x": 532, "y": 75 }, "height": 40, "width": 40 }, "position": { "line": 7058, "column": 0 }, "errorSnippet": "<a class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> <i class=\"fa fa-twitter\"></i> </a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "e3430eed666616763c5593f1fe49070f", "signature": "f97956850ef28c409e5b6076813df079", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e3430eed666616763c5593f1fe49070f" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 541, "y": 35 }, "bottom-right": { "x": 581, "y": 75 }, "height": 40, "width": 40 }, "position": { "line": 7059, "column": 0 }, "errorSnippet": "<a class=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\"> <i class=\"fa fa-instagram\"></i> </a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]", "issueID": "add4c7f46aca852575c33c69d93a6a8b", "signature": "f3ef9ff05690c1b0c0b1133076829e1b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=add4c7f46aca852575c33c69d93a6a8b" }, { "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": 3654.77 }, "height": 3654.77, "width": 1024 }, "position": { "line": 2936, "column": 60 }, "errorSnippet": "<body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\"> <div id=\"wrapper\"> <div class=\"header-wrapper\"> <div class=\"hea", "xpath": "/html/body", "issueID": "b13148b3fd745b6ddb0396e81bcefe09", "signature": "ebfff5d9251700274029d6499b178d24", "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=b13148b3fd745b6ddb0396e81bcefe09" }, { "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": 8, "y": 25 }, "height": 25, "width": 8 }, "position": { "line": 949, "column": 79 }, "errorSnippet": "<a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> <i class=\"fa fa-facebook\"></i> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]", "issueID": "48752eb8ffefeb345058e0093b442dff", "signature": "cc35083cb8767b3cf7c7d882b27982ec", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=48752eb8ffefeb345058e0093b442dff" }, { "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": 8, "y": 25 }, "height": 25, "width": 8 }, "position": { "line": 1936, "column": 5796 }, "errorSnippet": "<a class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> <i class=\"fa fa-twitter\"></i> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]", "issueID": "b7eba2f393cbf4e4e85cd5383b7cf0fd", "signature": "d88d7a3f845479a351b290a9922c5fa8", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b7eba2f393cbf4e4e85cd5383b7cf0fd" }, { "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": 8, "y": 25 }, "height": 25, "width": 8 }, "position": { "line": 1941, "column": 0 }, "errorSnippet": "<a class=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\"> <i class=\"fa fa-instagram\"></i> </a>", "xpath": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]", "issueID": "6b528752cde95eb9cb3ba313bf61ab30", "signature": "425f8fa7f07ed2112d4b47afef9498cc", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6b528752cde95eb9cb3ba313bf61ab30" }, { "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": 443, "y": 35 }, "bottom-right": { "x": 483, "y": 75 }, "height": 40, "width": 40 }, "position": { "line": 7058, "column": 0 }, "errorSnippet": "<a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> <i class=\"fa fa-facebook\"></i> </a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "5bdccb462be35ed14750955d2589004a", "signature": "b1a58ec2470799598e69c7da815820df", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5bdccb462be35ed14750955d2589004a" }, { "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": 492, "y": 35 }, "bottom-right": { "x": 532, "y": 75 }, "height": 40, "width": 40 }, "position": { "line": 7058, "column": 0 }, "errorSnippet": "<a class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> <i class=\"fa fa-twitter\"></i> </a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "98be151a01e10b9e9e00c35878de851d", "signature": "3dc2b0de06eb6d7cec864ae1a025d889", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=98be151a01e10b9e9e00c35878de851d" }, { "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": 541, "y": 35 }, "bottom-right": { "x": 581, "y": 75 }, "height": 40, "width": 40 }, "position": { "line": 7059, "column": 0 }, "errorSnippet": "<a class=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\"> <i class=\"fa fa-instagram\"></i> </a>", "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]", "issueID": "e6e73eb49052b99f8fe33e2d1091178b", "signature": "33c6a447e28770b4888aa2ee5fad409c", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e6e73eb49052b99f8fe33e2d1091178b" } ], "log": [] }, "success": true }, "standardResult": { "totals": [ 0, 0, 3, 61 ], "instances": [ { "ruleID": "28", "what": "The layout or sizing of this page causes horizontal scrolling.", "ordinalSeverity": 3, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body class=\"home page-template page-template-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\"> <div id=\"wrapper\"> <div class=\"header-wrapper\"> <div class=\"hea" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[6]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.com/about/\"><span style=\"width:100%;height:100%;display:block\"></span></a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[4]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.com/issues/\"><span style=\"width:100%;height:100%;display:block\"></span></a>" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[4]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.com/survey/\"><span style=\"width:100%;height:100%;display:block\"></span></a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\">Read More</a>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]" }, "excerpt": "<span style=\"margin-right: 30px\"><i class=\"fa fa-phone primary_color\"></i> 714 482 3838</span>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[2]" }, "excerpt": "<span><i class=\"fa fa-map-marker primary_color\"></i> PO Box 4026 Fullerton, CA 92834-4026</span>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]" }, "excerpt": "<div class=\"textwidget custom-html-widget\"><a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">DONATE</a> | <a href=\"/contact\">JOIN</a> </div>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/sharon-quirk-silva-for-assembly-2024-1\">DONATE</a>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[2]" }, "excerpt": "<a href=\"/contact\">JOIN</a>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]" }, "excerpt": "<a href=\"https://www.sharonquirksilva.com/\" aria-current=\"page\">Home</a>" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "DIV", "id": "slide-16-layer-1", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[2]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-1\" data-x=\"2\" data-y=\"center\" data-voffset=\"-9\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{&quot;delay&quot;:50" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "DIV", "id": "slide-16-layer-2", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[3]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"tp-caption cddprimarylarger tp-resizeme tp-withaction\" id=\"slide-16-layer-2\" data-x=\"4\" data-y=\"center\" data-voffset=\"123\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{&quot;event&quot;:&quot;cl" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "DIV", "id": "slide-16-layer-3", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[4]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme tp-withaction\" id=\"slide-16-layer-3\" data-x=\"4\" data-y=\"center\" data-voffset=\"248\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{&quot;event&quot;:&quot;clic" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "DIV", "id": "slide-16-layer-5", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[5]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-16-layer-5\" data-x=\"6\" data-y=\"811\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{&quot;delay&quot;:1560,&quot;speed&am" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "DIV", "id": "slide-17-layer-1", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-17-layer-1\" data-x=\"6\" data-y=\"center\" data-voffset=\"199\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{&quot;delay&quot;:5" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "DIV", "id": "slide-17-layer-2", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[3]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"tp-caption cddprimarylarger tp-resizeme tp-withaction\" id=\"slide-17-layer-2\" data-x=\"6\" data-y=\"center\" data-voffset=\"338\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{&quot;event&quot;:&quot;cl" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "DIV", "id": "slide-19-layer-1", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"tp-caption cddwhilelarger tp-resizeme\" id=\"slide-19-layer-1\" data-x=\"27\" data-y=\"center\" data-voffset=\"200\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-responsive_offset=\"on\" data-frames=\"[{&quot;delay&quot;:" }, { "ruleID": "95", "what": "This element has insufficient color contrast (Level AAA).", "ordinalSeverity": 3, "tagName": "DIV", "id": "slide-19-layer-2", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[3]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"tp-caption cddprimarylarger tp-resizeme tp-withaction\" id=\"slide-19-layer-2\" data-x=\"165\" data-y=\"center\" data-voffset=\"353\" data-width=\"['auto']\" data-height=\"['auto']\" data-type=\"text\" data-actions=\"[{&quot;event&quot;:&quot;" }, { "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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read More</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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read More</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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h3[1]/a[1]" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Videos</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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read More</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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"><img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0002-300x200.jpg\" alt=\"Videos\"></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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h3[1]/a[1]" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read More</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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/a[1]" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0003-300x200.jpg\" alt=\"Donate\"></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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\">Read More</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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\">Read More</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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/h3[1]/a[1]" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Videos</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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\">Read More</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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/a[1]" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"><img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0002-300x200.jpg\" alt=\"Videos\"></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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/h3[1]/a[1]" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Donate</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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\">Read More</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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/a[1]" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-slider-0003-300x200.jpg\" alt=\"Donate\"></a>" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "UL", "id": "nav", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]" }, "excerpt": "<ul id=\"nav\" class=\"menu-list-right text-center\"><li id=\"menu-item-2144\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9 current_page_item menu-item-2144\"><a href=\"http" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]" }, "excerpt": "<ul class=\"cs-social\"> <li> <a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> <i class=\"fa fa-facebook\"></i> </a&g" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/button[1]" }, "excerpt": "<button class=\"btn-mobi-sub\" style=\"\"></button>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/button[2]" }, "excerpt": "<button class=\"btn-mobi-sub\" style=\"\"></button>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/button[1]" }, "excerpt": "<button class=\"btn-mobi-sub\" style=\"\"></button>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/button[2]" }, "excerpt": "<button class=\"btn-mobi-sub\" style=\"\"></button>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]" }, "excerpt": "<a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> <i class=\"fa fa-facebook\"></i> </a>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]" }, "excerpt": "<a class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> <i class=\"fa fa-twitter\"></i> </a>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[1]/div[1]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]" }, "excerpt": "<a class=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\"> <i class=\"fa fa-instagram\"></i> </a>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]" }, "excerpt": "<a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> <i class=\"fa fa-facebook\"></i> </a>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]" }, "excerpt": "<a class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> <i class=\"fa fa-twitter\"></i> </a>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]" }, "excerpt": "<a class=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\"> <i class=\"fa fa-instagram\"></i> </a>" }, { "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-page-titlebar page-template-page-titlebar-php page page-id-9 csbody wide wpb-js-composer js-comp-ver-6.11.0 vc_responsive\"> <div id=\"wrapper\"> <div class=\"header-wrapper\"> <div class=\"hea" }, { "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]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]" }, "excerpt": "<a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> <i class=\"fa fa-facebook\"></i> </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]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]" }, "excerpt": "<a class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> <i class=\"fa fa-twitter\"></i> </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]/header[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1]" }, "excerpt": "<a class=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\"&quot;{pos:'top'}&quot;\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\"> <i class=\"fa fa-instagram\"></i> </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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]" }, "excerpt": "<a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssembly/\"> <i class=\"fa fa-facebook\"></i> </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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]" }, "excerpt": "<a class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> <i class=\"fa fa-twitter\"></i> </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[2]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]" }, "excerpt": "<a class=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforassembly/\"> <i class=\"fa fa-instagram\"></i> </a>" } ] }, "endTime": 1687109704596 }, { "type": "test", "which": "testaro", "withItems": true, "rules": [ "n", "motion" ], "startTime": 1687109704596, "url": "https://www.sharonquirksilva.com/", "what": "Testaro", "result": { "rules": { "allHidden": { "what": "page that is entirely or mostly hidden", "data": { "hidden": { "document": false, "body": false, "main": false }, "reallyHidden": { "document": false, "body": false, "main": false }, "display": { "document": "block", "body": "block", "main": "block" }, "visHidden": { "document": false, "body": false, "main": false }, "ariaHidden": { "document": false, "body": false, "main": false }, "tagName": { "document": "HTML", "body": "BODY", "main": "MAIN" }, "id": { "body": "", "main": "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": 307 }, "totals": [ 1, 0, 0, 0 ], "standardInstances": [ { "ruleID": "bulk", "what": "Page contains a large number of visible elements", "count": 1, "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "docType": { "what": "document without a doctype property", "data": { "docHasType": true }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "dupAtt": { "what": "elements with duplicate attributes", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "embAc": { "what": "active elements embedded in links or buttons", "data": { "totals": { "links": 0, "buttons": 0, "inputs": 0, "selects": 0 }, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "filter": { "what": "filter styles on elements", "data": { "totals": { "styledElements": 0, "impactedElements": 0 }, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "focAll": { "what": "discrepancies between focusable and Tab-focused elements", "data": { "tabFocusables": 31, "tabFocused": 53, "discrepancy": 22 }, "totals": [ 0, 0, 22, 0 ], "standardInstances": [ { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 22, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "focInd": { "what": "missing and nonstandard focus indicators", "data": { "totals": { "total": 30, "types": { "missing": { "total": 1, "tagNames": { "IFRAME": 1 } }, "nonoutline": { "total": 0, "tagNames": {} }, "outline": { "total": 29, "meanDelay": 43, "tagNames": { "A": 29 } } } }, "items": { "missing": [ { "tagName": "IFRAME", "id": "", "text": "<iframe src=\"https://mailchi.mp/03a83dc5192a/signup\" title=\"SQSSignUp\" width=\"600\" height=\"600\" scro" } ], "nonoutline": [], "outline": [ { "tagName": "A", "id": "", "text": "DONATE", "delay": 0 }, { "tagName": "A", "id": "", "text": "JOIN", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a class=\"menubar-brand\" href=\"https://www.sharonquirksilva.com\"> <img src=\"https://www.sharonquirks", "delay": 0 }, { "tagName": "A", "id": "", "text": "Home", "delay": 100 }, { "tagName": "A", "id": "", "text": "About", "delay": 103 }, { "tagName": "A", "id": "", "text": "Media", "delay": 118 }, { "tagName": "A", "id": "", "text": "Donate", "delay": 107 }, { "tagName": "A", "id": "", "text": "Contact", "delay": 100 }, { "tagName": "A", "id": "", "text": "Vote", "delay": 107 }, { "tagName": "A", "id": "", "text": "<a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Facebook\" ", "delay": 100 }, { "tagName": "A", "id": "", "text": "<a class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Twitter\" hr", "delay": 102 }, { "tagName": "A", "id": "", "text": "<a class=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Instagram", "delay": 103 }, { "tagName": "A", "id": "", "text": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"><img class=\"rt-img-respon", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\"><img class=\"rt-img-", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\"><img class=\"rt-img-responsive", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"><img class=\"rt-img-respon", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-respon", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"><img class=\"rt-img-respon", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\"><img class=\"rt-img-", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\"><img class=\"rt-img-responsive", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"><img class=\"rt-img-respon", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-respon", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"><img class=\"rt-img-respon", "delay": 0 }, { "tagName": "A", "id": "", "text": "Priorities", "delay": 0 }, { "tagName": "A", "id": "", "text": "Accomplishments", "delay": 0 }, { "tagName": "A", "id": "", "text": "Speak Up!", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssem", "delay": 101 }, { "tagName": "A", "id": "", "text": "<a class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> <", "delay": 101 }, { "tagName": "A", "id": "", "text": "<a class=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforas", "delay": 101 } ] } }, "totals": [ 0, 0, 0, 1 ], "standardInstances": [ { "ruleID": "focInd", "what": "IFRAME element has no focus indicator", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<iframe src=\"https://mailchi.mp/03a83dc5192a/signup\" title=\"SQSSignUp\" width=\"600\" height=\"600\" scro" } ] }, "focOp": { "what": "discrepancies between focusability and operability", "data": { "totals": { "total": 75, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 10, "tagNames": { "DIV": 10 } }, "focusableAndOperable": { "total": 65, "tagNames": { "A": 61, "BUTTON": 3, "IFRAME": 1 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [ { "tagName": "DIV", "id": "layer-91579031", "text": "<div class=\"tp-caption slidelink\" style=\"cursor: default; width: 100%; height: 100%; z-index: 60; vi", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "layer-910707900", "text": "<div class=\"tp-caption slidelink\" style=\"cursor: default; width: 100%; height: 100%; z-index: 60; vi", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "layer-420307586", "text": "<div class=\"tp-caption slidelink\" style=\"cursor: default; width: 100%; height: 100%; z-index: 60; vi", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div class=\"tp-bullet\" style=\"left: 0px; top: 0px; cursor: default;\"></div>", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div class=\"tp-bullet\" style=\"left: 23px; top: 0px; cursor: default;\"></div>", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div class=\"tp-bullet\" style=\"left: 46px; top: 0px; cursor: default;\"></div>", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div class=\"owl-prev\" style=\"cursor: default;\"><i class=\"fa fa-chevron-left\"></i></div>", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div class=\"owl-next\" style=\"cursor: default;\"><i class=\"fa fa-chevron-right\"></i></div>", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div class=\"owl-dot active\" style=\"cursor: default;\"><span></span></div>", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div class=\"owl-dot\" style=\"cursor: default;\"><span></span></div>", "byTag": false, "byOnClick": false, "byPointer": true } ], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "DONATE", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "JOIN", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Menu", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"menubar-brand\" href=\"https://www.sharonquirksilva.com\" style=\"cursor: default;\"> <img src=", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Home", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Sharon", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Issues", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Survey", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Endorsements", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Assembly District 67", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "<button class=\"btn-mobi-sub\" style=\"cursor: default;\"></button>", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Media", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Photos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Videos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "<button class=\"btn-mobi-sub\" style=\"cursor: default;\"></button>", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Vote", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Facebook\" ", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Twitter\" hr", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Instagram", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a style=\"width: 100%; height: 100%; display: block; cursor: default;\" target=\"_self\" href=\"https://", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a style=\"width: 100%; height: 100%; display: block; cursor: default;\" target=\"_self\" href=\"https://", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a style=\"width: 100%; height: 100%; display: block; cursor: default;\" target=\"_self\" href=\"https://", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Photos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\" style=\"cursor: default;\">", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Endorsements", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\" style=\"cursor: defa", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Sharon", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\" style=\"cursor: default;\"><img", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Videos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\" style=\"cursor: default;\">", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\" style=\"cursor: default;\">", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Photos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\" style=\"cursor: default;\">", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Endorsements", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\" style=\"cursor: defa", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Sharon", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\" style=\"cursor: default;\"><img", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Videos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\" style=\"cursor: default;\">", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\" style=\"cursor: default;\">", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Photos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\" style=\"cursor: default;\">", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Priorities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Accomplishments", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Speak Up!", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "", "text": "<iframe src=\"https://mailchi.mp/03a83dc5192a/signup\" title=\"SQSSignUp\" width=\"600\" height=\"600\" scro", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "<a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssem", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\" st", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforas", "byTag": true, "byOnClick": false, "byPointer": true } ] } }, "totals": [ 0, 0, 0, 10 ], "standardInstances": [ { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "layer-91579031", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption slidelink\" style=\"cursor: default; width: 100%; height: 100%; z-index: 60; vi" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "layer-910707900", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption slidelink\" style=\"cursor: default; width: 100%; height: 100%; z-index: 60; vi" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "layer-420307586", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption slidelink\" style=\"cursor: default; width: 100%; height: 100%; z-index: 60; vi" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bullet\" style=\"left: 0px; top: 0px; cursor: default;\"></div>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bullet\" style=\"left: 23px; top: 0px; cursor: default;\"></div>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bullet\" style=\"left: 46px; top: 0px; cursor: default;\"></div>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"owl-prev\" style=\"cursor: default;\"><i class=\"fa fa-chevron-left\"></i></div>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"owl-next\" style=\"cursor: default;\"><i class=\"fa fa-chevron-right\"></i></div>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"owl-dot active\" style=\"cursor: default;\"><span></span></div>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"owl-dot\" style=\"cursor: default;\"><span></span></div>" } ] }, "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": 41, "triggerSample": 16, "impactTriggers": 3, "additions": 23, "removals": 0, "opacityChanges": 0, "opacityImpact": 0, "unhoverables": 14, "noCursors": 0, "badCursors": 0, "noIndicators": 0, "badIndicators": 0 }, "items": { "impactTriggers": [ { "tagName": "A", "id": "", "text": "About", "additions": 11, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 }, { "tagName": "LI", "id": "menu-item-344", "text": "Media Photos Videos", "additions": 5, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 }, { "tagName": "A", "id": "", "text": "Media", "additions": 5, "removals": 0, "opacityChanges": 0, "opacityImpact": 0 } ], "unhoverables": [ { "tagName": "A", "id": "", "text": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-" }, { "tagName": "A", "id": "", "text": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-" }, { "tagName": "A", "id": "", "text": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-" } ], "noCursors": [], "badCursors": [], "noIndicators": [], "badIndicators": [] } }, "totals": [ 0, 23, 0, 17 ], "standardInstances": [ { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-344", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media Photos Videos" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-" } ] }, "labClash": { "what": "labeling inconsistencies", "data": { "totals": { "mislabeled": 0, "unlabeled": 2, "wellLabeled": 1 }, "items": { "mislabeled": [], "unlabeled": [ { "index": 1, "tagName": "BUTTON", "type": "submit", "texts": {}, "content": "<button class=\"btn-mobi-sub\"></button>" }, { "index": 2, "tagName": "BUTTON", "type": "submit", "texts": {}, "content": "<button class=\"btn-mobi-sub\"></button>" } ], "wellLabeled": [ { "index": 0, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Menu" } } ] } }, "totals": [ 0, 0, 0, 2 ], "standardInstances": [ { "ruleID": "labClash", "what": "Element BUTTON is unlabeled", "ordinalSeverity": 3, "tagName": "BUTTON", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "BUTTON: <button class=\"btn-mobi-sub\"></button>" }, { "ruleID": "labClash", "what": "Element BUTTON is unlabeled", "ordinalSeverity": 3, "tagName": "BUTTON", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "BUTTON: <button class=\"btn-mobi-sub\"></button>" } ] }, "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": 61, "adjacent": { "total": 48, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ { "id": "", "text": "DONATE" }, { "id": "", "text": "JOIN" }, { "id": "", "text": "<a class=\"menubar-brand\" href=\"https://www.sharonquirksilva.com\"> <img src=\"https://www.sharonquirks" }, { "id": "", "text": "Home" }, { "id": "", "text": "About" }, { "id": "", "text": "Media" }, { "id": "", "text": "Donate" }, { "id": "", "text": "Contact" }, { "id": "", "text": "Vote" }, { "id": "", "text": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.co" }, { "id": "", "text": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.co" }, { "id": "", "text": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.co" }, { "id": "", "text": "Photos" }, { "id": "", "text": "Read More" }, { "id": "", "text": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"><img class=\"rt-img-respon" }, { "id": "", "text": "Endorsements" }, { "id": "", "text": "Read More" }, { "id": "", "text": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\"><img class=\"rt-img-" }, { "id": "", "text": "About Sharon" }, { "id": "", "text": "Read More" }, { "id": "", "text": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\"><img class=\"rt-img-responsive" }, { "id": "", "text": "Videos" }, { "id": "", "text": "Read More" }, { "id": "", "text": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"><img class=\"rt-img-respon" }, { "id": "", "text": "Donate" }, { "id": "", "text": "Read More" }, { "id": "", "text": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-respon" }, { "id": "", "text": "Photos" }, { "id": "", "text": "Read More" }, { "id": "", "text": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"><img class=\"rt-img-respon" }, { "id": "", "text": "Endorsements" }, { "id": "", "text": "Read More" }, { "id": "", "text": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\"><img class=\"rt-img-" }, { "id": "", "text": "About Sharon" }, { "id": "", "text": "Read More" }, { "id": "", "text": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\"><img class=\"rt-img-responsive" }, { "id": "", "text": "Videos" }, { "id": "", "text": "Read More" }, { "id": "", "text": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"><img class=\"rt-img-respon" }, { "id": "", "text": "Donate" }, { "id": "", "text": "Read More" }, { "id": "", "text": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-respon" }, { "id": "", "text": "Photos" }, { "id": "", "text": "Read More" }, { "id": "", "text": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"><img class=\"rt-img-respon" }, { "id": "", "text": "Priorities" }, { "id": "", "text": "Accomplishments" }, { "id": "", "text": "Speak Up!" } ] } }, "totals": [ 0, 48, 0, 0 ], "standardInstances": [ { "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" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"menubar-brand\" href=\"https://www.sharonquirksilva.com\"> <img src=\"https://www.sharonquirks" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media" }, { "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": "Contact" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Vote" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.co" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.co" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.co" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"><img class=\"rt-img-respon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsements" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\"><img class=\"rt-img-" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Sharon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\"><img class=\"rt-img-responsive" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Videos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"><img class=\"rt-img-respon" }, { "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": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-respon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"><img class=\"rt-img-respon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsements" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\"><img class=\"rt-img-" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Sharon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\"><img class=\"rt-img-responsive" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Videos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"><img class=\"rt-img-respon" }, { "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": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-respon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"><img class=\"rt-img-respon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Priorities" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Accomplishments" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Speak Up!" } ] }, "menuNav": { "what": "nonstandard keyboard navigation between focusable menu items", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "menuItems": { "total": 0, "correct": 0, "incorrect": 0 }, "menus": { "total": 0, "correct": 0, "incorrect": 0 } }, "menuItems": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "miniText": { "what": "text smaller than 11 pixels", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "nonTable": { "what": "table elements used for layout", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "radioSet": { "what": "radio buttons not grouped into standard field sets", "data": { "totals": { "total": 0, "inSet": 0, "percent": "N.A." }, "items": { "inSet": [], "notInSet": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "role": { "what": "invalid and native-replacing explicit roles", "data": { "roleElements": 1, "badRoleElements": 0, "redundantRoleElements": 1, "tagNames": { "MAIN": { "main": { "bad": 0, "redundant": 1 } } } }, "totals": [ 0, 1, 0, 0 ], "standardInstances": [ { "ruleID": "role", "what": "MAIN elements have redundant explicit role main (count: 1)", "count": 1, "ordinalSeverity": 1, "tagName": "MAIN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "styleDiff": { "what": "style inconsistencies", "data": { "mainStyles": [ "fontStyle", "fontWeight", "opacity", "textDecorationLine", "textDecorationStyle", "textDecorationThickness" ], "buttonStyles": [ "borderStyle", "borderWidth", "height", "lineHeight", "maxHeight", "maxWidth", "minHeight", "minWidth", "outlineOffset", "outlineStyle", "outlineWidth" ], "headingStyles": [ "color", "fontSize" ], "listLinkStyles": [ "color", "fontSize", "lineHeight" ], "totals": { "button": { "total": 3, "subtotals": [ 2, 1 ] }, "adjacentLink": { "total": 48 }, "listLink": { "total": 13, "subtotals": [ 7, 3, 3 ] }, "h2": { "total": 9, "subtotals": [ 3, 2, 1, 1, 1, 1 ] }, "h3": { "total": 11 } }, "items": { "button": { "opacity": { "0": [ "Menu" ], "1": [ "<button class=\"btn-mobi-sub\"></button>", "<button class=\"btn-mobi-sub\"></button>" ] }, "height": { "32px": [ "Menu" ], "27px": [ "<button class=\"btn-mobi-sub\"></button>", "<button class=\"btn-mobi-sub\"></button>" ] } }, "listLink": { "color": { "rgb(175, 180, 185)": [ "About Sharon", "Issues", "Survey", "Endorsements", "Assembly District 67", "Photos", "Videos" ], "rgb(76, 76, 76)": [ "<a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Facebook\" ", "<a class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Twitter\" hr", "<a class=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Instagram" ], "rgb(255, 255, 255)": [ "<a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssem", "<a class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> <", "<a class=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforas" ] }, "fontSize": { "13px": [ "About Sharon", "Issues", "Survey", "Endorsements", "Assembly District 67", "Photos", "Videos" ], "14px": [ "<a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Facebook\" ", "<a class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Twitter\" hr", "<a class=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Instagram" ], "16px": [ "<a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssem", "<a class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> <", "<a class=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforas" ] }, "lineHeight": { "25px": [ "About Sharon", "Issues", "Survey", "Endorsements", "Assembly District 67", "Photos", "Videos", "<a class=\"fafa-facebook\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Facebook\" ", "<a class=\"fafa-twitter\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Twitter\" hr", "<a class=\"fafa-instagram\" target=\"_blank\" data-uk-tooltip=\""{pos:'top'}"\" title=\"Instagram" ], "40px": [ "<a class=\"fafa-facebook\" target=\"_blank\" title=\"Facebook\" href=\"https://www.facebook.com/SQSforAssem", "<a class=\"fafa-twitter\" target=\"_blank\" title=\"Twitter\" href=\"https://twitter.com/SQSforAssembly\"> <", "<a class=\"fafa-instagram\" target=\"_blank\" title=\"Instagram\" href=\"https://www.instagram.com/sqsforas" ] } }, "h2": { "fontWeight": { "300": [ "“We Need Real Leaders", "Who Can Get Things Done”", "On The Issues", "JOIN", "The TEAM", "Contact Us" ], "400": [ "Priorities", "Accomplishments", "Speak Up!" ] }, "color": { "rgb(76, 76, 76)": [ "“We Need Real Leaders", "Priorities", "Accomplishments", "Speak Up!", "Contact Us" ], "rgb(228, 92, 84)": [ "Who Can Get Things Done”", "On The Issues", "The TEAM" ], "rgb(255, 255, 255)": [ "JOIN" ] }, "fontSize": { "40px": [ "“We Need Real Leaders", "Priorities", "Accomplishments", "Speak Up!", "JOIN" ], "50px": [ "Who Can Get Things Done”", "On The Issues", "Contact Us" ], "60px": [ "The TEAM" ] } } } }, "totals": [ 0, 2, 1, 5 ], "standardInstances": [ { "ruleID": "styleDiff", "what": "Links in columns have 3 different styles", "count": 2, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Buttons have 2 different styles", "count": 1, "ordinalSeverity": 2, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-2 headings have 6 different styles", "count": 5, "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "tabNav": { "what": "nonstandard keyboard navigation between elements with the tab role", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "tabElements": { "total": 0, "correct": 0, "incorrect": 0 }, "tabLists": { "total": 0, "correct": 0, "incorrect": 0 } }, "tabElements": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "titledEl": { "what": "title attributes on inappropriate elements", "data": { "total": 6, "items": [ { "tagName": "A", "id": "", "text": "", "title": "Facebook" }, { "tagName": "A", "id": "", "text": "", "title": "Twitter" }, { "tagName": "A", "id": "", "text": "", "title": "Instagram" }, { "tagName": "A", "id": "", "text": "", "title": "Facebook" }, { "tagName": "A", "id": "", "text": "", "title": "Twitter" }, { "tagName": "A", "id": "", "text": "", "title": "Instagram" } ] }, "totals": [ 0, 0, 6, 0 ], "standardInstances": [ { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Facebook" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Twitter" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Instagram" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Facebook" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Twitter" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Instagram" } ] }, "zIndex": { "what": "non-default Z indexes", "data": { "totals": { "total": 52, "tagNames": { "DIV": 48, "A": 1, "BUTTON": 2, "LI": 1 } }, "items": [ { "tagName": "DIV", "id": "", "text": "714 482 3838 PO Box 4026 Fullerton, CA 92834-4026 DONATE | JOIN Menu Home About About Sharon Issues " }, { "tagName": "DIV", "id": "", "text": "Menu Home About About Sharon Issues Survey Endorsements Assembly District 67 Media Photos Videos Don" }, { "tagName": "A", "id": "", "text": "<a class=\"menubar-brand\" href=\"https://www.sharonquirksilva.com\"> <img src=\"https://www.sharonquirks" }, { "tagName": "BUTTON", "id": "", "text": "<button class=\"btn-mobi-sub\"></button>" }, { "tagName": "BUTTON", "id": "", "text": "<button class=\"btn-mobi-sub\"></button>" }, { "tagName": "DIV", "id": "rev_slider_3_1_wrapper", "text": "A Product of Southern California Fighting For Us Ready to Listen var htmlDiv = document.getElementBy" }, { "tagName": "LI", "id": "", "text": "A Product of Southern California" }, { "tagName": "DIV", "id": "", "text": "<div class=\"slotholder\" style=\"position: absolute; top: 0px; left: 0px; z-index: 0; width: 100%; hei" }, { "tagName": "DIV", "id": "", "text": "A" }, { "tagName": "DIV", "id": "slide-16-layer-1", "text": "A" }, { "tagName": "DIV", "id": "", "text": "Product of" }, { "tagName": "DIV", "id": "slide-16-layer-2", "text": "Product of" }, { "tagName": "DIV", "id": "", "text": "Southern" }, { "tagName": "DIV", "id": "slide-16-layer-3", "text": "Southern" }, { "tagName": "DIV", "id": "", "text": "California" }, { "tagName": "DIV", "id": "slide-16-layer-5", "text": "California" }, { "tagName": "DIV", "id": "", "text": "<div class=\"tp-parallax-wrap\" style=\"position: absolute; display: block; visibility: visible; width:" }, { "tagName": "DIV", "id": "layer-659943550", "text": "<div class=\"tp-caption slidelink\" style=\"cursor: pointer; width: 100%; height: 100%; z-index: 60; vi" }, { "tagName": "DIV", "id": "", "text": "<div class=\"slotholder\" style=\"position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100" }, { "tagName": "DIV", "id": "slide-17-layer-1", "text": "Fighting" }, { "tagName": "DIV", "id": "slide-17-layer-2", "text": "For Us" }, { "tagName": "DIV", "id": "layer-96257037", "text": "<div class=\"tp-caption slidelink\" style=\"cursor: pointer; width: 100%; height: 100%; z-index: 60; vi" }, { "tagName": "DIV", "id": "", "text": "<div class=\"slotholder\" style=\"position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100" }, { "tagName": "DIV", "id": "slide-19-layer-1", "text": "Ready to" }, { "tagName": "DIV", "id": "slide-19-layer-2", "text": "Listen" }, { "tagName": "DIV", "id": "layer-809880077", "text": "<div class=\"tp-caption slidelink\" style=\"cursor: pointer; width: 100%; height: 100%; z-index: 60; vi" }, { "tagName": "DIV", "id": "", "text": "<div class=\"tp-bannertimer tp-bottom\" style=\"visibility: hidden; width: 0%;\"></div>" }, { "tagName": "DIV", "id": "", "text": "<div class=\"tp-loader spinner0\" style=\"display: none;\"><div class=\"dot1\"></div><div class=\"dot2\"></d" }, { "tagName": "DIV", "id": "", "text": "<div class=\"tp-bullets hesperiden horizontal nav-pos-hor-center nav-pos-ver-bottom nav-dir-horizonta" }, { "tagName": "DIV", "id": "", "text": "PhotosRead MoreEndorsementsRead MoreAbout SharonRead MoreVideosRead MoreDonateRead MorePhotosRead Mo" }, { "tagName": "DIV", "id": "", "text": "PhotosRead More" }, { "tagName": "DIV", "id": "", "text": "PhotosRead More" }, { "tagName": "DIV", "id": "", "text": "EndorsementsRead More" }, { "tagName": "DIV", "id": "", "text": "EndorsementsRead More" }, { "tagName": "DIV", "id": "", "text": "About SharonRead More" }, { "tagName": "DIV", "id": "", "text": "About SharonRead More" }, { "tagName": "DIV", "id": "", "text": "VideosRead More" }, { "tagName": "DIV", "id": "", "text": "VideosRead More" }, { "tagName": "DIV", "id": "", "text": "DonateRead More" }, { "tagName": "DIV", "id": "", "text": "DonateRead More" }, { "tagName": "DIV", "id": "", "text": "PhotosRead More" }, { "tagName": "DIV", "id": "", "text": "PhotosRead More" }, { "tagName": "DIV", "id": "", "text": "EndorsementsRead More" }, { "tagName": "DIV", "id": "", "text": "EndorsementsRead More" }, { "tagName": "DIV", "id": "", "text": "About SharonRead More" }, { "tagName": "DIV", "id": "", "text": "About SharonRead More" }, { "tagName": "DIV", "id": "", "text": "VideosRead More" }, { "tagName": "DIV", "id": "", "text": "VideosRead More" }, { "tagName": "DIV", "id": "", "text": "DonateRead More" }, { "tagName": "DIV", "id": "", "text": "DonateRead More" }, { "tagName": "DIV", "id": "", "text": "PhotosRead More" }, { "tagName": "DIV", "id": "", "text": "PhotosRead More" } ] }, "totals": [ 52, 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": "714 482 3838 PO Box 4026 Fullerton, CA 92834-4026 DONATE | JOIN Menu Home About About Sharon Issues " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Menu Home About About Sharon Issues Survey Endorsements Assembly District 67 Media Photos Videos Don" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"menubar-brand\" href=\"https://www.sharonquirksilva.com\"> <img src=\"https://www.sharonquirks" }, { "ruleID": "zIndex", "what": "BUTTON element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<button class=\"btn-mobi-sub\"></button>" }, { "ruleID": "zIndex", "what": "BUTTON element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<button class=\"btn-mobi-sub\"></button>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "rev_slider_3_1_wrapper", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A Product of Southern California Fighting For Us Ready to Listen var htmlDiv = document.getElementBy" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A Product of Southern California" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"slotholder\" style=\"position: absolute; top: 0px; left: 0px; z-index: 0; width: 100%; hei" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-16-layer-1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Product of" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-16-layer-2", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Product of" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Southern" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-16-layer-3", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Southern" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-16-layer-5", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-parallax-wrap\" style=\"position: absolute; display: block; visibility: visible; width:" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "layer-659943550", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption slidelink\" style=\"cursor: pointer; width: 100%; height: 100%; z-index: 60; vi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"slotholder\" style=\"position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-17-layer-1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Fighting" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-17-layer-2", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "For Us" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "layer-96257037", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption slidelink\" style=\"cursor: pointer; width: 100%; height: 100%; z-index: 60; vi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"slotholder\" style=\"position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-19-layer-1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Ready to" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-19-layer-2", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Listen" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "layer-809880077", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption slidelink\" style=\"cursor: pointer; width: 100%; height: 100%; z-index: 60; vi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bannertimer tp-bottom\" style=\"visibility: hidden; width: 0%;\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-loader spinner0\" style=\"display: none;\"><div class=\"dot1\"></div><div class=\"dot2\"></d" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bullets hesperiden horizontal nav-pos-hor-center nav-pos-ver-bottom nav-dir-horizonta" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead MoreEndorsementsRead MoreAbout SharonRead MoreVideosRead MoreDonateRead MorePhotosRead Mo" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "EndorsementsRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "EndorsementsRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About SharonRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About SharonRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VideosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VideosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "DonateRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "DonateRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "EndorsementsRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "EndorsementsRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About SharonRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About SharonRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VideosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VideosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "DonateRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "DonateRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead More" } ] } }, "success": true }, "standardResult": { "totals": [ 53, 74, 29, 35 ], "instances": [ { "ruleID": "bulk", "what": "Page contains a large number of visible elements", "count": 1, "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 22, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "focInd", "what": "IFRAME element has no focus indicator", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<iframe src=\"https://mailchi.mp/03a83dc5192a/signup\" title=\"SQSSignUp\" width=\"600\" height=\"600\" scro" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "layer-91579031", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption slidelink\" style=\"cursor: default; width: 100%; height: 100%; z-index: 60; vi" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "layer-910707900", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption slidelink\" style=\"cursor: default; width: 100%; height: 100%; z-index: 60; vi" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "layer-420307586", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption slidelink\" style=\"cursor: default; width: 100%; height: 100%; z-index: 60; vi" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bullet\" style=\"left: 0px; top: 0px; cursor: default;\"></div>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bullet\" style=\"left: 23px; top: 0px; cursor: default;\"></div>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bullet\" style=\"left: 46px; top: 0px; cursor: default;\"></div>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"owl-prev\" style=\"cursor: default;\"><i class=\"fa fa-chevron-left\"></i></div>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"owl-next\" style=\"cursor: default;\"><i class=\"fa fa-chevron-right\"></i></div>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"owl-dot active\" style=\"cursor: default;\"><span></span></div>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"owl-dot\" style=\"cursor: default;\"><span></span></div>" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-344", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media Photos Videos" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<img class=\"rt-img-responsive\" src=\"https://www.sharonquirksilva.com/wp-content/uploads/2018/06/sqs-" }, { "ruleID": "labClash", "what": "Element BUTTON is unlabeled", "ordinalSeverity": 3, "tagName": "BUTTON", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "BUTTON: <button class=\"btn-mobi-sub\"></button>" }, { "ruleID": "labClash", "what": "Element BUTTON is unlabeled", "ordinalSeverity": 3, "tagName": "BUTTON", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "BUTTON: <button class=\"btn-mobi-sub\"></button>" }, { "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" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"menubar-brand\" href=\"https://www.sharonquirksilva.com\"> <img src=\"https://www.sharonquirks" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Media" }, { "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": "Contact" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Vote" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.co" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.co" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a style=\"width:100%;height:100%;display:block\" target=\"_self\" href=\"https://www.sharonquirksilva.co" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"><img class=\"rt-img-respon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsements" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\"><img class=\"rt-img-" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Sharon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\"><img class=\"rt-img-responsive" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Videos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"><img class=\"rt-img-respon" }, { "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": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-respon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"><img class=\"rt-img-respon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Endorsements" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2154\" class=\"\" href=\"https://www.sharonquirksilva.com/endorsements/\"><img class=\"rt-img-" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Sharon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2\" class=\"\" href=\"https://www.sharonquirksilva.com/about/\"><img class=\"rt-img-responsive" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Videos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2638\" class=\"\" href=\"https://www.sharonquirksilva.com/videos/\"><img class=\"rt-img-respon" }, { "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": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2534\" class=\"\" href=\"https://www.sharonquirksilva.com/donate/\"><img class=\"rt-img-respon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Photos" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a data-id=\"2177\" class=\"\" href=\"https://www.sharonquirksilva.com/photos/\"><img class=\"rt-img-respon" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Priorities" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Accomplishments" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Speak Up!" }, { "ruleID": "role", "what": "MAIN elements have redundant explicit role main (count: 1)", "count": 1, "ordinalSeverity": 1, "tagName": "MAIN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 3 different styles", "count": 2, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Buttons have 2 different styles", "count": 1, "ordinalSeverity": 2, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-2 headings have 6 different styles", "count": 5, "ordinalSeverity": 3, "tagName": "H2", "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 (): Facebook" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Twitter" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Instagram" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Facebook" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Twitter" }, { "ruleID": "titledEl", "what": "A element has a title attribute", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A (): Instagram" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "714 482 3838 PO Box 4026 Fullerton, CA 92834-4026 DONATE | JOIN Menu Home About About Sharon Issues " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Menu Home About About Sharon Issues Survey Endorsements Assembly District 67 Media Photos Videos Don" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"menubar-brand\" href=\"https://www.sharonquirksilva.com\"> <img src=\"https://www.sharonquirks" }, { "ruleID": "zIndex", "what": "BUTTON element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<button class=\"btn-mobi-sub\"></button>" }, { "ruleID": "zIndex", "what": "BUTTON element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<button class=\"btn-mobi-sub\"></button>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "rev_slider_3_1_wrapper", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A Product of Southern California Fighting For Us Ready to Listen var htmlDiv = document.getElementBy" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A Product of Southern California" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"slotholder\" style=\"position: absolute; top: 0px; left: 0px; z-index: 0; width: 100%; hei" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-16-layer-1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Product of" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-16-layer-2", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Product of" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Southern" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-16-layer-3", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Southern" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-16-layer-5", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-parallax-wrap\" style=\"position: absolute; display: block; visibility: visible; width:" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "layer-659943550", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption slidelink\" style=\"cursor: pointer; width: 100%; height: 100%; z-index: 60; vi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"slotholder\" style=\"position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-17-layer-1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Fighting" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-17-layer-2", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "For Us" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "layer-96257037", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption slidelink\" style=\"cursor: pointer; width: 100%; height: 100%; z-index: 60; vi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"slotholder\" style=\"position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-19-layer-1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Ready to" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-19-layer-2", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Listen" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "layer-809880077", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-caption slidelink\" style=\"cursor: pointer; width: 100%; height: 100%; z-index: 60; vi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bannertimer tp-bottom\" style=\"visibility: hidden; width: 0%;\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-loader spinner0\" style=\"display: none;\"><div class=\"dot1\"></div><div class=\"dot2\"></d" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"tp-bullets hesperiden horizontal nav-pos-hor-center nav-pos-ver-bottom nav-dir-horizonta" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead MoreEndorsementsRead MoreAbout SharonRead MoreVideosRead MoreDonateRead MorePhotosRead Mo" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "EndorsementsRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "EndorsementsRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About SharonRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About SharonRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VideosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VideosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "DonateRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "DonateRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "EndorsementsRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "EndorsementsRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About SharonRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About SharonRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VideosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "VideosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "DonateRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "DonateRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "PhotosRead More" } ] }, "endTime": 1687109731517 }, { "type": "test", "which": "wave", "reportType": 4, "startTime": 1687109731518, "url": "https://www.sharonquirksilva.com/", "what": "WAVE", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Sharon Quirk-Silva for Assembly 2024 – District 65 – Sharon Quirk-Silva for Assembly 2024 – California District 65", "pageurl": "https://www.sharonquirksilva.com/", "time": 3.12, "creditsremaining": 909, "allitemcount": 100, "totalelements": 599, "waveurl": "http://wave.webaim.org/report?url=https://www.sharonquirksilva.com/" }, "categories": { "error": { "description": "Errors", "count": 5, "items": { "button_empty": { "id": "button_empty", "description": "Empty button", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#cshero-header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL#nav > LI#menu-item-351 > A:first-child + UL + BUTTON", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#cshero-header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL#nav > LI#menu-item-344 > A:first-child + UL + BUTTON" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "link_empty": { "id": "link_empty", "description": "Empty link", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rev_slider_3_1_forcefullwidth > DIV#rev_slider_3_1_wrapper > DIV#rev_slider_3_1 > UL:first-child > LI:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#layer-691839550 > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rev_slider_3_1_forcefullwidth > DIV#rev_slider_3_1_wrapper > DIV#rev_slider_3_1 > UL:first-child > LI:first-child + LI > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#layer-90459738 > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rev_slider_3_1_forcefullwidth > DIV#rev_slider_3_1_wrapper > DIV#rev_slider_3_1 > UL:first-child > LI:first-child + LI + LI > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#layer-275796160 > A:first-child" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] } } }, "contrast": { "description": "Contrast Errors", "count": 12, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 12, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#header-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#text-4 > DIV:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#header-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#text-4 > DIV:first-child > SPAN:first-child + SPAN", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#header-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#custom_html-3 > DIV:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#header-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#custom_html-3 > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#header-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#custom_html-3 > DIV:first-child > A:first-child + A", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#cshero-header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL#nav > LI#menu-item-2144 > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + H2 + DIV > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + H2 + DIV > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > FOOTER#footer-bottom > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#text-8 > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > FOOTER#footer-bottom > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#text-8 > DIV:first-child > P:first-child > BR:first-child + B > SPAN:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > FOOTER#footer-bottom > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#text-9 > DIV:first-child > DIV:first-child" ], "contrastdata": [ [ 1, "#ffffff", "#ffffff", false ], [ 1, "#ffffff", "#ffffff", false ], [ 1, "#ffffff", "#ffffff", false ], [ 1, "#ffffff", "#ffffff", false ], [ 1, "#ffffff", "#ffffff", false ], [ 3.52, "#e45c54", "#ffffff", false ], [ 3.89, "#818181", "#ffffff", false ], [ 1, "#ffffff", "#ffffff", true ], [ 2.11, "#b3b2b2", "#ffffff", false ], [ 3, "#ffffff", "#769ba3", false ], [ 3, "#ffffff", "#769ba3", false ], [ 3, "#ffffff", "#769ba3", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 38, "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": 11, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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": 23, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#cshero-header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL#nav > LI#menu-item-351 > A:first-child + UL > LI#menu-item-350 > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "noscript": { "id": "noscript", "description": "Noscript element", "count": 3, "selectors": [ "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + META + META + TITLE + META + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + STYLE + LINK + LINK + LINK + STYLE + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + META + META + TITLE + META + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + STYLE + LINK + LINK + LINK + STYLE + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + LINK + META + META + SCRIPT + STYLE + STYLE + STYLE + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT" ], "wcag": [] } } } }, "success": true }, "standardResult": { "totals": [ 38, 0, 0, 17 ], "instances": [ { "ruleID": "button_empty", "what": "Empty button", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#cshero-header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL#nav > LI#menu-item-351 > A:first-child + UL + BUTTON" }, "excerpt": "" }, { "ruleID": "button_empty", "what": "Empty button", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#cshero-header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL#nav > LI#menu-item-344 > A:first-child + UL + BUTTON" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rev_slider_3_1_forcefullwidth > DIV#rev_slider_3_1_wrapper > DIV#rev_slider_3_1 > UL:first-child > LI:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#layer-691839550 > A:first-child" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rev_slider_3_1_forcefullwidth > DIV#rev_slider_3_1_wrapper > DIV#rev_slider_3_1 > UL:first-child > LI:first-child + LI > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#layer-90459738 > A:first-child" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rev_slider_3_1_forcefullwidth > DIV#rev_slider_3_1_wrapper > DIV#rev_slider_3_1 > UL:first-child > LI:first-child + LI + LI > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#layer-275796160 > A: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#wrapper > DIV:first-child > DIV:first-child > HEADER#header-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#text-4 > DIV: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#wrapper > DIV:first-child > DIV:first-child > HEADER#header-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#text-4 > DIV:first-child > SPAN:first-child + SPAN" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#header-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#custom_html-3 > DIV:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#header-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#custom_html-3 > DIV:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#header-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#custom_html-3 > DIV:first-child > A:first-child + A" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV:first-child > DIV:first-child > HEADER#cshero-header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL#nav > LI#menu-item-2144 > A:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + H2 + DIV > DIV:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + H2 + DIV > DIV:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > FOOTER#footer-bottom > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#text-8 > DIV:first-child > P: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#wrapper > FOOTER#footer-bottom > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#text-8 > DIV:first-child > P:first-child > BR:first-child + B > 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#wrapper > FOOTER#footer-bottom > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#text-9 > DIV:first-child > DIV:first-child" }, "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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV:first-child > DIV:first-child > HEADER#cshero-header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL#nav > LI#menu-item-351 > A:first-child + UL > LI#menu-item-350 > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > SPAN:first-child > 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#wrapper > DIV#primary > DIV:first-child > DIV:first-child > DIV:first-child > MAIN#main > ARTICLE#post-9 > DIV:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#rt-tpg-container-876728577 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + META + META + TITLE + META + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + STYLE + LINK + LINK + LINK + STYLE + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + META + META + TITLE + META + SCRIPT + LINK + LINK + SCRIPT + SCRIPT + STYLE + LINK + LINK + LINK + STYLE + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + NOSCRIPT + LINK + META + META + SCRIPT + STYLE + STYLE + STYLE + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT" }, "excerpt": "" } ] }, "endTime": 1687109734983 } ], "sources": { "script": "ts27", "batch": "caassy", "target": { "id": "caAD67-c", "which": "https://www.sharonquirksilva.com/", "what": "Candidate Sharon Quirk-Silva (D)" }, "requester": "pool@jpdev.pro" }, "creationTime": "2023-06-18T02:07:06", "timeStamp": "18ixx", "jobData": { "startTime": "2023-06-18T17:34:06", "endTime": "2023-06-18T17:35:35", "elapsedSeconds": 88, "visitLatency": 18, "logCount": 37, "logSize": 1592, "errorLogCount": 13, "errorLogSize": 656, "prohibitedCount": 0, "visitRejectionCount": 0, "aborted": false, "abortedAct": null, "presses": 0, "amountRead": 0, "testTimes": [ [ "testaro", 27 ], [ "testaro", 14 ], [ "alfa", 9 ], [ "ibm", 5 ], [ "qualWeb", 3 ], [ "wave", 3 ], [ "axe", 1 ], [ "nuVal", 1 ], [ "tenon", 1 ], [ "continuum", 0 ], [ "htmlcs", 0 ] ] }, "score": { "scoreProcID": "tsp27", "summary": { "total": 1693, "issue": 1508, "tool": 173, "prevention": 0, "log": 12, "latency": 0 }, "details": { "severity": { "total": [ 258, 200, 96, 195 ], "byTool": { "testaro": [ 53, 74, 29, 35 ], "alfa": [ 31, 0, 0, 26 ], "axe": [ 9, 16, 2, 8 ], "continuum": [ 0, 0, 0, 0 ], "htmlcs": [ 24, 0, 0, 26 ], "ibm": [ 0, 6, 0, 10 ], "nuVal": [ 50, 0, 39, 2 ], "qualWeb": [ 53, 104, 23, 10 ], "tenon": [ 0, 0, 3, 61 ], "wave": [ 38, 0, 0, 17 ] } }, "prevention": {}, "issue": { "spontaneousMotion": { "score": 88, "maxCount": 44, "weight": 2, "tools": { "testaro": { "motion": { "quality": 1, "what": "Change of visible content not requested by user", "complaints": { "countTotal": 44, "texts": [ "Content moves or changes without user request" ] } } } } }, "linkNoText": { "score": 12, "maxCount": 3, "weight": 4, "tools": { "alfa": { "r11": { "quality": 1, "what": "Link has no accessible name", "complaints": { "countTotal": 1, "texts": [ "Links have an accessible name" ] } } }, "axe": { "link-name": { "quality": 1, "what": "Link has no discernible text", "complaints": { "countTotal": 1, "texts": [ "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute" ] } } }, "tenon": { "57": { "quality": 1, "what": "Link has no text inside it", "complaints": { "countTotal": 3, "texts": [ "This link has no text inside it." ] } } }, "wave": { "link_empty": { "quality": 1, "what": "Link contains no text", "complaints": { "countTotal": 3, "texts": [ "Empty link" ] } } } } }, "h1Missing": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "alfa": { "r61": { "quality": 1, "what": "First heading is not h1", "complaints": { "countTotal": 1, "texts": [ "Documents start with a level 1 heading" ] } } }, "wave": { "h1_missing": { "quality": 1, "what": "Missing first level heading", "complaints": { "countTotal": 1, "texts": [ "Missing first level heading" ] } } } } }, "contrastAAA": { "score": 25, "maxCount": 25, "weight": 1, "tools": { "alfa": { "r66": { "quality": 1, "what": "Text contrast less than AAA requires", "complaints": { "countTotal": 25, "texts": [ "Text outside widget has enhanced contrast" ] } } }, "axe": { "color-contrast-enhanced": { "quality": 1, "what": "Element has insufficient color contrast (Level AAA)", "complaints": { "countTotal": 2, "texts": [ "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 3.52 (foreground color: #e45c54, background color: #ffffff, font size: 37.5pt (50px), font weight: normal). Expected contrast ratio of 4.5:1" ] } } }, "htmlcs": { "AAA.1_4_6.G17.Fail": { "quality": 1, "what": "Text has insufficient contrast", "complaints": { "countTotal": 11, "texts": [ "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.52:1. Recommendation: change text colour to #ab231b.", "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.", "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.01:1. Recommendation: change background to #395e66.", "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.9:1. Recommendation: change text colour to #595959." ] } } }, "qualWeb": { "QW-ACT-R76": { "quality": 1, "what": "Text has less than the enhanced minimum contrast", "complaints": { "countTotal": 13, "texts": [ "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement." ] } } }, "tenon": { "95": { "quality": 1, "what": "Element has insufficient color contrast (Level AAA)", "complaints": { "countTotal": 14, "texts": [ "This element has insufficient color contrast (Level AAA)." ] } } } } }, "textContrastAA": { "score": 92, "maxCount": 23, "weight": 4, "tools": { "alfa": { "r69": { "quality": 1, "what": "Text outside widget has subminimum contrast", "complaints": { "countTotal": 23, "texts": [ "Text outside widget has minimum contrast" ] } } }, "axe": { "color-contrast": { "quality": 1, "what": "Element has insufficient color contrast", "complaints": { "countTotal": 20, "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 content is too short to determine if it is actual text content", "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.52 (foreground color: #e45c54, background color: #ffffff, font size: 10.5pt (14px), 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.89 (foreground color: #818181, background color: #ffffff, font size: 15.0pt (20px), 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 (foreground color: #ffffff, background color: #769ba3, font size: 12.0pt (16px), 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 (foreground color: #ffffff, background color: #769ba3, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1" ] } } }, "htmlcs": { "AAA.1_4_6.G18.Fail": { "quality": 1, "what": "Contrast between the text and its background is less than 4.5:1", "complaints": { "countTotal": 1, "texts": [ "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.52:1. Recommendation: change text colour to #cf473f." ] } } }, "ibm": { "text_contrast_sufficient": { "quality": 1, "what": "Text has a contrast with its background less than the WCAG AA minimum for its size and weight", "complaints": { "countTotal": 4, "texts": [ "Text contrast of 3.01 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400", "Text contrast of 3.01 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 700", "Text contrast of 3.90 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400" ] } } }, "qualWeb": { "QW-ACT-R37": { "quality": 1, "what": "Text has less than the minimum contrast", "complaints": { "countTotal": 11, "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": 12, "texts": [ "Very low contrast" ] } } } } }, "leadingInsufficient": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "alfa": { "r73": { "quality": 1, "what": "Paragraph of text has insufficient line height", "complaints": { "countTotal": 2, "texts": [ "Paragraphs of text have sufficient line height" ] } } } } }, "headingOfNothing": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "alfa": { "r78": { "quality": 1, "what": "No content between two headings of the same level", "complaints": { "countTotal": 2, "texts": [ "Headings of same level have text content between them" ] } } } } }, "overflowHidden": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "alfa": { "r83": { "quality": 1, "what": "Overflow is hidden or clipped if the text is enlarged", "complaints": { "countTotal": 2, "texts": [ "Text nodes are not clipped when text is resized" ] } } } } }, "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." ] } } } } }, "frameContentRisk": { "score": 0, "maxCount": 0.2, "weight": 1, "tools": { "axe": { "frame-tested": { "quality": 0.2, "what": "Some content is in an iframe and therefore may not be testable for accessibility", "complaints": { "countTotal": 1, "texts": [ "Frames should be tested with axe-core; The iframe still has to be tested with axe-core" ] } } } } }, "hiddenContentRisk": { "score": 7, "maxCount": 7, "weight": 1, "tools": { "axe": { "hidden-content": { "quality": 1, "what": "Some content is hidden and therefore may not be testable for accessibility", "complaints": { "countTotal": 7, "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." ] } } } } }, "linkConfusionRisk": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "axe": { "identical-links-same-purpose": { "quality": 1, "what": "Links with the same accessible name may serve dissimilar purposes", "complaints": { "countTotal": 2, "texts": [ "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous." ] } } } } }, "bannerNot1": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "axe": { "landmark-no-duplicate-banner": { "quality": 1, "what": "Page has more than 1 banner landmark", "complaints": { "countTotal": 1, "texts": [ "Document should not have more than one banner landmark; Document has more than one banner landmark" ] } } }, "ibm": { "aria_banner_single": { "quality": 1, "what": "More than one element with a banner role is on the page", "complaints": { "countTotal": 2, "texts": [ "There is more than one element with \"banner\" role on the page" ] } } }, "qualWeb": { "QW-BP20": { "quality": 1, "what": "Document has more than 1 banner landmark", "complaints": { "countTotal": 1, "texts": [ "Ensures the document has at most one banner landmark" ] } } } } }, "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 \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label" ] } } } } }, "pseudoNavList": { "score": 12, "maxCount": 6, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1.H48": { "quality": 1, "what": "Navigation links are not coded as a list", "complaints": { "countTotal": 1, "texts": [ "If this element contains a navigation section, it is recommended that it be marked up as a list." ] } } }, "qualWeb": { "QW-WCAG-T32": { "quality": 1, "what": "ol, ul or dl is not used for a list or group of links", "complaints": { "countTotal": 6, "texts": [ "The objective of this technique is to create lists of related items using list elements appropriate for their purposes." ] } } } } }, "contrastRisk": { "score": 17, "maxCount": 17, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_3_F24.F24.BGColour": { "quality": 1, "what": "Inline background color may lack a complementary foreground color", "complaints": { "countTotal": 1, "texts": [ "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image." ] } }, "AAA.1_4_3_F24.F24.FGColour": { "quality": 1, "what": "Inline foreground color may lack a complementary background color", "complaints": { "countTotal": 6, "texts": [ "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour." ] } }, "AAA.1_4_6.G17.Abs": { "quality": 1, "what": "Contrast between the absolutely positioned text and its background may be less than 7:1", "complaints": { "countTotal": 5, "texts": [ "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1." ] } }, "AAA.1_4_6.G17.BgImage": { "quality": 1, "what": "Contrast between the text and its background image may be less than 7:1", "complaints": { "countTotal": 2, "texts": [ "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1." ] } }, "AAA.1_4_6.G18.BgImage": { "quality": 1, "what": "Contrast between the text and the background image may be less than 4.5:1", "complaints": { "countTotal": 3, "texts": [ "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1." ] } } } } }, "linkWindowSurpriseRisk": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "htmlcs": { "AAA.3_2_5.H83.3": { "quality": 1, "what": "Link text may fail to indicate that the link will open in a new window", "complaints": { "countTotal": 6, "texts": [ "Check that this link's link text contains information indicating that the link will open in a new window." ] } } } } }, "decorativeTitle": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "htmlcs": { "AAA.1_1_1.H67.1": { "quality": 1, "what": "img element has an empty alt attribute but has a nonempty title attribute", "complaints": { "countTotal": 3, "texts": [ "Img element with empty alt text must have absent or empty title attribute." ] } } } } }, "obsolete": { "score": 12, "maxCount": 4, "weight": 3, "tools": { "htmlcs": { "AAA.1_3_1.H49.AlignAttr": { "quality": 1, "what": "align attribute is obsolete", "complaints": { "countTotal": 2, "texts": [ "Align attributes ." ] } } }, "ibm": { "element_attribute_deprecated": { "quality": 1, "what": "Element or attribute is obsolete", "complaints": { "countTotal": 4, "texts": [ "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "The HTML attribute(s) \"align\" is deprecated in HTML 5", "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5" ] } } } } }, "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 h2 element appears to be the primary document heading, so should be an h1 element.", "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested." ] } } }, "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." ] } } } } }, "linkElementBad": { "score": 24, "maxCount": 6, "weight": 4, "tools": { "htmlcs": { "AAA.2_4_8.H59.1": { "quality": 1, "what": "link element is not in the document head", "complaints": { "countTotal": 6, "texts": [ "Link elements can only be located in the head section of the document." ] } } }, "nuVal": { "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.": { "quality": 1, "what": "link element with a body ancestor has no itemprop or valid rel attribute", "complaints": { "countTotal": 2, "texts": [ "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet." ] } } } } }, "buttonNoText": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "htmlcs": { "AAA.4_1_2.H91.Button.Name": { "quality": 1, "what": "Button element has no accessible name", "complaints": { "countTotal": 1, "texts": [ "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute." ] } } }, "wave": { "button_empty": { "quality": 1, "what": "Button is empty or has no value text", "complaints": { "countTotal": 2, "texts": [ "Empty button" ] } } } } }, "bannerConfusion": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "ibm": { "aria_banner_label_unique": { "quality": 1, "what": "Multiple elements with a banner role have no unique labels", "complaints": { "countTotal": 2, "texts": [ "Multiple elements with \"banner\" role do not have unique labels" ] } } } } }, "roleRedundant": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "ibm": { "aria_role_redundant": { "quality": 1, "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element", "complaints": { "countTotal": 1, "texts": [ "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>" ] } } }, "testaro": { "role": { "quality": 1, "what": "Invalid, native-replacing, or redundant role", "complaints": { "countTotal": 1, "texts": [ "MAIN elements have redundant explicit role main (count: 1)" ] } } } } }, "parseError": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "ibm": { "aria_child_valid": { "quality": 1, "what": "Child element has a role not allowed for the role of the parent", "complaints": { "countTotal": 1, "texts": [ "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"" ] } } }, "nuVal": { "^Bad start tag in .+$": { "quality": 1, "what": "Invalid start tag", "complaints": { "countTotal": 2, "texts": [ "Bad start tag in img in noscript in head." ] } } } } }, "typeRedundant": { "score": 50, "maxCount": 50, "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": 36, "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": 14, "texts": [ "The type attribute for the style element is not needed and should be omitted." ] } } } } }, "cssInvalid": { "score": 33, "maxCount": 11, "weight": 3, "tools": { "nuVal": { "CSS: Parse Error.": { "quality": 1, "what": "Invalid CSS", "complaints": { "countTotal": 10, "texts": [ "CSS: Parse Error." ] } }, "^CSS: Unknown pseudo-element or pseudo-class :.+$": { "quality": 1, "what": "Unknown pseudo-element or pseudo-class", "complaints": { "countTotal": 1, "texts": [ "CSS: Unknown pseudo-element or pseudo-class :content-box" ] } } } } }, "imageNoText": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "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." ] } } } } }, "slashParseRisk": { "score": 32, "maxCount": 32, "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": 32, "texts": [ "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values." ] } } } } }, "elementClosure": { "score": 18, "maxCount": 6, "weight": 3, "tools": { "nuVal": { "^Stray end tag .+$": { "quality": 1, "what": "Invalid closing tag", "complaints": { "countTotal": 4, "texts": [ "Stray end tag noscript.", "Stray end tag head." ] } }, "^Start tag .+ seen but an element of the same type was already open.*$": { "quality": 1, "what": "Element is invalidly a descendant of another such element", "complaints": { "countTotal": 2, "texts": [ "Start tag body seen but an element of the same type was already open." ] } } } } }, "metaBad": { "score": 24, "maxCount": 8, "weight": 3, "tools": { "nuVal": { "^Attribute .+ not allowed on element meta at this point.*$": { "quality": 1, "what": "Attribute is not allowed on a meta element here", "complaints": { "countTotal": 4, "texts": [ "Attribute name not allowed on element meta at this point." ] } }, "^Element meta is missing one or more of the following attributes: .+$": { "quality": 1, "what": "meta element is missing a required attribute", "complaints": { "countTotal": 4, "texts": [ "Element meta is missing one or more of the following attributes: itemprop, property." ] } } } } }, "parentBad": { "score": 32, "maxCount": 8, "weight": 4, "tools": { "nuVal": { "^Element .+ not allowed as child of element .+ in this context.*$": { "quality": 1, "what": "Element has an invalid parent", "complaints": { "countTotal": 8, "texts": [ "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "Element style not allowed as child of element noscript in this context. (Suppressing further errors from this subtree.)" ] } } } } }, "fatalError": { "score": 100, "maxCount": 2, "weight": 50, "tools": { "nuVal": { "Cannot recover after last error. Any further errors will be ignored.": { "quality": 1, "what": "Testing was interrupted by a fatal error", "complaints": { "countTotal": 2, "texts": [ "Cannot recover after last error. Any further errors will be ignored." ] } } } } }, "mainNone": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "qualWeb": { "QW-ACT-R63": { "quality": 1, "what": "Document has no landmark with non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content" ] } } } } }, "skipRepeatedContent": { "score": 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": 208, "maxCount": 52, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R62": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 52, "texts": [ "This rule checks that each element in sequential focus order has some visible focus indication." ] } } }, "testaro": { "focInd": { "quality": 1, "what": "Focused element displays a nonstandard or no focus indicator", "complaints": { "countTotal": 1, "texts": [ "IFRAME element has no focus indicator" ] } } } } }, "linkTextsSame": { "score": 32, "maxCount": 16, "weight": 2, "tools": { "qualWeb": { "QW-ACT-R9": { "quality": 1, "what": "Links with identical accessible names have different purposes", "complaints": { "countTotal": 5, "texts": [ "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources." ] } } }, "tenon": { "98": { "quality": 1, "what": "Links have the same text but different destinations", "complaints": { "countTotal": 16, "texts": [ "These links have the same text but different destinations." ] } } } } }, "overflowHiddenRisk": { "score": 23, "maxCount": 23, "weight": 1, "tools": { "qualWeb": { "QW-ACT-R40": { "quality": 1, "what": "Zoomed text node may be clipped by a CSS overflow declaration", "complaints": { "countTotal": 23, "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" ] } } } } }, "siteNavigation": { "score": 26, "maxCount": 26, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T15": { "quality": 1, "what": "link element and navigation tools not used", "complaints": { "countTotal": 26, "texts": [ "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages." ] } } } } }, "textAlternativeRisk": { "score": 15, "maxCount": 15, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T8": { "quality": 1, "what": "Text alternative is not an alternative", "complaints": { "countTotal": 15, "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": 32, "maxCount": 16, "weight": 2, "tools": { "qualWeb": { "QW-WCAG-T28": { "quality": 1, "what": "Percent, em, or name is used for a font size", "complaints": { "countTotal": 16, "texts": [ "This technique checks that all font-size attribute uses percent, em or names." ] } } } } }, "colorMissing": { "score": 20, "maxCount": 5, "weight": 4, "tools": { "qualWeb": { "QW-WCAG-T31": { "quality": 1, "what": "Foreground or background color is specified but not both", "complaints": { "countTotal": 5, "texts": [ "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination." ] } } } } }, "titleLong": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "qualWeb": { "QW-BP6": { "quality": 1, "what": "title element is too long (more than 64 characters)", "complaints": { "countTotal": 1, "texts": [ "The webpage title element shouldn't have more than 100 characters" ] } } } } }, "noHeading": { "score": 60, "maxCount": 20, "weight": 3, "tools": { "qualWeb": { "QW-BP1": { "quality": 1, "what": "h1-h6 not used to identify headings", "complaints": { "countTotal": 20, "texts": [ "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content" ] } } } } }, "footerNot1": { "score": 1, "maxCount": 0.5, "weight": 2, "tools": { "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" ] } } } } }, "boxSizeAbsolute": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "qualWeb": { "QW-BP15": { "quality": 1, "what": "Element width is specified in an absolute value", "complaints": { "countTotal": 1, "texts": [ "At least one width attribute of an HTML element is expressed in absolute values" ] } } } } }, "asideNotTop": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "qualWeb": { "QW-BP26": { "quality": 1, "what": "complementary landmark is not at the top level", "complaints": { "countTotal": 1, "texts": [ "Ensures the contentinfo landmark is at top level" ] } } } } }, "horizontalScrolling": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "tenon": { "28": { "quality": 1, "what": "Layout or sizing of the page causes horizontal scrolling", "complaints": { "countTotal": 1, "texts": [ "The layout or sizing of this page causes horizontal scrolling." ] } } } } }, "linkVague": { "score": 33, "maxCount": 11, "weight": 3, "tools": { "tenon": { "73": { "quality": 1, "what": "Link text is too generic to communicate the purpose or destination", "complaints": { "countTotal": 11, "texts": [ "This link text is uninformative." ] } } } } }, "fontSmall": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "tenon": { "134": { "quality": 1, "what": "Text is very small", "complaints": { "countTotal": 2, "texts": [ "Very small text found." ] } } } } }, "targetSize": { "score": 30, "maxCount": 10, "weight": 3, "tools": { "tenon": { "152": { "quality": 1, "what": "Actionable element is smaller than the minimum required size", "complaints": { "countTotal": 10, "texts": [ "This actionable element is smaller than the minimum required size." ] } } } } }, "linkForcesNewWindow": { "score": 18, "maxCount": 6, "weight": 3, "tools": { "tenon": { "218": { "quality": 1, "what": "Link opens in a new window without user control", "complaints": { "countTotal": 6, "texts": [ "This link opens in a new window without user control." ] } } } } }, "visibleBulk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "testaro": { "bulk": { "quality": 1, "what": "Page contains many visible elements", "complaints": { "countTotal": 1, "texts": [ "Page contains a large number of visible elements" ] } } } } }, "tabFocusability": { "score": 44, "maxCount": 11, "weight": 4, "tools": { "testaro": { "focAll": { "quality": 0.5, "what": "Discrepancy between elements that should be and that are Tab-focusable", "complaints": { "countTotal": 22, "texts": [ "Some focusable elements are not Tab-focusable or vice versa" ] } } } } }, "focusableOperable": { "score": 30, "maxCount": 10, "weight": 3, "tools": { "testaro": { "focOp": { "quality": 1, "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable", "complaints": { "countTotal": 10, "texts": [ null ] } } } } }, "hoverSurprise": { "score": 12, "maxCount": 6, "weight": 2, "tools": { "testaro": { "hover": { "quality": 1, "what": "Hovering is impossible or mis-indicated or changes content", "complaints": { "countTotal": 6, "texts": [ "Hovering over element has unexpected effects", "Operable element cannot be hovered over" ] } } } } }, "labelClash": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "testaro": { "labClash": { "quality": 1, "what": "Incompatible label types", "complaints": { "countTotal": 2, "texts": [ "Element BUTTON is unlabeled" ] } } } } }, "linkIndication": { "score": 96, "maxCount": 48, "weight": 2, "tools": { "testaro": { "linkUl": { "quality": 1, "what": "Non-underlined adjacent links", "complaints": { "countTotal": 48, "texts": [ "Link is inline but has no underline" ] } } } } }, "inconsistentStyles": { "score": 8, "maxCount": 8, "weight": 1, "tools": { "testaro": { "styleDiff": { "quality": 1, "what": "Heading, link, and button style inconsistencies", "complaints": { "countTotal": 8, "texts": [ "Links in columns have 3 different styles", "Buttons have 2 different styles", "Level-2 headings have 6 different styles" ] } } } } }, "titleBad": { "score": 24, "maxCount": 6, "weight": 4, "tools": { "testaro": { "titledEl": { "quality": 1, "what": "title attribute belongs to an inappropriate element", "complaints": { "countTotal": 6, "texts": [ "A element has a title attribute" ] } } } } }, "zIndexNotZero": { "score": 52, "maxCount": 52, "weight": 1, "tools": { "testaro": { "zIndex": { "quality": 1, "what": "Layering with nondefault z-index values", "complaints": { "countTotal": 52, "texts": [ "DIV element has a non-default Z index", "A element has a non-default Z index", "BUTTON element has a non-default Z index", "LI element has a non-default Z index" ] } } } } }, "linkComprehensionRisk": { "score": 11, "maxCount": 11, "weight": 1, "tools": { "wave": { "link_suspicious": { "quality": 1, "what": "Suspicious link text", "complaints": { "countTotal": 11, "texts": [ "Suspicious link text" ] } } } } }, "linkPair": { "score": 46, "maxCount": 23, "weight": 2, "tools": { "wave": { "link_redundant": { "quality": 1, "what": "Adjacent links go to the same URL", "complaints": { "countTotal": 23, "texts": [ "Redundant link" ] } } } } }, "noScriptRisk": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "wave": { "noscript": { "quality": 1, "what": "noscript element may fail to contain an accessible equivalent or alternative", "complaints": { "countTotal": 3, "texts": [ "Noscript element" ] } } } } } } } } }